View Single Post
Old 05-20-2018, 03:21 PM   #74
kapaggar
Member
kapaggar began at the beginning.
 
kapaggar's Avatar
 
Posts: 19
Karma: 10
Join Date: May 2018
Device: KT3
Smile I think VV was installed correctly

Quote:
Originally Posted by knc1 View Post
Try the same (update by restart) with our factory firmware image then.
Yes I will try that soon. Thanks. I got working adb shell yesterday in diags and was going to try dd the rootfs and main kernel for KT3.


Quote:
Originally Posted by knc1 View Post
If the VV files actually installed, your available free storage would have taken a very big hit.
Large enough that you would notice the new, huge, files.

More than likely, VV did not install.
It did install .. Here is the md5 compare of lang file in amazon update.bin for kt3 and whats residing in kindle's /mnt/us/voice.
Code:
KindleBasic2_KT3 $ kindletool-v1.6.4.149-osx/kindletool extract  data.stgz  ./
Extracting userdata package 'data.stgz' to './'.
Bundle         SP01 (Signing Envelope)
Cert number    2
Cert file      pubprodkey02.pem (Official 2K)
Bundle         GZIP (Userdata tarball)
x voice/
x voice/vox_en_us_salli22i
x voice/lang_en_us.dat

KindleBasic2_KT3 $ md5 voice/*
MD5 (lang_en_us.dat) = ee7203754daa40795b8fd73b668e7118
MD5 (vox_en_us_salli22i) = 42cc8be489b96ecba547277a872bf252


[root@kindle root]# cd /mnt/us/voice/
[root@kindle voice]# md5sum *
ee7203754daa40795b8fd73b668e7118  lang_en_us.dat
42cc8be489b96ecba547277a872bf252  vox_en_us_salli22i


du -sh vox_en_us_salli22i 
145M	vox_en_us_salli22i
Is there any file from where updates logs can be pulled to remove any doubt


.. voice dir is 4th biggest in storage. I will delete it when I use my kindle that much beyond 1.6 ( I wont )

Code:
[root@kindle us]# du -sm *|sort -nr
578	partition_backs
235	linkfonts
232	documents
147	voice
105	system
66	koreader
32	usbnet
10	linkss
4	extensions
3	mrpackages
0	version.ser
0	update.bin.tmp.partial
0	rp
0	rit
0	mkk
0	main-htmlviewer.tar.gz
0	file.ser
0	diagnostic_logs
0	audible
0	USE_ALT_FONTS
kapaggar is offline   Reply With Quote