Quote:
Originally Posted by sven
If I understand correctly, he tries not only to suspend the Kobo but also to wake it up automatically.
Do you have a /sys/class/rtc/rtc0 directory and a wakealarm file on your Glo?
|
correctly. sleeping the device works perfectly with e.g.
Quote:
echo 1 > /sys/power/state-extended
echo mem > /sys/power/state
|
but getting it automatically up to execute a cron job - thats the challenge :-)