Re: Xlib errors

2002-01-12 Thread Ulrich Eckhardt
On Wednesday 09 January 2002 22:44, Pollywog wrote: > Xlib: extension "GLX" missing on display ":0.0". GLX: an Open GL extension-lib. If you want it (eg, for 3D performance) add a line to you xf86-configuration: Section "Module" . load "glx" EndSection uli

Xlib errors

2002-01-09 Thread Pollywog
When I stop an X session, I find errors on the console that look like this: Xlib: extension "GLX" missing on display ":0.0". I ran glxinfo and I get this: lilypad:/home/pollywog#glxinfo name of display: :0.0 Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on di