You are not logged in.

#1 2021-07-07 06:53:11

pHama
Member
Registered: 2021-07-07
Posts: 1

Ideapad 5 14ARE05 - S3 Sleep fix with rEFInd boot manager

I have been struggling to get this fix to work with rEFInd boot manager.

I've been following this instruction:

https://wiki.archlinux.org/title/Lenovo … sleep_fix)

The problem is that I use rEFInd as boot manager. With GRUB we should pass following instructions:

GRUB_CMDLINE_LINUX_DEFAULT="mem_sleep_default=deep"
GRUB_EARLY_INITRD_LINUX_CUSTOM=acpi_override 

And regenerate Grub-configuration:

 grub-mkconfig -o /boot/grub/grub.cfg 

How should I use these with rEFInd? I have tried modifying boot parameters in refind_linux.conf without success

EDIT: Hopefully this is in right section

Last edited by pHama (2021-07-07 12:18:52)

Offline

#2 2021-07-09 18:03:34

korikori
Member
Registered: 2020-09-30
Posts: 10

Re: Ideapad 5 14ARE05 - S3 Sleep fix with rEFInd boot manager

It is very likely that you are following the instructions correctly; however, in short, the problem is that those instructions were written for and working on older kernel - 5.10 and 5.11, IIRC. The problem that you are likely experiencing now (assuming that you are using the current kernel, which is 5.13) is unfortunately not resolved in this fix, but you can try installing the "linux-lts" package to see if it helps. There are a lot of problems with this AMD architecture and the Linux kernel, unfortunately. For a much more detailed response to basically the same problem, check this thread: https://bbs.archlinux.org/viewtopic.php … 2#p1971302.

Offline

Board footer

Powered by FluxBB