On Sun, 2020-05-10 at 12:21 +0200, fedora wrote: > [cellino@caprioli ~]$ cat /proc/cmdline > > BOOT_IMAGE=(hd3,gpt5)/boot/vmlinuz-5.6.10-300.fc32.x86_64 > > root=UUID=3f218a1e-7f30-48b1-add4-fb17bff5a6b5 ro > > resume=UUID=0d51db0e-8463-4741-8bbe-d907fb2b1cb2 > > [cellino@caprioli ~]$ > > > > > > suspend works fine on this machine, but hibernate doesâșnt. Another > > installation on the same machine with fedora 31 hibernates/resumes > > flawlessly.
IIRC suspend doesn't use the swap partition or file, but hibernate does. Check that the 'resume' UUID is still correct (it could possibly have changed when you upgraded, depending on how you did it). poc _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
