- Download Newest Nvidia drivers from their website
- Open module blacklist as admin
- Add these lines and save:
- Uninstall any previously installed Nvidia drivers:
- Reboot your computer
- When an error message pops up saying that Ubuntu cannot load Nvidia drivers, choose Exit to terminal (Exit to console)
- Login and cd to the directory where you saved your file
- Start GDM
Code: sudo gedit /etc/modprobe.d/blacklist.conf
Code: blacklist vga16fb blacklist nouveau blacklist rivafb blacklist nvidiafb blacklist rivatv
Code: sudo apt-get –purge remove nvidia-*
Install drivers
Code: sudo sh NVIDIA-Linux-x86_64-195.36.24-pkg2.run
Code: sudo service gdm start Enjoy
Enjoy 🙂