Skip to content

Instantly share code, notes, and snippets.

@devicenull
Created May 21, 2013 23:33
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 devicenull/8cd52152d125bc025f89 to your computer and use it in GitHub Desktop.
Save devicenull/8cd52152d125bc025f89 to your computer and use it in GitHub Desktop.
$ glxgears
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 137 (NV-GLX)
Minor opcode of failed request: 4 ()
Resource id in failed request: 0x1a00002
Serial number of failed request: 38
Current serial number in output stream: 38
From xorg.log:
[ 7.275] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 7.275] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 7.275] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 7.275] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 7.275] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
# lsmod | grep nvidia
nvidia 11309216 24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment