Why desktop doesn't work in 25.04 on s905w2 and s905x4 #155
Replies: 3 comments 4 replies
-
Related links |
Beta Was this translation helpful? Give feedback.
-
This was fixed in mesa git about a month ago. I don't know when the update will reach Debian/Sid/Ubuntu. |
Beta Was this translation helpful? Give feedback.
-
So pls tell me what to do. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
First release of Ubuntu Plucky Puffin (25.04). BUT be warned, desktop does not work for S905W2 and S905X4. I haven't figured out why yet. It does not seems to be kernel related. So if someone figures it out, please let me know. (I have a vague suspicion it has something to do with triple buffering of Gnome 48?).
it's an AFBC issue
Mesa 25
https://docs.mesa3d.org/relnotes/25.0.0.html
panfrost: Add support for AFBC(split)
panfrost: Advertise support for AFBC(32x8,sparse,split)
etc
using environment variable PAN_MESA_DEBUG="noafbc" alleviates the issue. If the login screen doesn't appear for you, move your mouse around. To use the computer with the faulty mesa version without disabling AFBC, I had a window of glxgears open. I would use mesa 24 until it's fixed.
Beta Was this translation helpful? Give feedback.
All reactions