You are not logged in.

#1 2021-11-30 21:18:25

blitzschlag
Member
Registered: 2013-10-30
Posts: 11

Shutdown Issues

Hey,

i recently installed my new workstation with KDE using the archinstall script.
So the Machine is rather clean.
I added firefox, thunderbird, steam,  virt-manager for my daily purposes.
With the first shutdown i realised that something is preventing sddm from properly shutting down.

Here is the journal for a boot with login and immediate shutdown.

http://ix.io/3GCe

Hope someone can push me in the right direction to resolve this.

Cheers

Offline

#2 2021-11-30 21:30:07

pacman41
Member
Registered: 2019-12-01
Posts: 24

Re: Shutdown Issues

What type of workstation is it?

Offline

#3 2021-11-30 21:32:27

blitzschlag
Member
Registered: 2013-10-30
Posts: 11

Re: Shutdown Issues

It's really a Desktop-PC
x570 Mainboard
AMD 5900x
Vega56 GPU
32GiB RAM

Offline

#4 2021-11-30 21:48:44

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,325

Offline

#5 2021-12-01 08:06:41

blitzschlag
Member
Registered: 2013-10-30
Posts: 11

Re: Shutdown Issues

Hmm,

i did boot up my old Workstation (running basically the same Software) and it did show the exact same behavior.
I'm not sure what Update caused it.
Usually i do shutdown the rig, turn off the monitor and leave the office. So it usually does not stress me that much.
I'll try, the 'logout -> shutdown' thing later and see if that brings any difference.

Offline

#6 2021-12-01 11:19:14

blitzschlag
Member
Registered: 2013-10-30
Posts: 11

Re: Shutdown Issues

So the logout takes like roughly 8 Seconds.
From the login Screen the Shutdown works as intended.

question: can you chain qdbus Commands to do that?

I won't mark this solved as its not solved. Merely a workaround.

Offline

#7 2021-12-01 11:55:27

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,325

Re: Shutdown Issues

Probably not - you could place a delayed shutdown request before logging out

(sleep 10; sudo systemctl poweroff) & disown
qdbus org.kde.ksmserver /KSMServer logout 0 0 0 # https://superuser.com/questions/395820/how-to-properly-end-a-kde-session-from-shell-without-root-privileges

I won't mark this solved as its not solved. Merely a workaround.

You quite frankly should mark this as duplicate and hang onto the existing threads…

Offline

Board footer

Powered by FluxBB