segunda-feira, 19 de janeiro de 2015

How to update nvidia`s driver for graphic card on Ubuntu


From terminal tool like root, type the commands below (one at a time):


sudo apt-get update
sudo apt-get install nvidia-current 
 

After this, reboot the machine.