bon ça y est...
[gnome1@localhost ~]$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9800 XT Generic
OpenGL version string: 2.0.6174 (8.31.5)
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 "Module"
Load "extmod"
Load "glx"
Load "dri"
EndSection
Section "ServerFlags"
Option "AIGLX" "false"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
ModelName "Belinea 10 19 20 / Art. No. 111919"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
Option "UseInternalAGPGART" "no"
Option "VideoOverlay" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
# Option "XVideo" "Disable"
Option "Composite" "Disable"
EndSection
Hum... j'avais essayé un system-config-display --reconfig.. mais écran noir (de mes nuits blanches disait-il le Serge)
j'ai copie du xorg de Marcet
la section device et la section module.. mais ai-je bien fait..
au premier essais cela n'a rien fait
j'ai du faire un init 3
ati-fglrx-config-display enable
init 5
j'avais déja fait cette manip, mais sans succès..
en fait dans mon xorg j'ai ajouté çà
Section "Module"
Load "extmod"
Load "glx"
Load "dri"
EndSection
et çà
Option "UseInternalAGPGART" "no"
Option "VideoOverlay" "on"
est-ce correct pour une radeon 9800XP ??
MERCI