Quote:
Originally Posted by PeterT
|
I knew you said anything about this, somewhere in the back of my head, but I could not find it in bed, with my 6 inch tablet.
Somehow my reader lost connection with wifi, and when I go out at 3 a.m. to find my fassword,because I simply can't sleep when such a problem occurs (even when I didn't plan to sync at 3 am, not even read..)

and it is not solved.. but the 5 is a part of my 32 digit key.. so couldn't reconnect without your solution,which I could not find...
Just wondering how much people didn't read it also..and try to sync at vacation or somewhere else they can't re-apply the patch, and I have checked all the patches called in previous pages and they all have the 9/N error,
Dear people, when apply the patch, or post new ones based on the first one, don't forget to change the patch like PeterT suggested, because if you not, you will ending with an N in your virtual keyboard in stead of a 5 !
I have so spread more karma before I can give you new PeterT
This is how the patch should be ( with the corrected 5 on your "keyboard" ) for 3.1.1:
Code:
<Patch>
patch_name = `prevent firmware update`
patch_enable = `yes`
# alternative 1
#change `5.0.0` , `99.10` , `999.9` or similar
#replace_string = 01105C10, `3.1.1`, `99.10`
# alternative 2
replace_string = 01106BB0, `https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/%3/%4/%5`, `https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/%3/9.9/5`
# alternative 3
#replace_string = 01106BB0, `https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/%3/%4/%5`, `https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/k/99.9/5`
</Patch>