https://bugs.kde.org/show_bug.cgi?id=461429
André M <andre.vma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andre.vma...@gmail.com --- Comment #9 from André M <andre.vma...@gmail.com> --- I also encountered this issue on Kwin 5.26.5 Wayland on NixOS with AMD 6000 series. In my case, I usually use the iGPU of my Ryzen 6900HX processor (Radeon 680M). The `kernel: sched: RT throttling activated` kernel line seems to mark the lock up, following a series of similar log snippets: > ... > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: kwin_wayland_drm: > Failed to create framebuffer for multi-gpu: Invalid argument > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: BlurConfig::instance > called after the first use - ignoring > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: ZoomConfig::instance > called after the first use - ignoring > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: > WindowViewConfig::instance called after the first use - ignoring > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: > SlidingPopupsConfig::instance called after the first use - ignoring > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: > SlideConfig::instance called after the first use - ignoring > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: > OverviewConfig::instance called after the first use - ignoring > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: > KscreenConfig::instance called after the first use - ignoring > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: > DimInactiveConfig::instance called after the first use - ignoring > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: > DesktopGridConfig::instance called after the first use - ignoring > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: OpenGL vendor > string: AMD > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: OpenGL renderer > string: AMD Radeon Graphics (rembrandt, LLVM 14.0.6, DRM > 3.49, 6.1.6) > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: OpenGL version > string: 4.6 (Core Profile) Mesa 22.3.3 > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: OpenGL shading > language version string: 4.60 > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: Driver: > Unknown > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: GPU class: > Unknown > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: OpenGL version: > 4.6 > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: GLSL version: > 4.60 > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: Mesa version: > 22.3.3 > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: X server version: > 1.22.1 > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: Linux kernel > version: 6.1.6 > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: Requires strict > binding: no > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: GLSL shaders: > yes > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: Texture NPOT > support: yes > Jan 20 13:50:39 midichlorian kwin_wayland_wrapper[3369]: Virtual Machine: > no In this case, there was no kernel module traceback in logs, indicating it was just kwin which seems to have entered some form of infinite loop. -- You are receiving this mail because: You are watching all bug changes.