Comment 152 for bug 359392

Revision history for this message
Rick Spencer (rick-rickspencer3) wrote :

@Jesse:
I ran repro.sh with this:

Section "Device"
 Identifier "Configured Video Device"
 Option "AccelMethod" "EXA"
        Option "ExaNoComposite" "true"
EndSection

and then this

Section "Device"
 Identifier "Configured Video Device"
 #Option "AccelMethod" "EXA"
        Option "ExaNoComposite" "true"
EndSection

My computer froze as per usual. Please let me know if I didn't set it correctly so I can try again.