On 02/27/2011 02:52 PM, Shane Reimer wrote:
> Starting a couple weeks ago, whenever gimp loads an image my display
> becomes corrupted.

Try adding

    Option "ColorTiling" "off"

to the "Device" section of your xorg.conf.

If your distro has an /etc/X11/xorg.conf.d directory, you can add a
file like this (/etc/X11/xorg.conf.d/10-radeon.conf):

    Section "Device"
        Identifier "Device0"
        Driver     "radeon"
        Option     "ColorTiling" "off"
    EndSection

HTH

-- 
========================================================================
Ian Pilcher                                         [email protected]
========================================================================

_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to