Quote:
Originally Posted by ilovejedd
Wonder if Amazon changed something collections-related in fw5.10.2.
I just tried LibrarianSync on a registered PW4 with fw5.10.1.2 (in airplane mode) and that worked.
|
If you have access to the Kindle's command line, it has interactive SQLite3 installed.
Command it to print the scheme of the collection databases in the firmware that works and the one that does not.
Note: Does not require a Kindle, may also be done on any Linux machine by mounting the image.fs from the respective firmware updates.
(The SQLite3 installed on your Linux box can read/write the Kindle's DB files just fine. I.E: No difference because of ARM/Intel mis-match.)
If you don't have SQLite3 installed on your PC, install it.