[Bug 109668] ctrl-alt-f2 + alt-f1 always crashes X server

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jun 15 20:39:59 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109668

--- Comment #13 from Jan Kratochvil <jan.kratochvil at redhat.com> ---
It has been fixed (workarounded?) by Driver "intel" from:
  https://bugzilla.redhat.com/show_bug.cgi?id=1630367#c18
There is also: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1697591

It in effect does:
        -LoadModule: "fb"
        -LoadModule: "fbdevhw"
        -LoadModule: "glamoregl"
        -LoadModule: "modesetting"
        +LoadModule: "dri2"
        +LoadModule: "dri3"
        +LoadModule: "intel"
        +LoadModule: "present"

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190615/ca63cf39/attachment.html>


More information about the intel-gfx-bugs mailing list