You are not logged in.

#1 2023-05-30 11:44:26

Mailaender
Member
Registered: 2022-07-17
Posts: 11

Shutdown messages not displayed

I disabled graphical boot and therefore see system messages on startup. On shutdown, I instead see a frozen part of the boot messages before entering the graphical target. As sometimes the shutdown hangs, it would be useful to see what is stalling the shutdown process.

Last edited by Mailaender (2023-05-30 11:44:37)

Offline

#2 2023-05-30 13:17:22

jl2
Member
From: 47° 18' N 8° 34' E
Registered: 2022-06-01
Posts: 1,389

Re: Shutdown messages not displayed

journalctl -r -b -1
-r stands for reverse order
-b -1 says which boot (here -1)
probably an sddm (in case you use it) issue (installing sddm-git should help)

Last edited by jl2 (2023-05-30 13:17:58)


Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...

Upload longer text output like this

Offline

#3 2023-05-30 13:26:39

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,652

Re: Shutdown messages not displayed

Moved, by request


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#4 2023-05-30 13:41:11

Mailaender
Member
Registered: 2022-07-17
Posts: 11

Re: Shutdown messages not displayed

sddm-git did change from frozen startup screen to a black screen with no information, so the problem seems related to it.

journalctl -r -b -1:
https://gist.github.com/Mailaender/8c28 … 2c40b2d780

Offline

#5 2023-05-30 13:55:48

jl2
Member
From: 47° 18' N 8° 34' E
Registered: 2022-06-01
Posts: 1,389

Re: Shutdown messages not displayed

I don't see any shutdown hangs. sddm-git has a fix for that.
if you want to see the issue, wait/try rebooting for the issue and then post the output.

sddm-git did change from frozen startup screen to a black screen with no information, so the problem seems related to it.

was your sddm(not git)/boot broken or what is the problem you are trying to resolve?

Last edited by jl2 (2023-05-30 13:58:38)


Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...

Upload longer text output like this

Offline

#6 2023-05-30 13:57:37

Mailaender
Member
Registered: 2022-07-17
Posts: 11

Re: Shutdown messages not displayed

I am not complaining about the hangs, as I assume these are just long timeouts. On openSUSE, I was able to see the systemd log also on shutdown, not just on boot. I am trying to restore this behavior with Arch Linux.

Offline

#7 2023-05-30 13:59:34

jl2
Member
From: 47° 18' N 8° 34' E
Registered: 2022-06-01
Posts: 1,389

Re: Shutdown messages not displayed

maybe this? https://wiki.archlinux.org/title/SDDM#K … and_reboot
EDIT: it works on my machine, so it isn't distro-specific. I guess you do not have a splash/quiet/loglevel parameters?

Last edited by jl2 (2023-05-30 14:04:58)


Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...

Upload longer text output like this

Offline

#8 2023-05-30 14:03:31

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,244

Re: Shutdown messages not displayed

The journal shows a reboot/shutdown taking place in <= 2s - is that the time of the objected stall?

Offline

#9 2023-05-30 14:24:12

Mailaender
Member
Registered: 2022-07-17
Posts: 11

Re: Shutdown messages not displayed

After https://wiki.archlinux.org/title/SDDM#K … and_reboot the reboot is super quick that I no longer really need to look at any command line output on shutdown.

Also tried https://wiki.archlinux.org/title/SDDM#B … phics_card but that only added some screen flicker to the boot and didn't help with my initial problem.

Another weird thing that I noticed is that F1 to F6 don't generate a new text login prompt even after https://wiki.archlinux.org/title/SDDM#S … ad_of_tty7

Offline

#10 2023-05-30 14:28:15

Mailaender
Member
Registered: 2022-07-17
Posts: 11

Re: Shutdown messages not displayed

jl2 wrote:

I guess you do not have a splash/quiet/loglevel parameters?

I have quiet splash removed and nowatchdog added because I thought that was the reason for the stall.

options root=PARTUUID=053a01b7-05f4-4596-8611-dd47288d82c0 rw intel_pstate=no_hwp nvidia_drm.modeset=1 rootfstype=ext4 nowatchdog

Offline

Board footer

Powered by FluxBB