[Bug 109826] src/mesa/drivers/dri/i965/intel_mipmap_tree.c:1970: intel_miptree_has_color_unresolved: Assertion `aux_state != ISL_AUX_STATE_AUX_INVALID' failed.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 4 15:42:55 UTC 2019


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

--- Comment #7 from Sergey Alirzaev <zl29ah at gmail.com> ---
(In reply to Sergii Romantsov from comment #6)
> 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'.

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 //
https://github.com/mpv-player/mpv/wiki/FAQ#X11Intel
        # 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

> Please try to use for option 'Driver' a value 'intel' instead of
> 'modesetting' - just for case to check. Need to reboot.

Do i have to reboot or restarting X will suffice?

-- 
You are receiving this mail because:
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-3d-bugs/attachments/20190304/b42f2a6f/attachment.html>


More information about the intel-3d-bugs mailing list