![]() |
#1 |
Junior Member
![]() Posts: 6
Karma: 10
Join Date: Oct 2013
Device: Kindle 3w
|
How to find firmware version from shell prompt
Hi,
I have a K3W. I know how to find the firmware version when my Kindle is in its normal "reader" mode by going to Home->Menu->Settings. What shows up there is 3.4.1 (2540470001) so I know I have the latest version. How do I find the same info via a shell session? I've looked at /proc/cpuinfo, uname, and dmesg but don't see it there. |
![]() |
![]() |
![]() |
#2 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
|
you can look at the source code of the jailbreak.
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
you could also look at /etc/version and /etc/pretty-version
|
![]() |
![]() |
![]() |
#4 |
Junior Member
![]() Posts: 6
Karma: 10
Join Date: Oct 2013
Device: Kindle 3w
|
Thank you both for your replies.
![]() Here's what I get: Code:
[root@kindle /etc]# cat prettyversion.txt Kindle 3.4.1 (~~otaVersion~~) [root@kindle /etc]# cat version.txt System Software Version: 001-S401_luigi-254047 Tue Nov 25 18:48:40 UTC 2014 [root@kindle /etc]# ![]() |
![]() |
![]() |
![]() |
#5 |
BLAM!
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,501
Karma: 26047188
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
@tamr:
A-B-C -> C0A (Where A & C are [:digit:] and B is [[:alnum:]_]) (Don't ask me why ;D) [Caveat: Mostly holds true. May not always hold on some weird device/firmware/main/diags builds]. We generally don't give a crap about OTA build numbers, and a far safer method to get it is to check the headers (OTA target) of the update package for said version. Code:
kindletool convert -i ~/Downloads/Update_kindle_3.4.1_B006.bin ──(Sun, May 31)─┘ Checking update package '/home/niluje/Downloads/Update_kindle_3.4.1_B006.bin'. Bundle FC02 (OTA [ota]) Bundle Type OTA V1 MD5 Hash 9c54f5a191974f0eab5908f89c4ebd45 Minimum OTA 1725970040 Target OTA 2540470001 Device Kindle 3 Wifi+3G Optional 0 Padding Byte 186 (0xBA) Last edited by NiLuJe; 05-31-2015 at 11:02 PM. |
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Junior Member
![]() Posts: 6
Karma: 10
Join Date: Oct 2013
Device: Kindle 3w
|
Thanks @NiLuJe, I'll add this to my notes on how to get the build version.
|
![]() |
![]() |
![]() |
Tags |
firmware, k3w |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to find what version of CC I have | AlexBell | Calibre Companion | 3 | 05-08-2015 06:06 AM |
How to find the book which has more than two version? | whistleman | Library Management | 1 | 10-12-2014 01:26 AM |
Hacks Where can I find older version of kindlegen(mac platform)? | flyingfoxlee | Amazon Kindle | 1 | 12-02-2013 07:16 AM |
Where does one find the EPUB version of the Sigil User Guide? | ubuntourist | Sigil | 7 | 11-09-2012 11:48 PM |
Where to find the version number of my installed Calibre? | Ambermonk | Calibre | 4 | 08-01-2010 07:19 PM |