Skip to content

Instantly share code, notes, and snippets.

@JasonQSY
Created August 12, 2016 13:53
Show Gist options
  • Save JasonQSY/94eab19c0cee90f0bc21e5d6b49be185 to your computer and use it in GitHub Desktop.
Save JasonQSY/94eab19c0cee90f0bc21e5d6b49be185 to your computer and use it in GitHub Desktop.
For my ubuntu desktop GUI

Fix GUI for Ubuntu

My computer often fails to update the GUI. To fix the problem, enter recovery mode and enter root model. Then

mount -o rw,remount /
login

After entering the admin account, find the *.run file offered by NVIDIA.

sudo ./NVIDIA.run

Everything is done. Just exit the terminal.

exit
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment