Доброго времени суток.
Система debian 8, ядро - 3.16.0-4-amd64. Ноут - Dell inspiron 7720(gtx 650m)
Ставил по этому гайду - [link]http://fixmynix.com/install-and-configure-nvidia-optimus-with-bumblebee-in-debian/[/link]
Была така ошибка:
[ERROR]Cannot access secondary GPU - error: [XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
Устранил ее добавлением в /etc/bumblebee/xorg.conf.nvidia:
Section "Screen"
Identifier "Default Screen"
Device "DiscreteNvidia"
EndSection
После получаю это когда запускаю тест optirun glxgears
[ 1237.440120] [ERROR]Cannot access secondary GPU - error: Could not enable discrete graphics card
[ 1237.440164] [ERROR]Aborting because fallback start is disabled.
А что у вас прописано в настройках?
~$ cat /etc/bumblebee/bumblebee.conf