Login sddm and wayland 12 September 2025, 14:38:14 Hi dearsI am using KDE Plasma Init S6 desktop and I can't login with SDDM and Wayland but I can login with X11 easily. Please check and help me to solve this problem. I also created a file with AI assistant and the problem was fixed but after updating the problem came back again.thanks Quote Selected Last Edit: 12 September 2025, 14:47:27 by ali.asadi
Re: Login sddm and wayland Reply #1 – 12 September 2025, 16:07:41 Start wayland from the console and check for errors:/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-waylandartist Quote Selected 1 Likes
Re: Login sddm and wayland Reply #2 – 12 September 2025, 16:48:49 What exactly did the AI tell you to do? Doing that again might fix it again, and telling us might get the fix included in the package so updating doesn't undo it.Last time I had that specific issue, it was a polkit not starting (if that's your case, you won't be able to power off from GUI too). Quote Selected 1 Likes
Re: Login sddm and wayland Reply #3 – 15 September 2025, 14:58:20 Hello, Thanks for answering my questionthis file was generated by artificial intelligence and I saved it and copied it into two files with the following names and ran it.plasma-wayland.desktopplasma-xwayland.desktopThe problem was solved. Most of the problem was in changing the sddm theme. Please check and solve the problem.Of course, I had previously installed FreeBSD, I had seen this problem in Wayland with KDE in FreeBSD, but I did not check at all and I entered with X11#!/usr/bin/env xdg-open[Desktop Entry]Name=Plasma (Wayland)Comment=Plasma on WaylandExec=env XDG_SESSION_TYPE=wayland startplasma-x11Type=ApplicationDesktopNames=KDEThanks Quote Selected