Thread: PRS-T1 PRS-T1 Battery problem
View Single Post
Old 08-15-2012, 05:37 AM   #43
uboot
Evangelist
uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.
 
Posts: 425
Karma: 75216
Join Date: Nov 2011
Location: old europe
Device: Kobo Mini, Tolino Epos 2
Without root you only have 2 options:

1) Fully charge the battery and do Factory Reset. You'll loose all data of course...

2) Do a couple of full charge / discharge cycles, the reader should calibrate automatically.


Maybe there's also a third option: enter recovery console (https://wiki.mobileread.com/wiki/PRST...covery_Console), be sure the battery is fully charged. Now you can delete the file via
Code:
cd /tmp
mkdir data
mount /dev/mmcblk2p9 data
rm data/system/batterystats.bin
umount data
reboot
Even the unrooted reader has the Testmode app installed and there must be a way to activate it, I'm not sure. But with Testmode app, you can boot into recovery console too.
uboot is offline   Reply With Quote