попробуй прописать в xorg.conf вместо vesa, там она по умолчанию стоит, radeon.
мне на x800gt помогло.
<cut>
Section "Device"
Identifier "Standardgrafikkarte"
Driver "radeon" <====== здесь
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "DesktopSetup" "horizontal"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
<cut>