View Single Post
Old 10-24-2021, 01:58 PM   #22
rcentros
eReader Wrangler
rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.
 
rcentros's Avatar
 
Posts: 7,915
Karma: 52566355
Join Date: Mar 2013
Location: Boise, ID
Device: PB HD3, GL3, Voyage
Quote:
Originally Posted by Semwize View Post
I kind of wrote to you above - update the firmware.

Another solution was a patch for firmware 4.19, which prevents updating

Spoiler:
Code:
Never sync dictionaries:
- Enabled: no
- BaseAddress:  {Sym: "SyncDictionariesCommand::prepareDownloadList()"}
- ReplaceBytes: {Offset: 1090, FindH: 0CD5,     ReplaceH:       0CE0}   #permissions
- ReplaceBytes: {Offset: 1068, FindH: FFF68DAE, ReplaceInstNOP: true}   #size
- ReplaceBytes: {Offset:  1034, FindH: 3FF49EAE, ReplaceInstNOP: true}   #isSynced
If I decide to drop back for any reason, I'll look into this. I'm guessing this patch is part of the whole patch system (or could this be entered somwhere on its own?). I got lazy on the patches (especially when Kobo was putting out new firmware every other day (I exaggerate... slightly). Besides Kobo incorporated most of the patches that mattered to me.
rcentros is offline   Reply With Quote