Created
November 11, 2012 02:14
-
-
Save lazypower/4053383 to your computer and use it in GitHub Desktop.
Command line reference to correct Ubuntu 12.10 Nvidia-current failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo apt-get purge nvidia-current | |
$ sudo apt-get install linux-source linux-headers-generic linux-image | |
$ sudo apt-get install nvidia-current nvidia-preferences |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment