kindle

Information about the kindle Device

Serial No: 902317023087030F MacID: F0-4F-7C-AA-45-83 FW Version: kindle 4.1.4

Modifications

[root@kindle root]# kindletool info $(cat /proc/usid) Platform is pre Wario Root PW fionaffc Recovery PW fionaffc9

Password has been changed to match gmail password xxx$$XNx

Following hacks have been installed:

For all the instructions, followed everything in Readme. It worked like a charm.

Mounting via sshfs

It may also be helpful to mount your Kindle’s filesystem into your computer. You can use sshfs to achieve this. You will need to have SSH access working in the first place.

To mount the Kindle’s root FS to the local directory “kindle”: $sshfs root@192.168.15.244 :/ kindle/

To read-only mount the Kindle’s root FS to the local directory “kindle”: $sshfs -o ro root@192.168.15.244 :/ kindle/

To unmount: $fusermount -u kindle/

To do an index refresh: #dbus-send –system /default com.lab126.powerd.resuming int32:1

To do a full rescan: $lipc-set-prop – com.lab126.scanner doFullScan 1

with ro mount, gave an error message.. need to check further

com.lab126.scanner failed to set value for property doFullScan (0x3 lipcErrNoSuchSource)

The following changes were made in etc

https://askubuntu.com/questions/344339/how-do-i-convert-epub-to-mobi-using-calibre/ ↗

Source:

Adjust the above examples to your particular setup as needed.

It’s a nice article. I hated pdf format in kindle as it slow in rendering and turning page. So I made two changes in your method. First after copying the HTML content from project madurai I pasted it in notepad and while saving I changed the encoding format to UTF-8. When using calibre I converted the txt file to mobi format. While doing it, in the options —> look and feel —-> embed font family —> I chose Latha font and ticked embed referenced fonts.

Now when I load this mobi file in kindle, it displays like a charm like any other english book. Now its awesome to read tamil books in kindle. With some more efforts I could add even index, etc while converting. Hope it would be useful for others.

comment from Balaji J in article https://onroads.wordpress.com/2012/11/23/how-to-read-tamil-books-in-kindle-ebook-reader/ ↗

koreader k2opt

For battery replacement https://techenclave.com/t/old-kindle-paper-white-battery-dead-where-to-get-a-replacement-from/413003/11 ↗


© Prabu Anand K 2020-2026