Page 1 of 1

Log Out option "Suspend" on laptop

Posted: 08 Feb 2021, 11:01
by Kulle
Hi,
The "Suspend" logout option does not work on my laptop.
Cannot be started afterwards!
Doesn't Suspend work on all laptops?

But the rtcwake command works:
e.g.
su
toor
rtcwake -m standby -s 3600
And after an hour or by pressing the power button, the system is reactivated.

Log Out option "Suspend" on laptop

Posted: 08 Feb 2021, 16:43
by Kulle
I have now found:
Some PC systems can't currently exit sleep states such as mem using only the kernel code accessed by this driver. They need help from userspace code to make the framebuffer work again.

"help from userspace code"
What does that mean?