radeon driver - Display becomes corrupted with GIMP!

Ian Pilcher arequipeno at gmail.com
Sun Feb 27 14:40:34 PST 2011


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                                         arequipeno at gmail.com
========================================================================



More information about the xorg-driver-ati mailing list