[Q] HELP! Bricked Kindle Fire - Kindle Fire Q&A, Help & Troubleshooting

I think my 1st gen KF is stuck trying to boot to recovery. I was trying to restore back to stock from CM10.1. Downloaded the Amazon update 6.2.1 bin file, renamed it to update.zip, booted into TWRP recovery, tried to flash and it failed (several times). After some research, I found that the fix for this was to downgrade TWRP to v2.2.2.1 (I was on 2.6.0.0 or something like that). I tried several methods for doing that and it wouldn't take, even though it looked like flashing the TWRP v2.2.2.1 finished successfully. So finally I found a method (thanks to XDA's wonderful developers) to install CWM. Finally was able to get it to boot into CWM recovery, tried flashing the update.zip again, and all went through successfully. However, when I rebooted it was stuck at the Kindle Fire logo screen. Tried rebooting several times...nothing. AFter more research, found that the bootmode was incorrectly set so I tried to change the bootmode to recovery (which failed miserably)...now I'm stuck on the Kindle Fire logo screen. Seems like it is trying to boot to stock recovery but can't get there. Now none of my computers will recognize it at all. Is there anything I can do to unbrick this? I've tried just about every method I can get my hands on but without the computer recognizing it, not sure what else I can do.
Any help would be GREATLY appreciated. This is my 8-year old son's Kindle!
Thanks,
caseym

caseym said:
I think my 1st gen KF is stuck trying to boot to recovery. I was trying to restore back to stock from CM10.1. Downloaded the Amazon update 6.2.1 bin file, renamed it to update.zip, booted into TWRP recovery, tried to flash and it failed (several times). After some research, I found that the fix for this was to downgrade TWRP to v2.2.2.1 (I was on 2.6.0.0 or something like that). I tried several methods for doing that and it wouldn't take, even though it looked like flashing the TWRP v2.2.2.1 finished successfully. So finally I found a method (thanks to XDA's wonderful developers) to install CWM. Finally was able to get it to boot into CWM recovery, tried flashing the update.zip again, and all went through successfully. However, when I rebooted it was stuck at the Kindle Fire logo screen. Tried rebooting several times...nothing. AFter more research, found that the bootmode was incorrectly set so I tried to change the bootmode to recovery (which failed miserably)...now I'm stuck on the Kindle Fire logo screen. Seems like it is trying to boot to stock recovery but can't get there. Now none of my computers will recognize it at all. Is there anything I can do to unbrick this? I've tried just about every method I can get my hands on but without the computer recognizing it, not sure what else I can do.
Any help would be GREATLY appreciated. This is my 8-year old son's Kindle!
Thanks,
caseym
Click to expand...
Click to collapse
I'm having exactly the same issue on my Kindle Fire. I just recently got it from a friend; it seemed to be bricked, but the friend stated that he had never tried modifying the stock OS. I was able to use KFU to install the most up-to-date version of TWRP, but not FFF; I wanted to get it to stock before doing any additional hacking. That version of TWRP booted without any issues.
As OP mentioned, the most up-to-date version of TWRP has issues with installing the current version of the Amazon software. So, I tried downloading a copy of TWRP 2.2.2.1 (attached) and used KFU to install it, by extracting recovery.img, renaming it to twrp.img, and dropping it in KFU's /recovery/ folder.
Since then, I've seen the same symptoms as OP. The Fire boots to the Kindle Fire bootscreen, with no animation. It's not detected at all by any computer I attach it to. Windows doesn't chime or show it in Device Manager and KFU and adb don't see it. I also tried setting up FireKit, but none of the tools in that package are able to see it.
I'm going to test to see if this persists after depleting the battery for a while. I do not have a fastboot cable to test with, but I'm open to opening the case if you guys think that'll help get it back up and running.

Update; I was able to use the shorting trick to put it into OMAP boot mode and install FFF and TWRP, as well as reset the boot mode using Firekit. Firekit also installs TWRP 2.0, which is able to restore the stock Kindle Fire firmware.

haikuginger said:
Update; I was able to use the shorting trick to put it into OMAP boot mode and install FFF and TWRP, as well as reset the boot mode using Firekit. Firekit also installs TWRP 2.0, which is able to restore the stock Kindle Fire firmware.
Click to expand...
Click to collapse
OK...can you explain what you mean by the "shorting trick"? The battery on mine has been dead for about a day and a half. I had the case open the other day but didn't really do anything. What do I need to do?
Thanks,
caseym

caseym said:
OK...can you explain what you mean by the "shorting trick"? The battery on mine has been dead for about a day and a half. I had the case open the other day but didn't really do anything. What do I need to do?
Thanks,
caseym
Click to expand...
Click to collapse
First, get the Kindle charged. Then, boot to Ubuntu and set up FireKit (link above). Then, with the back cover off, hook the Kindle up to the computer. It'll power up, but hold down the power button to shut it off immediately.
Once you've done that, run the "usb_install_fff_twrp" script from Terminal. It'll say that its waiting for an OMAP device. Here's where the shorting comes in. Short the pad circled in the picture in this post to the metal frame around the CPU:
http://forum.xda-developers.com/showpost.php?p=19762674&postcount=51
Then, keeping it shorted, press the power button.
Firekit should see the device over USB now, and write the appropriate settings. Once booted to TWRP, you should be able to install the stock firmware from /sdcard/.
It might take a couple tries, but keep trying. I used a continuity tester with an LED in it to make sure I had shorted that pad correctly.

haikuginger said:
First, get the Kindle charged. Then, boot to Ubuntu and set up FireKit (link above). Then, with the back cover off, hook the Kindle up to the computer. It'll power up, but hold down the power button to shut it off immediately.
Once you've done that, run the "usb_install_fff_twrp" script from Terminal. It'll say that its waiting for an OMAP device. Here's where the shorting comes in. Short the pad circled in the picture in this post to the metal frame around the CPU:
http://forum.xda-developers.com/showpost.php?p=19762674&postcount=51
Then, keeping it shorted, press the power button.
Firekit should see the device over USB now, and write the appropriate settings. Once booted to TWRP, you should be able to install the stock firmware from /sdcard/.
It might take a couple tries, but keep trying. I used a continuity tester with an LED in it to make sure I had shorted that pad correctly.
Click to expand...
Click to collapse
Well it worked the first time. I was able to get it to boot and the FireKit utility installed TWRP and I was able to flash the stock rom. After doing that, I disconnected the USB cable and the KIndle immediately shut off and I can't get it to turn back on. What did I do wrong?! Is it fried or something?
--
caseym

caseym said:
Well it worked the first time. I was able to get it to boot and the FireKit utility installed TWRP and I was able to flash the stock rom. After doing that, I disconnected the USB cable and the KIndle immediately shut off and I can't get it to turn back on. What did I do wrong?! Is it fried or something?
--
caseym
Click to expand...
Click to collapse
I'm afraid I've got nothing for you at this point. Hopefully someone more knowledgeable than I can sound off.

Related

[Q] Bricked Kindle Fire?? HELP!

Okay so basically I decided to root my Kindle Fire. I have rooted my android phone and my iPod before so I wasn't too worried about it, but it's gone horribly wrong and I need major help.
So here's what happened:
I got my root from rootkindlefire.com and followed the necessary steps (i'm running on 6.3.1)
It got halfway through and froze and I stupidly unplugged my kindle
Then it was stuck on this screen with a yellow triangle with a flame in it and at the bottom is said press power button for recovery, but when I pressed it nothing happened
So I went messing around online, in my drivers, etc. I ended up deleting my kindle drivers (like the original ones) and now my kindle is freaking out.
I watched this other tutorial on rootkindlefire.com and tried to follow the steps on how to unbrick it but when I managed to get into the recovery (i can't remember what it's called? blue screen with options like install, mount, reboot, etc.) and put the zip drive he said to, in there... i couldn't see it.
I then downloaded KFU and managed to get my kindle to reboot, but it is now stuck on the "Kindle Fire" screen. I can turn it off, get into recovery, etc. I cannot get it to move past the start up screen however.
I do not believe I am in fastboot, but one of the sites I was on could have misled me. Anyway... HELP! please... I'm sad:/
You should be able to find all you need to get it going here http://forum.xda-developers.com/showthread.php?t=1923010
Thepooch said:
You should be able to find all you need to get it going here http://forum.xda-developers.com/showthread.php?t=1923010
Click to expand...
Click to collapse
I followed all the steps and everything worked just like it said....but when my kindle rebooted, it is still stuck at the kindle fire screen but now there's animation...which it did not have before.
Any suggestions?
If your getting animation and it doesn`t go any further this usually indicates a broken system which TWRP are you using ? If you are using 2.3.1.1 there`s a problem with how it formats best you revert to an older version 2.2.2.1 or older then it should work for you. Full wipe except your external storage/sdcard, refalsh rom and gapps. The proper methods for wiping are also provided in the link I gave you.
Very good point though make sure your using the newest version of KFU 9.6 the older version uses burrito root which no longer works on the Kindle Fire. Really though alll you need is a bootloader and recovery rooting is obsolete.
lexibrowni said:
Okay so basically I decided to root my Kindle Fire....
I got my root from rootkindlefire.com and followed the necessary steps (i'm running on 6.3.1)
I watched this other tutorial on rootkindlefire.com and tried to follow the steps on how to unbrick it but when I managed to get into the recovery (i can't remember what it's called? blue screen with options like install, mount, reboot, etc.) and put the zip drive he said to, in there... i couldn't see it.
I do not believe I am in fastboot, but one of the sites I was on could have misled me. Anyway... HELP! please... I'm sad:/
Click to expand...
Click to collapse
First off, definitely listen to Thepooch and Josepho1997. Next, do you just want a rooted KF running the basic 6.3.1 firmware, or will you be switching to ICS or JB?
Next, is the blue screen you mentioned the TWRP screen? (TeamWin screen with 8 different choices)? If you are, then go to (I think) the bottom right and select mount, then mount system or USB or whatever it says. After that you can add files for a custom ROM or whatever you want through your computer. I forgot to mention that you need to of your KF into your computer.
Sent from my Amazon Kindle Fire using Tapatalk 2
lexibrowni said:
Okay so basically I decided to root my Kindle Fire. I have rooted my android phone and my iPod before so I wasn't too worried about it, but it's gone horribly wrong and I need major help.
So here's what happened:
I got my root from rootkindlefire.com and followed the necessary steps (i'm running on 6.3.1)
It got halfway through and froze and I stupidly unplugged my kindle
Then it was stuck on this screen with a yellow triangle with a flame in it and at the bottom is said press power button for recovery, but when I pressed it nothing happened
So I went messing around online, in my drivers, etc. I ended up deleting my kindle drivers (like the original ones) and now my kindle is freaking out.
I watched this other tutorial on rootkindlefire.com and tried to follow the steps on how to unbrick it but when I managed to get into the recovery (i can't remember what it's called? blue screen with options like install, mount, reboot, etc.) and put the zip drive he said to, in there... i couldn't see it.
I then downloaded KFU and managed to get my kindle to reboot, but it is now stuck on the "Kindle Fire" screen. I can turn it off, get into recovery, etc. I cannot get it to move past the start up screen however.
I do not believe I am in fastboot, but one of the sites I was on could have misled me. Anyway... HELP! please... I'm sad:/
Click to expand...
Click to collapse
Hi I am exactly where you were at (Deleted drivers=Freaking Out at yellow triangle). What do i do from here!? Please Help Me!!???
http://forum.xda-developers.com/showthread.php?t=1923010
Help
I have done everything that has been listed here. My kindle is stuck on the kindle fire screen, I can not boot into recovery and I do believe the TWRP that was previously on it, has been removed as well as the OS...My son was messing with it and all I could get out of him was he was on a blue screen and swiped to reboot and he thought it said no OS installed. So, I have the done the Alternate method for rooting, however, when run the kfu, it says its online but boot status is unknown. I can not get it to say any different. What am I doing wrong?

[Q] Kindle will only boot to TWRP

I'm rooting a kindle, and some weird things happened while I was rooting it, problems with rooting on Windows 8, But now that I have TWRP and FIREFIREFIRE installed, it won't let me boot to system. It flashes on and off of the shiny kindle Fire screen, then boots to TWRP. KFU says it is in Boot STatus 0x5003. Any help?
Ichigo said:
You're in the recovery boot mode. Change it to normal boot mode using kfu.
a.k.a. Josepho1997
Merry Christmas
Click to expand...
Click to collapse
Hello, sorry to bump an old thread, but when I tried to boot into normal boot mode, it tells me "The system cannot find the file specified." I have been stuck in this TWRP recovery mode for so long. Even when I get into Normal Boot mode, how do I get JellyBean installed so it loads that ROM? I have the Jellybean ROM files on the Kindle, which I can access via TWRP, but don't know how to install. HELP!!!
Well, right now I did a factory reset of the Kindle and I was able to get the KF back to it's defaults. I copied the Jellybean .zip file and gapps Jellybean .zip file to the root of the KF. I booted into Recovery Mode and I was finally able to see both .zip files when I clicked on Install. I thought I could do the Permanent Root now that I did the factory reset, but once I ran it under KFU, it would go through the process to install TWRP and then boot the KF into TWRP, but it doesn't look like it completed the root. How do I complete it?
In the meantime, I had went into Recovery Mode, went to Install and currently loading Jellybean onto the KF. I'm currently stuck at Verifiying partition sizes and it's been sitting there for a few minutes. How long does it take before it's updated to JB?
System Only boots to TWRP and KFU will not see kindle
I have a Kindle Fire 1... Not the HD when I got it in Dec of 2011 I got some help to get TWRP and CM7 Installed on it, and it worked great until a couple of days ago and now there is no help in the kindle fire room anymore so I was wondering if there is someone out there who would be willing to help me to get this to work again either through teamviewer or a Chat of some type, Gtalk, IRC anything at this point to get this to work again.
I have tried everything from a Hard reset, and KFU will not see it and I even tried a unbricking tool and that cannot find it either. Please help me out.
Thanks
CloudStrrife said:
I have a Kindle Fire 1... Not the HD when I got it in Dec of 2011 I got some help to get TWRP and CM7 Installed on it, and it worked great until a couple of days ago and now there is no help in the kindle fire room anymore so I was wondering if there is someone out there who would be willing to help me to get this to work again either through teamviewer or a Chat of some type, Gtalk, IRC anything at this point to get this to work again.
I have tried everything from a Hard reset, and KFU will not see it and I even tried a unbricking tool and that cannot find it either. Please help me out.
Thanks
Click to expand...
Click to collapse
What exactly is going on...spare no detail...
Sent from my Nexus 7 using Tapatalk 2
Stuck booting into TWRP
Hello Forum Lords, I hope that I found the proper thread for my problem.
I was simply trying to install Cyanogemod 9 on my wifes replacement KF1 after the first KF1 suffered some sore of hardware malfunction and would no longer take a charge. Somehow, somewhere I went horribly wrong this time around. I got stuck at the KF1 logo and eventually I got it to boot, but only to recovery.
My predicament is this: My KF1 is stuck booting into TWRP. Device manager on Win Vista recognizes the KF1 as Android Composite ADB Interface. When I try to use the KFU to boot the device into Normal Mode it says "cannot find the drive specified".
At the KFU starting menu, it says ADB Status: Online, Boot Status: 0x5003.
My ultimate goal is to get this thing running Cyanogenmod again. I am painfully noob at all of this. Please speak as you would to an escaped chimp who will not let go of the keyboard and mouse.
Thank you, anybody

[Q] Keeps booting to recovery. I think I've tried everything - please advise.

Turned the Kindle on the other day and it wouldn't go past FFF, it was just cycling between boot options. The power button wouldn't turn it off, and Windows stopped recognizing the device. After researching I got Ubuntu and soupkit up and running. No matter what I do the kindle just boots to recovery. Ofc I tried changing bootmodes with soupkit at least 20 times, nothing.
I've wiped the data, install roms, tried the original backup, tried the usb shorting trick. Nothing. Always booting back to recovery. I don't know what to do next. I'll gladly answer any questions. I'm no developer, but I've rooted/flashed/softmodded many devices for many years. I would sincerely appreciate any advice in this situation. I'm a bit emberassed I can't work this out for myself. Thanks for reading.
656265 1105
After trying everything under the sun I used soupkit to revert back to stock and the Kindle instantly booted up with no problems. I had been trying different recoveries thinking that was possibly part of the problem, I discovered Cannibal Open Touch Recovery (COTR 2.0.2) will NOT flash back to stock using the ROM provided by soupkit. I suggest just using TWRP to flash back to stock. Now I'm going to root the Kindle again and go back to a custom ROM. I hope this thread helps someone out there. If your kindle is stuck in a boot loop and you've tried everything, just go back to stock and start over. I didn't see this mentioned anywhere or I would have tried it much, much sooner.
Big thanks to soupmagnet for that kit, it's great.

[Q] Kindle Fire 8.9 Stuck on static boot screen.

Hello,
I have recently attempted to install the 2nd bootloader, TWRP, and CM-10.2 mods on my Kindle FIre HD 8.9 and ended up with a bootlooping brick. Being as inexperienced as I am, I took the risky road and did not back up my device before attempting this... Lesson learned (Spent days on this problem when a back up takes minutes...) Currently, I can access fastboot and flash files but nomatter what I end up with a similar result of a static boot screen (Orange). I have tried KFHD System.img Restore Tool (Here) many times on different machines. I have tried KFFirstAide and it refuses to let me download from the server and thus aborts re-flashing the kindle. I have tried manually flashing 8.1.4 system, boot, and recovery images again with no results (As well as cleared the cache and userdata each time). I have downgraded the bootloader to 8.1.4 using the file given in Hashcode's Guide to install TWRP (Here). I have flashed these files from a Windows, a Mac, and now a Linux PC. Currently the Kindle is staring at me with a Kindle Fire Orange static boot logo. It is recognized by a computer for about 1-2 seconds after I first hit the power switch(I can catch it in fastboot here). Then it disappears and sits idly at the boot logo. Sometimes it reboots and then repeats the process, sometimes it just stays this way until I turn it off via hard reset.
I check the MD5 sums on each of the files and none of them have been corrupted while downloading. So now after looking through every forum I can bear, I come here. Am I missing something simple? Or is my device a devil spawn that refuses to return to stock images?
Hmm, off flashing from fastboot should typically work, since you were attempting to flash cm 10.2 I have to ask something because I am slightly uncertain of this myself, but did you ever get twrp running at one point before all this happened, and second if so did you ever wipe any of the partitions or try to flash the ROM?
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Unfortunately no. I was never able to get into TWRP as the blue logo has never appeared. Directly after my first attempt at this I rebooted and got the red screen or wall of fire. I "fixed" that by reflashing stock boot, bootloader, recovery, and system image partitions to 8.1.4. Yet instead of a working device I now have either a boot loop or a fixed orange logo. I have gotten the device into stock recovery once (haven't been able to reproduce this result) but it shutdown while the process was underway(About half way??). I have also gotten the device to boot into a animated logo that then proceeded to a data corruption screen, but before I could even read the entire message the device shut off and began another set of boot loops. It looked like a amazon stock os prompt screen. Before this even began I had a normal Kindle fire that I had rooted. I forget what software version it was on before all of this unfortunately.
Sounds like the system image is slightly corrupted or something if the os had that kind of error about data corruption but you said the md5's march so that is weird. You try reflashing the boot partition again since reflashing system didn't work? This is frustrating, mainly because with out adb access from a decent recovery I have no Linux commands to work with, if worst comes to worst I think there's a way to reform at the system partition from fastboot but I wouldn't go for that just yet, I don't know the command offhand but if you did the wrong one I think there's a way it would clear all data on all partitions which would be very very bad. I'll ask hashcode what he thinks cause this is weird.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
I have tried flashing all partitions before. Will try again soon. Also, I have another piece of information as well even if it isn't relevant. I originally bricked my Kindle at first, flashed the wrong bootloader. So I bought a for-parts Kindle (Same model) that had a busted screen and took out its motherboard and placed it into my device. Then I rooted the stock os on the new MB and the rest of the story is already in this thread. It still charges and fastboots but nothing other than a static orange boot screen so far. Thank you for helping me out on this; really hope that this can be fixed.
Thinkwithportals said:
Hello,
I have recently attempted to install the 2nd bootloader, TWRP, and CM-10.2 mods on my Kindle FIre HD 8.9 and ended up with a bootlooping brick. Being as inexperienced as I am, I took the risky road and did not back up my device before attempting this... Lesson learned (Spent days on this problem when a back up takes minutes...) Currently, I can access fastboot and flash files but nomatter what I end up with a similar result of a static boot screen (Orange). I have tried KFHD System.img Restore Tool (Here) many times on different machines. I have tried KFFirstAide and it refuses to let me download from the server and thus aborts re-flashing the kindle. I have tried manually flashing 8.1.4 system, boot, and recovery images again with no results (As well as cleared the cache and userdata each time). I have downgraded the bootloader to 8.1.4 using the file given in Hashcode's Guide to install TWRP (Here). I have flashed these files from a Windows, a Mac, and now a Linux PC. Currently the Kindle is staring at me with a Kindle Fire Orange static boot logo. It is recognized by a computer for about 1-2 seconds after I first hit the power switch(I can catch it in fastboot here). Then it disappears and sits idly at the boot logo. Sometimes it reboots and then repeats the process, sometimes it just stays this way until I turn it off via hard reset.
I check the MD5 sums on each of the files and none of them have been corrupted while downloading. So now after looking through every forum I can bear, I come here. Am I missing something simple? Or is my device a devil spawn that refuses to return to stock images?
Click to expand...
Click to collapse
"I have recently attempted to install the 2nd bootloader, TWRP, and CM-10.2 mods on my Kindle FIre HD 8.9 and ended up with a bootlooping brick."
I have the same problem but when I try fastboot mode the computer wont even find the device
Alrighty, well. I woke up this morning and decided to re download all of the system, boot, and recovery image files. I flashed them to the device and it again boot-looped for about an hour. I set it up next to me and started reading through the forums for repair via soldering eMMC to SD card reader. I look down and what is starting back at me? A fully working Kindle waiting in initial setup for input... Yet within about a minute it is back into the old boot looping game again. Hardware problem? A short maybe???
possibly or maybe it has a bad emmc chip.
Sent from my LG-P769 using xda app-developers app
Hm, well I think I might just give up on this MB then. I am considering looking into my hard-bricked motherboard and using Kurohyou's pin-out. Even if my soldering skills are a bit rusty.
Thank you anyway for your help. I will report my progress in the other thread from here on out.
Careful not to melt the contact pads, I just ruined one of my Xbox 360 controllers today unsoldering a trigger, cheap parts.... Long story short controller falls in dogs water bowl, circuit board goes in rice, rice gets stuck under a trigger, I ruin controller unsoldering trigger... Least I have 4 more. But anyways yea careful, I suggest at least an st7 tip and not to let it get to hot, read someone else managed to melt a contact on a kf2 I think it was.
Sent from my Amazon Kindle Fire HD using Tapatalk

[Q] Am I bricked now? -no boot-no recoveryTWRP

I'll try to make this as short as possible. My CM10 Linaro had been crashing a lot lately when browsing pages and I decided to put a more current rom on the KF1 instead of troubleshooting and cleaning it up. I saw that there are now KitKat roms available so I tried to flash a CM11 SGT7 rom and after it would never get past the FFF symbol and just kept rebooting to that. After reading it looked like maybe my TWRP and FFF maybe were too old (TWRP 2.0) so I thought I would just put an older ICS or JB rom back on it and upgrade it later after a full charge. Probably would have been fine if that is what I had done.
Right before flashing an old image I saw a post about a new flashable TWRP, bootloader and recovery for OtterX that I could (I thought) flash using my existing TWRP then I would be able to use the KitKat image I already had on the Kindle.
All of this above may have been bad logic but here is where I am at,
I Installed the newer TWRP,Bootloader from the OtterX KitKat page and on reboot everything looked okay, I got the new bootloader and could double-tap to get into the menus to change file system etc, but when I select "recovery" from the menu it never loads into TWRP recovery. Just keeps booting over and over. I can'r seem to use anything from the KF Utility (reinstall older 2.0 TWRP)because the Kinldle doesn't stay USB connected long enough to run any ADB commands (When it does briefly connect it is seen as an ADB device, but then reboots\disconnects before I can do anything).
SO now, no bootable ROM, Otterx bootloader and apparently no way to get into TWRP or connect as ADB.
If anyone has any suggestions to help get my Dumba$$ out of this I will gladly donate to your cause.
KoBRaQ said:
I'll try to make this as short as possible. My CM10 Linaro had been crashing a lot lately when browsing pages and I decided to put a more current rom on the KF1 instead of troubleshooting and cleaning it up. I saw that there are now KitKat roms available so I tried to flash a CM11 SGT7 rom and after it would never get past the FFF symbol and just kept rebooting to that. After reading it looked like maybe my TWRP and FFF maybe were too old (TWRP 2.0) so I thought I would just put an older ICS or JB rom back on it and upgrade it later after a full charge. Probably would have been fine if that is what I had done.
Right before flashing an old image I saw a post about a new flashable TWRP, bootloader and recovery for OtterX that I could (I thought) flash using my existing TWRP then I would be able to use the KitKat image I already had on the Kindle.
All of this above may have been bad logic but here is where I am at,
I Installed the newer TWRP,Bootloader from the OtterX KitKat page and on reboot everything looked okay, I got the new bootloader and could double-tap to get into the menus to change file system etc, but when I select "recovery" from the menu it never loads into TWRP recovery. Just keeps booting over and over. I can'r seem to use anything from the KF Utility (reinstall older 2.0 TWRP)because the Kinldle doesn't stay USB connected long enough to run any ADB commands (When it does briefly connect it is seen as an ADB device, but then reboots\disconnects before I can do anything).
SO now, no bootable ROM, Otterx bootloader and apparently no way to get into TWRP or connect as ADB.
If anyone has any suggestions to help get my Dumba$$ out of this I will gladly donate to your cause.
Click to expand...
Click to collapse
Did a little more research.Guess I should try a fastboot cable maybe?
connected for a split sec is all KFU needs to send reboot to fastboot mode command.
Did you try rebooting kindle few time while running KFU?
I have the same problem. KF detects as TI Board. No boot or adb. Battery is charged. Also power led is not working. Any advices? Also i try to connect with fastboot cable. Nothing changed. Device manager just for second detects TI Board.
clifford25501 said:
I have the same problem. KF detects as TI Board. No boot or adb. Battery is charged. Also power led is not working. Any advices? Also i try to connect with fastboot cable. Nothing changed. Device manager just for second detects TI Board.
Click to expand...
Click to collapse
which windows version 7, 8...?
I try on win xp and win7. First it was detected as OMAP4320 but after driver installing its detects only as TI BOARD. This happaeds after installing otter x bootloader and tpwr 2.7.0.0. I live it for a night because i couldnt install driver for otterx fastboot. When i check device on the morning it was in this state and do not power on.

Categories

Resources