Cannot use OpenGL on Hyprland with Asahi Linux and Mesa 25.2 #11398
-
Hyprland versionHyprland 0.50.1 built from branch at commit 4e242d0 ([gha] Nix: update inputs). RegressionNo Describe the bugApparently, since the update to Mesa 25.2, the GPU acceleration cannot properly be used on hyprland anymore, or at least OpenGL. When I start an app that usually makes use of the GPU (like wezterm) I get these warnings: And judging by the performance the GPU is not used, but CPU rendering. Scrolling in Firefox is pretty laggy for example. When switching to Gnome this warning does not appear, and performance is much better. Some more details can be found in this commen from a previous discussion, but since the discussion turned out to be about something else I open a new discussion here. I'm not sure I understand everything that was described there, so I thought I better link it instead of saying something wrong. Reproduction steps
System info and configsysteminfo.txt Config: default config, but added and I hope I didn't make a mistake with the logs, for example I had to use |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 16 replies
-
|
check #11087, does it work |
Beta Was this translation helpful? Give feedback.
ok pushed a change that im not sure if it will help but, there is another one in your logs that im not liking. the AQ renderer uses a different node compared to hypr renderer. il look into that tomorrow