How I helped fix sleep-wake hangs on Linux with AMD GPUs
How I helped fix sleep-wake hangs on Linux with AMD GPUs
nyanpasu64.gitlab.io
How I helped fix sleep-wake hangs on Linux with AMD GPUs
How I helped fix sleep-wake hangs on Linux with AMD GPUs
How I helped fix sleep-wake hangs on Linux with AMD GPUs
Probably way too late now, but if it was a proper kernel panic, it should've saved the dmesg in the kernel's pstore which saves to either ACPI or EFI storage (depending on BIOS or UEFI), which systemd then extracts to
/var/lib/systemd/pstore/
on next reboot.