Searching on the web, I found another uBuntu bug that gave me a solution :
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/354677

Just add Option "BusType" "PCI" to xorg.conf ... and I have now "normal"
visual effect !

Contents of my current xorg.conf (comments removed) :
Section "Device"
        Identifier      "Configured Video Device"
        Option          "BusType" "PCI"                                         
 <= added line..............
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

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

I will now try Google Earth and compiz-manager ...

-- 
RV280 9200se no normal visual effect
https://bugs.launchpad.net/bugs/368219
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to