LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   MDK10 official error with OpenGL (https://www.linuxquestions.org/questions/mandriva-30/mdk10-official-error-with-opengl-174270/)

lvxiang 04-25-2004 12:24 AM

MDK10 official error with OpenGL
 
I have installed everything releated to opengl ,but it still doesn't work.

Err: Display does not support OpenGL (i.e. X-Server does not
have GLX extension).

thx a lot

salparadise 04-25-2004 03:42 AM

what graphics card are you using?
do you have the crrect 3d drivers installed?


have a look at the /etc/X11/XF86Config-4 file and see if the line that says
Load "GLX" has a # in front of it
if it does, remove it

because this is a system file you can only edit it as root
the easiest way to do this is to invoke a text editor from the command line as root

open a terminal
type
su
enter root password
then type the name of the text editor you wish to use followed by the address and name of the file you wish to edit (check to see which editors you have installed)
example
kedit /etc/X11/XF86Config-4
or
kate /etc/X11/XF86Config-4

lvxiang 04-25-2004 03:55 AM

it's great, all the problems have been eliminated
appreciate it very much!
i have just successfully installed driver for nvidia.


All times are GMT -5. The time now is 09:26 PM.