- If you need to install NVIDIA Driver's on either Ubuntu or Linux Mint the following three commands will update your system with the latest available drivers
$ sudo apt-add-repository ppa:ubuntu-x-swat/x-updates
$ sudo apt-get update
$ sudo apt-get install nvidia-current nvidia-settings
$ sudo apt-get update
$ sudo apt-get install nvidia-current nvidia-settings
- Reboot your system and the drivers should be applied
- For more detailed configuration open the 'NVIDIA X Server Settings Applet'
No comments:
Post a Comment