View Single Post
Old 03-06-2015, 07:48 AM   #1857
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by ecostin View Post
It's a Voyage 3G+WIFI, bough in Germany a couple of months ago.
[root@kindle bin]# cut -c3-4 /proc/usid
53

The mrinstaller.sh has it:
case "${kmodel}" in
"13" | "54" | "2A" | "4F" | "52" | "53" )

But kindletool not, hence the error:
$(echo ${ktool_output} | sed -n -r 's/^(Device)([[:blank:]]*)(.*?)(0x)([[:xdigit:]]{2})(.*?)$/\5/p')
D4 5A D5 D6 D7 D8 F2 17 60 62 5F C6 13 54
That is the KindleTool from the "snapshots" thread?
See post of mine made just a few minutes ago.
knc1 is offline   Reply With Quote