LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Xlib: extension "GLX" missing (https://www.linuxquestions.org/questions/linux-general-1/xlib-extension-glx-missing-142039/)

citrus 02-03-2004 09:37 PM

Xlib: extension "GLX" missing
 
root@Citrus:~# smb4k
Xlib: extension "GLX" missing on display ":0.0".


anyone know what this is or how to fix it
i got some similer error with a nother program i used

ovf 02-03-2004 10:37 PM

Is the Load "glx" line in your /etc/X11/XF86Config file commented out? If it is uncomment it.

SciYro 02-04-2004 11:42 AM

or is glx been compiled into ur distro at all?

citrus 02-05-2004 12:00 PM

how would i check and how would i complie it?

SciYro 02-05-2004 09:49 PM

look in your /lib/modules and /etc for anyhting that has glx in it (also check /lib), if not then just go dl the source and start reading onhow to compile it (it has a nasty config method but a ncie compile)

320mb 02-06-2004 02:48 PM

.........In your xf86config file, include this in: Section "Device" right under "Driver"




Code:

Option "IgnoreEDID" "1"


All times are GMT -5. The time now is 04:29 AM.