Repo for installing latest version of nvidia drivers
Execute following commands to get latest version of nvidia drivers and have them automatically updaed.
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates sudo apt-get update sudo apt-get install nvidia-current
Comments