I had the same problem, and it turns out that the glx module was not
loaded in the kernel. The following lines in the xorg.conf fixed my
problem:

Section "Module"
        Load    "glx"
EndSection

(or I guess just add the line loading the glx if you already load other
modules). Maybe some dpkg-reconfigure or re-installing/re-loading the
graphics driver will have the same effect.

-- 
glxinfo badRequest (invalid request code or no such operation)
https://bugs.launchpad.net/bugs/293012
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to