Its highly recommended to upgrade to 180.11 using the following pain-free method :
Code: Select all
sudo apt-get install nvidia-glx-180
Since feb 25th nvidia has released an updated version 180.35 [LINK]
How to install that driver:
It is very easy and you can do it just following this steps. (I recommended to uninstall any previous version)
1) Download the driver (for example in your desktop)
2) Enter in a real terminal mode: CONTROL + ALT + F1 (don't do it now as you wouldn't be able to keep reading)
3) Turn off x.org:
Code: Select all
sudo /etc/init.d/gdm stop
Code: Select all
cd Desktop
Code: Select all
sudo sh ./Nxxx.run
Don't forget to choose x.org automatic configuration at the last step inside the installation program.
6) Then restart your computer and you're done
Credits goes to Kosimo at Ubuntuforums.org