You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have problem with external monitor connected through external docking station using DisplayLink and evdi driver, using KDE on Wayland.
With kernel 6.10.0.1001.1 and mesa packages 24.2.0~pre20240725-1asahi1.24.04 I'm experiencing after 1-2 hours of working a "freeze", the content of the external monitor stops updating. This appear in the syslog in that moment: kwin_wayland_wrapper[2646]: kwin_wayland_drm: failed to import AR24 gbm_bo for multi-gpu usage: Function not implemented
In this situation I'm able to turn the monitor off (disable the monitor) from KDE's display settings but then I can't it turn back on (the monitor is not detected any more). The only solution is to logout to SDDM (SDDM runs under X) or reboot.
I tried different evdi drivers (1.14.2, 1.14.5, 1.14.6). After a lot of googling and experimentig a found out that it's a mesa issue.
I downgraded all mesa packages to 24.1.0~pre20240228-1asahi2.24.04 (I had to add tobhe/asahi/ubuntu from launchpad to apt sources) and kernel to 6.8.0-1011 (because with the older mesa and newest kernel I don't get accelerated desktop, UABI mismatch).
Summary:
mesa 24.1.0~pre20240228-1asahi2.24.04, kernel 6.8.0-1011, no issues
mesa 24.1.0~pre20240228-1asahi2.24.04, kernel 6.10.0.1001.1, no issues, but no acceleration
mesa 24.2.0~pre20240725-1asahi1.24.04, kernel 6.8.0-1011, issue appears + no acceleration
It's probably mesa problem, I could do a git bisect, is there a documentation how to build custom git version of mesa packages? (or other way to not polute the whole system with wrong libraries)
The slight problem with git bisect is that in my case one experiment takes hour(s) to make the issue appear :-(
Hi,
I have problem with external monitor connected through external docking station using DisplayLink and evdi driver, using KDE on Wayland.
With kernel
6.10.0.1001.1
and mesa packages24.2.0~pre20240725-1asahi1.24.04
I'm experiencing after 1-2 hours of working a "freeze", the content of the external monitor stops updating. This appear in the syslog in that moment:kwin_wayland_wrapper[2646]: kwin_wayland_drm: failed to import AR24 gbm_bo for multi-gpu usage: Function not implemented
In this situation I'm able to turn the monitor off (disable the monitor) from KDE's display settings but then I can't it turn back on (the monitor is not detected any more). The only solution is to logout to SDDM (SDDM runs under X) or reboot.
I tried different evdi drivers (1.14.2, 1.14.5, 1.14.6). After a lot of googling and experimentig a found out that it's a mesa issue.
I downgraded all mesa packages to
24.1.0~pre20240228-1asahi2.24.04
(I had to add tobhe/asahi/ubuntu from launchpad to apt sources) and kernel to6.8.0-1011
(because with the older mesa and newest kernel I don't get accelerated desktop,UABI mismatch
).Summary:
It's probably mesa problem, I could do a git bisect, is there a documentation how to build custom git version of mesa packages? (or other way to not polute the whole system with wrong libraries)
The slight problem with git bisect is that in my case one experiment takes hour(s) to make the issue appear :-(
System specs, MacBook Air M2:
The text was updated successfully, but these errors were encountered: