Quote:
Originally Posted by mergen3107
Awesome! Thanks!
I am currently looking into an issue where KOReader’s toggle for hall effect sensor (cover magnet) doesn’t work when Kindle is in suspend.
I am looking into ways to trigger the suspend manually.
Do you think there is lipc-property for this?
|
I don't see a property in "lipc-probe -a -v" output that would trigger a suspend. Realize that when the kindle goes into its "suspended" state, nothing runs (e.g., no cron jobs run, etc.). Once it goes into the suspend state the only way out of it, I believe, is to press the power button to wake up the device. You wouldn't be able to wake it up programmatically. If in "screen saver mode", however, you can "wake up" the device using the following:
Code:
lipc-set-prop com.lab126.powerd wakeUp 1