je pense oui, quand je fait rien, l'affichage est parfaitement stable, si je bouge la souris comme un fou, ça tremblote légèrement, mais si je lance un truc qui fait pas mal de refresh au niveau d'une fenêtre (comme déplacer une fenêtre), tout l'ecran semble trembloter, c'est léger mais insupportable.
dans xorg :
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Acer AL1714"
DisplaySize 340 270
HorizSync 30.0 - 82.0
VertRefresh 50.0 - 75.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "radeon"
VendorName "Videocard vendor"
BoardName "ATI Radeon 7000"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection