https://bugs.kde.org/show_bug.cgi?id=521864
--- Comment #7 from Zamundaaa <[email protected]> --- > Jun 20 19:39:36 Evert.Scar kwin_wayland[1782]: Failed to open /dev/dri/card1 > device (Unknown object '/org/freedesktop/login1/session/_33'.) > Jun 20 19:39:36 Evert.Scar kwin_wayland[1782]: Failed to open drm device > /dev/dri/card1 That "Unknown object '/org/freedesktop/login1/session/_33'" is quite weird. I don't know what could cause that, but in principle it shouldn't cause any direct issues. KWin only tries to open the GPU when it gets a udev event for it, and that failing shouldn't be fatal. > Jun 20 19:39:36 Evert.Scar kwin_wayland[1782]: Applying output configuration > failed! Alright, so that's the actual problem, but there's no additional logging for it. Please follow https://invent.kde.org/plasma/kwin/-/wikis/Debugging/Debugging-DRM-issues to get a drm debug log, which hopefully tells us more. -- You are receiving this mail because: You are watching all bug changes.
