Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2022 08:34:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 268327] graphics/mesa-dri: 22.3.0 breaks direct rendering (radeon, SUMO, r600_dri)
Message-ID:  <bug-268327-7141-MxsiDh6onM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268327-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268327-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11@FreeBSD.org> for maintainer-feedback:
Bug 268327: graphics/mesa-dri: 22.3.0 breaks direct rendering (radeon, SUMO,
r600_dri)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268327



--- Description ---
After upgrading mesa to 22.3, Xorg crashes on startup trying to load the ra=
deon
driver with a segmentation fault. My Xorg log is now gone (sorry) =E2=80=93=
 the crash
occurs before even switching to a different vt.

The crash can be avoided by adding
    Option "AccelMethod" "EXA"
to the radeon driver.

Then OpenGL/GLX doesn't work, for example:

$ glxgears
libGL error: failed to authenticate magic 1
libGL error: failed to load driver: r600

---
I'll try to add more info as I can obtain it...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268327-7141-MxsiDh6onM>