View Single Post
Posts: 145 | Thanked: 32 times | Joined on Dec 2007
#1
So far as I can tell this is safe and works (ymmv)

This code (run with root privileges):

Code:
echo -n "mem" > /sys/power/state
instantly puts the n810 into standby sleep mode
(or whatever it's called)

A brief push of the power button wakes it up again
(you get an interesting dialogue when it wakes).

Ah ... I see that dialogue comes up when the tablet
is awake and you briefly push the power button ...