Quote:
Originally Posted by khoaha
The 2.3 firmware update failed on my Kindle International.
I had Savory 0.06 installed, and I've uninstalled it using the Savory 0.07 uninstaller.
Using `dumpMessage I got the following error:
Code:
ota_install: C def:patch:patchinfo="/opt/amazon/ebook/config/netfront.ini":checksum failure
Does anybody have the netfront.ini file for firmware version 2.2.2?
Thanks.
update: I've just figured it out. The Savory 0.06 installer changed line #15 in netfront.ini but the 0.07 uninstaller failed to revert that line back.
Line 15, original:
Code:
# 1.9 set imagebound=0, dlmimes=application/x-mobipocket-ebook text/x-prc
After installing Savory 0.06:
Code:
# 1.9 set imagebound=0, dlmimes=application/x-mobipocket-ebook text/x-prc application/pdf
P/S: I have updated to 2.3 without removing usbnetwork 
|
Hum...
Savory 0.07 doesn't modify that line, so I didn't think of the case where 0.06 could have modified it...
Using the 0.06 uninstall would have fixed it..
Will be updating the uninstaller so it fully removes Savory 0.06..
For those where Firmware 2.3 won't install due to Savory 0.06 not properly removed ; here is an update of the uninstaller:
http://www.avenard.org/kindle2/Savory-0.08.tar.gz
It should restore netfront.ini to its original state.