Hey everyone,
I am quite new to the OS and still getting my head around it. I have a 7800x3D system with a 4080 card and KDE as DE. At first, everything worked well - apart from the fact I HDMI doesn’t work with my monitor and have to use displayport - but more recently I’ve been experience something that is quite frustrating.
After logging into the system, at least 50% of the times it is taking about a minute for me to get a screen and load the desktop. 100% of the times when this happens, after some minutes, I get back to the login screen automatically. If I try to login again, the system just freezes and I need to hard shutdown.
Investigating a little by myself (with help of ChatGPT/Gemini) I’ve found the following:
Aug 01 21:00:07 Cerberus systemd[949]: Starting KDE Window Manager...
Aug 01 21:00:07 Cerberus systemd[949]: Started KDE Window Manager.
Aug 01 21:00:07 Cerberus kwin_wayland[1019]: No backend specified, automatically choosing drm
Aug 01 21:00:08 Cerberus kwin_wayland[1019]: kf.svg: The theme "Ant-Dark" uses the legacy metadata.desktop. Co>
Aug 01 21:00:08 Cerberus kwin_wayland[1019]: kf.svg: The theme "Ant-Dark" uses the legacy metadata.desktop. Co>
Aug 01 21:00:08 Cerberus kwin_wayland[1019]: kf.plasma.core: The theme "Ant-Dark" uses the legacy metadata.des>
Aug 01 21:00:08 Cerberus kwin_wayland[1019]: kf.plasma.core: The theme "Ant-Dark" uses the legacy metadata.des>
Aug 01 21:00:08 Cerberus kwin_wayland_wrapper[1092]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Aug 01 21:00:08 Cerberus kwin_wayland_wrapper[1092]: > Warning: Could not resolve keysym XF86RefreshR>
Aug 01 21:00:08 Cerberus kwin_wayland_wrapper[1092]: > Warning: Could not resolve keysym XF86Accessib>
Aug 01 21:00:08 Cerberus kwin_wayland_wrapper[1092]: > Warning: Could not resolve keysym XF86DoNotDis>
Aug 01 21:00:08 Cerberus kwin_wayland_wrapper[1092]: Errors from xkbcomp are not fatal to the X server
Aug 01 21:00:08 Cerberus kwin_wayland_wrapper[1100]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Aug 01 21:00:08 Cerberus kwin_wayland_wrapper[1100]: > Warning: Unsupported maximum keycode 708, clip>
Aug 01 21:00:08 Cerberus kwin_wayland_wrapper[1100]: > X11 cannot support keycodes above 255.
Aug 01 21:00:08 Cerberus kwin_wayland_wrapper[1100]: > Warning: Could not resolve keysym XF86RefreshR>
Aug 01 21:00:08 Cerberus kwin_wayland_wrapper[1100]: > Warning: Could not resolve keysym XF86Accessib>
Aug 01 21:00:08 Cerberus kwin_wayland_wrapper[1100]: > Warning: Could not resolve keysym XF86DoNotDis>
Aug 01 21:00:08 Cerberus kwin_wayland_wrapper[1100]: Errors from xkbcomp are not fatal to the X server
Aug 01 21:00:08 Cerberus kcminit[1101]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fon>
Aug 01 21:00:08 Cerberus kcminit[1101]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_sty>
Aug 01 21:00:10 Cerberus kwin_wayland[1019]: Module 'org.kde.kwin.decoration' does not contain a module identi>
Aug 01 21:00:10 Cerberus kwin_wayland[1019]: kf.svg: The theme "Ant-Dark" uses the legacy metadata.desktop. Co>
Aug 01 21:00:13 Cerberus kwin_wayland[1019]: kf.windowsystem: static bool KX11Extras::mapViewport() may only b>
Aug 01 21:00:15 Cerberus kwin_wayland[1019]: kf.windowsystem: static bool KX11Extras::mapViewport() may only b>
Aug 01 21:01:07 Cerberus kwin_wayland[1019]: kwin_wayland_drm: atomic commit failed: Permission denied
Aug 01 21:01:17 Cerberus kwin_wayland[1019]: kwin_screencast: PipeWire remote error: connection error
Aug 01 21:01:22 Cerberus systemd[949]: Stopping KDE Window Manager...
Aug 01 21:01:22 Cerberus systemd[949]: Stopped KDE Window Manager.
Aug 01 21:01:22 Cerberus systemd[949]: plasma-kwin_wayland.service: Consumed 11.818s CPU time, 164M memory
This is the log straight after the crash. The issue seems to be here:
Aug 01 21:01:07 Cerberus kwin_wayland[1019]: kwin_wayland_drm: atomic commit failed: Permission denied
And then
Aug 01 21:01:17 Cerberus kwin_wayland[1019]: kwin_screencast: PipeWire remote error: connection error
Aug 01 21:01:22 Cerberus systemd[949]: Stopping KDE Window Manager...
Aug 01 21:01:22 Cerberus systemd[949]: Stopped KDE Window Manager.
Has anyone seen this issue before? Is this a known issue for Nvidia?
I would love to get some assistance to fix it. Important to note it does not happen 100% of the times. If I get a long time to get into the DE, which makes me know that I will have the crash I just manually reboot and start a new session until I get the normal behavior (instant DE being displayed after login).
I am not currently at the system but I will update with Kernel and driver version, but I keep it up to date so assume everything is the latest.
Thanks!