i845G - X locks up machine

Adam Jackson ajax at redhat.com
Tue Oct 14 18:53:40 UTC 2014


On Tue, 2014-10-14 at 14:10 -0400, Felix Miata wrote:
> Adam Jackson composed on 2014-10-14 11:56 (UTC-0400):
> >> Might this be worked around via some manual acceleration option for the Intel
> >> X driver?
> 
> > Probably.  Option "AccelMethod" "UXA" perhaps?
> 
> /etc/X11/xorg.conf.d/60-flags.conf:
> 
> Section "ServerFlags"
>   Option	"AccelMethod"	"UXA"
> EndSection

It's not a server flag, it's a driver option.

Section "Device"
    Identifier "intel"
    Driver "intel"
    Option "AccelMethod" "UXA"
EndSection

- ajax



More information about the test mailing list