Comment 7 for bug 1490543

Revision history for this message
jerrylamos (jerrylamos) wrote :

Workaround finally posted on Launchpad:

#sudo nano /usr/share/X11/xorg.conf.d/20-intel.conf

#Add the following lines
Section "Device"
   Identifier "Intel Graphics"
   Driver "intel"

Option "AccelMethod" "uxa"
EndSection

#reboot