Old ATI Radeon 7500 misbehaving?
I had to use the following in my /etc/X11/xorg.conf to get acceptable performance on a old PC with Ubuntu 8.04 installed.
Section "Device" Identifier "Configured Video Device" Option "AccelMethod" "EXA" Option "AGPMode" "4" Option "ColorTiling" "1" EndSection
Categories: Open Source