You are not logged in.
my hp amd laptop(HP EliteBook 645 g9, Ryzen 5 5625U) can't wake from sleep after I installed a second nvme drive, suspend and hibernate work fine when i remove it.
the second drive has windows installed but with it's own EFI and I disabled fastboot and hibernate on windows.
Offline
with it's own EFI
You're not supposed to have a second ESP, but primarily see https://wiki.archlinux.org/title/Solid_ … leshooting
Offline
I tried the kernel parameters in the link and it didn't fix it, tried sleep on windows and it didn't wake from sleep there as well and physically removing the drive fixes sleep on linux so i think the drive itself has a problem.
is there a way to sort of 'disable' the drive so linux doesn't load it at all? and could something like that fix it?
Offline
pci_stub.ids=
modinfo pci_stubWhether that has any chance of fixing anything depends on what's actually broken.
What are the actual symptoms of the failure?
Can you reboot from there using https://wiki.archlinux.org/title/Keyboa … l_(SysRq)+ REISUB (nb you'll have to explicitly enable that before the sleep)
Most likely the issue will however be the ACPI (BIOS) or power draw of the device, what is not something you could address on the OS level.
Offline