![]() |
#16 | |
Zealot
![]() Posts: 134
Karma: 10
Join Date: May 2019
Location: Brazil
Device: Kindle PPW5 / Kobo Aura One
|
Quote:
you updated to latest firmware 4.21.15015 before apply the patch? |
|
![]() |
![]() |
![]() |
#17 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,804
Karma: 7025947
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
|
Quote:
The only patches I can think of which have the potential to crash libnickel upon startup is "Disable all tutorial dialogs" (but this is extremely unlikely to succeed while patching and fail at runtime), "Customize ComfortLight settings" (but I tested that one explicitly), the SmartLink patches (but I tested those more than usual last night), "Rename new home screen footer" (but this can't really fail in any way), "Remove recommendations (row1col2) from home screen" (but this is quite simple), and "Larger Sleep/Power-off timeouts" (if it's a patch issue, this is the most likely; Edit: I just checked this one, and it looks fine to me). Did you eject your Kobo properly and upgrade to 15015 beforehand? Last edited by geek1011; 05-20-2020 at 03:12 PM. |
|
![]() |
![]() |
Advert | |
|
![]() |
#18 |
Groupie
![]() ![]() ![]() Posts: 195
Karma: 245
Join Date: Aug 2009
Location: USA
Device: Kobo Clara Blue PRS 350
|
|
![]() |
![]() |
![]() |
#19 |
Zealot
![]() Posts: 134
Karma: 10
Join Date: May 2019
Location: Brazil
Device: Kindle PPW5 / Kobo Aura One
|
|
![]() |
![]() |
![]() |
#20 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 776
Karma: 2475053
Join Date: May 2007
Device: Galaxy Tab A (2019) - iPhone 11 - KA1 - Onyx Boox Nova Pro
|
Can the miniclock hack be added to the kobopatch?
|
![]() |
![]() |
Advert | |
|
![]() |
#21 |
Enthusiast
![]() Posts: 35
Karma: 10
Join Date: Mar 2010
Location: Sweden
Device: Kobo Libra 2
|
I have been using this method:
1. I made a directory called "kobopatch-custom" in the same directory I have the "kobopatch_4.21.15015" directory. In the "kobopatch-custom" directory I have this folder structure: Code:
root\addons\miniclock root\etc\udev\rules.d root\usr\local\MiniClock 3. I inserted the following line at the end of the "kobopatch.yaml" file: Code:
files: # MiniClock files ../kobopatch-custom/root/usr/local/MiniClock/devinputeventdump: usr/local/MiniClock/devinputeventdump ../kobopatch-custom/root/usr/local/MiniClock/fbink: usr/local/MiniClock/fbink ../kobopatch-custom/root/usr/local/MiniClock/miniclock.sh: usr/local/MiniClock/miniclock.sh ../kobopatch-custom/root/etc/udev/rules.d/miniclock.rules: etc/udev/rules.d/miniclock.rules ../kobopatch-custom/root/addons/miniclock/miniclock.cfg: .addons/miniclock/miniclock |
![]() |
![]() |
![]() |
#22 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 78
Karma: 25542
Join Date: Nov 2013
Location: NRW Germany
Device: Kobo Forma
|
@ICDeadPpl Thanks for your manual, but it doesn´t work at me!
With your method, miniclock works well, with no config, the miniclock.cfg will not be copied in .addons/miniclock to my kobo Forma this directory is empty! And when i delete .addons, it will be not new created! When i copy miniclock.cfg manually it works fine What is wrong at me Last edited by jamalau; 05-24-2020 at 12:16 PM. |
![]() |
![]() |
![]() |
#23 | |
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 79,749
Karma: 145864619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
![]() |
![]() |
![]() |
#24 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 755
Karma: 7025494
Join Date: Aug 2017
Location: Italy
Device: Kindle Paperwhite, Kobo Elipsa, Pocketbook Inkpad 4, Inkpad Color
|
Only to report that the temporary patch "Never sync dictionaries" works perfectly on firmware 1.21.15015. Thank You geek1011
![]() |
![]() |
![]() |
![]() |
#25 |
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 79,749
Karma: 145864619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
|
![]() |
![]() |
![]() |
#26 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 78
Karma: 25542
Join Date: Nov 2013
Location: NRW Germany
Device: Kobo Forma
|
Here my yam Files two versions, both not work!
|
![]() |
![]() |
![]() |
#27 |
Enthusiast
![]() Posts: 35
Karma: 10
Join Date: Mar 2010
Location: Sweden
Device: Kobo Libra 2
|
Open the command prompt (cmd.exe) and to the directory where you have "kobopatch-custom" and "kobopatch_4.21.15015" and runt this command: tree /F
It should give an output like this: Code:
├───kobopatch-custom │ └───root │ ├───addons │ │ └───miniclock │ │ miniclock.cfg │ │ miniclock.example.cfg │ │ │ ├───etc │ │ └───udev │ │ └───rules.d │ │ miniclock.rules │ │ │ └───usr │ └───local │ └───MiniClock │ devinputeventdump │ fbink │ miniclock.sh │ └───kobopatch_4.21.15015 │ kobopatch.bat │ kobopatch.sh │ kobopatch.yaml │ readme.txt │ ├───bin │ cssextract-darwin-64bit │ cssextract-linux-32bit │ cssextract-linux-64bit │ cssextract-windows.exe │ kobopatch-darwin-64bit │ kobopatch-linux-32bit │ kobopatch-linux-64bit │ koboptch-windows.exe │ updating.txt │ ├───out │ KoboRoot.tgz │ log.txt │ run_kobopatch_to_generate_these_files.txt │ └───src download_firmware_here.txt kobo-update-4.21.15015.zip libadobe.so.yaml libnickel.so.1.0.0.yaml librmsdk.so.1.0.0.yaml nickel.yaml |
![]() |
![]() |
![]() |
#28 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 78
Karma: 25542
Join Date: Nov 2013
Location: NRW Germany
Device: Kobo Forma
|
My output from tree /F
├───kobopatch-custom │ └───root │ ├───addons │ │ └───miniclock │ │ miniclock.cfg │ │ miniclock.example.cfg │ │ │ ├───etc │ │ └───udev │ │ └───rules.d │ │ miniclock.rules │ │ │ └───usr │ └───local │ └───MiniClock │ devinputeventdump │ fbink │ miniclock.sh │ └───kobopatch_4.21.15015 │ kobopatch.bat │ kobopatch.sh │ kobopatch.yaml │ readme.txt │ ├───bin │ cssextract-darwin-64bit │ cssextract-linux-32bit │ cssextract-linux-64bit │ cssextract-windows.exe │ kobopatch-darwin-64bit │ kobopatch-linux-32bit │ kobopatch-linux-64bit │ koboptch-windows.exe │ updating.txt │ ├───out │ KoboRoot.tgz │ log.txt │ run_kobopatch_to_generate_these_files.txt │ └───src download_firmware_here.txt kobo-update-4.21.15015.zip libadobe.so.yaml libnickel.so.1.0.0.yaml librmsdk.so.1.0.0.yaml nickel.yaml Last edited by jamalau; 05-24-2020 at 01:14 PM. |
![]() |
![]() |
![]() |
#29 | |
Enthusiast
![]() Posts: 35
Karma: 10
Join Date: Mar 2010
Location: Sweden
Device: Kobo Libra 2
|
Quote:
This is should work: Code:
files: # MiniClock files ../kobopatch-custom/root/usr/local/MiniClock/devinputeventdump: usr/local/MiniClock/devinputeventdump ../kobopatch-custom/root/usr/local/MiniClock/fbink: usr/local/MiniClock/fbink ../kobopatch-custom/root/usr/local/MiniClock/miniclock.sh: usr/local/MiniClock/miniclock.sh ../kobopatch-custom/root/etc/udev/rules.d/miniclock.rules: etc/udev/rules.d/miniclock.rules ../kobopatch-custom/root/addons/miniclock/miniclock.cfg: .addons/miniclock/miniclock.cfg |
|
![]() |
![]() |
![]() |
#30 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 78
Karma: 25542
Join Date: Nov 2013
Location: NRW Germany
Device: Kobo Forma
|
That i have done in my second kobopatch.yaml in Post #26, and this version dosent work either! No file in .addons/miniclock!
In my created koboroot.tgz exist an directory with the cfg File, addons/miniclock/miniclock.cfg . There is no dot before addons, is this the reason, for the non function? On my Forma is no Directory with this cfg-File created! Last edited by jamalau; 05-24-2020 at 02:52 PM. |
![]() |
![]() |
![]() |
Tags |
kobopatch, patch, patch32lsb, patches, patching |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Instructions for patching firmware 3.18.0 | GeoffR | Kobo Developer's Corner | 151 | 10-21-2016 06:15 AM |
Instructions for patching firmware 3.17.3 | GeoffR | Kobo Developer's Corner | 60 | 09-17-2015 05:35 PM |
Instructions for patching firmware 3.17.0 | GeoffR | Kobo Developer's Corner | 49 | 08-16-2015 05:20 AM |
Instructions for patching firmware 3.2.0 | DNSB | Kobo Developer's Corner | 66 | 12-05-2014 07:28 AM |
Instructions for patching firmware 3.1.1 | GeoffR | Kobo Developer's Corner | 64 | 04-18-2014 01:23 PM |