[Bug 253746] x11-wm/mutter: Freezes on AMD GPU's with DRI3
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253746 Graham Perrin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Graham Perrin <[email protected]> --- 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 on the CC list for the bug.