Login to KDE doesn'T work anymore after upgrade to 24-10-10

I hope I put this message at the right forum. Even it happened after upgrade it doesn’t seem to be a problem of the upgrade process.
Priority is medium only. Currently I work with a slightly older version restored from backup.

This is the issue:
After update to stable 24-10-10 the login into KDE / start of Wayland session doesn’t work anymore.

Visually it looks like this:
For Wayland: After filling in password and ‚enter‘ the login screen disappears but comes back after 2 or 3 seconds. No error message is given.
X11: After filling password and ‚enter‘ the login screen disappears and gets replaced by a black screen. The screen stays ‚forever‘. Of course, no message.

All checks below were done after an unsuccessful login using Wayland (in TTY3).

The sddm service is running and looks OK to me. (systemctl status sddm)

● sddm.service - Simple Desktop Display Manager
     Loaded: loaded (/usr/lib/systemd/system/sddm.service; enabled; preset: disabled)
     Active: active (running) since Fri 2024-11-22 11:43:49 CET; 29min ago
 Invocation: 94ceb64cbaa84e3a85e4961c488c2408
       Docs: man:sddm(1)
             man:sddm.conf(5)
   Main PID: 1060 (sddm)
      Tasks: 14 (limit: 18930)
     Memory: 218.8M (peak: 223.7M)
        CPU: 846ms
     CGroup: /system.slice/sddm.service
             ├─1060 /usr/bin/sddm
             └─1789 /usr/lib/Xorg -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_jVvGSY -noreset -displayfd 18

Nov 22 11:44:05 stephan-x570aoruselite sddm[1060]: Greeter starting...
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: [PAM] Starting...
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: [PAM] Authenticating...
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: [PAM] returning.
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=963) by (uid=0)
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-2043) opened.
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: Writing cookie to "/tmp/xauth_xrhHCo"
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-VtDFTX --theme /usr/share/sddm/themes/breeze"
Nov 22 11:44:05 stephan-x570aoruselite sddm[1060]: Greeter session started successfully
Nov 22 11:44:05 stephan-x570aoruselite sddm[1060]: Message received from greeter: Connect

I couldn’t link any message in system log of sddm.service to the issue. (journalctl -u sddm.service)

Nov 22 11:43:49 stephan-x570aoruselite systemd[1]: Started Simple Desktop Display Manager.
Nov 22 11:43:49 stephan-x570aoruselite sddm[1060]: Initializing...
Nov 22 11:43:50 stephan-x570aoruselite sddm[1060]: Starting...
Nov 22 11:43:50 stephan-x570aoruselite sddm[1060]: Logind interface found
Nov 22 11:43:50 stephan-x570aoruselite sddm[1060]: Adding new display...
Nov 22 11:43:50 stephan-x570aoruselite sddm[1060]: Loaded empty theme configuration
Nov 22 11:43:50 stephan-x570aoruselite sddm[1060]: Xauthority path: "/run/sddm/xauth_pEqleY"
Nov 22 11:43:50 stephan-x570aoruselite sddm[1060]: Using VT 2
Nov 22 11:43:50 stephan-x570aoruselite sddm[1060]: Display server starting...
Nov 22 11:43:50 stephan-x570aoruselite sddm[1060]: Writing cookie to "/run/sddm/xauth_pEqleY"
Nov 22 11:43:50 stephan-x570aoruselite sddm[1060]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_pEqleY -noreset -displayfd 16
Nov 22 11:43:51 stephan-x570aoruselite sddm[1060]: Setting default cursor
Nov 22 11:43:52 stephan-x570aoruselite sddm[1060]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Nov 22 11:43:52 stephan-x570aoruselite sddm[1060]: Display server started.
Nov 22 11:43:52 stephan-x570aoruselite sddm[1060]: Socket server starting...
Nov 22 11:43:52 stephan-x570aoruselite sddm[1060]: Socket server started.
Nov 22 11:43:52 stephan-x570aoruselite sddm[1060]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Nov 22 11:43:52 stephan-x570aoruselite sddm[1060]: Greeter starting...
Nov 22 11:43:52 stephan-x570aoruselite sddm-helper[1427]: [PAM] Starting...
Nov 22 11:43:52 stephan-x570aoruselite sddm-helper[1427]: [PAM] Authenticating...
Nov 22 11:43:52 stephan-x570aoruselite sddm-helper[1427]: [PAM] returning.
Nov 22 11:43:52 stephan-x570aoruselite sddm-helper[1427]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=963) by (uid=0)
Nov 22 11:43:52 stephan-x570aoruselite sddm-helper[1427]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-1427) opened.
Nov 22 11:43:52 stephan-x570aoruselite sddm-helper[1427]: Writing cookie to "/tmp/xauth_LmtPOv"
Nov 22 11:43:52 stephan-x570aoruselite sddm-helper[1427]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-CNMYCf --theme /usr/share/sddm/themes/breeze"
Nov 22 11:43:52 stephan-x570aoruselite sddm[1060]: Greeter session started successfully
Nov 22 11:43:52 stephan-x570aoruselite sddm[1060]: Message received from greeter: Connect
Nov 22 11:44:02 stephan-x570aoruselite sddm[1060]: Message received from greeter: Login
Nov 22 11:44:02 stephan-x570aoruselite sddm[1060]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
Nov 22 11:44:02 stephan-x570aoruselite sddm[1060]: Session "/usr/share/wayland-sessions/plasmawayland.desktop" selected, command: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 1
Nov 22 11:44:02 stephan-x570aoruselite sddm-helper[1489]: [PAM] Starting...
Nov 22 11:44:02 stephan-x570aoruselite sddm-helper[1489]: [PAM] Authenticating...
Nov 22 11:44:02 stephan-x570aoruselite sddm-helper[1489]: pam_systemd_home(sddm:auth): New sd-bus connection (system-bus-pam-systemd-home-1489) opened.
Nov 22 11:44:02 stephan-x570aoruselite sddm-helper[1489]: [PAM] Preparing to converse...
Nov 22 11:44:02 stephan-x570aoruselite sddm-helper[1489]: [PAM] Conversation with 1 messages
Nov 22 11:44:02 stephan-x570aoruselite sddm-helper[1489]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Nov 22 11:44:02 stephan-x570aoruselite sddm-helper[1489]: [PAM] returning.
Nov 22 11:44:02 stephan-x570aoruselite sddm[1060]: Authentication for user  "stephan"  successful
Nov 22 11:44:02 stephan-x570aoruselite sddm-helper[1489]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Nov 22 11:44:02 stephan-x570aoruselite sddm-helper[1489]: pam_unix(sddm:session): session opened for user stephan(uid=1000) by stephan(uid=0)
Nov 22 11:44:02 stephan-x570aoruselite sddm-helper[1489]: pam_systemd(sddm:session): New sd-bus connection (system-bus-pam-systemd-1489) opened.
Nov 22 11:44:02 stephan-x570aoruselite sddm[1060]: Auth: sddm-helper exited successfully
Nov 22 11:44:02 stephan-x570aoruselite sddm[1060]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Nov 22 11:44:02 stephan-x570aoruselite sddm-helper[1489]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Nov 22 11:44:02 stephan-x570aoruselite sddm-helper[1489]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Nov 22 11:44:02 stephan-x570aoruselite sddm[1060]: Session started true
Nov 22 11:44:03 stephan-x570aoruselite sddm[1060]: Auth: sddm-helper exited successfully
Nov 22 11:44:03 stephan-x570aoruselite sddm[1060]: Socket server stopping...
Nov 22 11:44:03 stephan-x570aoruselite sddm[1060]: Socket server stopped.
Nov 22 11:44:03 stephan-x570aoruselite sddm[1060]: Display server stopping...
Nov 22 11:44:04 stephan-x570aoruselite sddm[1060]: Display server stopped.
Nov 22 11:44:04 stephan-x570aoruselite sddm[1060]: Running display stop script  QList("/usr/share/sddm/scripts/Xstop")
Nov 22 11:44:04 stephan-x570aoruselite sddm[1060]: Removing display SDDM::Display(0x5d762e7e3400) ...
Nov 22 11:44:04 stephan-x570aoruselite sddm[1060]: Adding new display...
Nov 22 11:44:04 stephan-x570aoruselite sddm[1060]: Loaded empty theme configuration
Nov 22 11:44:04 stephan-x570aoruselite sddm[1060]: Xauthority path: "/run/sddm/xauth_jVvGSY"
Nov 22 11:44:04 stephan-x570aoruselite sddm[1060]: Using VT 2
Nov 22 11:44:04 stephan-x570aoruselite sddm[1060]: Display server starting...
Nov 22 11:44:04 stephan-x570aoruselite sddm[1060]: Writing cookie to "/run/sddm/xauth_jVvGSY"
Nov 22 11:44:04 stephan-x570aoruselite sddm[1060]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_jVvGSY -noreset -displayfd 18
Nov 22 11:44:05 stephan-x570aoruselite sddm[1060]: Setting default cursor
Nov 22 11:44:05 stephan-x570aoruselite sddm[1060]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Nov 22 11:44:05 stephan-x570aoruselite sddm[1060]: Display server started.
Nov 22 11:44:05 stephan-x570aoruselite sddm[1060]: Socket server starting...
Nov 22 11:44:05 stephan-x570aoruselite sddm[1060]: Socket server started.
Nov 22 11:44:05 stephan-x570aoruselite sddm[1060]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Nov 22 11:44:05 stephan-x570aoruselite sddm[1060]: Greeter starting...
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: [PAM] Starting...
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: [PAM] Authenticating...
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: [PAM] returning.
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=963) by (uid=0)
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-2043) opened.
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: Writing cookie to "/tmp/xauth_xrhHCo"
Nov 22 11:44:05 stephan-x570aoruselite sddm-helper[2043]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-VtDFTX --theme /usr/share/sddm/themes/breeze"
Nov 22 11:44:05 stephan-x570aoruselite sddm[1060]: Greeter session started successfully
Nov 22 11:44:05 stephan-x570aoruselite sddm[1060]: Message received from greeter: Connect

A first error is shown in file wayland-session.log:
Error: could not determine $DISPLAY.‘.

Error: could not determine $DISPLAY.
Error: Can not contact kdeinit5!
org.kde.startup: "kdeinit5_shutdown" QList() exited with code 255
startplasma-wayland: Shutting down...
startplasmacompositor: Shutting down...
startplasmacompositor: Done.

Do you have any idea what the error refers to? I would guess an incorrectly exploded variable. But where does it come from?

I also saved a copy of Xorg.0.log and compared it with the old (running) system. The first 656 lines are identical. Afterwards the old log (= running system) contains 163 additional lines referring to keyboard and mouse before it ends in the same 12 messages as the new log.

The logs are quite big but I can add them if necessary.

It would really be great if you can help me.

Thanks in advance.

i have the same issue on X11(black screen),
and switching to wayland to try and solve it does what you described,but after 3-5 seconds of black screen everything works fine.
for my part it’s apparently Nvidia related.

I suspect your issue could be related to several known issues addressed in the Stable Update 2024-10-10 announcement.

System freeze on suspend seems very likely to start with.

It appears you are currently in an unsupported state. I’d suggest you update to current and implement anything noted in the known issues and solutions sections of recent Update announcements, and then focus on whatever issues (if any) may still remain.

Good luck.

Thanks all for the quick response.
Sorry, I forgot to mention the GPU. It is AMD with MESA 24.2.2.
I will do as proposed by @soundofthunder and come back to you. Whatever result it is.

1 Like

Hello,
I looked into the list of know issues, especially the freeze on suspend. My system works well as 24-10-10 (that’s what I’m currently using). Beside this one I couldn’t find a known issue fitting to my problem. But the mentioned link to kernel versions triggered me to update again and try an older kernel. The problem stays. I’m currently running kernel 6.11.0-6 and tried 6.6.52-1 (LTS). Systemd version is 256.6-1.

I also saved a new journal log of sddm.service. This time with an error listed.

Nov 22 15:48:57 stephan-x570aoruselite systemd[1]: Started Simple Desktop Display Manager.
Nov 22 15:48:57 stephan-x570aoruselite sddm[999]: Initializing...
Nov 22 15:48:57 stephan-x570aoruselite sddm[999]: Starting...
Nov 22 15:48:57 stephan-x570aoruselite sddm[999]: Logind interface found
Nov 22 15:48:57 stephan-x570aoruselite sddm[999]: Adding new display...
Nov 22 15:48:57 stephan-x570aoruselite sddm[999]: Loaded empty theme configuration
Nov 22 15:48:57 stephan-x570aoruselite sddm[999]: Xauthority path: "/run/sddm/xauth_oshKNq"
Nov 22 15:48:57 stephan-x570aoruselite sddm[999]: Using VT 2
Nov 22 15:48:57 stephan-x570aoruselite sddm[999]: Display server starting...
Nov 22 15:48:57 stephan-x570aoruselite sddm[999]: Writing cookie to "/run/sddm/xauth_oshKNq"
Nov 22 15:48:57 stephan-x570aoruselite sddm[999]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_oshKNq -noreset -displayfd 16
Nov 22 15:48:59 stephan-x570aoruselite sddm[999]: Setting default cursor
Nov 22 15:48:59 stephan-x570aoruselite sddm[999]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Nov 22 15:48:59 stephan-x570aoruselite sddm[999]: Display server started.
Nov 22 15:48:59 stephan-x570aoruselite sddm[999]: Socket server starting...
Nov 22 15:48:59 stephan-x570aoruselite sddm[999]: Socket server started.
Nov 22 15:48:59 stephan-x570aoruselite sddm[999]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Nov 22 15:48:59 stephan-x570aoruselite sddm[999]: Greeter starting...
Nov 22 15:48:59 stephan-x570aoruselite sddm-helper[1385]: [PAM] Starting...
Nov 22 15:48:59 stephan-x570aoruselite sddm-helper[1385]: [PAM] Authenticating...
Nov 22 15:48:59 stephan-x570aoruselite sddm-helper[1385]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=963) by (uid=0)
Nov 22 15:48:59 stephan-x570aoruselite sddm-helper[1385]: [PAM] returning.
Nov 22 15:48:59 stephan-x570aoruselite sddm-helper[1385]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-1385) opened.
Nov 22 15:49:00 stephan-x570aoruselite sddm-helper[1385]: Writing cookie to "/tmp/xauth_tTyRbR"
Nov 22 15:49:00 stephan-x570aoruselite sddm-helper[1385]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-nCqdDU --theme /usr/share/sddm/themes/breeze"
Nov 22 15:49:00 stephan-x570aoruselite sddm[999]: Greeter session started successfully
Nov 22 15:49:00 stephan-x570aoruselite sddm[999]: Message received from greeter: Connect
Nov 22 15:49:05 stephan-x570aoruselite sddm[999]: Message received from greeter: Login
Nov 22 15:49:05 stephan-x570aoruselite sddm[999]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
Nov 22 15:49:05 stephan-x570aoruselite sddm[999]: Session "/usr/share/wayland-sessions/plasmawayland.desktop" selected, command: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 1
Nov 22 15:49:05 stephan-x570aoruselite sddm-helper[1439]: [PAM] Starting...
Nov 22 15:49:05 stephan-x570aoruselite sddm-helper[1439]: [PAM] Authenticating...
Nov 22 15:49:05 stephan-x570aoruselite sddm-helper[1439]: pam_systemd_home(sddm:auth): New sd-bus connection (system-bus-pam-systemd-home-1439) opened.
Nov 22 15:49:05 stephan-x570aoruselite sddm-helper[1439]: [PAM] Preparing to converse...
Nov 22 15:49:05 stephan-x570aoruselite sddm-helper[1439]: [PAM] Conversation with 1 messages
Nov 22 15:49:05 stephan-x570aoruselite sddm-helper[1439]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Nov 22 15:49:05 stephan-x570aoruselite sddm-helper[1439]: [PAM] returning.
Nov 22 15:49:05 stephan-x570aoruselite sddm[999]: Authentication for user  "stephan"  successful
Nov 22 15:49:05 stephan-x570aoruselite sddm-helper[1439]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Nov 22 15:49:05 stephan-x570aoruselite sddm-helper[1439]: pam_unix(sddm:session): session opened for user stephan(uid=1000) by stephan(uid=0)
Nov 22 15:49:05 stephan-x570aoruselite sddm-helper[1439]: pam_systemd(sddm:session): New sd-bus connection (system-bus-pam-systemd-1439) opened.
Nov 22 15:49:05 stephan-x570aoruselite sddm[999]: Auth: sddm-helper exited successfully
Nov 22 15:49:05 stephan-x570aoruselite sddm[999]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Nov 22 15:49:06 stephan-x570aoruselite sddm-helper[1439]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Nov 22 15:49:06 stephan-x570aoruselite sddm-helper[1439]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Nov 22 15:49:06 stephan-x570aoruselite sddm[999]: Session started true
Nov 22 18:42:43 stephan-x570aoruselite sddm[999]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"
Nov 22 18:42:43 stephan-x570aoruselite sddm[999]: Auth: sddm-helper (--socket /tmp/sddm-auth-8c7986ed-9dce-44b9-b7b0-c161d095df78 --id 1 --start /usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland --user stephan) crashed (exit code 1)
Nov 22 18:42:43 stephan-x570aoruselite sddm[999]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"
Nov 22 18:42:43 stephan-x570aoruselite sddm[999]: Auth: sddm-helper exited with 1
Nov 22 18:42:43 stephan-x570aoruselite sddm[999]: Signal received: SIGTERM
Nov 22 18:42:43 stephan-x570aoruselite sddm[999]: Socket server stopping...
Nov 22 18:42:43 stephan-x570aoruselite sddm[999]: Socket server stopped.
Nov 22 18:42:43 stephan-x570aoruselite sddm[999]: Display server stopping...
Nov 22 18:42:43 stephan-x570aoruselite systemd[1]: Stopping Simple Desktop Display Manager...
Nov 22 18:42:43 stephan-x570aoruselite sddm[999]: Display server stopped.
Nov 22 18:42:43 stephan-x570aoruselite sddm[999]: Running display stop script  QList("/usr/share/sddm/scripts/Xstop")
Nov 22 18:42:43 stephan-x570aoruselite systemd[1]: sddm.service: Deactivated successfully.
Nov 22 18:42:43 stephan-x570aoruselite systemd[1]: Stopped Simple Desktop Display Manager.
Nov 22 18:42:43 stephan-x570aoruselite systemd[1]: sddm.service: Consumed 366ms CPU time, 253.8M memory peak.
-- Boot f3fb2e2548fe4ff9aef2349f6e5c210f --
Nov 23 10:36:27 stephan-x570aoruselite systemd[1]: Started Simple Desktop Display Manager.
Nov 23 10:36:27 stephan-x570aoruselite sddm[979]: Initializing...
Nov 23 10:36:27 stephan-x570aoruselite sddm[979]: Starting...
Nov 23 10:36:27 stephan-x570aoruselite sddm[979]: Logind interface found
Nov 23 10:36:27 stephan-x570aoruselite sddm[979]: Adding new display...
Nov 23 10:36:27 stephan-x570aoruselite sddm[979]: Loaded empty theme configuration
Nov 23 10:36:27 stephan-x570aoruselite sddm[979]: Xauthority path: "/run/sddm/xauth_bhBWkI"
Nov 23 10:36:27 stephan-x570aoruselite sddm[979]: Using VT 2
Nov 23 10:36:27 stephan-x570aoruselite sddm[979]: Display server starting...
Nov 23 10:36:27 stephan-x570aoruselite sddm[979]: Writing cookie to "/run/sddm/xauth_bhBWkI"
Nov 23 10:36:27 stephan-x570aoruselite sddm[979]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_bhBWkI -noreset -displayfd 16
Nov 23 10:36:29 stephan-x570aoruselite sddm[979]: Setting default cursor
Nov 23 10:36:29 stephan-x570aoruselite sddm[979]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Nov 23 10:36:29 stephan-x570aoruselite sddm[979]: Display server started.
Nov 23 10:36:29 stephan-x570aoruselite sddm[979]: Socket server starting...
Nov 23 10:36:29 stephan-x570aoruselite sddm[979]: Socket server started.
Nov 23 10:36:29 stephan-x570aoruselite sddm[979]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Nov 23 10:36:29 stephan-x570aoruselite sddm[979]: Greeter starting...
Nov 23 10:36:29 stephan-x570aoruselite sddm-helper[1394]: [PAM] Starting...
Nov 23 10:36:29 stephan-x570aoruselite sddm-helper[1394]: [PAM] Authenticating...
Nov 23 10:36:29 stephan-x570aoruselite sddm-helper[1394]: [PAM] returning.
Nov 23 10:36:29 stephan-x570aoruselite sddm-helper[1394]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=963) by (uid=0)
Nov 23 10:36:29 stephan-x570aoruselite sddm-helper[1394]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-1394) opened.
Nov 23 10:36:30 stephan-x570aoruselite sddm-helper[1394]: Writing cookie to "/tmp/xauth_mvCYiV"
Nov 23 10:36:30 stephan-x570aoruselite sddm-helper[1394]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-XKGkJU --theme /usr/share/sddm/themes/breeze"
Nov 23 10:36:30 stephan-x570aoruselite sddm[979]: Greeter session started successfully
Nov 23 10:36:30 stephan-x570aoruselite sddm[979]: Message received from greeter: Connect
Nov 23 10:37:12 stephan-x570aoruselite sddm[979]: Message received from greeter: Login
Nov 23 10:37:12 stephan-x570aoruselite sddm[979]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
Nov 23 10:37:12 stephan-x570aoruselite sddm[979]: Session "/usr/share/wayland-sessions/plasmawayland.desktop" selected, command: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 1
Nov 23 10:37:12 stephan-x570aoruselite sddm-helper[1457]: [PAM] Starting...
Nov 23 10:37:12 stephan-x570aoruselite sddm-helper[1457]: [PAM] Authenticating...
Nov 23 10:37:12 stephan-x570aoruselite sddm-helper[1457]: pam_systemd_home(sddm:auth): New sd-bus connection (system-bus-pam-systemd-home-1457) opened.
Nov 23 10:37:12 stephan-x570aoruselite sddm-helper[1457]: [PAM] Preparing to converse...
Nov 23 10:37:12 stephan-x570aoruselite sddm-helper[1457]: [PAM] Conversation with 1 messages
Nov 23 10:37:12 stephan-x570aoruselite sddm-helper[1457]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Nov 23 10:37:12 stephan-x570aoruselite sddm-helper[1457]: [PAM] returning.
Nov 23 10:37:12 stephan-x570aoruselite sddm[979]: Authentication for user  "stephan"  successful
Nov 23 10:37:12 stephan-x570aoruselite sddm-helper[1457]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Nov 23 10:37:12 stephan-x570aoruselite sddm-helper[1457]: pam_unix(sddm:session): session opened for user stephan(uid=1000) by stephan(uid=0)
Nov 23 10:37:12 stephan-x570aoruselite sddm-helper[1457]: pam_systemd(sddm:session): New sd-bus connection (system-bus-pam-systemd-1457) opened.
Nov 23 10:37:13 stephan-x570aoruselite sddm[979]: Auth: sddm-helper exited successfully
Nov 23 10:37:13 stephan-x570aoruselite sddm[979]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Nov 23 10:37:13 stephan-x570aoruselite sddm-helper[1457]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Nov 23 10:37:13 stephan-x570aoruselite sddm-helper[1457]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Nov 23 10:37:13 stephan-x570aoruselite sddm[979]: Session started true
Nov 23 17:08:54 stephan-x570aoruselite sddm[979]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"
Nov 23 17:08:54 stephan-x570aoruselite sddm[979]: Auth: sddm-helper (--socket /tmp/sddm-auth-dced48e0-940a-4112-a075-08bc3702bcdb --id 1 --start /usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland --user stephan) crashed (exit code 1)
Nov 23 17:08:54 stephan-x570aoruselite sddm[979]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"
Nov 23 17:08:54 stephan-x570aoruselite sddm[979]: Auth: sddm-helper exited with 1
Nov 23 17:08:54 stephan-x570aoruselite sddm[979]: Signal received: SIGTERM
Nov 23 17:08:54 stephan-x570aoruselite systemd[1]: Stopping Simple Desktop Display Manager...
Nov 23 17:08:54 stephan-x570aoruselite sddm[979]: Socket server stopping...
Nov 23 17:08:54 stephan-x570aoruselite sddm[979]: Socket server stopped.
Nov 23 17:08:54 stephan-x570aoruselite sddm[979]: Display server stopping...
Nov 23 17:08:54 stephan-x570aoruselite sddm[979]: Display server stopped.
Nov 23 17:08:54 stephan-x570aoruselite sddm[979]: Running display stop script  QList("/usr/share/sddm/scripts/Xstop")
Nov 23 17:08:54 stephan-x570aoruselite systemd[1]: sddm.service: Deactivated successfully.
Nov 23 17:08:54 stephan-x570aoruselite systemd[1]: Stopped Simple Desktop Display Manager.
Nov 23 17:08:54 stephan-x570aoruselite systemd[1]: sddm.service: Consumed 475ms CPU time, 254.1M memory peak.
-- Boot fcef266064aa4036a940ac3762c57014 --
Nov 23 17:36:05 stephan-x570aoruselite systemd[1]: Started Simple Desktop Display Manager.
Nov 23 17:36:05 stephan-x570aoruselite sddm[983]: Initializing...
Nov 23 17:36:05 stephan-x570aoruselite sddm[983]: Starting...
Nov 23 17:36:05 stephan-x570aoruselite sddm[983]: Logind interface found
Nov 23 17:36:05 stephan-x570aoruselite sddm[983]: Adding new display...
Nov 23 17:36:05 stephan-x570aoruselite sddm[983]: Loaded empty theme configuration
Nov 23 17:36:05 stephan-x570aoruselite sddm[983]: Xauthority path: "/run/sddm/xauth_OQKHpC"
Nov 23 17:36:05 stephan-x570aoruselite sddm[983]: Using VT 2
Nov 23 17:36:05 stephan-x570aoruselite sddm[983]: Display server starting...
Nov 23 17:36:05 stephan-x570aoruselite sddm[983]: Writing cookie to "/run/sddm/xauth_OQKHpC"
Nov 23 17:36:05 stephan-x570aoruselite sddm[983]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_OQKHpC -noreset -displayfd 16
Nov 23 17:36:07 stephan-x570aoruselite sddm[983]: Setting default cursor
Nov 23 17:36:07 stephan-x570aoruselite sddm[983]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Nov 23 17:36:07 stephan-x570aoruselite sddm[983]: Display server started.
Nov 23 17:36:07 stephan-x570aoruselite sddm[983]: Socket server starting...
Nov 23 17:36:07 stephan-x570aoruselite sddm[983]: Socket server started.
Nov 23 17:36:07 stephan-x570aoruselite sddm[983]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Nov 23 17:36:07 stephan-x570aoruselite sddm[983]: Greeter starting...
Nov 23 17:36:07 stephan-x570aoruselite sddm-helper[1428]: [PAM] Starting...
Nov 23 17:36:07 stephan-x570aoruselite sddm-helper[1428]: [PAM] Authenticating...
Nov 23 17:36:07 stephan-x570aoruselite sddm-helper[1428]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=963) by (uid=0)
Nov 23 17:36:07 stephan-x570aoruselite sddm-helper[1428]: [PAM] returning.
Nov 23 17:36:07 stephan-x570aoruselite sddm-helper[1428]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-1428) opened.
Nov 23 17:36:08 stephan-x570aoruselite sddm-helper[1428]: Writing cookie to "/tmp/xauth_AqoBWU"
Nov 23 17:36:08 stephan-x570aoruselite sddm-helper[1428]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-BLeqpk --theme /usr/share/sddm/themes/breeze"
Nov 23 17:36:08 stephan-x570aoruselite sddm[983]: Greeter session started successfully
Nov 23 17:36:08 stephan-x570aoruselite sddm[983]: Message received from greeter: Connect
Nov 23 17:36:13 stephan-x570aoruselite sddm[983]: Message received from greeter: Login
Nov 23 17:36:13 stephan-x570aoruselite sddm[983]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
Nov 23 17:36:13 stephan-x570aoruselite sddm[983]: Session "/usr/share/wayland-sessions/plasmawayland.desktop" selected, command: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 1
Nov 23 17:36:13 stephan-x570aoruselite sddm-helper[1482]: [PAM] Starting...
Nov 23 17:36:13 stephan-x570aoruselite sddm-helper[1482]: [PAM] Authenticating...
Nov 23 17:36:13 stephan-x570aoruselite sddm-helper[1482]: pam_systemd_home(sddm:auth): New sd-bus connection (system-bus-pam-systemd-home-1482) opened.
Nov 23 17:36:13 stephan-x570aoruselite sddm-helper[1482]: [PAM] Preparing to converse...
Nov 23 17:36:13 stephan-x570aoruselite sddm-helper[1482]: [PAM] Conversation with 1 messages
Nov 23 17:36:13 stephan-x570aoruselite sddm-helper[1482]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Nov 23 17:36:13 stephan-x570aoruselite sddm-helper[1482]: [PAM] returning.
Nov 23 17:36:13 stephan-x570aoruselite sddm[983]: Authentication for user  "stephan"  successful
Nov 23 17:36:13 stephan-x570aoruselite sddm-helper[1482]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Nov 23 17:36:13 stephan-x570aoruselite sddm-helper[1482]: pam_unix(sddm:session): session opened for user stephan(uid=1000) by stephan(uid=0)
Nov 23 17:36:13 stephan-x570aoruselite sddm-helper[1482]: pam_systemd(sddm:session): New sd-bus connection (system-bus-pam-systemd-1482) opened.
Nov 23 17:36:13 stephan-x570aoruselite sddm[983]: Auth: sddm-helper exited successfully
Nov 23 17:36:13 stephan-x570aoruselite sddm[983]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Nov 23 17:36:13 stephan-x570aoruselite sddm-helper[1482]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Nov 23 17:36:13 stephan-x570aoruselite sddm-helper[1482]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Nov 23 17:36:14 stephan-x570aoruselite sddm[983]: Session started true
Nov 23 17:59:35 stephan-x570aoruselite sddm[983]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"
Nov 23 17:59:35 stephan-x570aoruselite sddm[983]: Auth: sddm-helper (--socket /tmp/sddm-auth-6bde2043-39fe-43ec-be03-afd3ff313e60 --id 1 --start /usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland --user stephan) crashed (exit code 1)
Nov 23 17:59:35 stephan-x570aoruselite sddm[983]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"
Nov 23 17:59:35 stephan-x570aoruselite sddm[983]: Auth: sddm-helper exited with 1
Nov 23 17:59:35 stephan-x570aoruselite sddm[983]: Signal received: SIGTERM
Nov 23 17:59:35 stephan-x570aoruselite sddm[983]: Socket server stopping...
Nov 23 17:59:35 stephan-x570aoruselite sddm[983]: Socket server stopped.
Nov 23 17:59:35 stephan-x570aoruselite sddm[983]: Display server stopping...
Nov 23 17:59:35 stephan-x570aoruselite systemd[1]: Stopping Simple Desktop Display Manager...
Nov 23 17:59:35 stephan-x570aoruselite sddm[983]: Display server stopped.
Nov 23 17:59:35 stephan-x570aoruselite sddm[983]: Running display stop script  QList("/usr/share/sddm/scripts/Xstop")
Nov 23 17:59:35 stephan-x570aoruselite systemd[1]: sddm.service: Deactivated successfully.
Nov 23 17:59:35 stephan-x570aoruselite systemd[1]: Stopped Simple Desktop Display Manager.
Nov 23 17:59:35 stephan-x570aoruselite systemd[1]: sddm.service: Consumed 409ms CPU time, 251.3M memory peak.
-- Boot 9ce9862a1dc14f70a4e191e9b94d8083 --
Nov 23 17:59:58 stephan-x570aoruselite systemd[1]: Started Simple Desktop Display Manager.
Nov 23 17:59:58 stephan-x570aoruselite sddm[1022]: Initializing...
Nov 23 17:59:58 stephan-x570aoruselite sddm[1022]: Starting...
Nov 23 17:59:58 stephan-x570aoruselite sddm[1022]: Logind interface found
Nov 23 17:59:58 stephan-x570aoruselite sddm[1022]: Adding new display...
Nov 23 17:59:58 stephan-x570aoruselite sddm[1022]: Loaded empty theme configuration
Nov 23 17:59:58 stephan-x570aoruselite sddm[1022]: Xauthority path: "/run/sddm/xauth_MZFCJG"
Nov 23 17:59:58 stephan-x570aoruselite sddm[1022]: Using VT 2
Nov 23 17:59:58 stephan-x570aoruselite sddm[1022]: Display server starting...
Nov 23 17:59:58 stephan-x570aoruselite sddm[1022]: Writing cookie to "/run/sddm/xauth_MZFCJG"
Nov 23 17:59:59 stephan-x570aoruselite sddm[1022]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_MZFCJG -noreset -displayfd 16
Nov 23 18:00:00 stephan-x570aoruselite sddm[1022]: Setting default cursor
Nov 23 18:00:01 stephan-x570aoruselite sddm[1022]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Nov 23 18:00:01 stephan-x570aoruselite sddm[1022]: Display server started.
Nov 23 18:00:01 stephan-x570aoruselite sddm[1022]: Socket server starting...
Nov 23 18:00:01 stephan-x570aoruselite sddm[1022]: Socket server started.
Nov 23 18:00:01 stephan-x570aoruselite sddm[1022]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Nov 23 18:00:01 stephan-x570aoruselite sddm[1022]: Greeter starting...
Nov 23 18:00:01 stephan-x570aoruselite sddm-helper[1387]: [PAM] Starting...
Nov 23 18:00:01 stephan-x570aoruselite sddm-helper[1387]: [PAM] Authenticating...
Nov 23 18:00:01 stephan-x570aoruselite sddm-helper[1387]: [PAM] returning.
Nov 23 18:00:01 stephan-x570aoruselite sddm-helper[1387]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=963) by (uid=0)
Nov 23 18:00:01 stephan-x570aoruselite sddm-helper[1387]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-1387) opened.
Nov 23 18:00:01 stephan-x570aoruselite sddm-helper[1387]: Writing cookie to "/tmp/xauth_CItluD"
Nov 23 18:00:01 stephan-x570aoruselite sddm-helper[1387]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-iJTlWc --theme /usr/share/sddm/themes/breeze"
Nov 23 18:00:01 stephan-x570aoruselite sddm[1022]: Greeter session started successfully
Nov 23 18:00:01 stephan-x570aoruselite sddm[1022]: Message received from greeter: Connect
Nov 23 18:00:14 stephan-x570aoruselite sddm[1022]: Message received from greeter: Login
Nov 23 18:00:14 stephan-x570aoruselite sddm[1022]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
Nov 23 18:00:14 stephan-x570aoruselite sddm[1022]: Session "/usr/share/wayland-sessions/plasmawayland.desktop" selected, command: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 1
Nov 23 18:00:14 stephan-x570aoruselite sddm-helper[1448]: [PAM] Starting...
Nov 23 18:00:14 stephan-x570aoruselite sddm-helper[1448]: [PAM] Authenticating...
Nov 23 18:00:14 stephan-x570aoruselite sddm-helper[1448]: pam_systemd_home(sddm:auth): New sd-bus connection (system-bus-pam-systemd-home-1448) opened.
Nov 23 18:00:14 stephan-x570aoruselite sddm-helper[1448]: [PAM] Preparing to converse...
Nov 23 18:00:14 stephan-x570aoruselite sddm-helper[1448]: [PAM] Conversation with 1 messages
Nov 23 18:00:14 stephan-x570aoruselite sddm-helper[1448]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Nov 23 18:00:14 stephan-x570aoruselite sddm-helper[1448]: [PAM] returning.
Nov 23 18:00:14 stephan-x570aoruselite sddm[1022]: Authentication for user  "stephan"  successful
Nov 23 18:00:14 stephan-x570aoruselite sddm-helper[1448]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Nov 23 18:00:14 stephan-x570aoruselite sddm-helper[1448]: pam_unix(sddm:session): session opened for user stephan(uid=1000) by stephan(uid=0)
Nov 23 18:00:14 stephan-x570aoruselite sddm-helper[1448]: pam_systemd(sddm:session): New sd-bus connection (system-bus-pam-systemd-1448) opened.
Nov 23 18:00:14 stephan-x570aoruselite sddm[1022]: Auth: sddm-helper exited successfully
Nov 23 18:00:14 stephan-x570aoruselite sddm[1022]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Nov 23 18:00:14 stephan-x570aoruselite sddm-helper[1448]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Nov 23 18:00:14 stephan-x570aoruselite sddm-helper[1448]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Nov 23 18:00:14 stephan-x570aoruselite sddm[1022]: Session started true
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Auth: sddm-helper exited successfully
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Socket server stopping...
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Socket server stopped.
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Display server stopping...
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Display server stopped.
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Running display stop script  QList("/usr/share/sddm/scripts/Xstop")
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Removing display SDDM::Display(0x57afa27a2870) ...
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Adding new display...
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Loaded empty theme configuration
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Xauthority path: "/run/sddm/xauth_Podqcb"
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Using VT 2
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Display server starting...
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Writing cookie to "/run/sddm/xauth_Podqcb"
Nov 23 18:00:15 stephan-x570aoruselite sddm[1022]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_Podqcb -noreset -displayfd 18
Nov 23 18:00:17 stephan-x570aoruselite sddm[1022]: Setting default cursor
Nov 23 18:00:17 stephan-x570aoruselite sddm[1022]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Nov 23 18:00:17 stephan-x570aoruselite sddm[1022]: Display server started.
Nov 23 18:00:17 stephan-x570aoruselite sddm[1022]: Socket server starting...
Nov 23 18:00:17 stephan-x570aoruselite sddm[1022]: Socket server started.
Nov 23 18:00:17 stephan-x570aoruselite sddm[1022]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Nov 23 18:00:17 stephan-x570aoruselite sddm[1022]: Greeter starting...
Nov 23 18:00:17 stephan-x570aoruselite sddm-helper[2028]: [PAM] Starting...
Nov 23 18:00:17 stephan-x570aoruselite sddm-helper[2028]: [PAM] Authenticating...
Nov 23 18:00:17 stephan-x570aoruselite sddm-helper[2028]: [PAM] returning.
Nov 23 18:00:17 stephan-x570aoruselite sddm-helper[2028]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=963) by (uid=0)
Nov 23 18:00:17 stephan-x570aoruselite sddm-helper[2028]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-2028) opened.
Nov 23 18:00:17 stephan-x570aoruselite sddm-helper[2028]: Writing cookie to "/tmp/xauth_AxTHPZ"
Nov 23 18:00:17 stephan-x570aoruselite sddm-helper[2028]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-ZakVCi --theme /usr/share/sddm/themes/breeze"
Nov 23 18:00:17 stephan-x570aoruselite sddm[1022]: Greeter session started successfully
Nov 23 18:00:17 stephan-x570aoruselite sddm[1022]: Message received from greeter: Connect

It shows an authorization errors

**Nov 22 18:42:43 stephan-x570aoruselite sddm[999]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"**

and stops the display server. I found some references to this error in other posts but all linking to shutdown of session. The error is not listed in the log of the older, running, system.

provide system info:
inxi -zav7
in the login screen enter into TTY, and type:
startx
does it work? if not, post the output from it

This is the output of inxi -zav7

System:
  Kernel: 6.11.2-4-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 14.2.1 clocksource: tsc
    avail: hpet,acpi_pm parameters: BOOT_IMAGE=/boot/vmlinuz-6.11-x86_64
    root=UUID=b2ab82ec-d233-4094-8aff-34b3e098cff1 rw quiet apparmor=1 security=apparmor
    udev.log_priority=3
  Console: tty 4 DM: SDDM Distro: Manjaro base: Arch Linux
Machine:
  Type: Desktop System: Gigabyte product: X570 AORUS ELITE v: -CF serial: N/A
  Mobo: Gigabyte model: X570 AORUS ELITE serial: N/A uuid: 032e02b4-0499-059b-9706-a80700080009
    UEFI: American Megatrends LLC. v: F39 date: 03/22/2024
Battery:
  Message: No system battery data found. Is one present?
Memory:
  System RAM: total: 16 GiB available: 15.54 GiB used: 1.42 GiB (9.1%)
  Array-1: capacity: 128 GiB slots: 4 modules: 2 EC: None max-module-size: 32 GiB note: est.
  Device-1: Channel-A DIMM 0 type: no module installed
  Device-2: Channel-A DIMM 1 type: DDR4 detail: synchronous unbuffered (unregistered)
    size: 8 GiB speed: 3200 MT/s volts: curr: 1.2 width (bits): data: 64 total: 64
    manufacturer: Corsair part-no: CMW16GX4M2C3200C16 serial: N/A
  Device-3: Channel-B DIMM 0 type: no module installed
  Device-4: Channel-B DIMM 1 type: DDR4 detail: synchronous unbuffered (unregistered)
    size: 8 GiB speed: 3200 MT/s volts: curr: 1.2 width (bits): data: 64 total: 64
    manufacturer: Corsair part-no: CMW16GX4M2C3200C16 serial: N/A
CPU:
  Info: model: AMD Ryzen 7 5700X socket: AM4 bits: 64 type: MT MCP arch: Zen 3+ gen: 3 level: v3
    note: check built: 2022 process: TSMC n6 (7nm) family: 0x19 (25) model-id: 0x21 (33) stepping: 2
    microcode: 0xA20120E
  Topology: cpus: 1x dies: 1 clusters: 1 cores: 8 threads: 16 tpc: 2 smt: enabled cache:
    L1: 512 KiB desc: d-8x32 KiB; i-8x32 KiB L2: 4 MiB desc: 8x512 KiB L3: 32 MiB desc: 1x32 MiB
  Speed (MHz): avg: 550 min/max: 550/4663 boost: enabled base/boost: 3400/4650 scaling:
    driver: amd-pstate-epp governor: powersave volts: 1.1 V ext-clock: 100 MHz cores: 1: 550 2: 550
    3: 550 4: 550 5: 550 6: 550 7: 550 8: 550 9: 550 10: 550 11: 550 12: 550 13: 550 14: 550
    15: 550 16: 550 bogomips: 108834
  Flags: 3dnowprefetch abm adx aes aperfmperf apic arat avic avx avx2 bmi1 bmi2 bpext cat_l3
    cdp_l3 clflush clflushopt clwb clzero cmov cmp_legacy constant_tsc cpb cpuid cqm cqm_llc
    cqm_mbm_local cqm_mbm_total cqm_occup_llc cr8_legacy cx16 cx8 de debug_swap decodeassists
    erms extapic extd_apicid f16c flushbyasid fma fpu fsgsbase fsrm fxsr fxsr_opt ht hw_pstate
    ibpb ibrs ibs invpcid irperf lahf_lm lbrv lm mba mca mce misalignsse mmx mmxext monitor movbe
    msr mtrr mwaitx nonstop_tsc nopl npt nrip_save nx ospke osvw overflow_recov pae pat
    pausefilter pclmulqdq pdpe1gb perfctr_core perfctr_llc perfctr_nb pfthreshold pge pku pni
    popcnt pse pse36 rapl rdpid rdpru rdrand rdseed rdt_a rdtscp rep_good sep sha_ni skinit smap
    smca smep ssbd sse sse2 sse4_1 sse4_2 sse4a ssse3 stibp succor svm_lock syscall tce topoext
    tsc tsc_scale umip user_shstk v_spec_ctrl v_vmsave_vmload vaes vgif vmcb_clean vme vmmcall
    vpclmulqdq wbnoinvd wdt x2apic xgetbv1 xsave xsavec xsaveerptr xsaveopt xsaves xtopology
  Vulnerabilities:
  Type: gather_data_sampling status: Not affected
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: reg_file_data_sampling status: Not affected
  Type: retbleed status: Not affected
  Type: spec_rstack_overflow mitigation: Safe RET
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Retpolines; IBPB: conditional; IBRS_FW; STIBP: always-on; RSB
    filling; PBRSB-eIBRS: Not affected; BHI: Not affected
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Advanced Micro Devices [AMD/ATI] Navi 32 [Radeon RX 7700 XT / 7800 XT]
    vendor: Sapphire driver: amdgpu v: kernel arch: RDNA-3 code: Navi-3x process: TSMC n5 (5nm)
    built: 2022+ pcie: gen: 4 speed: 16 GT/s lanes: 16 ports: active: DP-1 empty: DP-2, HDMI-A-1,
    HDMI-A-2, Writeback-1 bus-ID: 0b:00.0 chip-ID: 1002:747e class-ID: 0300
  Display: unspecified server: X.org v: 1.21.1.14 with: Xwayland v: 24.1.4 driver: X:
    loaded: amdgpu unloaded: modesetting,radeon alternate: fbdev,vesa dri: radeonsi gpu: amdgpu
    tty: 160x45
  Monitor-1: DP-1 model: Idek Iiyama PL3270Q serial: <filter> built: 2019 res: 2560x1440 dpi: 93
    gamma: 1.2 size: 698x393mm (27.48x15.47") diag: 801mm (31.5") ratio: 16:9 modes: max: 2560x1440
    min: 720x400
  API: EGL v: 1.5 hw: drv: amd radeonsi platforms: device: 0 drv: radeonsi device: 1 drv: swrast
    gbm: drv: radeonsi surfaceless: drv: radeonsi inactive: wayland,x11
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: mesa v: 24.2.4-arch1.0.1 note: console (EGL sourced)
    renderer: AMD Radeon RX 7800 XT (radeonsi navi32 LLVM 18.1.8 DRM 3.59 6.11.2-4-MANJARO),
    llvmpipe (LLVM 18.1.8 256 bits)
  API: Vulkan v: 1.3.295 layers: 6 device: 0 type: discrete-gpu name: AMD Radeon RX 7800 XT
    (RADV NAVI32) driver: mesa radv v: 24.2.4-arch1.0.1 device-ID: 1002:747e surfaces: N/A
Audio:
  Device-1: Advanced Micro Devices [AMD/ATI] Navi 31 HDMI/DP Audio driver: snd_hda_intel v: kernel
    pcie: gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 0b:00.1 chip-ID: 1002:ab30 class-ID: 0403
  Device-2: Advanced Micro Devices [AMD] Starship/Matisse HD Audio vendor: Gigabyte
    driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 0d:00.4
    chip-ID: 1022:1487 class-ID: 0403
  API: ALSA v: k6.11.2-4-MANJARO status: kernel-api with: aoss type: oss-emulator
    tools: alsactl,alsamixer,amixer
  Server-1: sndiod v: N/A status: off tools: aucat,midicat,sndioctl
  Server-2: JACK v: 1.9.22 status: off tools: N/A
  Server-3: PipeWire v: 1.2.5 status: off with: pipewire-media-session status: active
    tools: pw-cli
  Server-4: PulseAudio v: 17.0 status: active (root, process) with: 1: pulseaudio-alsa
    type: plugin 2: pulseaudio-jack type: module tools: pacat,pactl,pavucontrol
Network:
  Device-1: Intel I211 Gigabit Network vendor: Gigabyte driver: igb v: kernel pcie: gen: 1
    speed: 2.5 GT/s lanes: 1 port: f000 bus-ID: 05:00.0 chip-ID: 8086:1539 class-ID: 0200
  IF: enp5s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global broadcast: <filter>
  IP v6: <filter> type: dynamic noprefixroute scope: global
  IP v6: <filter> type: noprefixroute scope: link
  Info: services: NetworkManager,systemd-timesyncd
  WAN IP: <filter>
Bluetooth:
  Message: No bluetooth data found.
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 4.55 TiB used: 442.25 GiB (9.5%)
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Corsair model: Force MP600 size: 931.51 GiB
    block-size: physical: 512 B logical: 512 B speed: 63.2 Gb/s lanes: 4 tech: SSD serial: <filter>
    fw-rev: EGFM11.3 temp: 31.9 C scheme: GPT
  SMART: yes health: PASSED on: 1y 71d 23h cycles: 2,108 read-units: 161,492,433 [82.6 TB]
    written-units: 95,037,120 [48.6 TB]
  ID-2: /dev/nvme1n1 maj-min: 259:7 vendor: Samsung model: SSD 980 PRO 2TB size: 1.82 TiB
    block-size: physical: 512 B logical: 512 B speed: 63.2 Gb/s lanes: 4 tech: SSD serial: <filter>
    fw-rev: 5B2QGXA7 temp: 33.9 C scheme: MBR
  SMART: yes health: PASSED on: 63 hrs cycles: 565 read-units: 24,168,953 [12.3 TB]
    written-units: 14,169,531 [7.25 TB]
  ID-3: /dev/sda maj-min: 8:0 vendor: Seagate model: ST2000DM005-2CW102
    family: BarraCuda 3.5 (SMR) size: 1.82 TiB block-size: physical: 4096 B logical: 512 B sata: 3.1
    speed: 6.0 Gb/s tech: HDD rpm: 5425 serial: <filter> fw-rev: 0001 temp: 29 C scheme: MBR
  SMART: yes state: enabled health: PASSED on: 10489h+17m+18.627s cycles: 2091 read: 15.66 TiB
    written: 9.09 TiB Pre-Fail: attribute: Spin_Retry_Count value: 100 worst: 100 threshold: 97
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 443.23 GiB size: 435.21 GiB (98.19%) used: 210.65 GiB (48.4%) fs: ext4
    block-size: 4096 B dev: /dev/nvme0n1p6 maj-min: 259:6 label: Manjaro
    uuid: b2ab82ec-d233-4094-8aff-34b3e098cff1
  ID-2: /boot/efi raw-size: 100 MiB size: 96 MiB (96.00%) used: 34.5 MiB (35.9%) fs: vfat
    block-size: 512 B dev: /dev/nvme0n1p2 maj-min: 259:2 label: N/A uuid: 2AC7-EF26
  ID-3: /run/media/stephan/Backup raw-size: 493.98 GiB size: 485.16 GiB (98.21%)
    used: 231.57 GiB (47.7%) fs: ext4 block-size: 4096 B dev: /dev/sda2 maj-min: 8:2 label: Backup
    uuid: ab34e8a4-2d88-43fe-b4ea-031a0a33e78b
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default) zswap: yes compressor: zstd
    max-pool: 20%
  ID-1: swap-1 type: file size: 20 GiB used: 0 KiB (0.0%) priority: -2 file: /swapfile
Unmounted:
  ID-1: /dev/nvme0n1p1 maj-min: 259:1 size: 529 MiB fs: ntfs label: N/A uuid: 28480E8B480E5848
  ID-2: /dev/nvme0n1p3 maj-min: 259:3 size: 16 MiB fs: N/A label: N/A uuid: N/A
  ID-3: /dev/nvme0n1p4 maj-min: 259:4 size: 486.98 GiB fs: ntfs label: Win10
    uuid: 240ADBB80ADB8568
  ID-4: /dev/nvme0n1p5 maj-min: 259:5 size: 688 MiB fs: ntfs label: N/A uuid: 12AA2BE0AA2BBEDB
  ID-5: /dev/nvme1n1p1 maj-min: 259:8 size: 875.62 GiB fs: ntfs label: WinPart2
    uuid: 7D4192B50C9F8FF5
  ID-6: /dev/nvme1n1p2 maj-min: 259:9 size: 987.4 GiB fs: ext4 label: CoyoteUgly
    uuid: e8ca37be-636d-4e98-a2e4-7d6040a57e7b
  ID-7: /dev/sda1 maj-min: 8:1 size: 1.34 TiB fs: ntfs label: ZehnVorne uuid: A63C77BB3C778559
USB:
  Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 6 rev: 2.0 speed: 480 Mb/s (57.2 MiB/s)
    lanes: 1 mode: 2.0 chip-ID: 1d6b:0002 class-ID: 0900
  Hub-2: 1-3:2 info: Genesys Logic Hub ports: 4 rev: 2.0 speed: 480 Mb/s (57.2 MiB/s) lanes: 1
    mode: 2.0 power: 100mA chip-ID: 05e3:0608 class-ID: 0900
  Device-1: 1-3.2:4 info: ASUSTek TUF Gaming K3 type: keyboard,HID driver: hid-generic,usbhid
    interfaces: 4 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 500mA
    chip-ID: 0b05:194b class-ID: 0300
  Device-2: 1-3.3:5 info: Logitech G402 Gaming Mouse type: mouse,HID driver: hid-generic,usbhid
    interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 300mA
    chip-ID: 046d:c07e class-ID: 0300 serial: <filter>
  Device-3: 1-4:3 info: Integrated Express IT8297 RGB LED Controller type: keyboard
    driver: hid-generic,usbhid interfaces: 1 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1
    power: 100mA chip-ID: 048d:8297 class-ID: 0301
  Hub-3: 2-0:1 info: super-speed hub ports: 4 rev: 3.1 speed: 10 Gb/s (1.16 GiB/s) lanes: 1
    mode: 3.2 gen-2x1 chip-ID: 1d6b:0003 class-ID: 0900
  Hub-4: 3-0:1 info: hi-speed hub with single TT ports: 6 rev: 2.0 speed: 480 Mb/s (57.2 MiB/s)
    lanes: 1 mode: 2.0 chip-ID: 1d6b:0002 class-ID: 0900
  Hub-5: 3-6:2 info: Genesys Logic Hub ports: 4 rev: 2.0 speed: 480 Mb/s (57.2 MiB/s) lanes: 1
    mode: 2.0 power: 100mA chip-ID: 05e3:0608 class-ID: 0900
  Hub-6: 4-0:1 info: super-speed hub ports: 4 rev: 3.1 speed: 10 Gb/s (1.16 GiB/s) lanes: 1
    mode: 3.2 gen-2x1 chip-ID: 1d6b:0003 class-ID: 0900
  Hub-7: 5-0:1 info: hi-speed hub with single TT ports: 4 rev: 2.0 speed: 480 Mb/s (57.2 MiB/s)
    lanes: 1 mode: 2.0 chip-ID: 1d6b:0002 class-ID: 0900
  Hub-8: 6-0:1 info: super-speed hub ports: 4 rev: 3.1 speed: 10 Gb/s (1.16 GiB/s) lanes: 1
    mode: 3.2 gen-2x1 chip-ID: 1d6b:0003 class-ID: 0900
Sensors:
  System Temperatures: cpu: 32.4 C mobo: 27.0 C gpu: amdgpu temp: 37.0 C mem: 32.0 C
  Fan Speeds (rpm): N/A gpu: amdgpu fan: 0
Info:
  Processes: 308 Power: uptime: 7m states: freeze,mem,disk suspend: deep avail: s2idle wakeups: 0
    hibernate: platform avail: shutdown, reboot, suspend, test_resume image: 6.2 GiB
    services: upowerd Init: systemd v: 256 default: graphical tool: systemctl
  Packages: 2081 pm: pacman pkgs: 2070 libs: 552 tools: pamac,trizen,yay pm: flatpak pkgs: 11
    Compilers: clang: 18.1.8 gcc: 14.2.1 Shell: Bash (su) v: 5.2.37 running-in: tty 4 inxi: 3.3.36

“startx” triggers the start screen. After about 15 seconds it changes to a black screen but with a cursor. Nothing else is shown. No panels, no background picture, etc. Looks like KDE is up but without visibility. Plugging in a USB stick for example gives the expected sound just no popup.

so try different kernels, with 6.12, and 6.6…
also create a new test user, and log in with it and see if it has the same issue…

Unfortunately the same issue with different kernel version and other users.
I also tested with not updating the MESA version. Also no difference.

maybe some mess regarding those pacnew configs?
provide all logs:
journalctl -b0 -p5 --no-pager
also output from:
mhwd -l -li
pacman -Qm
find /etc/X11/ -name "*.conf"
find $HOME/ -name ".Xauthority"
ls /etc/modprobe.d

Hello,
thanks again for your help.

journalctl -b0 -p5 --no-pager

Nov 25 13:28:48 stephan-x570aoruselite kernel: Linux version 6.11.2-4-MANJARO (builduser@fv-az1442-266) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Tue Oct  8 11:52:01 UTC 2024
Nov 25 13:28:48 stephan-x570aoruselite kernel: random: crng init done
Nov 25 13:28:48 stephan-x570aoruselite kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.11-x86_64 root=UUID=b2ab82ec-d233-4094-8aff-34b3e098cff1 rw quiet apparmor=1 security=apparmor udev.log_priority=3
Nov 25 13:28:48 stephan-x570aoruselite kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.11-x86_64", will be passed to user space.
Nov 25 13:28:48 stephan-x570aoruselite kernel: SVM disabled (by BIOS) in MSR_VM_CR
Nov 25 13:28:48 stephan-x570aoruselite kernel: audit: type=2000 audit(1732541321.189:1): state=initialized audit_enabled=0 res=1
Nov 25 13:28:48 stephan-x570aoruselite kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Nov 25 13:28:48 stephan-x570aoruselite kernel: SCSI subsystem initialized
Nov 25 13:28:48 stephan-x570aoruselite kernel: VFS: Disk quotas dquot_6.6.0
Nov 25 13:28:48 stephan-x570aoruselite kernel: Initialise system trusted keyrings
Nov 25 13:28:48 stephan-x570aoruselite kernel: Key type blacklist registered
Nov 25 13:28:48 stephan-x570aoruselite kernel: integrity: Platform Keyring initialized
Nov 25 13:28:48 stephan-x570aoruselite kernel: integrity: Machine keyring initialized
Nov 25 13:28:48 stephan-x570aoruselite kernel: Key type asymmetric registered
Nov 25 13:28:48 stephan-x570aoruselite kernel: Asymmetric key parser 'x509' registered
Nov 25 13:28:48 stephan-x570aoruselite kernel: Loading compiled-in X.509 certificates
Nov 25 13:28:48 stephan-x570aoruselite kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 2c30f5a61c99f2272bd992a7dbd51adf663fcd0f'
Nov 25 13:28:48 stephan-x570aoruselite kernel: Key type .fscrypt registered
Nov 25 13:28:48 stephan-x570aoruselite kernel: Key type fscrypt-provisioning registered
Nov 25 13:28:48 stephan-x570aoruselite kernel: scsi 3:0:0:0: Direct-Access     ATA      ST2000DM005-2CW1 0001 PQ: 0 ANSI: 5
Nov 25 13:28:48 stephan-x570aoruselite kernel: sd 3:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Nov 25 13:28:48 stephan-x570aoruselite kernel: sd 3:0:0:0: [sda] 4096-byte physical blocks
Nov 25 13:28:48 stephan-x570aoruselite kernel: sd 3:0:0:0: [sda] Write Protect is off
Nov 25 13:28:48 stephan-x570aoruselite kernel: sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 25 13:28:48 stephan-x570aoruselite kernel: sd 3:0:0:0: [sda] Attached SCSI disk
Nov 25 13:28:48 stephan-x570aoruselite kernel: usb: port power management may be unreliable
Nov 25 13:28:48 stephan-x570aoruselite kernel: amdgpu 0000:0b:00.0: amdgpu: DF poison setting is inconsistent(1:0:0:0)!
Nov 25 13:28:48 stephan-x570aoruselite kernel: amdgpu 0000:0b:00.0: amdgpu: Poison setting is inconsistent in DF/UMC(0:1)!
Nov 25 13:28:48 stephan-x570aoruselite kernel: sd 3:0:0:0: Attached scsi generic sg0 type 0
Nov 25 13:28:48 stephan-x570aoruselite kernel: vboxdrv: loading out-of-tree module taints kernel.
Nov 25 13:28:48 stephan-x570aoruselite kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
Nov 25 13:28:48 stephan-x570aoruselite kernel: audit: type=1400 audit(1732537728.450:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="klogd" pid=443 comm="apparmor_parser"
Nov 25 13:28:48 stephan-x570aoruselite kernel: audit: type=1400 audit(1732537728.463:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=435 comm="apparmor_parser"
Nov 25 13:28:48 stephan-x570aoruselite kernel: audit: type=1400 audit(1732537728.466:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=435 comm="apparmor_parser"
Nov 25 13:28:48 stephan-x570aoruselite kernel: audit: type=1400 audit(1732537728.466:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=432 comm="apparmor_parser"
Nov 25 13:28:48 stephan-x570aoruselite kernel: audit: type=1400 audit(1732537728.470:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=431 comm="apparmor_parser"
Nov 25 13:28:48 stephan-x570aoruselite kernel: audit: type=1400 audit(1732537728.473:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-rpcd" pid=440 comm="apparmor_parser"
Nov 25 13:28:48 stephan-x570aoruselite kernel: audit: type=1400 audit(1732537728.473:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-dcerpcd" pid=439 comm="apparmor_parser"
Nov 25 13:28:48 stephan-x570aoruselite kernel: audit: type=1400 audit(1732537728.473:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="mariadbd_akonadi" pid=433 comm="apparmor_parser"
Nov 25 13:28:48 stephan-x570aoruselite kernel: audit: type=1400 audit(1732537728.476:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="mysqld_akonadi" pid=434 comm="apparmor_parser"
Nov 25 13:28:48 stephan-x570aoruselite kernel: audit: type=1400 audit(1732537728.476:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-rpcd-spoolss" pid=442 comm="apparmor_parser"
Nov 25 13:28:48 stephan-x570aoruselite kernel: VBoxNetAdp: Successfully started.
Nov 25 13:28:48 stephan-x570aoruselite kernel: VBoxNetFlt: Successfully started.
Nov 25 13:28:48 stephan-x570aoruselite kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20240322/utaddress-204)
Nov 25 13:28:48 stephan-x570aoruselite kernel: ccp 0000:0d:00.1: ccp: unable to access the device: you might be running a broken BIOS.
Nov 25 13:28:48 stephan-x570aoruselite kernel: ccp 0000:0d:00.1: psp enabled
Nov 25 13:28:49 stephan-x570aoruselite systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Nov 25 13:28:49 stephan-x570aoruselite systemd[1]: System is tainted: local-hwclock
Nov 25 13:28:49 stephan-x570aoruselite (modprobe)[852]: lm_sensors.service: Referenced but unset environment variable evaluates to an empty string: BUS_MODULES
Nov 25 13:28:49 stephan-x570aoruselite ModemManager[910]: <msg> ModemManager (version 1.22.0-1) starting in system bus...
Nov 25 13:28:49 stephan-x570aoruselite dbus-broker-launch[846]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Nov 25 13:28:50 stephan-x570aoruselite python[1221]: qt.qpa.xcb: could not connect to display :1
Nov 25 13:28:50 stephan-x570aoruselite python[1221]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 13:28:50 stephan-x570aoruselite python[1221]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                     
                                                     Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 13:28:50 stephan-x570aoruselite systemd-coredump[1255]: Process 1221 (python) of user 1000 terminated abnormally without generating a coredump.
Nov 25 13:28:50 stephan-x570aoruselite backintime[1167]: Hauptprofil(1) :: WARNING: Inhibit Suspend failed.
Nov 25 13:28:52 stephan-x570aoruselite (systemd)[1391]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Nov 25 13:28:52 stephan-x570aoruselite dbus-broker-launch[1408]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Nov 25 13:28:52 stephan-x570aoruselite dbus-broker-launch[1408]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Nov 25 13:28:52 stephan-x570aoruselite dbus-broker-launch[1408]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Nov 25 13:28:52 stephan-x570aoruselite dbus-broker-launch[1408]: Service file '/usr/share//dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Nov 25 13:28:52 stephan-x570aoruselite dbus-broker-launch[1408]: Ignoring duplicate name 'org.freedesktop.Notifications' in service file '/usr/share//dbus-1/services/org.knopwob.dunst.service'
Nov 25 13:28:52 stephan-x570aoruselite dbus-broker-launch[1408]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Nov 25 13:28:52 stephan-x570aoruselite dbus-broker-launch[1408]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
Nov 25 13:28:52 stephan-x570aoruselite dbus-broker-launch[1408]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Nov 25 13:28:52 stephan-x570aoruselite dbus-broker-launch[1408]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Nov 25 13:28:52 stephan-x570aoruselite dbus-broker-launch[1408]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Nov 25 13:28:53 stephan-x570aoruselite ModemManager[910]: <msg> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:04.0/0000:05:00.0': not supported by any plugin
Nov 25 13:28:54 stephan-x570aoruselite dbus-broker-launch[846]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Nov 25 14:01:00 stephan-x570aoruselite anacron[1607]: Anacron started on 2024-11-25
Nov 25 14:01:00 stephan-x570aoruselite anacron[1607]: Will run job `cron.daily' in 12 min.
Nov 25 14:01:00 stephan-x570aoruselite anacron[1607]: Jobs will be executed sequentially
Nov 25 14:07:27 stephan-x570aoruselite sddm-greeter-qt6[1404]: file:///usr/share/sddm/themes/breeze/Main.qml:235:17 Parameter "username" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Nov 25 14:07:27 stephan-x570aoruselite (systemd)[1658]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[stephan] ruser=[<unknown>] rhost=[<unknown>]
Nov 25 14:07:28 stephan-x570aoruselite dbus-broker-launch[1691]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Nov 25 14:07:28 stephan-x570aoruselite dbus-broker-launch[1691]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Nov 25 14:07:28 stephan-x570aoruselite dbus-broker-launch[1691]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Nov 25 14:07:28 stephan-x570aoruselite dbus-broker-launch[1691]: Service file '/usr/share//dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Nov 25 14:07:28 stephan-x570aoruselite dbus-broker-launch[1691]: Ignoring duplicate name 'org.freedesktop.Notifications' in service file '/usr/share//dbus-1/services/org.knopwob.dunst.service'
Nov 25 14:07:28 stephan-x570aoruselite dbus-broker-launch[1691]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Nov 25 14:07:28 stephan-x570aoruselite dbus-broker-launch[1691]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
Nov 25 14:07:28 stephan-x570aoruselite dbus-broker-launch[1691]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Nov 25 14:07:28 stephan-x570aoruselite dbus-broker-launch[1691]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Nov 25 14:07:28 stephan-x570aoruselite dbus-broker-launch[1691]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Nov 25 14:07:28 stephan-x570aoruselite udisksd[1714]: udisks daemon version 2.10.1 starting
Nov 25 14:07:28 stephan-x570aoruselite udisksd[1714]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Nov 25 14:07:29 stephan-x570aoruselite baloo_file[1703]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.43'
Nov 25 14:07:29 stephan-x570aoruselite baloo_file[1703]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.46'
Nov 25 14:07:29 stephan-x570aoruselite kcminit_startup[1710]: qt.qpa.wayland: "wl-shell" is a deprecated shell extension, prefer using "xdg-shell" if supported by the compositor by setting the environment variable QT_WAYLAND_SHELL_INTEGRATION
Nov 25 14:07:29 stephan-x570aoruselite ksplashqml[1708]: qt.qpa.wayland: "wl-shell" is a deprecated shell extension, prefer using "xdg-shell" if supported by the compositor by setting the environment variable QT_WAYLAND_SHELL_INTEGRATION
Nov 25 14:07:29 stephan-x570aoruselite kcminit_startup[1710]: qt.qpa.wayland: Loading shell integration failed.
Nov 25 14:07:29 stephan-x570aoruselite kcminit_startup[1710]: qt.qpa.wayland: Attempted to load the following shells QList("xdg-shell", "wl-shell", "ivi-shell", "qt-shell")
Nov 25 14:07:29 stephan-x570aoruselite ksplashqml[1708]: qt.qpa.wayland: Loading shell integration failed.
Nov 25 14:07:29 stephan-x570aoruselite ksplashqml[1708]: qt.qpa.wayland: Attempted to load the following shells QList("xdg-shell", "wl-shell", "ivi-shell", "qt-shell")
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Requested transaction contradicts existing jobs: Transaction for plasma-workspace.target/stop is destructive (plasma-workspace.target has 'start' job queued, but 'stop' is included in transaction).
Nov 25 14:07:29 stephan-x570aoruselite kcminit_startup[1710]: qt.qpa.xcb: could not connect to display :1
Nov 25 14:07:29 stephan-x570aoruselite kcminit_startup[1710]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite kcminit_startup[1710]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                              
                                                              Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite ksplashqml[1708]: qt.qpa.xcb: could not connect to display :1
Nov 25 14:07:29 stephan-x570aoruselite ksplashqml[1708]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite ksplashqml[1708]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                         
                                                         Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[1771]: Process 1710 (kcminit_startup) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 1710:
                                                               #0  0x000071b804aa53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x000071b804a4c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x000071b804a334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x000071b80448c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x000071b80448ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x000071b804cdaa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x000071b804d7c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x000071b804549a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x000071b804d7c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x000071b804d74fad _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x174fad)
                                                               #10 0x000063ac982f71b8 n/a (kcminit + 0x31b8)
                                                               #11 0x000071b804a34e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x000071b804a34ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x000063ac982f86a5 n/a (kcminit + 0x46a5)
                                                               
                                                               Stack trace of thread 1711:
                                                               #0  0x000071b804b1a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x000071b803e2fe0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x000071b803dcc795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x000071b8047a82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x000071b80454ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x000071b80463d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x000071b80560af0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x000071b8046cd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x000071b804aa339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x000071b804b2849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[1772]: Process 1708 (ksplashqml) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 1708:
                                                               #0  0x00007dcd3eea53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x00007dcd3ee4c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x00007dcd3ee334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x00007dcd3e88c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x00007dcd3e88ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x00007dcd3f0daa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x00007dcd3f17c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x00007dcd3e949a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x00007dcd3f17c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x00007dcd3f174fad _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x174fad)
                                                               #10 0x00005cecf206d688 n/a (ksplashqml + 0x5688)
                                                               #11 0x00007dcd3ee34e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x00007dcd3ee34ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x00005cecf206e355 n/a (ksplashqml + 0x6355)
                                                               
                                                               Stack trace of thread 1723:
                                                               #0  0x00007dcd3ef1a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x00007dcd3d0b6e0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x00007dcd3d053795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x00007dcd3eba82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x00007dcd3e94ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x00007dcd3ea3d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x00007dcd3ff75f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x00007dcd3eacd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x00007dcd3eea339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x00007dcd3ef2849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-ksplash.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-ksplash.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start Splash screen shown during boot.
Nov 25 14:07:29 stephan-x570aoruselite kded6[1789]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite kded6[1789]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite kded6[1789]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                    
                                                    Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-ksmserver.service: Main process exited, code=exited, status=127/n/a
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-ksmserver.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start KDE Session Management Server.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Dependency failed for KDE Plasma Workspace Core.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Dependency failed for KDE Plasma Workspace.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Dependency failed for plasma-workspace-wayland.target.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-workspace-wayland.target: Job plasma-workspace-wayland.target/start failed with result 'dependency'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-workspace.target: Job plasma-workspace.target/start failed with result 'dependency'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-core.target: Job plasma-core.target/start failed with result 'dependency'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Requested transaction contradicts existing jobs: Transaction for graphical-session.target/stop is destructive (app-nm\x2dapplet@autostart.service has 'start' job queued, but 'stop' is included in transaction).
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: graphical-session.target: Failed to enqueue stop job, ignoring: Transaction for graphical-session.target/stop is destructive (app-nm\x2dapplet@autostart.service has 'start' job queued, but 'stop' is included in transaction).
Nov 25 14:07:29 stephan-x570aoruselite gmenudbusmenuproxy[1832]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite gmenudbusmenuproxy[1832]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite gmenudbusmenuproxy[1832]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                 
                                                                 Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite xembedsniproxy[1847]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite xembedsniproxy[1847]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite xembedsniproxy[1847]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                             
                                                             Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite kdeconnectd[1816]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite kdeconnectd[1816]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite kdeconnectd[1816]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                          
                                                          Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite polkit-kde-authentication-agent-1[1842]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite polkit-kde-authentication-agent-1[1842]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite polkit-kde-authentication-agent-1[1842]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                                
                                                                                Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-polkit-agent.service: Main process exited, code=killed, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-polkit-agent.service: Failed with result 'signal'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start KDE PolicyKit Authentication Agent.
Nov 25 14:07:29 stephan-x570aoruselite matray[1820]: cannot open display: 
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-plasmashell.service: Main process exited, code=exited, status=127/n/a
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-plasmashell.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start KDE Plasma Workspace.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-org.moson.matray@autostart.service: Main process exited, code=exited, status=1/FAILURE
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-org.moson.matray@autostart.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite xapp-sn-watcher[1866]: XDG_CURRENT_DESKTOP not set, unable to check against enabled desktop list. Starting anyway...
Nov 25 14:07:29 stephan-x570aoruselite msm_kde_notifier[1807]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite xapp-sn-watcher[1866]: cannot open display: 
Nov 25 14:07:29 stephan-x570aoruselite msm_kde_notifier[1807]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                               
                                                               Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
Nov 25 14:07:29 stephan-x570aoruselite nm-applet[1856]: cannot open display: 
Nov 25 14:07:29 stephan-x570aoruselite xdg-desktop-portal-kde[1846]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite xdg-desktop-portal-kde[1846]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite xdg-desktop-portal-kde[1846]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                     
                                                                     Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-xapp\x2dsn\x2dwatcher@autostart.service: Main process exited, code=exited, status=1/FAILURE
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-xapp\x2dsn\x2dwatcher@autostart.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-powerdevil.service: Main process exited, code=exited, status=127/n/a
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-powerdevil.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start Powerdevil.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-nm\x2dapplet@autostart.service: Main process exited, code=exited, status=1/FAILURE
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-nm\x2dapplet@autostart.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[1799]: Process 1789 (kded6) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 1789:
                                                               #0  0x00007bbcf0ea53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x00007bbcf0e4c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x00007bbcf0e334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x00007bbcf088c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x00007bbcf088ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x00007bbcf10daa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x00007bbcf117c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x00007bbcf0949a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x00007bbcf117c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x00007bbcf1af7326 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0xf7326)
                                                               #10 0x00005d3e7df25e87 n/a (kded6 + 0x5e87)
                                                               #11 0x00007bbcf0e34e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x00007bbcf0e34ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x00005d3e7df25ee5 n/a (kded6 + 0x5ee5)
                                                               
                                                               Stack trace of thread 1795:
                                                               #0  0x00007bbcf0f1a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x00007bbcf01dfe0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x00007bbcf017c795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x00007bbcf0ba82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x00007bbcf094ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x00007bbcf0a3d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x00007bbcf1973f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x00007bbcf0acd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x00007bbcf0ea339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x00007bbcf0f2849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-kded6.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-kded6.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start KDE Daemon 6.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-emote@autostart.service: Main process exited, code=exited, status=1/FAILURE
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-emote@autostart.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-kcminit-phase1.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-kcminit-phase1.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start KDE Configuration Module Initialization (Phase 1).
Nov 25 14:07:29 stephan-x570aoruselite pamac-tray[1860]: cannot open display: 
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-pamac\x2dtray@autostart.service: Main process exited, code=exited, status=1/FAILURE
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-pamac\x2dtray@autostart.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[1878]: Process 1847 (xembedsniproxy) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 1847:
                                                               #0  0x000079cc354a53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x000079cc3544c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x000079cc354334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x000079cc34e8c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x000079cc34e8ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x000079cc356daa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x000079cc3577c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x000079cc34f49a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x000079cc3577c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x000079cc35774fad _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x174fad)
                                                               #10 0x00005d8d60d2c335 n/a (xembedsniproxy + 0x6335)
                                                               #11 0x000079cc35434e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x000079cc35434ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x00005d8d60d2c735 n/a (xembedsniproxy + 0x6735)
                                                               
                                                               Stack trace of thread 1867:
                                                               #0  0x000079cc3551a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x000079cc347e0e0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x000079cc3477d795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x000079cc351a82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x000079cc34f4ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x000079cc3503d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x000079cc35eb5f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x000079cc350cd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x000079cc354a339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x000079cc3552849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[1869]: Process 1832 (gmenudbusmenupr) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 1832:
                                                               #0  0x000076add9ca53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x000076add9c4c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x000076add9c334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x000076add968c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x000076add968ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x000076add9edaa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x000076add9f7c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x000076add9749a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x000076add9f7c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x000076add9f74fad _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x174fad)
                                                               #10 0x00005e1773bb9c8e n/a (gmenudbusmenuproxy + 0x9c8e)
                                                               #11 0x000076add9c34e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x000076add9c34ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x00005e1773bb9f65 n/a (gmenudbusmenuproxy + 0x9f65)
                                                               
                                                               Stack trace of thread 1855:
                                                               #0  0x000076add9d1a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x000076add90cfe0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x000076add906c795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x000076add99a82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x000076add974ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x000076add983d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x000076adda81ff0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x000076add98cd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x000076add9ca339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x000076add9d2849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite evolution-alarm[1813]: cannot open display: 
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[1882]: Process 1816 (kdeconnectd) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 1816:
                                                               #0  0x0000732b608a53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x0000732b6084c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x0000732b608334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x0000732b6028c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x0000732b6028ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x0000732b60adaa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x0000732b60b7c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x0000732b60349a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x0000732b60b7c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x0000732b614f7326 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0xf7326)
                                                               #10 0x00005a39a816d3f9 n/a (kdeconnectd + 0x33f9)
                                                               #11 0x0000732b60834e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x0000732b60834ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x00005a39a816db75 n/a (kdeconnectd + 0x3b75)
                                                               
                                                               Stack trace of thread 1873:
                                                               #0  0x0000732b6091a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x0000732b5f3c9e0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x0000732b5f366795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x0000732b605a82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x0000732b6034ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x0000732b6043d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x0000732b61c00f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x0000732b604cd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x0000732b608a339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x0000732b6092849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-org.kde.kdeconnect.daemon@autostart.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-org.kde.kdeconnect.daemon@autostart.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[1910]: Process 1807 (msm_kde_notifie) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 1807:
                                                               #0  0x00007f525e6a53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x00007f525e64c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x00007f525e6334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x00007f525ec98163 _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0x98163)
                                                               #4  0x00007f525f333457 _ZN22QGuiApplicationPrivate25createPlatformIntegrationEv (libQt5Gui.so.5 + 0x133457)
                                                               #5  0x00007f525f333b11 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt5Gui.so.5 + 0x133b11)
                                                               #6  0x00007f525eeb686d _ZN23QCoreApplicationPrivate4initEv (libQt5Core.so.5 + 0x2b686d)
                                                               #7  0x00007f525f333bc7 _ZN22QGuiApplicationPrivate4initEv (libQt5Gui.so.5 + 0x133bc7)
                                                               #8  0x00007f525fb53736 _ZN19QApplicationPrivate4initEv (libQt5Widgets.so.5 + 0x153736)
                                                               #9  0x000064d79ee6852c n/a (msm_kde_notifier + 0xa52c)
                                                               #10 0x00007f525e634e08 n/a (libc.so.6 + 0x25e08)
                                                               #11 0x00007f525e634ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #12 0x000064d79ee68e95 _start (msm_kde_notifier + 0xae95)
                                                               
                                                               Stack trace of thread 1892:
                                                               #0  0x00007f525e71a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x00007f525da97e0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x00007f525da34795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x00007f525eefe1af _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2fe1af)
                                                               #4  0x00007f525eea6b9c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2a6b9c)
                                                               #5  0x00007f525ecf2abd _ZN7QThread4execEv (libQt5Core.so.5 + 0xf2abd)
                                                               #6  0x00007f525f197bf3 n/a (libQt5DBus.so.5 + 0x17bf3)
                                                               #7  0x00007f525ecf295b n/a (libQt5Core.so.5 + 0xf295b)
                                                               #8  0x00007f525e6a339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x00007f525e72849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-msm_kde_notifier@autostart.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-msm_kde_notifier@autostart.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[1911]: Process 1846 (xdg-desktop-por) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 1846:
                                                               #0  0x000071a913fa63f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x000071a913f4d120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x000071a913f344c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x000071a91268c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x000071a91268ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x000071a912edaa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x000071a912f7c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x000071a912749a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x000071a912f7c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x000071a9138f7326 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0xf7326)
                                                               #10 0x0000631f6cb79400 n/a (xdg-desktop-portal-kde + 0x27400)
                                                               #11 0x000071a913f35e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x000071a913f35ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x0000631f6cb79935 n/a (xdg-desktop-portal-kde + 0x27935)
                                                               
                                                               Stack trace of thread 1903:
                                                               #0  0x000071a91401b63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x000071a91047ee0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x000071a91041b795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x000071a9129a82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x000071a91274ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x000071a91283d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x000071a9141a4f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x000071a9128cd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x000071a913fa439d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x000071a91402949c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite blueman-applet[1803]: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-blueman@autostart.service: Main process exited, code=exited, status=1/FAILURE
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-blueman@autostart.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-org.gnome.Evolution\x2dalarm\x2dnotify@autostart.service: Main process exited, code=exited, status=1/FAILURE
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-org.gnome.Evolution\x2dalarm\x2dnotify@autostart.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:29 stephan-x570aoruselite polkit-kde-authentication-agent-1[1976]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite polkit-kde-authentication-agent-1[1976]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite polkit-kde-authentication-agent-1[1976]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                                
                                                                                Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-polkit-agent.service: Main process exited, code=killed, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-polkit-agent.service: Failed with result 'signal'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start KDE PolicyKit Authentication Agent.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-plasmashell.service: Main process exited, code=exited, status=127/n/a
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-plasmashell.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start KDE Plasma Workspace.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-powerdevil.service: Main process exited, code=exited, status=127/n/a
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-powerdevil.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start Powerdevil.
Nov 25 14:07:29 stephan-x570aoruselite xdg-desktop-portal-kde[2007]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite xdg-desktop-portal-kde[2007]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite xdg-desktop-portal-kde[2007]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                     
                                                                     Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite gmenudbusmenuproxy[2024]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite gmenudbusmenuproxy[2024]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite gmenudbusmenuproxy[2024]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                 
                                                                 Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite xembedsniproxy[2025]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite xembedsniproxy[2025]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite xembedsniproxy[2025]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                             
                                                             Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-org.kde.kalendarac@autostart.service: Main process exited, code=exited, status=127/n/a
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: app-org.kde.kalendarac@autostart.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[2023]: Process 2007 (xdg-desktop-por) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 2007:
                                                               #0  0x00007bcee43a63f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x00007bcee434d120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x00007bcee43344c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x00007bcee2a8c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x00007bcee2a8ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x00007bcee32daa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x00007bcee337c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x00007bcee2b49a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x00007bcee337c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x00007bcee3cf7326 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0xf7326)
                                                               #10 0x0000612c62a39400 n/a (xdg-desktop-portal-kde + 0x27400)
                                                               #11 0x00007bcee4335e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x00007bcee4335ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x0000612c62a39935 n/a (xdg-desktop-portal-kde + 0x27935)
                                                               
                                                               Stack trace of thread 2020:
                                                               #0  0x00007bcee441b63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x00007bcee082de0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x00007bcee07ca795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x00007bcee2da82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x00007bcee2b4ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x00007bcee2c3d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x00007bcee45a4f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x00007bcee2ccd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x00007bcee43a439d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x00007bcee442949c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[2033]: Process 2024 (gmenudbusmenupr) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 2024:
                                                               #0  0x000070c2e1ca53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x000070c2e1c4c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x000070c2e1c334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x000070c2e168c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x000070c2e168ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x000070c2e1edaa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x000070c2e1f7c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x000070c2e1749a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x000070c2e1f7c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x000070c2e1f74fad _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x174fad)
                                                               #10 0x00005a4666834c8e n/a (gmenudbusmenuproxy + 0x9c8e)
                                                               #11 0x000070c2e1c34e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x000070c2e1c34ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x00005a4666834f65 n/a (gmenudbusmenuproxy + 0x9f65)
                                                               
                                                               Stack trace of thread 2026:
                                                               #0  0x000070c2e1d1a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x000070c2e10cfe0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x000070c2e106c795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x000070c2e19a82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x000070c2e174ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x000070c2e183d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x000070c2e2854f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x000070c2e18cd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x000070c2e1ca339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x000070c2e1d2849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[2034]: Process 2025 (xembedsniproxy) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 2025:
                                                               #0  0x000071b765ea53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x000071b765e4c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x000071b765e334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x000071b76588c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x000071b76588ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x000071b7660daa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x000071b76617c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x000071b765949a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x000071b76617c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x000071b766174fad _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x174fad)
                                                               #10 0x000062ca21cb9335 n/a (xembedsniproxy + 0x6335)
                                                               #11 0x000071b765e34e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x000071b765e34ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x000062ca21cb9735 n/a (xembedsniproxy + 0x6735)
                                                               
                                                               Stack trace of thread 2028:
                                                               #0  0x000071b765f1a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x000071b765231e0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x000071b7651ce795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x000071b765ba82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x000071b76594ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x000071b765a3d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x000071b766963f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x000071b765acd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x000071b765ea339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x000071b765f2849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite polkit-kde-authentication-agent-1[2048]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite polkit-kde-authentication-agent-1[2048]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite polkit-kde-authentication-agent-1[2048]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                                
                                                                                Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-polkit-agent.service: Main process exited, code=killed, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-polkit-agent.service: Failed with result 'signal'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start KDE PolicyKit Authentication Agent.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-powerdevil.service: Main process exited, code=exited, status=127/n/a
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-powerdevil.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start Powerdevil.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-plasmashell.service: Main process exited, code=exited, status=127/n/a
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-plasmashell.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start KDE Plasma Workspace.
Nov 25 14:07:29 stephan-x570aoruselite xdg-desktop-portal-kde[2053]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite xdg-desktop-portal-kde[2053]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite xdg-desktop-portal-kde[2053]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                     
                                                                     Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[2076]: Process 2053 (xdg-desktop-por) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 2053:
                                                               #0  0x0000799f452a53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x0000799f4524c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x0000799f452334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x0000799f44c8c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x0000799f44c8ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x0000799f454daa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x0000799f4557c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x0000799f44d49a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x0000799f4557c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x0000799f45ef7326 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0xf7326)
                                                               #10 0x00006100fed22400 n/a (xdg-desktop-portal-kde + 0x27400)
                                                               #11 0x0000799f45234e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x0000799f45234ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x00006100fed22935 n/a (xdg-desktop-portal-kde + 0x27935)
                                                               
                                                               Stack trace of thread 2073:
                                                               #0  0x0000799f4531a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x0000799f42948e0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x0000799f428e5795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x0000799f44fa82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x0000799f44d4ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x0000799f44e3d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x0000799f4662cf0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x0000799f44ecd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x0000799f452a339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x0000799f4532849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-plasmashell.service: Start request repeated too quickly.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-plasmashell.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start KDE Plasma Workspace.
Nov 25 14:07:29 stephan-x570aoruselite gmenudbusmenuproxy[2085]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite gmenudbusmenuproxy[2085]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite gmenudbusmenuproxy[2085]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                 
                                                                 Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite xembedsniproxy[2086]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite xembedsniproxy[2086]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite xembedsniproxy[2086]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                             
                                                             Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite polkit-kde-authentication-agent-1[2087]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite polkit-kde-authentication-agent-1[2087]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite polkit-kde-authentication-agent-1[2087]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                                
                                                                                Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-polkit-agent.service: Main process exited, code=killed, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-polkit-agent.service: Failed with result 'signal'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start KDE PolicyKit Authentication Agent.
Nov 25 14:07:29 stephan-x570aoruselite xdg-desktop-portal-kde[2088]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:29 stephan-x570aoruselite xdg-desktop-portal-kde[2088]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:29 stephan-x570aoruselite xdg-desktop-portal-kde[2088]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                     
                                                                     Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-powerdevil.service: Main process exited, code=exited, status=127/n/a
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-powerdevil.service: Failed with result 'exit-code'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start Powerdevil.
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[2108]: Process 2086 (xembedsniproxy) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 2086:
                                                               #0  0x00007baa608a53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x00007baa6084c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x00007baa608334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x00007baa6028c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x00007baa6028ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x00007baa60adaa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x00007baa60b7c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x00007baa60349a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x00007baa60b7c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x00007baa60b74fad _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x174fad)
                                                               #10 0x00005baedd4d2335 n/a (xembedsniproxy + 0x6335)
                                                               #11 0x00007baa60834e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x00007baa60834ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x00005baedd4d2735 n/a (xembedsniproxy + 0x6735)
                                                               
                                                               Stack trace of thread 2100:
                                                               #0  0x00007baa6091a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x00007baa5fbe0e0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x00007baa5fb7d795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x00007baa605a82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x00007baa6034ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x00007baa6043d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x00007baa6131ef0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x00007baa604cd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x00007baa608a339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x00007baa6092849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[2107]: Process 2085 (gmenudbusmenupr) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 2085:
                                                               #0  0x00007d2147ea53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x00007d2147e4c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x00007d2147e334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x00007d214788c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x00007d214788ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x00007d21480daa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x00007d214817c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x00007d2147949a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x00007d214817c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x00007d2148174fad _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x174fad)
                                                               #10 0x000060c9f467ac8e n/a (gmenudbusmenuproxy + 0x9c8e)
                                                               #11 0x00007d2147e34e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x00007d2147e34ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x000060c9f467af65 n/a (gmenudbusmenuproxy + 0x9f65)
                                                               
                                                               Stack trace of thread 2101:
                                                               #0  0x00007d2147f1a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x00007d214722fe0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x00007d21471cc795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x00007d2147ba82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x00007d214794ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x00007d2147a3d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x00007d21489b5f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x00007d2147acd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x00007d2147ea339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x00007d2147f2849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite systemd-coredump[2117]: Process 2088 (xdg-desktop-por) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 2088:
                                                               #0  0x00007d1d1dea53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x00007d1d1de4c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x00007d1d1de334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x00007d1d1d88c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x00007d1d1d88ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x00007d1d1e0daa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x00007d1d1e17c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x00007d1d1d949a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x00007d1d1e17c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x00007d1d1eaf7326 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0xf7326)
                                                               #10 0x0000589571694400 n/a (xdg-desktop-portal-kde + 0x27400)
                                                               #11 0x00007d1d1de34e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x00007d1d1de34ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x0000589571694935 n/a (xdg-desktop-portal-kde + 0x27935)
                                                               
                                                               Stack trace of thread 2113:
                                                               #0  0x00007d1d1df1a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x00007d1d1b563e0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x00007d1d1b500795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x00007d1d1dba82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x00007d1d1d94ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x00007d1d1da3d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x00007d1d1f22cf0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x00007d1d1dacd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x00007d1d1dea339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x00007d1d1df2849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:29 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite polkit-kde-authentication-agent-1[2146]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:30 stephan-x570aoruselite polkit-kde-authentication-agent-1[2146]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:30 stephan-x570aoruselite polkit-kde-authentication-agent-1[2146]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                                
                                                                                Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-polkit-agent.service: Main process exited, code=killed, status=6/ABRT
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-polkit-agent.service: Failed with result 'signal'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start KDE PolicyKit Authentication Agent.
Nov 25 14:07:30 stephan-x570aoruselite xdg-desktop-portal-kde[2142]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:30 stephan-x570aoruselite xdg-desktop-portal-kde[2142]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:30 stephan-x570aoruselite xdg-desktop-portal-kde[2142]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                     
                                                                     Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-powerdevil.service: Main process exited, code=exited, status=127/n/a
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-powerdevil.service: Failed with result 'exit-code'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Powerdevil.
Nov 25 14:07:30 stephan-x570aoruselite xembedsniproxy[2158]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:30 stephan-x570aoruselite xembedsniproxy[2158]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:30 stephan-x570aoruselite xembedsniproxy[2158]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                             
                                                             Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:30 stephan-x570aoruselite gmenudbusmenuproxy[2156]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:30 stephan-x570aoruselite gmenudbusmenuproxy[2156]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:30 stephan-x570aoruselite gmenudbusmenuproxy[2156]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                 
                                                                 Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:30 stephan-x570aoruselite systemd-coredump[2155]: Process 2142 (xdg-desktop-por) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 2142:
                                                               #0  0x00007c278bca53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x00007c278bc4c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x00007c278bc334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x00007c278b68c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x00007c278b68ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x00007c278bedaa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x00007c278bf7c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x00007c278b749a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x00007c278bf7c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x00007c278c8f7326 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0xf7326)
                                                               #10 0x00006044073e5400 n/a (xdg-desktop-portal-kde + 0x27400)
                                                               #11 0x00007c278bc34e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x00007c278bc34ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x00006044073e5935 n/a (xdg-desktop-portal-kde + 0x27935)
                                                               
                                                               Stack trace of thread 2152:
                                                               #0  0x00007c278bd1a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x00007c278942de0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x00007c27893ca795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x00007c278b9a82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x00007c278b74ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x00007c278b83d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x00007c278d11ef0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x00007c278b8cd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x00007c278bca339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x00007c278bd2849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:30 stephan-x570aoruselite systemd-coredump[2167]: Process 2158 (xembedsniproxy) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 2158:
                                                               #0  0x0000704b4f6a53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x0000704b4f64c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x0000704b4f6334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x0000704b4f08c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x0000704b4f08ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x0000704b4f8daa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x0000704b4f97c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x0000704b4f149a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x0000704b4f97c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x0000704b4f974fad _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x174fad)
                                                               #10 0x000060bd7930d335 n/a (xembedsniproxy + 0x6335)
                                                               #11 0x0000704b4f634e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x0000704b4f634ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x000060bd7930d735 n/a (xembedsniproxy + 0x6735)
                                                               
                                                               Stack trace of thread 2159:
                                                               #0  0x0000704b4f71a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x0000704b4eb20e0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x0000704b4eabd795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x0000704b4f3a82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x0000704b4f14ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x0000704b4f23d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x0000704b501f8f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x0000704b4f2cd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x0000704b4f6a339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x0000704b4f72849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:30 stephan-x570aoruselite systemd-coredump[2166]: Process 2156 (gmenudbusmenupr) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 2156:
                                                               #0  0x00007efcc0aa53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x00007efcc0a4c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x00007efcc0a334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x00007efcc048c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x00007efcc048ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x00007efcc0cdaa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x00007efcc0d7c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x00007efcc0549a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x00007efcc0d7c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x00007efcc0d74fad _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x174fad)
                                                               #10 0x0000583067a7fc8e n/a (gmenudbusmenuproxy + 0x9c8e)
                                                               #11 0x00007efcc0a34e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x00007efcc0a34ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x0000583067a7ff65 n/a (gmenudbusmenuproxy + 0x9f65)
                                                               
                                                               Stack trace of thread 2160:
                                                               #0  0x00007efcc0b1a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x00007efcbfd8ee0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x00007efcbfd2b795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x00007efcc07a82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x00007efcc054ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x00007efcc063d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x00007efcc14b7f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x00007efcc06cd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x00007efcc0aa339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x00007efcc0b2849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-polkit-agent.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-polkit-agent.service: Failed with result 'signal'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start KDE PolicyKit Authentication Agent.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-powerdevil.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-powerdevil.service: Failed with result 'exit-code'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Powerdevil.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite xdg-desktop-por[1713]: Choosing kwallet.portal for org.freedesktop.impl.portal.Secret via the deprecated UseIn key
Nov 25 14:07:30 stephan-x570aoruselite xdg-desktop-por[1713]: The preferred method to match portal implementations to desktop environments is to use the portals.conf(5) configuration file
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Xdg Desktop Portal For KDE.
Nov 25 14:07:30 stephan-x570aoruselite xembedsniproxy[2207]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:30 stephan-x570aoruselite xembedsniproxy[2207]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:30 stephan-x570aoruselite xembedsniproxy[2207]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                             
                                                             Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:30 stephan-x570aoruselite gmenudbusmenuproxy[2206]: qt.qpa.xcb: could not connect to display
Nov 25 14:07:30 stephan-x570aoruselite gmenudbusmenuproxy[2206]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Nov 25 14:07:30 stephan-x570aoruselite gmenudbusmenuproxy[2206]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                                 
                                                                 Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, vnc, minimal, minimalegl, xcb, wayland, linuxfb, offscreen.
Nov 25 14:07:30 stephan-x570aoruselite systemd-coredump[2214]: Process 2207 (xembedsniproxy) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 2207:
                                                               #0  0x00007a87d50a53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x00007a87d504c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x00007a87d50334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x00007a87d4a8c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x00007a87d4a8ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x00007a87d52daa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x00007a87d537c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x00007a87d4b49a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x00007a87d537c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x00007a87d5374fad _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x174fad)
                                                               #10 0x000060ea4c283335 n/a (xembedsniproxy + 0x6335)
                                                               #11 0x00007a87d5034e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x00007a87d5034ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x000060ea4c283735 n/a (xembedsniproxy + 0x6735)
                                                               
                                                               Stack trace of thread 2208:
                                                               #0  0x00007a87d511a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x00007a87d43e0e0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x00007a87d437d795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x00007a87d4da82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x00007a87d4b4ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x00007a87d4c3d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x00007a87d5ac5f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x00007a87d4ccd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x00007a87d50a339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x00007a87d512849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd-coredump[2215]: Process 2206 (gmenudbusmenupr) of user 1000 dumped core.
                                                               
                                                               Stack trace of thread 2206:
                                                               #0  0x00007eb1cdea53f4 n/a (libc.so.6 + 0x963f4)
                                                               #1  0x00007eb1cde4c120 raise (libc.so.6 + 0x3d120)
                                                               #2  0x00007eb1cde334c3 abort (libc.so.6 + 0x244c3)
                                                               #3  0x00007eb1cd88c663 n/a (libQt6Core.so.6 + 0x8c663)
                                                               #4  0x00007eb1cd88ce07 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8ce07)
                                                               #5  0x00007eb1ce0daa65 n/a (libQt6Gui.so.6 + 0xdaa65)
                                                               #6  0x00007eb1ce17c3a8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17c3a8)
                                                               #7  0x00007eb1cd949a2d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x149a2d)
                                                               #8  0x00007eb1ce17c43e _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17c43e)
                                                               #9  0x00007eb1ce174fad _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x174fad)
                                                               #10 0x000055c78c31cc8e n/a (gmenudbusmenuproxy + 0x9c8e)
                                                               #11 0x00007eb1cde34e08 n/a (libc.so.6 + 0x25e08)
                                                               #12 0x00007eb1cde34ecc __libc_start_main (libc.so.6 + 0x25ecc)
                                                               #13 0x000055c78c31cf65 n/a (gmenudbusmenuproxy + 0x9f65)
                                                               
                                                               Stack trace of thread 2210:
                                                               #0  0x00007eb1cdf1a63d __poll (libc.so.6 + 0x10b63d)
                                                               #1  0x00007eb1cd18ee0d n/a (libglib-2.0.so.0 + 0xbfe0d)
                                                               #2  0x00007eb1cd12b795 g_main_context_iteration (libglib-2.0.so.0 + 0x5c795)
                                                               #3  0x00007eb1cdba82bd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a82bd)
                                                               #4  0x00007eb1cd94ff66 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14ff66)
                                                               #5  0x00007eb1cda3d650 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23d650)
                                                               #6  0x00007eb1ce8b3f0e n/a (libQt6DBus.so.6 + 0x2df0e)
                                                               #7  0x00007eb1cdacd237 n/a (libQt6Core.so.6 + 0x2cd237)
                                                               #8  0x00007eb1cdea339d n/a (libc.so.6 + 0x9439d)
                                                               #9  0x00007eb1cdf2849c n/a (libc.so.6 + 0x11949c)
                                                               ELF object binary architecture: AMD x86-64
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-gmenudbusmenuproxy.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Proxies GTK DBus menus to a Plasma readable format.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xembedsniproxy.service: Start request repeated too quickly.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
Nov 25 14:07:30 stephan-x570aoruselite systemd[1658]: Failed to start Handle legacy xembed system tray icons.
Nov 25 14:08:07 stephan-x570aoruselite su[2354]: (to root) stephan on tty3
Nov 25 14:08:29 stephan-x570aoruselite systemd[1658]: dbus-:1.2-org.kde.KSplash@0.service: Main process exited, code=exited, status=1/FAILURE
Nov 25 14:08:29 stephan-x570aoruselite systemd[1658]: dbus-:1.2-org.kde.KSplash@0.service: Failed with result 'exit-code'.

mhwd -l -li

e[1me[31m> e[mInstalled PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2024.05.06                true            PCI


e[1me[31mWarning: e[mNo installed USB configs!
e[1me[31m> e[m0000:0b:00.0 (0300:1002:747e) Display controller ATI Technologies Inc:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2024.05.06                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI



pacman -Qm

emote 4.1.0-1
extra-cmake-modules-git 6.1.0.r3681.1e6808bd-1
gnome-icon-theme 3.12.0-7
gnome-icon-theme-symbolic 3.12.0-6
kconfig-git 6.0.0_r1296.g7df691ae-1
kdav5 1:5.115.0-1
kdelibs4support 5.116.0-1
kemoticons 5.116.0-1
kernel-alive 0.5.1-1
kfilemetadata5 5.116.0-2
khotkeys 5.27.11-1
khtml 5.115.0-1
kjs 5.115.0-1
kpeople5 5.116.0-1
kpeoplevcard 0.1-2
kquickcharts5 5.115.0-1
krunner5 5.115.0-4
libkcddb5 24.05.2-1
librewolf-bin 126.0-1
manjaro-documentation-en 20181009-1
manjaro-firmware 20160419-1
manjaro-hotfixes 2024.1-2
manjaro-settings-manager-kcm 0.5.7-21
modemmanager-qt5 5.116.0-1
pfetch 1.0.1-1
plasma-simplemenu 1.0.12-1
plasma-wayland-protocols-git 1.11.1.r6.gb3c1826-1
pulseaudio-ctl 1.70-1
python-manimpango 0.5.0-2
python-manjaro-sdk 1:0.1.1-1
qgpgme-qt5 1.23.2-4
rofi-lbonn-wayland 1.7.5+wayland3-1
spectre-meltdown-checker 0.46+26+gbd0c7c9-1
systemd-fsck-silent 239-1
systemd-kcm 1.2.1-8
transcode 1.1.7-44
trizen 1:1.68-1
web-installer-url-handler 2.3-1
wlogout 1.2.2-0

find /etc/X11/ -namef “*.conf”

/etc/X11/xorg.conf.d/00-keyboard.conf
/etc/X11/xorg.conf.d/30-touchpad.conf

I executed the find command for “Xauthority” using user root to avoid access issues. Still no file was found.

Folder /etc/modprobe.d exists but is empty.

the whole system is messed up according to the logs, you have dumped cores, you have som messed up qt plugins…
and why do you have these installed from AUR?:

they are all available in the official repos, so uninstall them from aur, and install them from official repos…

in dolphin, under home, unhide files and there should be xauthority file, or files… but they are not likely related to your issue…

check output from:
sudo ldconfig
it should return nothing…

Hello,
I didn’t expect it looking that bad. The system was setup 5 years ago and ran through quite some ‘experiments’. I’m not surprised it being a bit messy. Setting it up again as clean system was planned for next year.
Now it came earlier. Based on the actual ISO I made a new setup on a different disk. It has been updated completely and starts well. There are still no apps on it but that will take some time.
Thanks to all helping in this post, especially to @brahma. It must be linked somehow to garbage in the system. And as always I learned a lot.
All the best.

1 Like