On Friday 08 October 2004 16:44, Sevatio wrote:
> Derek Jennings wrote:
> > On Friday 08 October 2004 16:09, Sevatio wrote:
> >>Derek Jennings wrote:
> >>>On Friday 08 October 2004 05:39, Kassem Nasser wrote:
> >>>>Hi all ,
> >>>>I am using currently Mandrake10.0 and I was trying to run an OpenGL
> >>>>program when I got the following error:
> >>>>Xlib:  extension "GLX" missing on display ":0.0"
> >>>>And by the way anybody knows any mailinglist specific for OpenGL.
> >>>>Can any body help me out
> >>>>Best Regards,
> >>>
> >>>It means that the GLX module is not loaded.
> >>>There are a number of reasons why this might be.
> >>>
> >>>1/ You are using a video driver that does not support GLX such as
> >>> 'vesa'.
> >>>
> >>>2/ You have a GLX capable video driver such as 'nv', but GLX is disabled
> >>>in your /etc/X11/XF86Config-4 file  (Look to see if the line "Load glx"
> >>>is commented out )
> >>>
> >>>3/ You have GLX enabled but it is the wrong library. For example if you
> >>>are using the closed source 'nvidia' driver you must also be using the
> >>>Nvidia GLX module too.
> >>>
> >>>What to do :-
> >>>Look at the log file /var/log/XFree86.0.log  it will tell you precisely
> >>>which modules loaded and why anything failed.
> >>>
> >>>Tell us which driver you are using. It will be listed in the
> >>>file /etc/X11/XF86Config-4 in the "Device" section.  The glx module
> >>>should be listed in the "module" section.
> >>>
> >>>Tell us what video card you have.
> >>>
> >>>derek
> >>
> >>What's the line one should use so that it loads the nvidia glx driver
> >
> > Load /usr/X11R6/lib/modules/extensions/libglx.so
> >
> >
> > but first the nvidia driver has to be downloaded and compiled if you have
> > not already done so. Also the nvidia glx driver has to match the release
> > number of the nvidia kernel module.
> >
> > So your video card is Nvidia?
> >
> > derek
> >
> >
> > ------------------------------------------------------------------------
> >
> > ____________________________________________________
> > Want to buy your Pack or Services from MandrakeSoft?
> > Go to http://www.mandrakestore.com
> > Join the Club : http://www.mandrakeclub.com
> > ____________________________________________________
>
> ok, so I've downloaded NVIDIA-Linux-x86-1.0-6111-pkg1.run from the
> Nvidi9 website.  Will that include the GLX driver?

Yes. Follow the instructions on the Nvidia site to install it.
You will need to have the gcc compiler installed in order to run it, and you 
must be in a text console at the time. To get to a text console hit 
Ctl+Alt+F1  log in as root and then enter ' init 3'

After it is installed you must change the driver from 'nv' to 'nvidia'
The 'Load glx' line can normally be left as it is. Only change it to 
'Load /usr/X11R6/lib/modules/extensions/libglx.so' if you still have problems.

I find it convenient to use the text based file manager 'mc'  to do the 
editing. To install it 'urpmi mc'  and then enter 'mc'  to start it up.

derek

-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to