| Summary: | SDDM greeter KWin holds /dev/dri/card0 (NVIDIA eGPU), causing user session KWin to fail with “Device or resource busy” on Plasma 6.7 Wayland. | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | pdchris <petros.christopoulos> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | akselmo, petros.christopoulos, xaver.hugl |
| Priority: | NOR | ||
| Version First Reported In: | 6.7.0 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=521568 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
pdchris
2026-06-17 20:22:22 UTC
Setting KWIN_DRM_DEVICES="/dev/dri/card1:/dev/dri/card0" and KWIN_DRM_NO_AMS=1 in /etc/environment, /etc/environment.d/, or SDDM’s Environment does not prevent the error This and https://bugs.kde.org/show_bug.cgi?id=521568 seem related It seems to work well now with Plasma 6.7.1 I guess the fix for https://bugs.kde.org/show_bug.cgi?id=521934 fixed this problem as well > Backends/drm: check for the render device in importScanoutBuffer |