10-29-2013, 05:25 AM | #1 |
Junior Member
Posts: 3
Karma: 1000
Join Date: Oct 2013
Device: K5
|
Fastboot help please
Hi everyone; I've been wanting to jailbreak my k touch (5.3.2.1) and am having a little bit of trouble getting it into fastboot mode.
I do the magic button which successfully changes to USB Download mode (I see i.MX50 in recovery mode from lsusb). I then use sudo imx_usb fastboot path/fastboot.bin and it appears to work but there is no reaction from the Kindle. (I appended a log of the output below.) Can someone please help me figure out what's not working? Thank you Code:
No "_" environment variable argc == 2, argv == 0x7fff7826b438 base == 0x608220:./imx_usb trailing slash == 0x608221:/imx_usb conf_path == ./ config file <./imx_usb.conf> No "_" environment variable argc == 2, argv == 0x7fff7826b438 base == 0x608220:./imx_usb trailing slash == 0x608221:/imx_usb conf_path == ./ config file <./mx50_usb_work.conf> parse mx50_usb_work.conf 15a2:0052(KindleTouch) bConfigurationValue =1 Interface 0 claimed report 1, wrote 16 bytes, err=0 report 3, read 4 bytes, err=0 read=56 78 78 56 fastboot.bin 0 0 1 0 1 2 No dcd table, barker=402000d1 dcd_ptr=0x00000000 loading binary file(fastboot.bin) to f8006000, skip=0, fsize=800 type=aa <<<2048, 2048 bytes>>> jumping to 0xf8006400 report 1, wrote 16 bytes, err=0 report 3, read 4 bytes, err=0 read=56 78 78 56 jump_mode 2 plug=1 err=0 fastboot.bin 0 0 0 0 0 2 header_max=1000 loading binary file(fastboot.bin) to f8007000, skip=0, fsize=fed0 type=aa <<<65232, 65232 bytes>>> jumping to 0xf800742c |
10-29-2013, 05:35 AM | #2 |
Evangelist
Posts: 456
Karma: 1287375
Join Date: Jan 2013
Location: West Gardiner, Maine
Device: Touch (5.3.7)
|
kubrick (https://www.mobileread.com/forums/sho...d.php?t=206064) can just install a jailbreak on your firmware version. Very easy!
|
Advert | |
|
10-29-2013, 05:41 AM | #3 | |
Junior Member
Posts: 3
Karma: 1000
Join Date: Oct 2013
Device: K5
|
Quote:
Edit: eventually I want to mess around with the OS on the Kindle so I'd like to learn what is happening anyway; it's going to be uncomfortable to boot into Kubrick every time I mess something up. Last edited by froend; 10-29-2013 at 05:45 AM. |
|
10-29-2013, 10:20 AM | #4 | |
Going Viral
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Quote:
I can tell. Download the kubric image Mount it so you can access the fils Read the scripting to see how the wizard uses the tools |
|
10-29-2013, 12:04 PM | #5 | |
Guru
Posts: 608
Karma: 1588610
Join Date: Jan 2012
Device: Kindle Scribe
|
Quote:
https://github.com/aditya3098/imx_usb_loader For selecting the bootmode during usb downloader on linux. Just run imx_tui, and then select fastboot. https://github.com/aditya3098/Fastboot-Kindle I guess you already have that. Look at the original debricking thread. You will find links to download ssh+diags, main and both kernel images. Get them down and then flash diags kernel and ssh+diags. Then go N)->U)->Z)->X) in diags, wait 20 seconds and: sudo ifconfig usb0 192.168.15.1 or something like that, then ssh root@192.168.15.244 password: mario Its all documented. You might want to transfer the pubdevkey.pem (search the forum) to your usb storage , and assuming you know your linux stuff, the usb drive is mounted at /mnt/us. Mount /dev/mmcblk0p1 at /dev/mmc, then move the pubdevkey.pem to /mnt/mmc/etc/uks. Or just use kubrick if you're feeling : Links: Pubdevkey https://www.mobileread.com/forums/sho...d.php?t=203971 original debricking stuff, its like a bible: https://www.mobileread.com/forums/sho...ple+debricking Last edited by aditya3098; 10-29-2013 at 12:08 PM. |
|
Advert | |
|
10-29-2013, 03:10 PM | #6 | |
Junior Member
Posts: 3
Karma: 1000
Join Date: Oct 2013
Device: K5
|
Quote:
|
|
10-31-2013, 12:42 PM | #7 |
Guru
Posts: 608
Karma: 1588610
Join Date: Jan 2012
Device: Kindle Scribe
|
|
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fastboot GUI | hostar | Kindle Developer's Corner | 53 | 07-31-2017 10:52 AM |
Fastboot not working | aditya3098 | Kindle Developer's Corner | 10 | 05-12-2012 02:44 PM |
fastboot for win32 | geekmaster | Kindle Developer's Corner | 30 | 03-13-2012 03:39 PM |
Fastboot Manifesto | geekmaster | Kindle Developer's Corner | 102 | 03-12-2012 05:30 PM |