Comment 59 for bug 745608

Revision history for this message
Dominik Psenner (dpsenner) wrote :

Looks just like this solved the issues for me:

~$ cat /usr/share/X11/xorg.conf.d/10-monitor.conf
Section "Device"
    Identifier "Intel"
    Driver "intel"
    Option "DebugWait" "true"
EndSection

But it may need further testing. I'm going to feed back if the problem still occurs in the next days.