Hi all,
I need to test the sleep/wakeup mode for a Tinkerboard running DietPi.
It is not clear to me both how to enter in sleep mode and wake the board up.
Anybody can explain me, please?
Thanks!
Hi all,
I need to test the sleep/wakeup mode for a Tinkerboard running DietPi.
It is not clear to me both how to enter in sleep mode and wake the board up.
Anybody can explain me, please?
Thanks!
Found!
SUSPEND:
echo mem > /sys/power/state
WAKEUP:
I put a little switch on the Power contact on the board.
Pressing it the system wakes up.
Thanks for sharing. Looks like a generic method for putting the device it into sleep mode, only finding the correct power/wakeup connector of course differs .