Skip to content

Instantly share code, notes, and snippets.

Created October 20, 2013 21:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7075655 to your computer and use it in GitHub Desktop.
Save anonymous/7075655 to your computer and use it in GitHub Desktop.
$ grep "(EE)" /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 51.010] (EE) Failed to load module "glx" (module does not exist, 0)
[ 51.184] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 51.184] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 51.184] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 51.184] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 51.184] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
[ 53.739] (EE) NVIDIA(1): Failed to assign any connected display devices to X screen 1.
[ 53.739] (EE) NVIDIA(1): Set AllowEmptyInitialConfiguration if you want the server
[ 53.739] (EE) NVIDIA(1): to start anyway
[ 53.755] (EE) NVIDIA(1): Failing initialization of X screen 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment