Comment 1 for bug 192465

Revision history for this message
Paul Hoell (hoellp) wrote :

I can confirm the issue and I think I found the reason for it.
Snip of the Xorg.0.log:
-----------------------------
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules//libglx.so
dlopen: /usr/lib/xorg/modules//libglx.so: cannot open shared object file: No such file or directory
(EE) Failed to load /usr/lib/xorg/modules//libglx.so
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (loader failed, 7)
-----------------------------
There seems to be a typo in the path to libglx.so
This is from turox' log, but mine shows the same mistake.