Click to See Complete Forum and Search --> : OpenGL


silvater
05-21-2003, 04:48 AM
Im trying to run Counter Strike, using winex.
I was looking thru a tutorial, and it tell you to
run in console glxinfo, in the output
direct rendering = yes

In mine, it said no. they didnt explian how to change it. I decided to go to the Nvidia website and download their driver application. everything was fine.

then I run glxinfo again, it says

name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual

some more.... (basically the same)

it seems that it did not identify my card anymore.

any suggestions?

silvater
05-21-2003, 04:49 AM
I forgot to include that Im usign an Geforce 3 Ti 200

Icarus
05-21-2003, 07:16 AM
Did you edit your /etc/X11/XF86Config for the nVidia drivers?

Driver = "nv"
to
Driver = "nvidia"

Remove Load dri and make sure glx is loading instead?