View Single Post
Old 05-11-2023, 06:57 AM   #15
endriu
Enthusiast
endriu began at the beginning.
 
Posts: 30
Karma: 10
Join Date: Apr 2013
Device: Kindle Paperwhite
Quote:
Originally Posted by j.p.s View Post
See this thread for pointers to where this has been discussed before. I haven't tried it myself, but there is a parameter which sets the timeout and it can be changed.

https://www.mobileread.com/forums/sh...d.php?t=342516
I did try to use kdb as suggested here https://www.mobileread.com/forums/sh...0&postcount=12

Code:
# kdb get system/daemon/powerd/t1_timeout
600

# kdb set system/daemon/powerd/t1_timeout 1200
kdb set: 'system/daemon/powerd/t1_timeout'

# kdb get system/daemon/powerd/t1_timeout
600
The set command doesn't update the entry.
endriu is offline   Reply With Quote