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 09-02-2025, 06:01 PM   #1276
AsherMaximum
Member
AsherMaximum began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Jan 2025
Device: Kobo Libra 2
Quote:
Originally Posted by Aleron Ives View Post
I was poking around in libnickel.so.1.0.0 earlier, and I remembered a few users reporting that the patch "Block WiFi firmware upgrade" didn't actually work a few firmwares ago (as the patch description warns might be the case). I noticed the following strings appear near the "UpgradeCheck" strings that get patched:
I was also poking around, and I compared the patched version output by KoboPatch, and found that not all instances of "UpgradeCheck/%1/%2/%3/%4/%5" were replaced - only the ones where that was the full string. It did not update the instance where the string is "https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/%3/%4/%5"

If you update the Block WiFi firmware upgrade patch to be:
Code:
  - FindReplaceString:
      Find:    "UpgradeCheck/%1/%2/%3/%4/%5"
      Replace: "UpgradeCheck/%1/%2/k/99.9/5"
  - FindReplaceString:
      Find:    "https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/%3/%4/%5"
      Replace: "https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/k/99.9/5"
Note that you need both FindReplaceStrings. The first one is the existing patch, add the 2nd one to it.

Now WiFi upgrades are fully blocked. This INCLUDES the "Check for updates" button under settings, so after this, the only way to update will be by manual uploading a new KoboRoot.tgz file.
AsherMaximum is offline   Reply With Quote
Old 09-03-2025, 05:22 PM   #1277
Aleron Ives
Wizard
Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.
 
Posts: 1,715
Karma: 16308824
Join Date: Sep 2022
Device: Kobo Libra 2
Quote:
Originally Posted by AsherMaximum View Post
If you update the Block WiFi firmware upgrade patch to be:
Yes, your revised patch matches the fix in the kobopatch GitHub:

https://github.com/pgaskin/kobopatch-patches/pull/137
Aleron Ives is offline   Reply With Quote
Advert
Old 09-06-2025, 10:15 AM   #1278
Stikerr
Junior Member
Stikerr began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Sep 2025
Device: Kobo Clara HD
Is it possible for a patch to change the default keyboard layout of a given language, rather than the Extended Latin layout?

Specially I want to switch the default Turkish layout into Turkish F, an older but less popular layout for the Turkish language. The Extended Latin layout is fit for it, but would unfortunately require me to switch to Extended Latin every time I use the keyboard.

This is for Kobo Clara HD.

Thanks

Last edited by Stikerr; 09-06-2025 at 10:18 AM.
Stikerr is offline   Reply With Quote
Old 09-06-2025, 04:50 PM   #1279
Stikerr
Junior Member
Stikerr began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Sep 2025
Device: Kobo Clara HD
Sorry to double post, but I realised my specific example might be too unfamiliar to most. Technically it should be the similar to patching Dvorak as the default for the English keyboard layout.

I'm not a very technical person but I did bother to take a look through the libnickel file with a hex editor. It seems that unlike with Extended Latin, there aren't any obvious series of qwerty/azerty/qwertz/etc characters for the language layouts. Trying to figure it out might be too much work for what it's worth.
Stikerr is offline   Reply With Quote
Old 09-07-2025, 06:39 AM   #1280
belle39234
Member
belle39234 began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Mar 2025
Device: Kindle Basic 2022, Kobo Libra 2
I was wondering if it's possible to change the dog ear bookmark into a different kind of bookmark by swapping it with a custom image? I know it's very petty but dog earring books personally offends me and I'd like to change it!

Last edited by belle39234; 09-07-2025 at 06:42 AM.
belle39234 is offline   Reply With Quote
Advert
Old 09-07-2025, 11:42 AM   #1281
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,257
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by belle39234 View Post
I was wondering if it's possible to change the dog ear bookmark into a different kind of bookmark by swapping it with a custom image? I know it's very petty but dog earring books personally offends me and I'd like to change it!
There was some investigative work done in 2016 but you'd need to treat it as your own research project. See this thread by @pipcat.
jackie_w is offline   Reply With Quote
Reply

Tags
kobopatch, patches, patching, request, requests


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Request for PW3 kernel [posted in another thread] mustdie Kindle Developer's Corner 5 10-21-2015 04:28 PM
Kobobooks.com future feature request thread Mrs_Often Kobo Reader 47 11-08-2012 11:59 AM
[Old Thread] Calibre 'feature request' thread Waba Calibre 2 02-10-2010 07:52 PM
Feature request thread? Dahak Calibre 1 08-02-2009 12:51 AM
3rd party software request thread Adam B. iRex 23 11-28-2008 01:08 PM


All times are GMT -4. The time now is 01:46 AM.


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