You are not logged in.
Same issue on shutdown here with an HP Elite Dragonfly Max laptop running the latest Zen kernel (6.3.3).
Offline
I have the exact same messages as you, but I can reboot/shutdown
everytime reboot/shutdown I will see these 3 messages, independent of kernel
Image: https://imgur.com/a/tsyzmB1
Video: https://imgur.com/a/oX3rd05
[firestar @ ArchLinux ~] (10:58:53)
$ find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
bluetooth.service | bluetooth.target.wants
dbus-org.bluez.service | system
dbus-org.freedesktop.ModemManager1.service | system
dbus-org.freedesktop.nm-dispatcher.service | system
display-manager.service | system
gcr-ssh-agent.socket | sockets.target.wants
getty@tty1.service | getty.target.wants
gnome-keyring-daemon.socket | sockets.target.wants
ModemManager.service | multi-user.target.wants
NetworkManager.service | multi-user.target.wants
NetworkManager-wait-online.service | network-online.target.wants
p11-kit-server.socket | sockets.target.wants
pipewire-session-manager.service | user
pipewire.socket | sockets.target.wants
pulseaudio.socket | sockets.target.wants
remote-fs.target | multi-user.target.wants
tlp.service | multi-user.target.wants
v2raya.service | multi-user.target.wants
wireplumber.service | pipewire.service.wants
xdg-user-dirs-update.service | default.target.wants
Last edited by Firestar (2023-06-08 03:00:02)
Write programs that do one thing and do it well.
Write programs to work together.
Write programs to handle text streams, because that is a universal interface.
Offline
The service list was for an unrelated situation and spi-nor seems a red herring
Unfortunately neither does the magic sysrq seem to work to get us a journal (but you may try)
https://wiki.archlinux.org/title/Keyboa … el_(SysRq)
Also https://wiki.archlinux.org/title/Genera … l_messages for maybe more console output.
Offline