Comment 38 for bug 433541

Revision history for this message
Steve (steve-clublinux) wrote : Re: System Freeze - Possibly UXA related?

I'd like to verify it is really UXA. Is there a way to disable UXA in Karmic? I found a few ways to do it in prior versions of Ubuntu that no longer appear to work in Karmic:

I've tried adding the following as a kernel parameter at the end:
i915.modeset=0
nomodset

I've also tried modifying xorg.conf and adding the following line in the device section for the video card:
        Option "AccelMethod" "EXA"
        Option "MigrationHeuristic" "greedy"

Neither seem to disable uxa.