<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - src/mesa/drivers/dri/i965/intel_mipmap_tree.c:1970: intel_miptree_has_color_unresolved: Assertion `aux_state != ISL_AUX_STATE_AUX_INVALID' failed."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109826#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - src/mesa/drivers/dri/i965/intel_mipmap_tree.c:1970: intel_miptree_has_color_unresolved: Assertion `aux_state != ISL_AUX_STATE_AUX_INVALID' failed."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109826">bug 109826</a>
              from <span class="vcard"><a class="email" href="mailto:zl29ah@gmail.com" title="Sergey Alirzaev <zl29ah@gmail.com>"> <span class="fn">Sergey Alirzaev</span></a>
</span></b>
        <pre>(In reply to Sergii Romantsov from <a href="show_bug.cgi?id=109826#c6">comment #6</a>)
<span class="quote">> Hm, yes that is sad.
> I see that you are using modesettings.
> Could you try to attach also a content of files in
> /usr/share/X11/xorg.conf.d or /etc/X11/xorg.conf.d/
> Probably you may have a file named '20-intel.conf' or '20-modesetting.conf'.</span >

The only video output-relevant part:

Section "Device"
        # opengl stuff (and qutebrowser) hangs sometimes
        #Driver "intel"
        # maybe it will fix the backlight problem
        # used to fuck up everything but the mouse cursor on x201
        # should fix tearing //
<a href="https://github.com/mpv-player/mpv/wiki/FAQ#X11Intel">https://github.com/mpv-player/mpv/wiki/FAQ#X11Intel</a>
        # 1fps in fortresscraft menu on x230
        # [   116.781] (II) AIGLX: Screen 0 is not DRI2 capable [   116.781]
(EE) AIGLX: reverting to software rendering
        # maybe it will fix my hanging opengl stuff
        # incompatible with my shitty coreboot w/ x230 fhd mod tho
        Driver "modesetting"    
        Identifier "Card"
        # Maybe it will fix the fucking up fonts problem
        # Maybe it will make hl faster
        # Maybe conflicts with modesetting
        #Option      "AccelMethod"  "uxa"
        # Maybe it will make hl faster
        # nope
        #Option      "AccelMethod"  "sna"

        # Maybe it will make hl faster
        # No, it displays nothing
        #Option "DRI" "ilo"

        # supposedly will make things faster
        Option "DRI" "3"
EndSection

<span class="quote">> Please try to use for option 'Driver' a value 'intel' instead of
> 'modesetting' - just for case to check. Need to reboot.</span >

Do i have to reboot or restarting X will suffice?</pre>
        </div>
      </p>


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

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