Re: Nvidia driver problem
Jon Anderson <jbander <at> izoom.net>
2011-10-01 01:16:23 GMT
on Anderson wrote:
> I tried "package mesa-utils" and typed "glxgears" and got this=
>
> Xlib: extension "GLX" missing on display ":1.0".
> Error: couldn't get an RGB, Double-buffered visual
"Then I would assume that you don't have the nvidia driver working. I
have no idea why nvidia-settings displayed the one you want to use, but
if it is working, glxgears should always run. So my advice is what I
wrote in my first mail in this thread: Run the command
sudo nvidia-xconfig
in a terminal and then reboot. After that the nvidia driver should be
active (check it with glxgears)."
Nils
Dam Finally I have something in my /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 270.41.06
(
buildmeister <at> swio-display-x86-rhel47-07.nvidia.com) Mon Apr 18
15:15:12 PDT 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
<div>
on Anderson wrote:
> I tried "package mesa-utils" and typed "glxgears" and got this=
>
> Xlib: extension "GLX" missing on display ":1.0".
> Error: couldn't get an RGB, Double-buffered visual
"Then I would assume that you don't have the nvidia driver working. I
have no idea why nvidia-settings displayed the one you want to use, but
if it is working, glxgears should always run. So my advice is what I
wrote in my first mail in this thread: Run the command
sudo nvidia-xconfig
in a terminal and then reboot. After that the nvidia driver should be
active (check it with glxgears)."
Nils
Dam Finally I have something in my /etc/X11/xorg.conf
<br><br><br>
# nvidia-xconfig: X configuration file generated by nvidia-xconfig<br>
# nvidia-xconfig: version 270.41.06
(<a class="moz-txt-link-abbreviated" href="mailto:buildmeister <at> swio-display-x86-rhel47-07.nvidia.com">buildmeister <at> swio-display-x86-rhel47-07.nvidia.com</a>) Mon Apr 18
15:15:12 PDT 2011<br><br><br>
Section "ServerLayout"<br>
Identifier "Layout0"<br>
Screen 0 "Screen0" 0 0<br>
InputDevice "Keyboard0" "CoreKeyboard"<br>
InputDevice "Mouse0" "CorePointer"<br>
EndSection<br><br>
Section "Files"<br>
EndSection<br><br>
Section "InputDevice"<br><br>
# generated from default<br>
Identifier "Mouse0"<br>
Driver "mouse"<br>
Option "Protocol" "auto"<br>
Option "Device" "/dev/psaux"<br>
Option "Emulate3Buttons" "no"<br>
Option "ZAxisMapping" "4 5"<br>
EndSection<br><br>
Section "InputDevice"<br><br>
# generated from default<br>
Identifier "Keyboard0"<br>
Driver "kbd"<br>
EndSection<br><br>
Section "Monitor"<br>
Identifier "Monitor0"<br>
VendorName "Unknown"<br>
ModelName "Unknown"<br>
HorizSync 28.0 - 33.0<br>
VertRefresh 43.0 - 72.0<br>
Option "DPMS"<br>
EndSection<br><br>
Section "Device"<br>
Identifier "Device0"<br>
Driver "nvidia"<br>
VendorName "NVIDIA Corporation"<br>
EndSection<br><br>
Section "Screen"<br>
Identifier "Screen0"<br>
Device "Device0"
</div>