Comment 79 for bug 138256

Revision history for this message
Alex Mauer (hawke) wrote : Re: xserver-xorg-video-intel hangs the system when laptop lid is closed

in /etc/X11/xorg.conf, change:

Section "Device"
        Identifier "Configured Video Device"
        Driver "intel"
EndSection

to

Section "Device"
        Identifier "Configured Video Device"
        Driver "intel"
        Option "ForceEnablePipeA" "true"
EndSection