You are not logged in.
the problem with only using wayland with sddm not x11. when i reboot the machine it says "Broadcasting message The system is rebooting" is about 1 minute..
cpu ryzen 5 5500u.
Offline
Could you elaborate on why that's a problem?
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
SDDM is waiting on the signal that the KDE session has ended. Because by definition a Wayland session needs to be started on a new TTY to properly grab the hardware it doesn't get that signal properly. You can "fix" this by switching to the TTY SDDM is on (Ctrl+Alt+F1 by default) or by installing newer sddm code, the issue should be fixed in sddm-git
Offline