View Single Post
Old 05-16-2017, 09:40 AM   #2
dylanparry
Junior Member
 
Join Date: Jul 2013
Posts: 15
Default

I had this problem too, but fixed by doing the following:
  1. Create a new file at `/etc/X11/xorg.conf.d/20-intel.conf`
  2. Add the following content:
    Quote:
    Section "Device"
    Identifier "Intel Graphics"
    Driver "Intel"
    EndSection
  3. Reboot

Hopefully this will work for you too.
dylanparry is offline   Reply With Quote