Quote:
Originally Posted by tshering
Lately, there were reports of battery discharging with the stand-by function of Coolreader and Koreader. KSM was certainly running on some of the concerned devices, but it is difficult to tell from the reports. Since not all KSM users seem to experience this problem, it might be triggered by some specific usage or settings. As far as KSM is concerned, you could try: - Switch off wifi before you start nickel, in case it is switched on.
- Switch off usbnet before you start nickel, in case it is switched on.
- In .adds\kbmenu\usersettings.txt changeto
Code:
preventfreeze=false
You have to use a unix style editor for this.
Are you sure that this was the case before installing KSM?
|
I am seeing this:
Code:
# prevent freezing (use it only, if your device constantly freezes)
# preventfreeze=true
Is having "true" commented out enough, or do I need to uncomment it and have it equal "false"?
OT: What is this used for? Is it needed if you are not using the Nickel UI?:
Code:
#set preload libraries for nickel
nickelpreload="/opt/cfw/preload/hook.so /root/screenInv.so"
Luck;
Ken