![]() |
#286 |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
No problem,
No insult intended, But if someone doesn't post the newbie stuff, how will any of our newbie readers ever learn (or learn what to google more of)? I admit it, some days I get a bit carried away. In fact, I put a "*nix knowledge" section in our "Tools Prefix" to help new members find this "Linux introduction" stuff. |
![]() |
![]() |
![]() |
#287 | |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
(Yes, to make it all complete, the kernels would have to be extracted somehow... they are buried somewhere in the first sectors of the device, but I never really understood how and where. This is somewhat underdocumented... geekmaster to the rescue!) Anyway (unverified claim!) I guess that the 5.1.1 images would work with the 5.1.0 kernels. Now, if only someone with a 5.1.1 device actually provided those partition images... |
|
![]() |
![]() |
![]() |
#288 |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
You can get the kernels with the "getkernels.sh" script. It works with the /dev/mmcblk0 device, or with an image of the first 32MB of the device (you can use dd if=/dev/mmcblk0 of=/mnt/us/dev/mmcblk0.img bs=4K count=8" to get that image (which also contains uboot images so it good to have).
Also, I like to modify my dd commands a bit to make them run faster (mmc writes are slower than reads). Here is a typical command I use (as I recall): dd if=/dev/mmcblk0p1 bs=4K|tar czvf mmcblk0p1.tar.gz - This is why my images tend to be in tar.gz files, BTW. ![]() |
![]() |
![]() |
![]() |
#289 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 396
Karma: 33660
Join Date: Jul 2011
Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G
|
TTS patch does not work for me. English Books are read in English and German (with a strange accent) but for german books the TTS is grayed out. Activated / deactivated several times ..., no clue.
|
![]() |
![]() |
![]() |
#290 | |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
![]() |
|
![]() |
![]() |
![]() |
#291 | |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
|
|
![]() |
![]() |
![]() |
#292 | |
Definitely not King Kong
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 126
Karma: 59238
Join Date: Jul 2012
Location: United States
Device: Kindle Touch
|
Quote:
![]() ![]() |
|
![]() |
![]() |
![]() |
#293 | |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
Anyway, I guess that at least having something is better than not having anything at all, so I quickly wrote something user-friendly. It's not beautiful, and the code is quick and dirty, but it works. Tested and working on 5.1.0 (note: the extractions may take quite some time, i.e., more than 10 minutes for the main partition). Requirements: Installation: unzip the attachment, then copy the .azw2 to the documents folder of the device, then run it. It will produce the following files on the device:
Again, I know that this is not the best solution, but maybe it will finally convince someone with 5.1.1 firmware to make those images available to us. Edit: There was a serious bug in version 1.0.0 which caused the tool to dump unusable kernels under certain circumstances ( full story here). Version 1.0.1 (now attached here) fixes this bug. Last edited by ixtab; 08-06-2012 at 08:10 AM. Reason: Version 1.0.1 |
|
![]() |
![]() |
![]() |
#294 | |
Definitely not King Kong
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 126
Karma: 59238
Join Date: Jul 2012
Location: United States
Device: Kindle Touch
|
Quote:
![]() ![]() ![]() |
|
![]() |
![]() |
![]() |
#295 | |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
![]() ![]() |
|
![]() |
![]() |
![]() |
#296 |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
No jailbreaks or certs or other mods to partitions needed with data.tar.gz and RUNME.sh backup method. Also, dd is much faster if piped to tar czvf -
|
![]() |
![]() |
![]() |
#297 | |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
![]() Finally, dd is piped to gzip in this case... Don't know if that makes a huge speed difference over tar. Anyway, I don't consider it to be of paramount importance - after all, you're not making partition dumps every hour, are you? ![]() Last edited by ixtab; 07-21-2012 at 09:12 PM. |
|
![]() |
![]() |
![]() |
#298 |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
I *was* going to do a RUNME.sh (someday real soon now, when I get around to it).
![]() Last edited by geekmaster; 07-22-2012 at 12:22 AM. |
![]() |
![]() |
![]() |
#299 | |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
- the jailbreak is required for obvious reasons - the developer certificates are required to even run the Kindlet - the Kindlet jailbreak is required because the Kindlet runs external commands and accesses the filesystem. Still, that makes a total of 3 files on the device, of which only two affect the main partition (dev certs are installed to /var/local/). One of them can simply be removed (the jailbreak), and for the other one, the original file is well-known. So, if only those things are installed, it's really not a big deal. |
|
![]() |
![]() |
![]() |
#300 |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
I see. No problem then. Thanks.
|
![]() |
![]() |