02-20-2013, 06:25 PM | #61 |
Addict
Posts: 374
Karma: 1408579
Join Date: Jul 2012
Location: UK
Device: Kindle Touch, Ipod Touch, Ipad Air
|
I used V1.1 with a Usb stick on my netbook to take back my Kindle Touch, Its so easy to use. 10/10 and the great news for me, the problem i used to have with collections manager is now sorted.
|
02-21-2013, 08:23 AM | #62 |
Linux devotee
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
|
What about adding k3flasher and K3 images to Kubrick ?
That would make Kubrick an ultimate debricking tool able to debrick all present Kindle models (well, except PW for obvious reasons). |
Advert | |
|
02-21-2013, 08:56 AM | #63 | |
(offline)
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
Seriously: No, I won't look into it. There's probably not enough space on a CD to hold everything. Flashing K3 requires entirely different tools and logic (and takes about 5 hours). Essentially, Kubrick would have to be rewritten pretty much from scratch. If you're eager to go for it - go for it. I'm not. Last edited by ixtab; 02-21-2013 at 09:02 AM. |
|
02-21-2013, 09:56 AM | #64 | ||
Linux devotee
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
|
Quote:
Quote:
The logic is the same, even simpler:
I would, but without the source code I would have to reimplement everything from scratch - I am not that eager. |
||
02-21-2013, 10:49 AM | #65 |
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
I used a CD.
Just saying |
Advert | |
|
02-21-2013, 11:28 AM | #66 |
Linux devotee
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
|
|
02-21-2013, 11:30 AM | #67 |
(offline)
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Oh... whatever. Sorry for having been a bit grumpy - guess I'm just having a bad day.
I'll take a look at it when I get the time. I guess one could provide USB stick images which contain everything, and ISOs for K3 and K4/K5 respectively. But yes, there are more people than you might think which still use CDs. The iso is being downloaded at least twice as often as the img. Anyway, if someone could provide statically compiled binaries of k3flasher which "simply work" on kubrick, that'd be appreciated. I can't remember the other steps off the top of my head - only flashed a K3 once - but I guess k3flasher was all that is needed. (or, ideally, provide exact shell code of the entire procedure from start to end, so I don't have to figure it all out again... thanks!) PS: The sources *will* be released. The repository is already there, I just need to clean up. |
02-21-2013, 12:01 PM | #68 |
Linux devotee
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
|
Thanks for reconsidering.
All that's needed is here: https://www.mobileread.com/forums/sho...37#post2431337 Checking the USB downloader mode (exits when K3 in USB DL mode is detected): Code:
./k3flasher ./mx35to2_mmc.bin info Code:
./k3flasher ./mx35to2_mmc.bin program kernel <path_to_kernel_image> Code:
./k3flasher ./mx35to2_mmc.bin program rootfs <path_to_rootfs_image> rootfs 1 rootfs = continuation address (just a place holder in our case) 1 = read before writing, i.e. read the chunk first, compare with the image and write only if there are any differences. This mode should be faster. Kindle has to be rebooted manually. If the image size is a problem, I can implement flashing gzipped images. Last edited by dsmid; 02-21-2013 at 12:12 PM. |
02-21-2013, 12:34 PM | #69 | |
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
Quote:
nice one for doing the sources as such. |
|
02-21-2013, 02:50 PM | #70 | |
(offline)
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
As to the gzipped images, that'd be a nice feature, so feel free to implement it. I won't need it though, I'll simply stuff the file into a squashfs image (which is essentially the same as gzip, just mountable), as I did with the Java runtime. Another question though: does anybody know what the "keys" in mmcblk0p1-3.4+jb+keys.img.gz refers to? I suppose that it's the developer keys, but where are they located in the image? I'd like to remove them, in order to stick to the "pristine+jailbreak only" paradigm used with the other models. |
|
02-21-2013, 02:55 PM | #71 | |
Wizard
Posts: 1,221
Karma: 5372649
Join Date: Jun 2011
Location: Ontario, Canada
Device: Kobo Aura HD
|
Quote:
While I'm posting... thanks for this. |
|
02-21-2013, 03:27 PM | #72 | |
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
Quote:
Digs out Vic20 tape drive... ah that's better... Beeeeep squeeeel beeeep hehehe |
|
02-21-2013, 04:11 PM | #73 | |
Linux devotee
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
|
Quote:
That means Geekmaster knows the answer. Meanwhile I would suspect some file in /opt/amazon/ebook/security/ . Or maybe he just forgot developer keys dwell in /var/local/, outside of mmcblk0p1. |
|
02-21-2013, 04:30 PM | #74 |
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
dev keys, I'm certain it means that... positive.
the 2012 "latest" ones IIRC I often use that image myself. Never ACTUALLY checked the keys were installed though heh (which as you point out would be "tricky") Last edited by twobob; 02-21-2013 at 04:33 PM. |
02-22-2013, 11:00 AM | #75 |
(offline)
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Version 2.0
The new Kubrick now washes even whiter!
Oh, wait... wrong claim. The new Kubrick now also supports the Kindle 3! I have implemented support for the K3. Everything is ready and seems to be working... (damn, testing that K3 stuff takes a lot of coffee... given that flashing takes at least 2 hours...) Anyway: now uploading the files. They're not there yet, the upload will take another 2 or 3 hours - big files, many of them, and slow uplink I'll update the first post once everything is there. If you're impatient, hit the F5 button on the first post until it says "Version 2.0" I'll prepare the source repository in the mean time. Special thanks to dsmid for the constructive input and help |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Use regular DX(i) to debrick a DXG | craziskata | Kindle Developer's Corner | 10 | 07-16-2013 09:10 AM |
How to debrick a demo DXG? | xcomme | Kindle Developer's Corner | 0 | 02-14-2013 04:06 PM |
Trying to debrick, but connection keeps dropping | Zolyx | Kindle Developer's Corner | 6 | 12-10-2012 08:04 AM |
Help to Unbrick KT with simple debrick Method. | Loko_bielsa | Kindle Developer's Corner | 2 | 07-16-2012 08:26 AM |
A easy and offical way to debrick k3. | xueyou2 | Kindle Developer's Corner | 3 | 05-01-2012 09:42 AM |