You are not logged in.

#1 2023-05-10 05:52:56

travnick
Member
From: Poland
Registered: 2011-04-24
Posts: 75

System hangs on shutdown and reboot

Since update on 2023-05-06 I'm hitting the issue that my PC is not able to finalize a shutdown or reboot.

All shutdown/reboot in journal ends on this.

maj 10 07:15:27 travnick-pc systemd[1]: lvm2-monitor.service: Deactivated successfully.
maj 10 07:15:27 travnick-pc systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
maj 10 07:15:27 travnick-pc systemd[1]: Reached target System Shutdown.
maj 10 07:15:27 travnick-pc systemd[1]: Reached target Late Shutdown Services.
maj 10 07:15:27 travnick-pc systemd[1]: systemd-reboot.service: Deactivated successfully.
maj 10 07:15:27 travnick-pc systemd[1]: Finished System Reboot.
maj 10 07:15:27 travnick-pc systemd[1]: Reached target System Reboot.
maj 10 07:15:27 travnick-pc systemd[1]: Shutting down.
maj 10 07:15:27 travnick-pc systemd-shutdown[1]: Syncing filesystems and block devices.
maj 10 07:15:27 travnick-pc systemd-journald[288]: Journal stopped

Everything looks like closed, except the PC does not shut down or reboot.

edit:
because of this https://bbs.archlinux.org/viewtopic.php … 6#p2098896 I did the downgrade linux from 6.3.1 to 6.2.13 and the issue is gone. So it looks like there are issues in linux 6.3.1 or changes in the new series 6.3.x triggers issues in other areas of the system.

Last edited by travnick (2023-05-10 06:14:26)

Offline

#2 2023-05-19 12:21:03

ua4000
Member
Registered: 2015-10-14
Posts: 559

Re: System hangs on shutdown and reboot

if you can't live with the issue and wait until it is fixed, you could switch to the Long-term support (LTS) Linux kernel and modules: https://archlinux.org/packages/?name=linux-lts

Offline

#3 2023-05-19 12:31:27

loqs
Member
Registered: 2014-03-06
Posts: 18,961

Re: System hangs on shutdown and reboot

Is there an upstream bug report for your issue?

Offline

#4 2023-05-19 12:47:18

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

Re: System hangs on shutdown and reboot

Does any of

	reboot=		[KNL]
			Format (x86 or x86_64):
				[w[arm] | c[old] | h[ard] | s[oft] | g[pio]] \
				[[,]s[mp]#### \
				[[,]b[ios] | a[cpi] | k[bd] | t[riple] | e[fi] | p[ci]] \
				[[,]f[orce]
			Where reboot_mode is one of warm (soft) or cold (hard) or gpio
					(prefix with 'panic_' to set mode for panic
					reboot only),
			       reboot_type is one of bios, acpi, kbd, triple, efi, or pci,
			       reboot_force is either force or not specified,
			       reboot_cpu is s[mp]#### with #### being the processor
					to be used for rebooting.

have an impact?
https://wiki.archlinux.org/title/Kernel_parameters

Offline

Board footer

Powered by FluxBB