![]() |
#136 | |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
Quote:
dd if=/dev/zero of=/dev/mmcblk0p3 bs=4K count=8184((End - Start)*8) After doing that,it's working.However,I can't update my Kindle.It showed error 007. |
|
![]() |
![]() |
![]() |
#137 |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
|
![]() |
![]() |
![]() |
#138 |
Member
![]() Posts: 12
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
the original 5.0.4 firmware update,and after the error the kindle stucked at the "wait a moment while your kindle starts up"and I failed to reset it by holding the power button,the only way to recover it is to selectboot to main via mfgtool,this also happen when i tried to reboot my device through restart the device in the setting menu
|
![]() |
![]() |
![]() |
#139 |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
My condition is the same as qtybest
the original 5.0.4 firmware update,and after the error the kindle stucked at the "wait a moment while your kindle starts up"and I failed to reset it by holding the power button,the only way to recover it is to selectboot to main via mfgtool,this also happen when i tried to reboot my device through restart the device in the setting menu . |
![]() |
![]() |
![]() |
#140 | |
Member
![]() Posts: 12
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
Quote:
|
|
![]() |
![]() |
![]() |
#141 | |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Quote:
You can use a RUNME.sh with my generic data.tar.gz. You should try setting the bootmode idme var to main. If you can boot to main using MfgTool, then you should be able to use MfgTool to boot to fastboot or diags. In fastboot, do: fastboot setvar bootmode main or in diags, from a RUNME.sh (or from an SSH shell if you installed mmcblk0p2_ssh) do: idme -d --bootmain main rm /mnt/us/ENABLE_DIAGS reboot Let me know how these work for you. ![]() Last edited by geekmaster; 04-06-2012 at 10:16 PM. |
|
![]() |
![]() |
![]() |
#142 | |
Member
![]() Posts: 12
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
Quote:
|
|
![]() |
![]() |
![]() |
#143 |
Member
![]() Posts: 12
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
|
![]() |
![]() |
![]() |
#144 | |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Quote:
If you did, that might prevent the update to 5.0.4. You can flash a 5.0.0 main kernel image, but somebody needs to upload one and provide a link to it. Or you can flash a main mmcblk0p1 image from a 5.0.4 kindle. Another thing that can prevent updates to 5.0.3 or earlier is having changed files that the update wants to patch. The 5.0.4 update replaces entire files as needed instead of patching them, but it also updates the main kernel and may fail if that is not what it was looking for. |
|
![]() |
![]() |
![]() |
#145 | |
Member
![]() Posts: 12
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
Quote:
Last edited by qtybest; 04-07-2012 at 02:19 AM. |
|
![]() |
![]() |
![]() |
#146 | |
Member
![]() Posts: 12
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
Quote:
Last edited by qtybest; 04-07-2012 at 02:38 AM. |
|
![]() |
![]() |
![]() |
#147 |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
There is now a download link for touch main kernel 5.0.0 in the first post for this thread.You can get a main image from a 5.0.4 kindle with the "dd" command, as documented in many posts.
RUNME.sh is launched by a payload that is installed by various data.tar.gz files. Some payloads only work booting from main (not diags). Others only work on SOME kindle models and can severely brick a kindle if installed on the wrong kindle model. That is why I wrote a generic data.tar.gz that has a generic payload that works on ALL kindle models. I tested the payload that it contains on DX,DXG,K3,K4,Touch. The K3 and earlier need the payload installed manually because they do not automatically extract data.tar.gz. My generic payload also works booting from both main and from diags. In fact, it MUST boot from diags for a RUNME.sh to be able to write to the idme vars (such as bootmode). The idme command in the main boot is read-only. ![]() Last edited by geekmaster; 04-07-2012 at 09:28 AM. |
![]() |
![]() |
![]() |
#148 |
Member
![]() Posts: 12
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
Thanks for your kindly help for providing the 5.0.0kenel~
Can you tell me the exact line that I need to input to flash my kernel in the fastboot mode under windows? ![]() |
![]() |
![]() |
![]() |
#149 |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
|
![]() |
![]() |
![]() |
#150 |
Member
![]() Posts: 12
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
|
![]() |
![]() |
![]() |
Tags |
debricking |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Which one Nook simple touch or Kobo mini? | capuchino71 | Which one should I buy? | 18 | 07-12-2013 05:09 PM |
Sell Kindle Keyboard 3G, Nook Simple Touch | austinmitchell | Flea Market | 5 | 03-01-2013 11:34 AM |
I have some questions about K4 touch debricking | drjonvargas | Kindle Developer's Corner | 4 | 04-22-2012 03:46 PM |
kindle touch simple debricking for help | non_fox | Amazon Kindle | 4 | 04-18-2012 08:32 PM |
Troubleshooting simple kindle touch (and k4nt) debricking method | geekmaster | Amazon Kindle | 0 | 03-02-2012 10:31 PM |