View Single Post
Old 03-11-2014, 05:28 PM   #75
pizzamonster
Junior Member
pizzamonster began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2014
Device: Kobo Mini N705
rtcwake doesn't work

The rtcwake command doesn't work on my Kobo Mini N705. The system does sleep but never wakes up.
I also compiled and tweaked the rtcwake application from the gomuko project (because it's standalone) and that shows me that the alarm is set (from dmesg):

Code:
[msp430_setalarm-789] alarm 10
and fires an interrupt:

Code:
[msp_int-1659] MSP430 interrupt triggered !!!
but also doesn't wake the Kobo up.

Ideas and suggestions are welcome. Maybe someone can share me a SD card image with a kernel that does support suspend and resume? I would be eager to know if it's hardware related.

Thanks for all the good info.

Kobo Mini N705 - Kernel: 2.6.35.3-850-gbc67621+
pizzamonster is offline   Reply With Quote