View Single Post
Old 11-26-2014, 04:37 PM   #191
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,440
Karma: 169098492
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by traycold View Post
hi GeoffR,
any chance to have this patch for custom auto-off timeout for 3.11?
Also, do you think it is possible to overcome limit of 255 minutes?
Ideally, I would like to set 1 day(=1440 min) or 2 days(=2880 min).

I already tried what is suggested here, but apparently doesn't work:
  1. set AutoOffMinutes=1440 in the "Kobo eReader.conf" file
  2. reboot
  3. read something, without opening setting page
  4. put in stand-by
  5. wait..
and the kobo shut down within some hours (don't know exactly when but definitely in no more than 2-3 hours after stand-by).

All this on Kobo Glo, firmware 3.11.
Out of curiosity, why would you want to see the power off timeout to such a long period? Personally, I set power off to never and sleep to 15 minutes and don't see that much of a hit on my battery life.

As for the 255 minutes limit, I'd suspect the code uses a single byte to store a binary value for the timeout in minutes so 255 would be the maximum. Setting 1440 is likely to get it evaluated mod 255 so the timeout would be 165 minutes (2 hours 45 minutes).
DNSB is online now   Reply With Quote