[Bug 253746] x11-wm/mutter: Freezes on AMD GPU's with DRI3

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 13 May 2023 18:20:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253746

Graham Perrin <grahamperrin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |duchateau.olivier@gmail.com

--- Comment #12 from Graham Perrin <grahamperrin@freebsd.org> ---
I found x11/budgie similarly unusable. 

The xorg.conf(5) workaround was too difficult for me (I can't make sense of the
manual page). 

Instead, I added LIBGL_DRI3_DISABLE=1 to the setenv line of login.conf(5), for
example: 

        :setenv=BLOCKSIZE=K,LIBGL_DRI3_DISABLE=1:\

– then ran: 

    cap_mkdb /etc/login.conf

<https://man.freebsd.org/cgi/man.cgi?query=login.conf&sektion=5&manpath=freebsd-release>

<https://man.freebsd.org/cgi/man.cgi?query=cap_mkdb&sektion=1&manpath=freebsd-release>

-- 
You are receiving this mail because:
You are the assignee for the bug.