View Single Post
Old 05-30-2015, 10:25 AM   #114
traycold
Connoisseur
traycold doesn't littertraycold doesn't litter
 
Posts: 63
Karma: 196
Join Date: Oct 2010
Device: Kobo Glo Hd, Kobo H2O2
Quote:
Originally Posted by arasyi View Post
Is it possible to increase the sleep and power-off timeouts to 1 day?
I have tried changing the value in libnickel.so.1.0.0.patch but I got the error that replace_int only accepts values between 0 and 255.
Not possible. In the code the timeouts are encoded as integer (max 255 i.e. about 4 hours and 15 minutes), so even in case the patch would not check the max value and would allow rewriting the file .so, strange things would occur at runtime.
traycold is offline   Reply With Quote