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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 14 08:04:26 UTC 2019


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

Jan Kratochvil <jan.kratochvil at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #18 from Jan Kratochvil <jan.kratochvil at redhat.com> ---
(In reply to Jani Saarinen from comment #17)
> Reporter, can you check if issue still exists with latest drm-tip?

You can read in Comment 0 that I am unable to boot drm-tip.

Let's close this Bug, I am sorry I am no longer going to spend time on this, I
got too busy with too much unrelated stuff.

It works after forcing the Intel driver for X11:

cat >/etc/X11/xorg.conf.d/20-intel.conf <<EOH
# https://bugzilla.redhat.com/show_bug.cgi?id=1630367#c18
# https://bugzilla.redhat.com/show_bug.cgi?id=1697591
# https://bugzilla.redhat.com/show_bug.cgi?id=1662057
Section "Device"
        Identifier "Intel Graphics"
        Driver "intel"
EndSection
EOH

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


More information about the intel-gfx-bugs mailing list