[Bug 268327] graphics/mesa-dri: 22.3.0 breaks direct rendering (radeon, SUMO, r600_dri)
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268327
Bug ID: 268327
Summary: graphics/mesa-dri: 22.3.0 breaks direct rendering
(radeon, SUMO, r600_dri)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
After upgrading mesa to 22.3, Xorg crashes on startup trying to load the radeon
driver with a segmentation fault. My Xorg log is now gone (sorry) – 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...
--
You are receiving this mail because:
You are the assignee for the bug.