Quote:
And constant KFMon updates? KFMon only needs to be re-installed after a firmware update or factory reset.
|
I meant that i usually turn off wi fi right after registration and proceed with the steps to install KOReader and Plato, but i also tried reinstalling KFMon to check all variants why Plato freezing. Btw what version of KFMon needed, here
https://www.mobileread.com/forums/sh...70&postcount=1 is the KFMon-
v1.4.6-66-ga63e9af.zip and on the first page OCP-KFMon-
1.4.6-139-g709df40.zip | 2024-Nov-26. The latest version or the version from the first page?
So you are suggesting two solutions:
1.
Quote:
So my current suggestion is to do a real factory reset, let the latest firmware download, register, etc.
Then run the OCP install script with the OCP-Plato-0.9.44_KOReader-v2024.11.zip file in the same directory as the install.ps1 script. Also download the KFMon-Uninstaller.zip from the first message in the Kute File Monitor: A smarter file-trigger based launcher After the install is finished, unpack the KoboRoot.tgz file from the KFMon uninstaller zip and copy it to the .kobo directory. Safely eject, etc.
You may also want to remove all files in the .adds/nm directory except for the doc file and copy the attached file (I added the .txt extension to allow it to be attached) into that directory.
|
2.Procedure with changes of content "plato" and "koreader' in nm directory this time which in spoiler and KFMon uninstaller
Spoiler:
Quote:
Originally Posted by DNSB
Look at the .adds/nm directory on your Kobo. You will likely see 4 documents with no extension called doc, koreader, plato and kfmon. If you have done your own customization to NickelMenu, you will see a fifth file whatever you have named it which holds those customization. I deleted the kfmon file and in the koreader and plato files, I edited them.
plato original file:
Code:
# Launch Plato via KFMon
# NOTE: .adds/nm/kfmon will generate this automatically
#menu_item : main : Plato : kfmon : plato.png
# Launch Plato directly via NM
#menu_item : main : Plato : cmd_spawn : quiet : exec /mnt/onboard/.adds/plato/plato.sh
plato edited file:
Code:
# Launch Plato directly via NM
menu_item : main : Plato : cmd_spawn : quiet : exec /mnt/onboard/.adds/plato/plato.sh
menu_item : library : Plato : cmd_spawn : quiet : exec /mnt/onboard/.adds/plato/plato.sh
koreader original file:
Code:
# Launch KOReader via KFMon
# NOTE: .adds/nm/kfmon will generate this automatically
#menu_item : main : KOReader : kfmon : koreader.png
# Launch KOReader directly via NM (>= KOReader 2020.05)
#menu_item : library : KOReader : cmd_spawn : quiet : exec /mnt/onboard/.adds/koreader/koreader.sh
koreader modified file:
Code:
# Launch KOReader directly via NM (>= KOReader 2020.05)
menu_item : main : KOReader : cmd_spawn : quiet : exec /mnt/onboard/.adds/koreader/koreader.sh
menu_item : library : KOReader : cmd_spawn : quiet : exec /mnt/onboard/.adds/koreader/koreader.sh
|
and
Quote:
Originally Posted by DNSB
You will need to remove the kfmon file found in .adds/nm. NickelMenu will see it and try to run KFMon regardless of whether KFMon is installed.
|
and the both solutions are correct? do i need to rename "nm_kp" or just change file extension and copy to .adds/nm?
upd.
Can I use such content of nm_kp in a way of Step 1? Will it be correct? I dont fully understand of purpose buttons like Invert & Reboot, Dark Mode, USB Connect etc... or i just dont need them