This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumblebee on Ubuntu 16.04 | |
Remove the default Nvidia driver: | |
sudo apt-get remove xserver-xorg-video-nouveau | |
Install Bumblebee, primus, and nvidia drivers | |
sudo add-apt-repository ppa:graphics-drivers/ppa |