Quote:
Originally Posted by ecostin
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.