Quote:
Originally Posted by DNSB
You mean in the Home screen or My Books screen. There is no way I know of to remove the book thumbnails in either view.
|
Here what i mean
https://drive.google.com/file/d/1yEt...usp=drive_link
and this is how the freezing with Plato looks. Now it doesn't always respond even to the power button.
https://drive.google.com/file/d/1VJv...usp=drive_link
So the sequence is as follows:
1. Plato + KOReader achive + script, then unpluging to update
2.
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
main is for NickelMenu launcher items visible from the Home screen, library is for NickelMenu launcher items visible from the Books screen
|
3.
Quote:
downloaded the latest KFMON uninstaller zip file and then extract the KoboRoot.tgz file. copied it to the .kobo directory on my Kobo and safely ejected.
|
is that correct?
Quote:
Originally Posted by DNSB
That is why I was recommending doing a full Factory reset from the Developer options submenu (search for devmodeon on your Kobo and Developer options will show up in Settings => Device information). You can also do the manual factory reset. Either of these will revert the firmware back to the factory version and clear out any changes that you've made. The Factory reset from the Device information menu clears out most of the exposed partition but does not touch anything written to the system partition.
|
What if I make a backup right after restoring the device to factory settings and then format the Kobo using Windows in NTFS or FAT32? Is it possible to make such a backup, and is it even worth trying to format it? I just feel like something might have gone wrong with the flash memory after the device froze, and it seems to me that the issue could only be fixed by either replacing the memory or formatting it.
upd.