Shutdown/reboot only works via console or display manager
by Steo from LinuxQuestions.org on (#55TKZ)
Hi. I have both Plasma and XFCE installed on my system. XFCE is missing the options to shut down or reboot, meaning I can only logout, then hit poweroff from sddm (or just use a terminal), though in XFCE it makes sense since I don't have the power management running for it.
In Plasma however, I can press reboot or shut down, programs will close and processes will be killed, but then the screen will just stay black with a cursor as nothing else happens. I have upower installed and running, but it doesn't seem to make a difference. I'm also using systemd if that matters.
This is what all I get in the logs when I press reboot, then it just halts here. It's also worth mentioning it shuts down via the power button.
Code:Jul 17 05:09:10 lfs dbus-daemon[2732]: [session uid=1000 pid=2730] Successfully activated service 'org.kde.LogoutPrompt'
Jul 17 05:09:11 lfs systemd[1]: Stopping User Manager for UID 64...
Jul 17 05:09:11 lfs systemd[2658]: Stopped target Main User Target.
Jul 17 05:09:11 lfs systemd[2658]: Stopped target Basic System.
Jul 17 05:09:11 lfs systemd[2658]: Stopped target Paths.
Jul 17 05:09:11 lfs systemd[2658]: Stopped target Sockets.
Jul 17 05:09:11 lfs systemd[2658]: Reached target Shutdown.
Jul 17 05:09:11 lfs systemd[2658]: Stopped target Timers.
Jul 17 05:09:11 lfs systemd[2658]: systemd-exit.service: Succeeded.
Jul 17 05:09:11 lfs systemd[2658]: Finished Exit the Session.
Jul 17 05:09:11 lfs systemd[2658]: Reached target Exit the Session.
Jul 17 05:09:11 lfs systemd[1]: user@64.service: Succeeded.
Jul 17 05:09:11 lfs systemd[1]: Stopped User Manager for UID 64.
Jul 17 05:09:11 lfs systemd[1]: Stopping User Runtime Directory /run/user/64...
Jul 17 05:09:11 lfs systemd[961]: run-user-64.mount: Succeeded.
Jul 17 05:09:11 lfs systemd[1]: run-user-64.mount: Succeeded.
Jul 17 05:09:11 lfs systemd[1246]: run-user-64.mount: Succeeded.
Jul 17 05:09:11 lfs systemd[1]: user-runtime-dir@64.service: Succeeded.
Jul 17 05:09:11 lfs systemd[1]: Stopped User Runtime Directory /run/user/64.
Jul 17 05:09:11 lfs systemd[1]: Removed slice User Slice of UID 64.


In Plasma however, I can press reboot or shut down, programs will close and processes will be killed, but then the screen will just stay black with a cursor as nothing else happens. I have upower installed and running, but it doesn't seem to make a difference. I'm also using systemd if that matters.
This is what all I get in the logs when I press reboot, then it just halts here. It's also worth mentioning it shuts down via the power button.
Code:Jul 17 05:09:10 lfs dbus-daemon[2732]: [session uid=1000 pid=2730] Successfully activated service 'org.kde.LogoutPrompt'
Jul 17 05:09:11 lfs systemd[1]: Stopping User Manager for UID 64...
Jul 17 05:09:11 lfs systemd[2658]: Stopped target Main User Target.
Jul 17 05:09:11 lfs systemd[2658]: Stopped target Basic System.
Jul 17 05:09:11 lfs systemd[2658]: Stopped target Paths.
Jul 17 05:09:11 lfs systemd[2658]: Stopped target Sockets.
Jul 17 05:09:11 lfs systemd[2658]: Reached target Shutdown.
Jul 17 05:09:11 lfs systemd[2658]: Stopped target Timers.
Jul 17 05:09:11 lfs systemd[2658]: systemd-exit.service: Succeeded.
Jul 17 05:09:11 lfs systemd[2658]: Finished Exit the Session.
Jul 17 05:09:11 lfs systemd[2658]: Reached target Exit the Session.
Jul 17 05:09:11 lfs systemd[1]: user@64.service: Succeeded.
Jul 17 05:09:11 lfs systemd[1]: Stopped User Manager for UID 64.
Jul 17 05:09:11 lfs systemd[1]: Stopping User Runtime Directory /run/user/64...
Jul 17 05:09:11 lfs systemd[961]: run-user-64.mount: Succeeded.
Jul 17 05:09:11 lfs systemd[1]: run-user-64.mount: Succeeded.
Jul 17 05:09:11 lfs systemd[1246]: run-user-64.mount: Succeeded.
Jul 17 05:09:11 lfs systemd[1]: user-runtime-dir@64.service: Succeeded.
Jul 17 05:09:11 lfs systemd[1]: Stopped User Runtime Directory /run/user/64.
Jul 17 05:09:11 lfs systemd[1]: Removed slice User Slice of UID 64.