En ce qui me concerne, j'ai bien la 3D et ça ne fonctionne pas si mal que ça, quelques lenteurs à quelques moments, quand il y a trop d'activité sur la machine.
Voici les donnés obtenues avec glxgears :
11160 frames in 5.0 seconds = 2231.935 FPS
9275 frames in 5.0 seconds = 1854.898 FPS
8281 frames in 5.0 seconds = 1656.134 FPS
7529 frames in 5.0 seconds = 1505.721 FPS
8077 frames in 5.0 seconds = 1615.375 FPS
7997 frames in 5.0 seconds = 1599.169 FPS
7755 frames in 5.0 seconds = 1550.764 FPS
Mon xorg.conf :
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
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"
ModelName "LCD Panel 1280x1024"
HorizSync 31.5 - 64.0
VertRefresh 56.0 - 65.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "radeon"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Lorsque je teste la commande "glxinfo | grep "direct rendering" j'ai bien une réponse positive ! Alors je me demande s'il est nécessaire ou favorable, comme vous autres, de mettre l'option "DRI : on" etc ? À part ça, mon xorg.conf est OK ?
Merci merci tout le monde ! :-D