Code:
$ uname -a
Linux slimbook 7.0.10-artix1-1 #1 SMP PREEMPT_DYNAMIC Sat, 23 May 2026 18:01:41 +0000 x86_64 GNU/Linux
Slimbook Executive 14 Intel Core ULTRA 7 255H - Model No: Executive 14-UC2
I am having a problem running hybrid-sleep on my laptop. Unfortunately suspend mem does not work due to a problem with iwlwifi on the slimbook, so I have changed suspend to use standby
Hibernate works without any problem.
Suspend standby works without any problem.
However hybrid-sleep seems to be using mem to suspend instead of the set standby
This is not what I understood to be the case, I thought that hybrid-sleep was supposed to use the suspend set in sleep.conf
What have I missed?

