← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 513956] Re: [XAA] garbled screen with compiz but no KMS on ATI Radeon Mobility 7500

 

Verified that with no xorg.conf file it loaded with XAA.

Enabled compiz and adjusted xorg.conf to have (with still using radeon.modeset=0):
Section "Device"
        Identifier      "Configured Video Device"
        #Option "RenderAccel" "off"
        Option "AccelMethod" "EXA"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
EndSection


This does fix the screen corruption, but X is painfully slow. Eg, resizing a firefox window with nothing else open takes seconds.

-- 
[XAA] garbled screen with compiz but no KMS on ATI Radeon Mobility 7500
https://bugs.launchpad.net/bugs/513956
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.



References