ASUS N750JK nvidia GTX850M

I have installed the latest driver 340.24 on a debian wheezy system. I am unable to get bumblebee to work.

$ optirun glxinfo
[1047192.952594] [ERROR]No bridge found. Try installing primus or virtualgl.

  • IIUC, nvidia-smi reports that the device is off and unsupported?

$ nvidia-smi
Mon Jul 21 12:08:57 2014
±-----------------------------------------------------+
| NVIDIA-SMI 340.24 Driver Version: 340.24 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 850M Off | 0000:01:00.0 N/A | N/A |
| N/A 33C P0 N/A / N/A | 9MiB / 4095MiB | N/A Default |
±------------------------------±---------------------±---------------------+

±----------------------------------------------------------------------------+
| Compute processes: GPU Memory |
| GPU PID Process name Usage |
|=============================================================================|
| 0 Not Supported |
±----------------------------------------------------------------------------+

In your nvidia-smi output, “Off” refers to Persistence-Mode (off by default), and “Not Supported” refers to listing of compute (CUDA) processes not being supported for consumer (GeForce) GPUs.