Quote:
Originally Posted by Jellby
It makes sense, but I tried with "install update" it is still the same.
|
Maybe that during installation the necessary changes are not written to rcS for some reason. You can check:
- navigate to the folder: scripts > browse > bowse all.msh > etc > init.d
- change to reading mode by pressing info/read/delete
- check that the text field reads: "current mode: read"; take care, if you delete rcS, you have a problem! (If it happens, don't power off!)
- tap on rcS
- page (by tapping on the right part of the screen) to the end of the text. Look whether you find
Code:
LD_PRELOAD="/opt/cfw/preload/hook.so /root/screenInv.so" /usr/local/Kobo/nickel -platform kobo -skipFontLoad &
If you cannot find this, we have to do something about it.
Alternatively, you can back up the rcS file (
scripts > back up > back up rcS and usb) and read the backed up version (.kobo/kbmenu/backup). If necessary you can edit this version, copy it to .kobo/kbmenu/copyrepos/, and restore it back to the original location (
scripts > restore > restore rcS.sh). Before restoring, power the reader on and off (just to make sure that the new rcS file is read, rather than a cached version)
Quote:
Originally Posted by Jellby
Except that before the reader did not turn off automatically when nickel was started from KSM. Now it works as expected, but still no custom images without KSM.
|
At the moment I don't see how KSM is related to the automatic power off.