View Single Post
Old 12-08-2018, 12:18 PM   #7
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 _spacemonkey View Post
Yeah bad way of expressing myself. Can't find a version that fits my firmware is maybe better. Got confused by install files named *dxg*.
I would like to install FBInk in a proper way and not copy it, but i failed to use the the snapshot version of USBNetwork where the FBInk is (update button is greyed out if i try to add kindle-usbnetwork-0.57.N-r15562\Update_usbnetwork_0.57.N_k2_dx_k3_install.b in)

Also, dont really understand what you mean by stripping 'compression extension'
".tar" is not the last extension in the archive's name.
".tar.xz" is the extension pair. ( .tar = type of archive, .xz = type of compression).
Some PC systems are set to uncompress anything that looks like it is compressed before the user ever sees it. Which is why you are not seeing the ".xz" compression type.

The contents of that compressed archive looks like the first attached image. (Ignore the -1 in the title bar, that is an artifact of my having the archive open in two different desktops.)

The package info of the highlighted install package is:
Code:
mszick@HP8300:~/work/USBNetwork$ kindletool convert --keep --info Update_usbnetwork_0.57.N_k2_dx_k3_install.bin
Checking update package 'Update_usbnetwork_0.57.N_k2_dx_k3_install.bin'.
Bundle         SP01 (Signing Envelope)
Cert number    0
Cert file      pubdevkey01.pem (Developer)
Bundle         FD04 (Versionless [vls])
Bundle Type    OTA V2
Minimum OTA    0
Target OTA     18446744073709551615
Devices        8
Device         Kindle 2 US
Device         Kindle 2 International
Device         Kindle DX US
Device         Kindle DX International
Device         Kindle DX Graphite
Device         Kindle 3 WiFi
Device         Kindle 3 WiFi+3G
Device         Kindle 3 WiFi+3G Europe
Critical       0
Padding Byte   0 (0x00)
MD5 Hash       58769190b7bac5aa913e77c3b3651995
Metadata       7
Metastring     PackageName=USBNetwork
Metastring     PackageVersion=0.57.N-r15562
Metastring     PackageAuthor=NiLuJe
Metastring     PackageMaintainer=NiLuJe
Metastring     PackagedWith=KindleTool v1.6.5.66-gfcaf748 built by portage@tyrande on Gentoo
Metastring     PackagedBy=niluje@tyrande
Metastring     PackagedOn=2018-11-22 @ 05:52:22 UTC
Which shows that the package is built for all Models with firmware 2.x or 3.x ..

Do you have a Frankenstein DX(G)? I.E: One that has had some version of 3.x.y firmware installed instead of 2.5.8?
OR
It could be a problem with the "target OTA" entry. NiLuJe would have to answer that, not in my pay grade.
Attached Thumbnails
Click image for larger version

Name:	USBnet.png
Views:	212
Size:	112.9 KB
ID:	168233  

Last edited by knc1; 12-08-2018 at 12:35 PM.
knc1 is offline   Reply With Quote