@neongreeneggplant Can you try the workaround mentioned here? I.e. press F8 after laptop start, in the grub menu press e to edit the current boot option, add nvme_core.default_ps_max_latency_us=0 pcie_aspm=off at the end of the linux line (it’s also good to remove rhgb quiet), and press ctrl+x to boot. Does it boot this way even with the latest kernels?
I am having this provlem on a Dell Precision 5520 (system is also mentioned in the link as affected devices).
The solution for me was to edit the grub setting and add: nvme_core.default_ps_max_latency_us=0 pcie_aspm=off.
This allowed me to boot and access the system. Then I blacklisted the kernel modules for the realtek card reader…
Followed the advice above; added nvme_core.default_ps_max_latency_us=0 pcie_aspm=off to grub config, worked first go.
Haven’t rebuilt initramfs or blacklisted kernel mods yet. Literally just booted into 6.4.15 for the first time after weeks of avoiding reboots. Much appreciated