Bumblebee project provides support for NVIDIA Optimus laptops. Installing and usage is straightforward and described here. In short (if you want proprietary drivers):
- make sure you have contrib and non-free repositories enabled
- Install packages:
# apt-get install nvidia-glx nvidia-kernel-dkms bumblebee-nvidia primus - Installing nvidia driver package will automatically set it as a default rendering engine but it's not desired. Normally 3D would be rendered by integrated Intel card, so do:
# update-alternatives --set glx /usr/lib/mesa-diverted
$ optirun glxgears
[ 42.214557] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver
[ 42.214599] [ERROR]Aborting because fallback start is disabled.
To fix this in file /etc/bumblebee/bumblebee.conf in section [driver-nvidia] change line:
KernelDriver=nvidia
to:
KernelDriver=nvidia-current
Brak komentarzy:
Prześlij komentarz