On 17/09/2025 04:40, Max Nikulin wrote:
On 16/09/2025 10:13, Max Nikulin wrote:You see, I have run out of ideas.Perhaps you may change s2idle to another power state for "sleep". I have never tried to do it, so I do not know how to configure it.
Unfortunately, my laptop does not support it: root@snoopy:~# echo deep >/sys/power/mem_sleep -bash: echo: write error: Invalid argument root@snoopy:~# cat /sys/power/state # no deep string here: freeze mem root@snoopy:~# snoopy:~$ grep CONFIG_SUSPEND /boot/config-6.12.38+deb13-amd64 CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y # CONFIG_SUSPEND_SKIP_SYNC is not set snoopy:~$