https://bugs.kde.org/show_bug.cgi?id=341951

--- Comment #19 from Rex Dieter <rdie...@math.unl.edu> ---
fyi, a recent fedora update (re)enabled dri3 by default,
https://bodhi.fedoraproject.org/updates/FEDORA-2016-606ca05253

you can try forcing dri2 mode, and see if that helps, doing something like
creating a snippet: /etc/X11/xorg.conf.d/20-intel.conf containing:
Section "Device"
Identifier     "Intel_Graphics"
Driver          "intel"
Option   "DRI" "2"
EndSection

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to