https://bugs.kde.org/show_bug.cgi?id=459085
--- Comment #15 from Zamundaaa <xaver.h...@gmail.com> --- There are some suspicious things in that log: > kwin_wayland_drm: Atomic commit failed! This should never happen! Das Gerät > oder die Ressource ist belegt also this one repeats quite often: > Okt 24 07:50:46 pulse kwin_wayland_wrapper[1902]: failed to load driver: evdi > Okt 24 07:50:46 pulse kwin_wayland_wrapper[1902]: kmsro: driver missing > Okt 24 07:50:46 pulse kwin_wayland[1902]: kwin_wayland_drm: Failed to create > gamma blob! Das Argument ist ungültig >Okt 24 07:50:53 pulse kwin_wayland_wrapper[1902]: MESA-LOADER: failed to open >evdi: /usr/lib/dri/evdi_dri.so: Kann die Shared-Object-Datei nicht öffnen: >Datei oder Verzeichnis nicht gefunden (search paths /usr/lib/dri, suffix _dri) and there's some kwin_wayland crashes in there too, but those look unrelated at a first glance. To get more information about the looping "failed to load driver" messages, can you add > QT_LOGGING_RULES="kwin_wayland_*.debug=true" to /etc/environment, reboot, reproduce the bug again and upload the new output of "journalctl --user-unit plasma-kwin_wayland --boot 0"? -- You are receiving this mail because: You are watching all bug changes.