vindicator je crois que j'ai un bug similaire au tiens
$ fglrxinfo
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 158 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 12
Current serial number in output stream: 12
$ glxinfo
name of display: :0.0
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 158 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 12
Current serial number in output stream: 12
Mon architecture: 64 bits
$ uname -r
2.6.26.6-79.fc9.x86_64
installé:
# rpm -qa | grep fglrx
kmod-fglrx-2.6.26.6-79.fc9.x86_64-8.543-0.3.8.11beta.fc9.2.x86_64
kmod-fglrx-8.543-0.3.8.11beta.fc9.2.x86_64
xorg-x11-drv-fglrx-libs-8.543-0.4.8.11beta.fc9.x86_64
xorg-x11-drv-fglrx-8.543-0.4.8.11beta.fc9.x86_64
mon xorg
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/fglrx"
ModulePath "/usr/lib64/xorg/modules"
EndSection
Section "Module"
Load "freetype"
Load "glx"
Load "dri"
Load "extmod"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Samsung"
ModelName "SyncMaster T200"
HorizSync 30.0 - 81.0
VertRefresh 50.0 - 85.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
VendorName "ATI"
BoardName "RADEON SAPHIRE HD 3650"
Option "AccelMethod" "EXA"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Je peux enlever load dri? je suis pas sur mais cette option c'est pour les pilotes libres non?