-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wayland KDE Plasma 6 stuck on software rendering #176
Comments
Having the same overall issue, although with a different error after kwin tries to load the DRM backend:
|
same issue for me running sway. I cannot get sway to render even with WLR_RENDERER_ALLOW_SOFTWARE = 1 |
may also be related to this #159 (comment) |
Asahi also appears to be having issues with Plasma 6: https://social.treehouse.systems/@AsahiLinux/112414556774367249 |
Also getting:
when trying to run Hyprland |
if you have macbook Pro with touchbar, it may use wrong gpu. Try to set environment.variables = {
WLR_DRM_DEVICES = "/dev/dri/card0";
}; |
Hi! I have some apps stuck on software rendering since updating to KDE Plasma 6. This has not occured on KDE Plasma 5, and this does not occur on X11; both KDE and
glxinfo
have run perfectly fine, as well as other apps. Some log outputs:(1) KDE 6 (journalctl output):
(1a) KDE 6 on X11:
(1b) KDE 5 on Wayland:
(2)
glxinfo
on KDE 6, Wayland session:(2a)
glxinfo
output on KDE 6, X11 session:(2b)
glxinfo
output on KDE 5, Wayland:(3) Hopefully relevant config snippets:
The text was updated successfully, but these errors were encountered: