
Originally Posted by
Wise Ferret
I have mobility radeon x1600 on 32-bit hardy, using gnome.
Using 8.5 with compiz works beautifully, and indeed noticeably faster than 8.3. However, switching to metacity results quickly in an entire garbled screen, full of artifacts. Could this be the fault of my configuration? The relevant section in my xorg.conf is:
Section "Device"
Identifier "Generic Video Card"
Boardname "ati"
Busid "PCI:1:0:0"
Driver "fglrx"
Screen 0
Option "XAANoOffscreenPixmaps" "on"
Option "VideoOverlay" "off"
Option "OpenGLOverlay" "off"
Option "TexturedVideo" "on"
Option "Textured2D" "on"
Option "TexturedXrender" "on"
Option "UseFastTLS" "1"
EndSection