Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader

Notices

Reply
 
Thread Tools Search this Thread
Old 04-24-2016, 12:26 PM   #1
Torte
Junior Member
Torte began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2016
Device: Kobo Auro H2O, Sony PRS-T2
Battery drainage, interrupted sleep & segfault

I use a Kobo Aura H2O, tweaked with KBStartMenu_08, KoboRoot-AutoShelf-20151009, KoboTelnet, pbchess-2015.09_kobo.
The device consumes about 20% power each day.

I can't see a big drainage while reading, it seems to happen while being untouched.
The device doesn't stay in sleep mode, the "debug.log" from koreader shows, that it returns from sleep mode immediately:
Code:
[04/24/16 @ 16:29:28] Kobo Suspend: BEGIN!
[04/24/16 @ 16:29:28] Kobo Suspend: Current WakeUp count: 30161
[04/24/16 @ 16:29:28] Kobo Suspend: Asked the kernel to put subsystems to sleep
[04/24/16 @ 16:29:30] Kobo Suspend: Waited for 2s because of reasons...
[04/24/16 @ 16:29:30] Kobo Suspend: Synced FS
[04/24/16 @ 16:29:30] Kobo Suspend: Wrote WakeUp count: 30161 (0)
done_mem
[04/24/16 @ 16:29:31] Kobo Suspend: Asked to suspend to RAM... ZzZ ZzZ ZzZ? (0)
[04/24/16 @ 16:29:31] Kobo Suspend: END! (WakeUp count: 30166)
The "done_mem" line is from my addition to koreader's suspend.sh script, showing that the write is successful (it will fail with enabled usb-net):
Code:
-echo mem > /sys/power/state
+if echo mem > /sys/power/state ; then
+  echo done_mem
+else
+  echo fail_mem
+fi
It still shows the book cover in this (woken up) state, until koreader stops (see below).
I removed the sleepcover and left the device untouched, to not trigger any events, but that didn't change anything.
I also noticed, that after some minutes after the sleep, koreader always terminates, leaving a "crash.log" that contains only one line "Segmentation fault".


Has anyone an idea, how to find the source of a) the interrupted sleep b) the Segfault (without opening the device cover, as the device is quite new)?

Thanks,
Thorsten

Last edited by Torte; 04-24-2016 at 04:34 PM. Reason: Removed wrong observation of nickel's behaviour
Torte is offline   Reply With Quote
Reply

Tags
battery drainage, interrupted sleep, segfault

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Aura Battery drainage problem gursimran.17 Kobo Reader 12 08-02-2015 04:39 PM
Mini Not showing battery drainage. NightStar76 Kobo Reader 6 07-12-2013 04:25 PM
sleep or power off: which is more battery friendly? paola Kobo Reader 17 02-23-2013 04:27 PM
Touch Battery draining while on sleep mode negris123 Barnes & Noble NOOK 47 08-24-2011 06:48 PM
Does Kindle 3 use up battery in sleep mode with 3G on? chas0039 Amazon Kindle 5 06-09-2011 03:07 PM


All times are GMT -4. The time now is 07:01 AM.


MobileRead.com is a privately owned, operated and funded community.