Code: Select all
bash-2.05b$ glxinfo
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
Code: Select all
# This loads the GLX module
# Load "glx"
#Code: Select all
Load "dri"excerpt from xf86config file
Code: Select all
Section "Device"
Identifier "NVIDIA GeForce"
Driver "nvidia"
#VideoRam 131072
# Insert Clocks lines here if appropriate
EndSection
Code: Select all
bash-2.05b$ cat /proc/driver/nvidia/agp/status
Status: Enabled
Driver: NVIDIA
AGP Rate: 4x
Fast Writes: Disabled
SBA: Disabled
When I try to run games, it just resizes my desktop to a 640x480 screen and turns on virtual screen so the desktop is bigger than my screen. It flickers once, then the game in the kde taskbar disappears without ever loading. With the UT2003 demo, the same happens except I get the UT2003 splash creen, it resizes my desktop, and it goes away.
Here is what I have done:
I emerged nvidia-kernel, nvivia-glx, and then
Code: Select all
opengl-update nvidiaCode: Select all
modprobe nvidiaThe NIVIDIA SPLASH DOES LOAD upon starting x or gdm, so the drivers are loading.
OPENGL, HOWEVER, DOES NOT WORK>
Like I said, I have read MANY MANY situations EXACTLY like mine thoughout these forums, throughout google.com/linux and in many other forums, and NEVER HAS ANYONE RESOLVED IT.'
IS THERE A SOLUTION?


