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 10-27-2025, 04:06 PM   #16
fogice
Addict
fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!
 
Posts: 278
Karma: 50000
Join Date: May 2014
Device: Kobo Libra 2
Quote:
Originally Posted by JSWolf View Post
Oh and for the Mac version, I'll need to know what;s the earliest MacOS it works with.
I can't revert my OS install to test earlier Mac versions.
fogice is offline   Reply With Quote
Old 10-27-2025, 05:09 PM   #17
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,698
Karma: 79983758
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Quote:
Originally Posted by JSWolf View Post
Oh and for the Mac version, I'll need to know what;s the earliest MacOS it works with.
This should be the same as pgaskin's version. The only change made is replacing a value of 32 by 128 in two places.
PeterT is offline   Reply With Quote
Old 10-27-2025, 05:53 PM   #18
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: 80,776
Karma: 150249619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by PeterT View Post
Could you try this updated kobopatch file under linux please?
I need a 32-bit and 64-bit Linux version. Please make both and replace this attachment and I'll put it in the ZIP file for the patches.
JSWolf is offline   Reply With Quote
Old 10-27-2025, 05:56 PM   #19
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: 80,776
Karma: 150249619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by kakoo View Post
I compiled it for Mac from pgaskin’s latest repository and tested it. It mostly works, though a few patches don’t seem to apply. The patch I wanted to use works fine, though.
Attachment 218898
Thanks. I've added it to the ZIP. I'm just waiting for the Linux version to be replace with specific 32- and 64-bit version to replace those and then I'll replace the ZIP and update the first post.
JSWolf is offline   Reply With Quote
Old 10-27-2025, 09:10 PM   #20
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,698
Karma: 79983758
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Sorry but I just can't generate a 32bit version. My basic understanding was that I could just override GOs target architecture by setting GOARCH to 386 and then using go build to compile. No matter what I try it persists in creating a 64 bit version. Likewise overriding the target OS by setting GOOS to windows still creates a Linux executable.

Of course if I try a simple Hello World program, all the switches work
PeterT is offline   Reply With Quote
Old 10-28-2025, 06:35 AM   #21
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: 80,776
Karma: 150249619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by PeterT View Post
Sorry but I just can't generate a 32bit version. My basic understanding was that I could just override GOs target architecture by setting GOARCH to 386 and then using go build to compile. No matter what I try it persists in creating a 64 bit version. Likewise overriding the target OS by setting GOOS to windows still creates a Linux executable.

Of course if I try a simple Hello World program, all the switches work
Can someone else here create a 32-bit version? I don't know if we need it or not. But I'd rather not take the risk.
JSWolf is offline   Reply With Quote
Old 10-28-2025, 08:35 AM   #22
xor_
Zealot
xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.
 
Posts: 116
Karma: 1027062
Join Date: Nov 2012
Location: Berlin
Device: Kobo Elipsa 2e, Kobo Forma, Tolino Epos 2
Getting the same results as PeterT. I can compile the Linux amd64 version, but trying for 386 I get undefined symbols.

I doubt that there's a huge demand for a 32bit Linux version.
xor_ is offline   Reply With Quote
Old 10-28-2025, 08:39 AM   #23
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: 80,776
Karma: 150249619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Is the consensus that the 32-bit Linux version should be removed from the ZIP file?
JSWolf is offline   Reply With Quote
Old 10-28-2025, 10:35 AM   #24
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,698
Karma: 79983758
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Quote:
Originally Posted by xor_ View Post
Getting the same results as PeterT. I can compile the Linux amd64 version, but trying for 386 I get undefined symbols.



I doubt that there's a huge demand for a 32bit Linux version.
With me it's worse than that. Setting the GOARCH and GOOS variables before launching Go still results in an amd64 bit ELF format file being produced
PeterT is offline   Reply With Quote
Old 10-28-2025, 05:29 PM   #25
tentakel
Member
tentakel began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Mar 2019
Device: Kobo Clara HD
Quck quesion:
If the patch script finishes with
Quote:
Checking patched KoboRoot.tgz for consistency

Successfully saved patched KoboRoot.tgz to out/KoboRoot.tgz. Remember to make sure your kobo is running the target firmware version before patching.
does that mean that the koboroot file is generally safe to install on the device?
tentakel is offline   Reply With Quote
Old 10-28-2025, 05:32 PM   #26
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,698
Karma: 79983758
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Yes..
PeterT is offline   Reply With Quote
Old 10-31-2025, 07:38 AM   #27
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: 80,776
Karma: 150249619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Given that the poll I create has nobody voting that they use 32-bit Linux and patch Kobo firmware, I'll just drop the 32-bit Linux program. I'll sort out the ZIP file later today.
JSWolf is offline   Reply With Quote
Old 11-01-2025, 09:23 PM   #28
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,811
Karma: 7423683
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour
New binaries are available: https://github.com/pgaskin/kobopatch...es/tag/v0.16.0.
geek1011 is offline   Reply With Quote
Old Yesterday, 07:26 AM   #29
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: 80,776
Karma: 150249619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
The ZIP file in the first post of this thread has been updated with all of the included patchers thanks to @geek1011.
JSWolf is offline   Reply With Quote
Old Yesterday, 10:52 AM   #30
anndee76
Reader
anndee76 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2011
Device: Sony PRS350/650/T1/T2/T3, KoboClara2E, iPhone15, iPadPro11
Patches not working in macOS 26.0.1

Something is not quite right for these patches for macOS 26.0.1.

The only executable in the bin folder is the windows .exe file, all the others appear to be simple text files. I am thinking that this may be part of the issue that causes Terminal to throw a permission denied error.

However, I got the same results with the macOS executable posted earlier in this thread, so I think it may be another issue that is stopping the process from running.

I have tested an earlier version of the patches (4.37.21533) and have no problem regenerating them so it is something specific to this version for 4.38.23429.

Does anyone have any ideas for making this work for macOS 26?
anndee76 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New F/W: 4.43.23418 + 4.38.23429 PeterT Kobo Reader 115 Today 05:10 AM
Issues patching 4.38.23429 AsherMaximum Kobo Developer's Corner 54 Yesterday 04:43 PM
Kobo Libra 2 v4.38.23429 Instapaper sync = crash o_spring Kobo Reader 0 09-11-2025 03:43 AM
Glo What hacks/patches etc do I need? catsknit Kobo Reader 23 04-02-2018 11:38 AM
Unofficial Sigil patches varlog Sigil 8 11-12-2014 07:14 PM


All times are GMT -4. The time now is 07:38 AM.


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