

LibraryPath=/usr/lib/nvidia-current:/usr/lib32/nvidia-current # colon-separated path to the nvidia libraries # Module name to load, defaults to Driver if empty or unset If this value is not set (or empty),Īlso change: # Section with nvidia driver specific options, only parsed if Driver=nvidia To: # The Driver used by Bumblebee server. # (See also the driver-specific sections below)

The available drivers are nvidia and nouveau gksudo gedit /etc/bumblebee/nfĬhange: # The Driver used by Bumblebee server.sudo apt-get install libcuda1-331 libvdpau1 nvidia-331 nvidia-331-uvm nvidia-libopencl1-331 nvidia-opencl-icd-331 nvidia-settings screen-resolution-extra.Install bumblebee bumblebee-nvidia bbswitch-dkms primus through synaptic package manager because there are dependancies for these three that didn't show up on the apt-get call GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset" GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` sudo nano /etc/default/grub should look like this: GRUB_DEFAULT=0 update completely sudo apt-get update & sudo apt-get upgradeĪdd 'nomodeset' to the grub loader i.e.This is for a fresh install of Linux Mint 17.1 (Rebecca) So after a lengthy process of many different methods I finally stumbled upon one that works:
