Quote:
Originally Posted by sioc
Oh great, many thanks ! I will try this as soon as possible.
The two scripts seems not to differ a lot, indeed. I can see in CoolReader's one, that some log is echoed to some output : is it possible to see this log lines somewhere after execution ?
Sioc
|
The "echo"s are piped (>) to the Linux power state and are a way to tell Linux to modify the power, not logs. (They should be generating I2C suspend commands, depending on the value passed. [ If I remember correctly "2" is suspend to RAM, so I would stick with "1".)
Luck;
Ken