ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #00501
[Bug 368219] Re: RV280 9200se no normal visual effect
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-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.