Skip to content

Instantly share code, notes, and snippets.

@lazypower
Created November 11, 2012 02:14
Show Gist options
  • Save lazypower/4053383 to your computer and use it in GitHub Desktop.
Save lazypower/4053383 to your computer and use it in GitHub Desktop.
Command line reference to correct Ubuntu 12.10 Nvidia-current failure
$ 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