Comment 23 for bug 353763

Revision history for this message
Juho Rutila (juho-rutila) wrote : Re: [i965gm] Blender is unusable with UXA (UXA bug)

Bryce,
I'm actually experiencing the same problem (actually the menus don't even show without alt+tab "refresh") with some packages from xorg-edgers. Here's the info:
xserver-xorg-video-intel 2:2.7.99.1+git20090427.e55d9431-0ubuntu0sarvatt

xorg.conf (relevant part)

Section "Device"
 Identifier "Configured Video Device"
 Option "AccelMethod" "uxa"
 #Option "AccelMethod" "EXA"
 Option "EXAOptimizeMigration" "true"
 Option "MigrationHeuristic" "greedy"
 Option "Tiling" "false"
EndSection

And the problem occurs when uxa is enabled. Exa works fine.

Is my driver recent enough? I can test this with 2.7.0 also if needed.