Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 07-10-2016, 09:25 AM   #1
Maillemom
Connoisseur
Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.
 
Posts: 76
Karma: 28488
Join Date: Sep 2013
Location: Bensalem, PA
Device: Nook Classic, Nook STG, Nook Color, Kindle, Kobo H2O
Patching H2O



Good Morning - I am trying to patch my H2O and am having a small problem. I am getting the error below. Can anyone please help me? I'm not sure what is causing the error.
Thanks in advance.
Trice

//////////////////////////////////////////////
// Patching start
//////////////////////////////////////////////
Read 258332 bytes from input file 'C:\My Documents\Ebooks\KOBO\Patch\patch_kobo_
3195761\3.19.5761_source\libadobe.so'
Ignoring disabled patch `Remove PDF map widget shown during panning`
Ignoring disabled patch `Preserve PDF pan position across page turns`
Ignoring disabled patch `Remove PDF page turn arrows at left and right edges of
page`
Wrote 258332 bytes to output file 'C:\My Documents\Ebooks\KOBO\Patch\patch_kobo_
3195761\3.19.5761_target\usr\local\Kobo\libadobe.s o'
//////////////////////////////////////////////
// Patching end
//////////////////////////////////////////////
//////////////////////////////////////////////
// Patching start
//////////////////////////////////////////////
Read 14658928 bytes from input file 'C:\My Documents\Ebooks\KOBO\Patch\patch_kob
o_3195761\3.19.5761_source\libnickel.so.1.0.0'
Ignoring disabled patch `Disable reading footer`
C:\My Documents\Ebooks\KOBO\Patch\patch_kobo_3195761\too ls\pa32lsb.exe: line 54
in 'C:\My Documents\Ebooks\KOBO\Patch\patch_kobo_3195761\3.1 9.5761_source\libnic
kel.so.1.0.0.patch': find_base_address string not found.
ERROR processing C:\My Documents\Ebooks\KOBO\Patch\patch_kobo_3195761\3.1 9.5761_
source\libnickel.so.1.0.0.patch
Maillemom is offline   Reply With Quote
Old 07-10-2016, 09:55 AM   #2
oren64
I need a chapter break
oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.
 
oren64's Avatar
 
Posts: 4,042
Karma: 56058267
Join Date: Mar 2015
Location: Israel
Device: Kobo Glo
The patcher don't find the address in "libnickel.so.1.0.0" file.

Are you sure you are using "kobo-update-3.19.5761.zip" file and copy it into the 3.19.5761_source/ subdirectory.

Or you changed the 54 line in "libnickel.so.1.0.0.patch" file, patch `Custom reading footer style`.

Code:
find_base_address = `ReadingFooter {\n\tqproperty-footerMargin: 105;\n}\n\n`

Last edited by oren64; 07-10-2016 at 10:33 AM.
oren64 is offline   Reply With Quote
Advert
Old 07-10-2016, 10:47 AM   #3
Maillemom
Connoisseur
Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.
 
Posts: 76
Karma: 28488
Join Date: Sep 2013
Location: Bensalem, PA
Device: Nook Classic, Nook STG, Nook Color, Kindle, Kobo H2O
Quote:
Originally Posted by oren64 View Post
The patcher don't find the address in "libnickel.so.1.0.0" file.

Are you sure you are using "kobo-update-3.19.5761.zip" file and copy it into the 3.19.5761_source/ subdirectory.

Or you changed the 54 line in "libnickel.so.1.0.0.patch" file, patch `Custom reading footer style`.

Code:
find_base_address = `ReadingFooter {\n\tqproperty-footerMargin: 105;\n}\n\n`
Thanks for replying. The only thing I changed under the custom readling footer style was the patch enable to yes.

Here is the complete output:

7-Zip (A) 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18

Processing archive: KoboRoot.tar

Extracting .\usr\local\Kobo\libadobe.so

Everything is Ok

Size: 258332
Compressed: 129576960

7-Zip (A) 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18

Processing archive: KoboRoot.tar

Extracting .\usr\local\Kobo\libnickel.so.1.0.0

Everything is Ok

Size: 14658928
Compressed: 129576960

7-Zip (A) 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18

Processing archive: KoboRoot.tar

Extracting .\usr\local\Kobo\librmsdk.so.1.0.0

Everything is Ok

Size: 7437684
Compressed: 129576960
Deleted file - C:\My Documents\Ebooks\KOBO\Patch\patch_kobo_3195761\3.1 9.5761_ta
rget\usr\local\Kobo\libadobe.so
//////////////////////////////////////////////
// Patching start
//////////////////////////////////////////////
Read 258332 bytes from input file 'C:\My Documents\Ebooks\KOBO\Patch\patch_kobo_
3195761\3.19.5761_source\libadobe.so'
Ignoring disabled patch `Remove PDF map widget shown during panning`
Ignoring disabled patch `Preserve PDF pan position across page turns`
Ignoring disabled patch `Remove PDF page turn arrows at left and right edges of
page`
Wrote 258332 bytes to output file 'C:\My Documents\Ebooks\KOBO\Patch\patch_kobo_
3195761\3.19.5761_target\usr\local\Kobo\libadobe.s o'
//////////////////////////////////////////////
// Patching end
//////////////////////////////////////////////
//////////////////////////////////////////////
// Patching start
//////////////////////////////////////////////
Read 14658928 bytes from input file 'C:\My Documents\Ebooks\KOBO\Patch\patch_kob
o_3195761\3.19.5761_source\libnickel.so.1.0.0'
Ignoring disabled patch `Disable reading footer`
C:\My Documents\Ebooks\KOBO\Patch\patch_kobo_3195761\too ls\pa32lsb.exe: line 54
in 'C:\My Documents\Ebooks\KOBO\Patch\patch_kobo_3195761\3.1 9.5761_source\libnic
kel.so.1.0.0.patch': find_base_address string not found.
ERROR processing C:\My Documents\Ebooks\KOBO\Patch\patch_kobo_3195761\3.1 9.5761_
source\libnickel.so.1.0.0.patch
Press any key to continue . . .

I've patched before and didn't have a problem although this is a new H2O that I am patching. Actually the only thing I want to patch is to enable is the advance feature for side loaded fonts.

Thanks again for your help.

Trice
Maillemom is offline   Reply With Quote
Old 07-10-2016, 11:00 AM   #4
oren64
I need a chapter break
oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.
 
oren64's Avatar
 
Posts: 4,042
Karma: 56058267
Join Date: Mar 2015
Location: Israel
Device: Kobo Glo
First diseble the the patch `Custom reading footer style` and see that you don't get other errors.

It's look to me like you delete or add a character in line 54, so replace the line with the one I post.

Last edited by oren64; 07-10-2016 at 11:07 AM.
oren64 is offline   Reply With Quote
Old 07-10-2016, 11:51 AM   #5
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by Maillemom View Post
Read 14658928 bytes from input file 'C:\My Documents\Ebooks\KOBO\Patch\patch_kob
o_3195761\3.19.5761_source\libnickel.so.1.0.0'
The size of this file suggests you are trying to patch firmware version 3.17.0 using the patch for version 3.19.5761. This won't work, the versions must match exactly.

Edit: The libnickel.so.1.0.0 file in version 3.19.5761 should be 14928256 bytes.

Edit2: Just to be clear, check which firmware version your H2O is running on the Settings > Device information page, and make sure that both the firmware you download from the "Direct Links to Kobo Firmware" thread, and the kobo_patch_*.zip file you download from the corresponding "Instructions for patching firmware..." thread match that version exactly.

Last edited by GeoffR; 07-10-2016 at 12:14 PM. Reason: Just to be clear
GeoffR is offline   Reply With Quote
Advert
Old 07-10-2016, 01:02 PM   #6
Maillemom
Connoisseur
Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.Maillemom solves Fermat’s last theorem while doing the crossword.
 
Posts: 76
Karma: 28488
Join Date: Sep 2013
Location: Bensalem, PA
Device: Nook Classic, Nook STG, Nook Color, Kindle, Kobo H2O
Quote:
Originally Posted by GeoffR View Post
The size of this file suggests you are trying to patch firmware version 3.17.0 using the patch for version 3.19.5761. This won't work, the versions must match exactly.

Edit: The libnickel.so.1.0.0 file in version 3.19.5761 should be 14928256 bytes.

Edit2: Just to be clear, check which firmware version your H2O is running on the Settings > Device information page, and make sure that both the firmware you download from the "Direct Links to Kobo Firmware" thread, and the kobo_patch_*.zip file you download from the corresponding "Instructions for patching firmware..." thread match that version exactly.
Thanks for the reply. I finally deleted everything and started over. I only edited one file, ran the bat file and everything worked.

Thanks for the help.

Trice
Maillemom is offline   Reply With Quote
Old 10-19-2016, 07:33 AM   #7
hharum
Junior Member
hharum began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Sep 2016
Location: Bucuresti, Romania
Device: Kobo Aura H2O
hello

Can someone please tell me where can I find the patch for 3.19.5761?
I was following GeoffR's instructions here https://www.mobileread.com/forums/sho...d.php?t=269574
but the file it's not there anymore.

Thanks
hharum is offline   Reply With Quote
Old 10-19-2016, 07:34 AM   #8
hharum
Junior Member
hharum began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Sep 2016
Location: Bucuresti, Romania
Device: Kobo Aura H2O
sorry, disregard previous message, I've spotted now... had too many beers, I guess
hharum is offline   Reply With Quote
Old 10-19-2016, 09:58 AM   #9
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,938
Karma: 128903250
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Unless you really really have something to contribute to this thread, please don't post here.

Go to https://www.mobileread.com/forums/sho...d.php?t=269574 instead.
JSWolf is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
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.0 GeoffR Kobo Developer's Corner 49 08-16-2015 05:20 AM
Instructions for patching firmware 3.16.10 GeoffR Kobo Developer's Corner 12 08-14-2015 03:40 AM
Instructions for patching firmware 3.16.0 GeoffR Kobo Developer's Corner 74 08-12-2015 02:12 PM
Instructions for patching firmware 3.8.0 GeoffR Kobo Developer's Corner 92 10-22-2014 07:22 AM


All times are GMT -4. The time now is 08:23 AM.


MobileRead.com is a privately owned, operated and funded community.