Comment 138 for bug 182038

Revision history for this message
Conn O Griofa (psyke83) wrote :

I was suffering from this issue, but xulrunner-1.9 (1.9~b5+nobinonly-0ubuntu1) did indeed fix the issue. All images display from: http://virtualnorthstar.org

gpothier,

I am using an Intel 855gm chipset, and as far as I know the "intel" driver is now forcing the "greedy" MigrationHeuristic with EXA. You should try setting that for your ati card and see if it makes a difference:

Section "Device"
 Identifier "Configured Video Device"
 Option "AccelMethod" "exa"
 Option "MigrationHeuristic" "greedy"
EndSection