Quote:
Originally Posted by tox
have you updated to the latest 295.33 akmod
|
I have a problem with the nvidia driver, glx support. This was working prior to my holidays, on my return I updated a few modules via the "yum update", performed from a working Cinnamon shell. The driver for this is that my GNOME Cinnamon shell broke, and this, with advice, pointed to my nvidia driver.
The problem was found on the nvidia-290.10 driver
On checking a short while ago, the nvidia-295.33 driver became available, and I though that this would have solved my issues, but afraid not. The kernel was also upgraded is now: 3.3.0.8
After a reboot:
The Persistant Issue:-
[PASTE]
[root@naipaulpc ~]# glxinfo
name of display: :0.0
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 137 (NV-GLX)
Minor opcode of failed request: 4 ()
Resource id in failed request: 0x5000003
Serial number of failed request: 33
Current serial number in output stream: 33
[PASTE]
The basic environment info:
[PASTE]
[root@naipaulpc ~]# rpm -qa *\nvidia\* *\kernel\*|sort;uname -r;lsmod |grep -e nvidia -e nouveau;cat /etc/X11/xorg.conf
abrt-addon-kerneloops-2.0.7-2.fc16.x86_64
akmod-nvidia-295.33-2.fc16.x86_64
kernel-3.2.9-2.fc16.x86_64
kernel-3.3.0-4.fc16.x86_64
kernel-3.3.0-8.fc16.x86_64
kernel-devel-3.2.9-2.fc16.x86_64
kernel-devel-3.3.0-4.fc16.x86_64
kernel-devel-3.3.0-8.fc16.x86_64
kernel-headers-3.3.0-8.fc16.x86_64
kernel-tools-3.3.0-8.fc16.x86_64
kmod-nvidia-3.2.9-2.fc16.x86_64-290.10-1.fc16.18.x86_64
kmod-nvidia-3.3.0-4.fc16.x86_64-295.33-2.fc16.x86_64
kmod-nvidia-3.3.0-8.fc16.x86_64-295.33-2.fc16.1.x86_64
libreport-plugin-kerneloops-2.0.8-4.fc16.x86_64
nvidia-settings-1.0-15.fc16.x86_64
nvidia-xconfig-1.0-13.fc16.x86_64
xorg-x11-drv-nvidia-295.33-3.fc16.x86_64
xorg-x11-drv-nvidia-libs-295.33-3.fc16.x86_64
3.3.0-8.fc16.x86_64
nvidia 12281762 26
i2c_core 37991 3 nvidia,videodev,i2c_i801
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 295.33 (mockbuild@builder1.ovh.rpmfusion.lan) Sun Mar 25 14:14:04 CEST 2012
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 290.10 (mockbuild@) Wed Nov 23 22:25:15 CET 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "gb"
Option "XkbModel" "pc105"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LEN L2251x Wide"
HorizSync 30.0 - 83.0
VertRefresh 50.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro FX 880M"
EndSection
Section "Screen"
# Removed Option "metamodes" "DFP-0: nvidia-auto-select @1600x1080 +0+0, CRT: nvidia-auto-select +1600+0"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "DFP-0"
Option "metamodes" "CRT: nvidia-auto-select +1600+0, DFP-0: nvidia-auto-select @1600x1080 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
[PASTE]
The current xorg.conf was created today with the nvivia-xconfig utility.
---------- Post added at 03:40 PM ---------- Previous post was at 03:18 PM ----------
Quote:
Originally Posted by TrickyHarry
I have a problem with the nvidia driver, glx support. This was working prior to my holidays, on my return I updated a few modules via the "yum update", performed from a working Cinnamon shell. The driver for this is that my GNOME Cinnamon shell broke, and this, with advice, pointed to my nvidia driver.
The problem was found on the nvidia-290.10 driver
On checking a short while ago, the nvidia-295.33 driver became available, and I though that this would have solved my issues, but afraid not. The kernel was also upgraded is now: 3.3.0.8
After a reboot:
The Persistant Issue:-
[PASTE]
[root@naipaulpc ~]# glxinfo
name of display: :0.0
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 137 (NV-GLX)
Minor opcode of failed request: 4 ()
Resource id in failed request: 0x5000003
Serial number of failed request: 33
Current serial number in output stream: 33
[PASTE]
The basic environment info:
[PASTE]
[root@naipaulpc ~]# rpm -qa *\nvidia\* *\kernel\*|sort;uname -r;lsmod |grep -e nvidia -e nouveau;cat /etc/X11/xorg.conf
abrt-addon-kerneloops-2.0.7-2.fc16.x86_64
akmod-nvidia-295.33-2.fc16.x86_64
kernel-3.2.9-2.fc16.x86_64
kernel-3.3.0-4.fc16.x86_64
kernel-3.3.0-8.fc16.x86_64
kernel-devel-3.2.9-2.fc16.x86_64
kernel-devel-3.3.0-4.fc16.x86_64
kernel-devel-3.3.0-8.fc16.x86_64
kernel-headers-3.3.0-8.fc16.x86_64
kernel-tools-3.3.0-8.fc16.x86_64
kmod-nvidia-3.2.9-2.fc16.x86_64-290.10-1.fc16.18.x86_64
kmod-nvidia-3.3.0-4.fc16.x86_64-295.33-2.fc16.x86_64
kmod-nvidia-3.3.0-8.fc16.x86_64-295.33-2.fc16.1.x86_64
libreport-plugin-kerneloops-2.0.8-4.fc16.x86_64
nvidia-settings-1.0-15.fc16.x86_64
nvidia-xconfig-1.0-13.fc16.x86_64
xorg-x11-drv-nvidia-295.33-3.fc16.x86_64
xorg-x11-drv-nvidia-libs-295.33-3.fc16.x86_64
3.3.0-8.fc16.x86_64
nvidia 12281762 26
i2c_core 37991 3 nvidia,videodev,i2c_i801
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 295.33 (mockbuild@builder1.ovh.rpmfusion.lan) Sun Mar 25 14:14:04 CEST 2012
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 290.10 (mockbuild@) Wed Nov 23 22:25:15 CET 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "gb"
Option "XkbModel" "pc105"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LEN L2251x Wide"
HorizSync 30.0 - 83.0
VertRefresh 50.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro FX 880M"
EndSection
Section "Screen"
# Removed Option "metamodes" "DFP-0: nvidia-auto-select @1600x1080 +0+0, CRT: nvidia-auto-select +1600+0"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "DFP-0"
Option "metamodes" "CRT: nvidia-auto-select +1600+0, DFP-0: nvidia-auto-select @1600x1080 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
[PASTE]
The current xorg.conf was created today with the nvivia-xconfig utility.
|
I have followed Leigh's advice and replaced the xorg.conf not with the newly created nvidia-xconfig but with a copy of the /etc/X11/nvidia-xorg.conf
After a reboot, I no longer have the glxinfo issue.
Thanks very much Leigh for the additional instructions.
- Happy Bunny once more ....