Skip to content

Instantly share code, notes, and snippets.

@lucbettaieb
Last active September 23, 2015 18:19
Show Gist options
  • Save lucbettaieb/d58032975d9e314cc6d7 to your computer and use it in GitHub Desktop.
Save lucbettaieb/d58032975d9e314cc6d7 to your computer and use it in GitHub Desktop.
  • From GRUB, go to other options
  • Boot into recovery mode
  • Get networking
  • Fix packages
  • go to root terminal
  • sudo mount -o remount,rw /
  • sudo apt-get purge nvidia*
  • dont install nvidia-current again
  • /should/ work!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment