nVIDIA
From KevinWiki
(Difference between revisions)
(Created page with "Category:Linux {{lowercase}} = Installing nVidia Driver = sudo apt-add-repository ppa:ubuntu-x-swat/x-updates sudo apt-get update sudo apt-get install nvidia-current nvi...") |
|||
Line 2: | Line 2: | ||
{{lowercase}} | {{lowercase}} | ||
= Installing nVidia Driver = | = Installing nVidia Driver = | ||
- | sudo apt-add-repository ppa:ubuntu-x-swat/x-updates | + | $ sudo apt-add-repository ppa:ubuntu-x-swat/x-updates |
- | sudo apt-get update | + | $ sudo apt-get update |
- | sudo apt-get install nvidia-current nvidia-settings | + | $ sudo apt-get install nvidia-current nvidia-settings |
Revision as of 17:42, 27 August 2012
Installing nVidia Driver
$ sudo apt-add-repository ppa:ubuntu-x-swat/x-updates $ sudo apt-get update $ sudo apt-get install nvidia-current nvidia-settings