Hello,
My system used to run very well, 3D graphics and all. I don't know what happened, but one day when I tried to start a game via Wine, it didn't start, complaining about pixel format. After some research, I realized that the video card isn't properly configured/recognized.
If I use the open source drivers, it works - but performance is really bad.
Here are the symptoms if I try to use nvidia drivers.
If I open the GUI nvidia-settings, I get an empty page. No configurations at all.
If I run "nvidia-detector", it replies "none".
If I type "glxinfo" it replies:
Here's the relevant section of lspci:
I tried to reinstall the package "nvidia-current" and it apparently succeeded, but on reboot it still doesn't work.
Can anyone assist me with this? I'm currently unable to run any 3D programs, including one that I badly need for work...
Thanks in advance,
Cristian
My system used to run very well, 3D graphics and all. I don't know what happened, but one day when I tried to start a game via Wine, it didn't start, complaining about pixel format. After some research, I realized that the video card isn't properly configured/recognized.
If I use the open source drivers, it works - but performance is really bad.
Here are the symptoms if I try to use nvidia drivers.
If I open the GUI nvidia-settings, I get an empty page. No configurations at all.
If I run "nvidia-detector", it replies "none".
If I type "glxinfo" it replies:
Code:
cristian@cristian-desktop:~$ glxinfo name of display: :0 Xlib: extension "GLX" missing on display ":0". Xlib: extension "GLX" missing on display ":0". Xlib: extension "GLX" missing on display ":0". Xlib: extension "GLX" missing on display ":0". Xlib: extension "GLX" missing on display ":0". Error: couldn't find RGB GLX visual or fbconfig Xlib: extension "GLX" missing on display ":0". Xlib: extension "GLX" missing on display ":0". Xlib: extension "GLX" missing on display ":0". Xlib: extension "GLX" missing on display ":0". Error: couldn't find RGB GLX visual or fbconfig Xlib: extension "GLX" missing on display ":0". Xlib: extension "GLX" missing on display ":0". Xlib: extension "GLX" missing on display ":0". Xlib: extension "GLX" missing on display ":0". Xlib: extension "GLX" missing on display ":0".
Code:
02:00.0 VGA compatible controller: NVIDIA Corporation GF106 [GeForce GTS 450] (rev a1)
Can anyone assist me with this? I'm currently unable to run any 3D programs, including one that I badly need for work...
Thanks in advance,
Cristian
Comment