<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ctrl-alt-f2 + alt-f1 always crashes X server"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109668#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ctrl-alt-f2 + alt-f1 always crashes X server"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109668">bug 109668</a>
              from <span class="vcard"><a class="email" href="mailto:jan.kratochvil@redhat.com" title="Jan Kratochvil <jan.kratochvil@redhat.com>"> <span class="fn">Jan Kratochvil</span></a>
</span></b>
        <pre>It has been fixed (workarounded?) by Driver "intel" from:
  <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1630367#c18">https://bugzilla.redhat.com/show_bug.cgi?id=1630367#c18</a>
There is also: <a href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1697591">https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1697591</a>

It in effect does:
        -LoadModule: "fb"
        -LoadModule: "fbdevhw"
        -LoadModule: "glamoregl"
        -LoadModule: "modesetting"
        +LoadModule: "dri2"
        +LoadModule: "dri3"
        +LoadModule: "intel"
        +LoadModule: "present"</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>