[Bug 99325] [skl] GPU hang in Xorg
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 12 17:30:12 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99325
Mark Janes <mark.a.janes at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEEDINFO |RESOLVED
--- Comment #3 from Mark Janes <mark.a.janes at intel.com> ---
Modesetting is an alternative to SNA, which causes the gpu hang that you
experienced. Rather than updating xf86-video-intel, you could avoid using it
by adding this X11 config file:
/etc/X11/xorg.conf.d/20-modesetting.conf
Section "Device"
Identifier "Intel Graphics"
Driver "modesetting"
Option "AccelMethod" "glamor"
Option "DRI" "3"
EndSection
*** This bug has been marked as a duplicate of bug 98999 ***
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170112/4490af77/attachment.html>
More information about the intel-3d-bugs
mailing list