Skip to main content
Topic: Login sddm and wayland (Read 2183 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Login sddm and wayland

Hi dears
I 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

Re: Login sddm and wayland

Reply #1
Start wayland from the console and check for errors:

/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland

artist

Re: Login sddm and wayland

Reply #2
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).

Re: Login sddm and wayland

Reply #3
Hello,
Thanks for answering my question
this 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.desktop
plasma-xwayland.desktop
The 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 Wayland
Exec=env XDG_SESSION_TYPE=wayland startplasma-x11
Type=Application
DesktopNames=KDE

Thanks