On 07/13/2011 03:25 PM, Mick wrote:
[...] Is the [r600] gallium stable now? I found it was locking up a kde desktop with effects enabled and set it back to classic.
It's been made the default driver in Mesa now. So I guess that means it's considered stable. But for me, both classic and gallium can hang the machine. At least with Gallium I know how to fix it though:
Section "Device"
Identifier "HD4870"
Driver "radeon"
Option "EnablePageFlip" "FALSE"
EndSection
in an xorg.conf.d file.

