Comment 45 for bug 1295267

Revision history for this message
James McKenna (mckennajp) wrote :

Disabling sna seems to fix this for now if you have this problem with Intel Integrated Graphics:

/etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
 Identifier "Card0"
 Driver "Intel"
 Option "AccelMethod" "uxa"
EndSection