#Alder Lake - reboot/shutdown hang on kernel 6.4

6 messages · Page 1 of 1 (latest)

clear plaza
#

howdy,

Not totally sure what's going on, but my laptop will not fully shutdown or reboot with kernel 6.4 - journalctl doesn't show anything out of the ordinary and do not know where to start debugging this. My display will turn off but I know my laptop is still on due to my power button LED staying on.

Here is a shutdown chunk: https://paste.sr.ht/blob/93064aac2fc78557270f0ee0fe92a45d9d183293

Any advice on finding the cause? Could just be a kernel issue in general that isn't fixable on my end 🤷‍♂️

#

here is my systemd-boot config for Zen as a reference:

title Arch Linux (Zen)
linux /vmlinuz-linux-zen
initrd /intel-ucode.img
initrd /initramfs-linux-zen.img
options rd.luks=1 rd.luks.name=ASDF=luks rd.luks.options=discard,password-echo=no,fido2-device=auto root=UUID=ASDF rootflags=subvol=@ resume=UUID=ASDF resume_offset=533760 lsm=landlock,lockdown,yama,integrity,apparmor,bpf rw quiet nowatchdog systemd.show_status=auto mem_sleep_default=deep nvme.noacpi=1
cedar sage
clear plaza
#

yeah, same issue

#

tried tinkering with the kernel parameters per this thread with pcie_aspm=off acpi_osi=! acpi_osi="Windows 2020" but not luck

cedar sage
#

Did this problem only show up with this kernel version?