maintainer-feedback requested: [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/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> 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=268327 --- Description --- 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...