View Single Post
Old 10-10-2023, 09:16 AM   #26
hatuluang
Teluk Biru
hatuluang ought to be getting tired of karma fortunes by now.hatuluang ought to be getting tired of karma fortunes by now.hatuluang ought to be getting tired of karma fortunes by now.hatuluang ought to be getting tired of karma fortunes by now.hatuluang ought to be getting tired of karma fortunes by now.hatuluang ought to be getting tired of karma fortunes by now.hatuluang ought to be getting tired of karma fortunes by now.hatuluang ought to be getting tired of karma fortunes by now.hatuluang ought to be getting tired of karma fortunes by now.hatuluang ought to be getting tired of karma fortunes by now.hatuluang ought to be getting tired of karma fortunes by now.
 
hatuluang's Avatar
 
Posts: 154
Karma: 348662
Join Date: Jan 2023
Device: Kobo Clara 2E
Quote:
Originally Posted by Djazzy View Post
Thank you to you 2

it does not work :/

When I make the modification in the kobopatch.yaml I do not have any koboroot file in the out folder

and when I make the modification in the nickel.yaml folder I don't have a koboroot file either but I have a log.txt file with this written in it:


Code:
kobopatch 653070c
https://github.com/geek1011/kobopatch



KoboPatch::LoadConfig
reading config file from *os.File
unmarshaling yaml
  | {
  |     "Version": "4.38.21908",
  |     "In": "src/kobo-update-4.38.21908.zip",
  |     "Out": "out/KoboRoot.tgz",
  |     "Log": "out/log.txt",
  |     "PatchFormat": "kobopatch",
  |     "Patches": {
  |         "src/libadobe.so.yaml": "usr/local/Kobo/libadobe.so",
  |         "src/libnickel.so.1.0.0.yaml": "usr/local/Kobo/libnickel.so.1.0.0",
  |         "src/librmsdk.so.1.0.0.yaml": "usr/local/Kobo/librmsdk.so.1.0.0",
  |         "src/nickel.yaml": "usr/local/Kobo/nickel"
  |     },
  |     "Overrides": {
  |         "src/libadobe.so.yaml": null,
  |         "src/libnickel.so.1.0.0.yaml": null,
  |         "src/librmsdk.so.1.0.0.yaml": null,
  |         "src/nickel.yaml": null
  |     },
  |     "Lrelease": "",
  |     "Translations": null,
  |     "Files": null
  | }


KoboPatch::OutputInit


KoboPatch::ApplyPatches
    KoboPatch::openIn
        Opening firmware zip 'src/kobo-update-4.38.21908.zip'
        --> zip: not a valid zip file
It means that your Kobo firmware file in the SRC folder is not a valid zip file.
Try to download it again and put it in the SRC folder as Instruction No.1 and No.3 on the first page of this thread.
Make sure that you download the Kobo firmware file according to your Kobo Model.

Attached is the image of the SRC folder with Kobo firmware.

Hope it works...
Attached Thumbnails
Click image for larger version

Name:	2023-10-10_212341 contents of src folder.jpg
Views:	2446
Size:	46.8 KB
ID:	204209  
hatuluang is offline   Reply With Quote