[Q] KFHD7 boot stuck at logo - 7" Kindle Fire HD Q&A, Help & Troubleshooting

Hi all,
I have a Kindle Fire HD 7" which I rooted following directions here which went fine and I've been using the rooted kindle for a few weeks. Today when I turn my KFHD on it just sits at the logo screen (no animation or anything) and refuses to boot.
I've tried hard resetting it (holding power button for 30 seconds) which did not help. I found this thread which seems similar to my problem. I was able to add a new vendor ID to the drivers and get the KFHD to show up in device manager when plugged in. However, if I try to use the fastboot command to force it to reboot it sits at "< waiting for device >".
If I do an "adb devices" the KFHD shows up there but I'm unable to do "adb shell". For most adb commands I try it simply sits at < waiting for device >". I'm hoping this means that it's at worst only soft bricked. Interestingly "adb reboot" does work but it goes back to sitting at the logo after rebooting. Does anyone have any suggestions about what to try next?
Does anyone know if the KFHD has a recovery mode I can boot into? I read a few threads that say you can access a recovery/safe mode if you hold down the up-volume button when you power on (and another that says both up and down volume buttons) but I've had no luck with that. It doesn't seem to change anything.
A little more background:
What led to my problem was that I decided to experiment with BotBrew since I'm interested in trying to compile some Linux code to run on Android. The app installed fine and I was using my KFHD normally when all of a sudden I started to repeatedly get a force close messages on some apps (I remember correctly I believe it was the keyboard). Since the message kept popping up I shut down the KFHD and when I attempted to turn it on next this began.
UPDATE: I was able to get it to run "adb reboot recovery" which loaded what I'm assuming was the Kindle recovery. There was an option for "Factory Restore" which I did. I got a kindle fire status bar (presumably for the factory restore). After the "restore" finished it rebooted and was again stuck at the Kindle Logo. Now however the device is not showing up in device manager and nothing happens when I plug it in via USB.

Odd do you have a fast boot cable, or are you attempting to enter adb commands another way?
Sent from my GT-P3110 using xda app-developers app

mrkhigh said:
Odd do you have a fast boot cable, or are you attempting to enter adb commands another way?
Sent from my GT-P3110 using xda app-developers app
Click to expand...
Click to collapse
I do not have a fast boot cable (I just ordered one from SkOrPn since I figured I should have one on hand). I am using the the standard cable that came with the KFHD.
I was able to get it to run "adb reboot recovery" which loaded what I'm assuming was the Kindle recovery. There was an option for "Factory Restore" which I did. I got a kindle fire status bar (presumably for the factory restore). After the "restore" finished it rebooted and was again stuck at the Kindle Logo. Now however the device is not showing up in device manager and nothing happens when I plug it in via USB.
So what's the next step? Do I need to wait for the factory cable?

Try "adb reboot bootloader"

soupmagnet said:
Try "adb reboot bootloader"
Click to expand...
Click to collapse
Unfortunately after running "adb reboot recovery" and trying the "Factory Restore" the device no longer shows up in device manager when plugged in via usb.

I'm guessing adb is no longer on by default,
Fast boot via cable may be the only way now...just a guess tho
Sent from my GT-P3110 using xda app-developers app

When you rooted were you on version 7.2.3?
This is a Kinology HD using XDA Premium

Krsmqn said:
When you rooted were you on version 7.2.3?
This is a Kinology HD using XDA Premium
Click to expand...
Click to collapse
Yes, I was. Is that particularly important?

OK thanks, I ordered one from ScOrPn and I'll try that. If I can't wait I may make one on my own.
Sent from my HTC Desire CDMA using xda app-developers app

Related

[Q] Problem with KFHD 7" after factory restore.

Hello,
Let me start by saying I have looked a searched through several other threads but cannot seem to find anything that mimics my problem 100%. I had rooted the Kindle Fire HD 7" a few weeks ago and have been going along with no problem. One day (cannot remember what I installed) the KFHD crashed on me and wanted me to Restore the device in a "download mode" type of screen (used the volume buttons to select restore and power to confirm selection.) The device restarted just fine and was working normally. I went through the KFFirstAide root process again, root checker told me it was rooted. Starting using the options in KFFA to diable OTA, install play store, install google apps, installed Holo Launcher.. Some of the programs did not seem to install properly and didn't like the way things were behaving so I went to the Settings/Device/Restore to Factory Defaults...
After that process finished I am not at an Android setup screen. It has a blue Welcome at the top, select Language below that, Start below that, and a green outlined Android guy below that. When I hit start it says Just a sec.... and eventually get the message Setup Wizard has Stopped.. I can no longer see Kindle Fire ADB in the Device Manger.. Nothing seems to work on KFFA.. I have tried using the fastboot command in a command prompt (says waiting for device) and never does anything..
Basically I would like to know, what steps I may have to take to get the device to load properly again, and hopefully root the device again. IIRC the software version I last saw was 7.3.1...
Thank you for your time and assistance and appologize if it has been discussed before, but I just couldn't seem to find it and not sure what this problem is called to be able to properly search for it..
Before. it says "waiting for device", you should have the kindle powered off and disconnected from the computer. Plug it in after it says "waiting for device" and it should boot into fastboot.
Sent from my CyanogenFire HD7
Krsmqn said:
Before. it says "waiting for device", you should have the kindle powered off and disconnected from the computer. Plug it in after it says "waiting for device" and it should boot into fastboot.
Sent from my CyanogenFire HD7
Click to expand...
Click to collapse
Yep, it is powered off and the cable is disconnected. I plug it in after it says waiting for device and it powers up to the Welcome Setup screen.the command prompt on the computer still says < waiting for device >
When I hold one of the volume buttons and press power on it says Safe Mode at the bottom of the screen. Might there be something I can work with in that? Is there another boot method similar to "download" mode on the GalaxySIII?
jhutch825 said:
Yep, it is powered off and the cable is disconnected. I plug it in after it says waiting for device and it powers up to the Welcome Setup screen.the command prompt on the computer still says < waiting for device >
Click to expand...
Click to collapse
Sounds like you just need to get a factory cable and use that to get into fastboot mode. If the device is not recognized by adb using the fastboot cmds will not work on the 7" variant, that only works on the 8.9".
Is there a way to make on or do I have to order it?
Just ordered a factory cable ... what should I do when I get it?
onemeila said:
Sounds like you just need to get a factory cable and use that to get into fastboot mode. If the device is not recognized by adb using the fastboot cmds will not work on the 7" variant, that only works on the 8.9".
Click to expand...
Click to collapse
You can get fast boot on the KFHD7 using the stock cable and adb by issuing the adb commands then running "adb reboot bootloader" I think it was. I did it this afternoon when coming off the stock ROM to cm10.1
Edit: n/m, I though he had adb but it wouldn't boot fastboot on a restart with the cable. Guess it doesn't help his case if adb itself won't show.
-Ken
---------- Post added 30th April 2013 at 12:03 AM ---------- Previous post was 29th April 2013 at 11:41 PM ----------
jhutch825 said:
Just ordered a factory cable ... what should I do when I get it?
Click to expand...
Click to collapse
Since your boot loader is still starting up okay, when powered up with the factory/fastboot cable attached it should jump straight into fastboot. You can then use the fast boot command line tool in the adb kit from Google to push either a backup you made previously, or one from a recovery thread back onto your device. Check in the android development section, there's plenty on info on using fastboot.
-Ken
codepoet82 said:
You can get fast boot on the KFHD7 using the stock cable and adb by issuing the adb commands then running "adb reboot bootloader" I think it was. I did it this afternoon when coming off the stock ROM to cm10.1
Edit: n/m, I though he had adb but it wouldn't boot fastboot on a restart with the cable. Guess it doesn't help his case if adb itself won't show.
-Ken
---------- Post added 30th April 2013 at 12:03 AM ---------- Previous post was 29th April 2013 at 11:41 PM ----------
Since your boot loader is still starting up okay, when powered up with the factory/fastboot cable attached it should jump straight into fastboot. You can then use the fast boot command line tool in the adb kit from Google to push either a backup you made previously, or one from a recovery thread back onto your device. Check in the android development section, there's plenty on info on using fastboot.
-Ken
Click to expand...
Click to collapse
Ok. I will try that forum when it arrives.. To the best of my knowledge, I had not created a backup at any time so I will search out something from the Recovery Thread.
Thank you
-Joe
I am just 100% confused now.. I have searched and searched and everything I am reading is just making me more confused.
The cable will put the device into fast boot and will show up in Device Manager as an ADB Device.. I ran option 3 on KFFA and I don't believe the entire system image downloaded as now I am stuck on a screen with a red triangle asking to reboot or restore the device. Neither option does anything.
I have looked in recovery threads for fresh stock images but only find links and directions to TWRP.. Which, if I understand correctly, needs a 2nd bootloader.. And still will need a fresh stock image from amazon. Also, in KFFA it says to connect the device with a normal cable, not fastboot cable, in ADB mode for TWRP and the second bootloader.. I cannot get into the KF to enable ADB like it asks because I cannot get anything to load..
I have downloaded kfhd7-amazon-os-7.3.1 from goo.im and it comes in a zip file. I am not really sure of what to do..
I looked in the Android Development section of this forum and there are only 18 threads that don't talk about fastboot either. Do I need to go to a general Android Development section, not in the Kindle Fire Forum Sections?
I just want to go back to 100% factory original and start over from there..
Also, the KindleFireFirstAide dropbox seems to be overloaded and suspended, so I cannot get the images from there at the moment through their tool.
jhutch825 said:
Just ordered a factory cable ... what should I do when I get it?
Click to expand...
Click to collapse
You didn't need a fast boot cable. All you needed to do was setup ADB drivers and issue the command "adb reboot bootloader"
Sent from my KFTT using xda app-developers app
-a- said:
You didn't need a fast boot cable. All you needed to do was setup ADB drivers and issue the command "adb reboot bootloader"
Sent from my KFTT using xda app-developers app
Click to expand...
Click to collapse
Even though the device was no longer showing up in the windows device manager as Kindle Fire ADB? The Kindle was being recognized under Mobile Devices.
I don't know if I will be able to do that now that I used Fastboot to reload Factory Reset through KindleFire First Aide (option 3).. I don't think the entire system.img downloaded before it tried to install it and their dropbox server is down now so I can't rerun the command right now.
Solved
Found a link, finally, to onemeila's KFHD System.img Restore tool... Used the fastboot cabled and got it installed and everything seems to be running flawlessly.
Same Story Here...
jhutch825 said:
Even though the device was no longer showing up in the windows device manager as Kindle Fire ADB? The Kindle was being recognized under Mobile Devices.
I don't know if I will be able to do that now that I used Fastboot to reload Factory Reset through KindleFire First Aide (option 3).. I don't think the entire system.img downloaded before it tried to install it and their dropbox server is down now so I can't rerun the command right now.
Click to expand...
Click to collapse
Hello, after looking through many, many threads..I have finally found this one. Same story here..I have not order the factory cable. I have the original cable that came with my kindlehd. Before I go and buy the cable I wanted to see if this question can be addressed?
Dnoob, it's been a while don't remember the solution but I did get a factory cable and worked everything out through fast boot
Sent from my Amazon Kindle Fire HD using Tapatalk now Free

manual fastboot whitout factory cable

hi
i think there is many people whitout the factory cable so i will say to you how to reboot in fastboot mode kindle fire HD 7
------------------------Kindle Fire in general--------------------
-completly root the device
-on a terminal write:
"adb shell"
"su"
"reboot bootloader"
i hope i can help you if i help you use the thanks botton XD luck
danis1997 said:
hi
i think there is many people whitout the factory cable so i will say to you how to reboot in fastboot mode kindle fire HD 7
------------------------Kindle Fire in general--------------------
-completly root the device
-on a terminal write:
"adb shell"
"su"
"reboot bootloader"
i hope i can help you if i help you use the thanks botton XD luck
Click to expand...
Click to collapse
This is already known and it is recommended that you get a factory cable anyways, but thanks.
Why?
r3pwn said:
This is already known and it is recommended that you get a factory cable anyways, but thanks.
Click to expand...
Click to collapse
Why is it recommended to get a factory cable?
Because if you brick it to the point that its in boot loops or red boot loader screen that command is useless. The command is useful if your not bricked though.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
Because if you brick it to the point that its in boot loops or red boot loader screen that command is useless. The command is useful if your not bricked though.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
+1
Specifically owners of the Kindle Fire 2nd edition and Kindle Fire HD 7" should get fastboot cables.
The Kindle Fire HD 8.9" does NOT need a fastboot cable as that mode is automatically detected by the stock bootloader when a fastboot command is entered before turning the device on.
If you are not worried about bricking your device for a few week period while waiting for a fast boot cable that you may never need then this command is very useful, but if it has too be fixed yesterday then you should not attempt much without a fast boot cable. I built one for fun but there is no way I would have paid for one when I may never need it.
Sent from my XT907 using xda app-developers app
mrkhigh said:
If you are not worried about bricking your device for a few week period while waiting for a fast boot cable that you may never need then this command is very useful, but if it has too be fixed yesterday then you should not attempt much without a fast boot cable. I built one for fun but there is no way I would have paid for one when I may never need it.
Sent from my XT907 using xda app-developers app
Click to expand...
Click to collapse
If you have a KFHD 7" I think you should invest in a fastboot cable anyway. I picked one up off eBay for $4.45 including shipping and it came in a few days. I didn't think I would need it until I ended up bricking my device when I tried to apply a wallpaper fix. Only used it a few times, but it helped me load CM10.1 with confidence.
(Link to eBay, in case anyone is interested: http://www.ebay.com/itm/271190304892)
Bricked
Hashcode said:
+1
Specifically owners of the Kindle Fire 2nd edition and Kindle Fire HD 7" should get fastboot cables.
The Kindle Fire HD 8.9" does NOT need a fastboot cable as that mode is automatically detected by the stock bootloader when a fastboot command is entered before turning the device on.
Click to expand...
Click to collapse
I am stuck in the loading screen (kindlefire text) but not fastboot. I have tried both normal cables and a service cable. I have a Kindle Fire HD 8.9"
Now I just can't connect it with anything? Is it Texas Toast?? Can't get it out of the load screen and can't turn on fastboot. No adb services.
Hello, I have a 2nd Generation Kindle Fire with red screen when I connect in fastboot lights but the pc does not recognize. please help.
danis1997 said:
hi
i think there is many people whitout the factory cable so i will say to you how to reboot in fastboot mode kindle fire HD 7
------------------------Kindle Fire in general--------------------
-completly root the device
-on a terminal write:
"adb shell"
"su"
"reboot bootloader"
i hope i can help you if i help you use the thanks botton XD luck
Click to expand...
Click to collapse
---------------------------------------------------------------------------------
Holy crap! Thank the Gods! I was stuck in a strange bootloop that kept refreshing the Teamwin logo, and that's all it'd do. I was able to successfully install drivers and enable adb. I tried almost every solution (without a factory cable or fastboot capabilities) to reflash the recovery image. Thanks to this, I think I just got my kindle out of a bricked state. Will check back if successful.
Hi i have bricked my kindle fire hd 7 generation 2 tablet. It is not turning on....no changes on screen. Its heating up when connected to charger but not connecting to pc or showing any sign of life. I tried a fastboot cable also
Ugh, I'm the worst. Just bricked the Kindle Fire HD 7" (2013) 3rd Generation trying to Debloat apps which constantly were popping up in the background and crashing Star Wars Heroes two-three times per hour. I was side-loading those apps using "Amazon Fire Tablet Tool" from here at Rootjunky.com
Copied the files over using my regular plain old (NOT fastboot) USB cable and things sort of worked for the past month, downloading various APKs and installing from my Windows 10 Pro desktop pc. But now i'm dead in the water. Tried pressing and holding power & volume for 30-45 seconds to force a reset, but didn't seem to cure the issue. Still stuck at "kindle fire" load screen.
Thanks in advance for any assistance.
mouluca said:
Hi i have bricked my kindle fire hd 7 generation 2 tablet. It is not turning on....no changes on screen. Its heating up when connected to charger but not connecting to pc or showing any sign of life. I tried a fastboot cable also
Click to expand...
Click to collapse
I have the same thing. I havent been finding anything to help me with this problem. I wish you luck also

[Q] Stuck on Kindle Fire Bootloop

This is my 1st time asking for help since I really have never needed it. I got a kindle fire HD 7" and rooted it. I added TWRP and a 2nd bootloader. For a long time I was stuck in TWRP and every time I tried to reboot it would just go back to TWRP. This morning I tried using the Kindle fire utility and selected option one. It seemed like it worked. I then rebooted and now I am stuck on the Kindle Fire boot screen. It shows Kindle fire on the screen, goes black for a few seconds, then back to the kindle fire, then goes black again. It keeps doing this over and over again. I am not able to get back into TWRP now. I am not sure what to do at this point. I have read just about every thread out there and cannot find a similar situation to mine. Any guidence would be appreciated.
OK mistake number one, do not use kindle fire utility on a kfhd, you could easily hard brick the kindle. That was designed for first gen it's and they work a bit differently than yours. OK now that I got that out of the way, does your kindle still have the logo turn blue?
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Thanks for the quick reponse. When I installed the 2nd bootloader and TWRP I got into the bootloop. At that time when it would bootloop it would go from orange to blue twice before going back to TWRP again. After I made the mistake of using the Kindle FIre utility it now just keeps on the kindle fire start-up screen and it is always orange.
You are either going to need a fastboot cable to fix or have some luck getting a command to work... If you open the device manager, and plug your kindle in while its off, does a Tate device show up for a few seconds? If so try updating the drivers on the Tate device to the ones in my signature. From there you should be able to use a fastboot command to get the kindle to boot into fastboot. The command would be "fastboot -i 0x1949 getvar product", but if your not seeing a Tate device then this command will be useless, and I don't wanna finish explaining how to use this command until I know your PC is detecting it, assuming you don't know how to use the fastboot command by itself from a command prompt since I don't know your skill level with android stuff and windows command prompt stuff.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Thanks again for replying. I would say my experience level is low when it comes to command prompts. I get the basics though. I will check when I get home if I see if a Tate device shows up when I connect with my usb and get back to you. Even when I was in TWRP I was having difficulty seeing my device on the computer to add a custom rom to the sd card. I tried sideloading and tried mounting the sd card but nothing worked. I wish now I would have just left it in TWRP and did some more research. Live and learn I guess. I will let you know what I find out. Thanks again.
Ok. I turned off the Kindle and then attached the USB to the computer. Nothing is being recognized. I see now too that my adb interface is also gone. It appears the computer is no longer picking up anything. When I attach the Kindle to the computer it starts the bootloop again flashing the kindle fire screen over and over again. Let me know your thoughts. Thanks again.
I think your only hope is a fast boot cable, and honestly or just depends how broke it is whether it works or not
Sent from my XT907 using xda app-developers app
Thanks for the reply. So let's say I get a factory cable and I can get into fastboot mode; what are my next steps?
http://forum.xda-developers.com/showthread.php?p=33156486
Sent from my XT907 using xda app-developers app
Ok. I wanted to clarify what I did to get in the situation that I am in. I rooted my device with no issues. I then decided to install a 2nd bootloader and TWRP. After all was done my Kindle Fire HD 7" booted to TWRP. I could not get my computer to show my device so I was stuck. Every time I would reboot it would flash kindle fire in orange, then in Blue, then in Orange, the in Blue then would go back to TWRP. I then put the device with the USB attached to my computer and from TWRP I put the device into fastboot mode. I then used the KFHD SRT v1.3.5 tool and opened the SR.Tool.bat and chose option 1. After it was done I rebooted and now I am stuck on the Kindle fire screen (in orange) and it will show for a few seconds, turn off, then go back to the kindle fire screen again (in orange) and just keep repeating. I ordered a factory cable to try to get back to fastboot mode but since it did not work for me the 1st time I was wondering if anyone had any ideas for me. Thanks in advance.
Are you sure it is a factory/fastboot cable? I would either get them from skorn or proxenusa since I know they are reliable.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Hello again. I don't have the factory cable yet; I just ordered it yesterday. When I used the fastboot mode the last time I entered the mode from TWRP and was connected to my computer with a regular usb charger. When it was in fastboot mode I selected the option 1 from the tool I mentioned in my previous post. I am just wondering if the fastboot did not work with the KFHD tool I used because I did not have a factory cable connected hence why I am stuck on the Kindle fire screen. What do you think?
No, typically it is said to use a fastboot cable just to get the device into fastboot, then plug the normal cable in afterward.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
For future reference, when you get your kindle back up and running again, you need to flash a custom ROM to boot. The TWRP boot loop stems from trying to boot into stock ROM, it won't work. So just put a ROM on your kindle before you flash bootloader + twrp next time.
Sent from my MB886 using xda app-developers app

Amazon Kindle Fire HD Stuck In Fastboot Mode HELP !!!

Hi,
I moved into a new house yesterday and when un packing I found an Amazon Kindle Fire HD that was basically left behind I went to plug it in to my phone charger Micro USB and it began too boot up but then stopped at the Fastboot logo with Kindle Fire under it. Ive never had a Kindle Fire before so not really sure what to do tried connecting it to my Laptop but nothing shows up i.e installs etc. I don't know if it would be bricked or a software fault and tried Power and Volume Up and Down to see if there is a recovery system but they isn't.
I hope one of you guys can help
Thanks
It doesn't show up at all on the device manager with a triangle next to it listed as Tate,jem, otter,or otter 2 does it?
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
when i plug my kindle in the pc it does show tate-pvt-08 in device manager and the kindle is stuck in fastboot mode.. any advice?
Right click the device, hit update drivers, download the drivers in my signature, and extract them, point the update device window to where you extracted my drivers and let it install them, if you are on windows 8 you will have to disable driver signature enforcement first. Once the drivers are installed I would suggest trying a simple
Code:
fastboot -i 0x1949 reboot
that might kick it out of fastboot. Tell me how it goes.
Sent from my Amazon Kindle Fire HD using xda app-developers app
stunts513 said:
Right click the device, hit update drivers, download the drivers in my signature, and extract them, point the update device window to where you extracted my drivers and let it install them, if you are on windows 8 you will have to disable driver signature enforcement first. Once the drivers are installed I would suggest trying a simple
Code:
fastboot -i 0x1949 reboot
that might kick it out of fastboot. Tell me how it goes.
Sent from my Amazon Kindle Fire HD using xda app-developers app
Click to expand...
Click to collapse
tried the driver but now in device manager the kindle has that yellow triangle and fastboot is stuck on waiting for device
Yellow triangle probably means the driver is still not installed...
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Stuck at Fastboot Mode
stunts513 said:
Right click the device, hit update drivers, download the drivers in my signature, and extract them, point the update device window to where you extracted my drivers and let it install them, if you are on windows 8 you will have to disable driver signature enforcement first. Once the drivers are installed I would suggest trying a simple
Code:
fastboot -i 0x1949 reboot
that might kick it out of fastboot. Tell me how it goes.
Sent from my Amazon Kindle Fire HD using xda app-developers app
Click to expand...
Click to collapse
Hello! First of all, i'm kind of a noob as far as kindle development issues concern, but i managed to install custom roms before (in fact, my brick problema began when i tried to upgrade to CM11 from goo.im). I am really desperate right now because i followed all the instructions in several threads but nothing helped me so far.
Here is my situation:
My kindle fire hd 7" is stuck at Fastboot mode after my failed attempt to upgrade from CM10.1 to CM11. My computer recognizes it as Tate-PVT-08 but it's not accepting any fastboot commands, except for "fastboot -i 0x1949 reboot". When i run this command, my kindle actually "reboots" but goes into fatboot mode again and again. When in "cmd", it doesn't recognize the devices either, but when run command "getvar" shows Tate-PVT-08. In conclusiĆ³n, i want to know if there is a problema with the instalation of cmd in my PC, or if you can recommend any tool to restore my Tablet, even if it means going back to stock OS.
Any help would be very appreciated. Thank you very much in advance.
guillemedina11 said:
Hello! First of all, i'm kind of a noob as far as kindle development issues concern, but i managed to install custom roms before (in fact, my brick problema began when i tried to upgrade to CM11 from goo.im). I am really desperate right now because i followed all the instructions in several threads but nothing helped me so far.
Here is my situation:
My kindle fire hd 7" is stuck at Fastboot mode after my failed attempt to upgrade from CM10.1 to CM11. My computer recognizes it as Tate-PVT-08 but it's not accepting any fastboot commands, except for "fastboot -i 0x1949 reboot". When i run this command, my kindle actually "reboots" but goes into fatboot mode again and again. When in "cmd", it doesn't recognize the devices either, but when run command "getvar" shows Tate-PVT-08. In conclusiĆ³n, i want to know if there is a problema with the instalation of cmd in my PC, or if you can recommend any tool to restore my Tablet, even if it means going back to stock OS.
Any help would be very appreciated. Thank you very much in advance.
Click to expand...
Click to collapse
Are you using a fastboot cord? If so that's why. Use that command and then pull the cord from the computer as soon as it restarts.
Sent from my Nexus 7 Flo running CM 11 4.4.2 with ElementalX Kernel using XDA Premium 4 mobile app
LinearEquation said:
Are you using a fastboot cord? If so that's why. Use that command and then pull the cord from the computer as soon as it restarts.
Click to expand...
Click to collapse
Thank you for taking your time to help me out, appreciate it.
I changed the cord because i realized that i'm already in fastboot mode, so don't need fastboot cable. When i run the command, the Kindle boot logo lasts for few more senconds than with fastboot cable, but still goes into fastboot mode again. Also tried pushing all posible buttons (At blue kindle ffire logo) to reach recovery mode but failed. I'm using Kindle Fire First Aide but doesn't seems to work either.
Any toughts? Thank you.
guillemedina11 said:
Thank you for taking your time to help me out, appreciate it.
Click to expand...
Click to collapse
You're welcome
I changed the cord because i realized that i'm already in fastboot mode, so don't need fastboot cable. When i run the command, the Kindle boot logo lasts for few more senconds than with fastboot cable, but still goes into fastboot mode again.
Click to expand...
Click to collapse
do you see the yellow Kindle Fire boot animation at all?
Also tried pushing all posible buttons (At blue kindle ffire logo) to reach recovery mode but failed.
Click to expand...
Click to collapse
If you see the blue TWRP there may be hope without a doing a factory reset. Press the power button for 30 seconds and power down the KFHD7. Now hit power to turn the Kindle on and as soon as you see the yellow Kindle boot animation hold the volume rocker up and continue to hold it there until until you see the blue TWRP boot animation and continue pressing for three seconds, then release. Do you boot into TWRP? If you see the blue TWRP boot animation you should have it.
I'm using Kindle Fire First Aide but doesn't seems to work either.
Click to expand...
Click to collapse
If you can get into TWRP that might be to your advantage because you can adb.sideload a ROM onto TWRP flash it and go on with it from there. KFFA has been down off and on. It was once a great tool but it needs updated and the Drop Box account associated with it is down at the momnent.
Click to expand...
Click to collapse
LinearEquation said:
guillemedina11 said:
You're welcome
do you see the yellow Kindle Fire boot animation at all?
If you see the blue TWRP there may be hope without a doing a factory reset. Press the power button for 30 seconds and power down the KFHD7. Now hit power to turn the Kindle on and as soon as you see the yellow Kindle boot animation hold the volume rocker up and continue to hold it there until until you see the blue TWRP boot animation and continue pressing for three seconds, then release. Do you boot into TWRP? If you see the blue TWRP boot animation you should have it.
If you can get into TWRP that might be to your advantage because you can adb.sideload a ROM onto TWRP flash it and go on with it from there. KFFA has been down off and on. It was once a great tool but it needs updated and the Drop Box account associated with it is down at the momnent.
Click to expand...
Click to collapse
Mr LinearEquation, thank you so much for your advice.
Following a different thread i managed to boot into TWRP by flashing images of "Freedom Boot" and TWRP itself via fastboot commands. Now in theory i can flash a .zip of any ROM but the thing is that i cannot load zips to the Tablet. even though it's recognized now as KINDLE instead of Tate-PVT-08 in the Device Manager, i'm not able to see the kindle as a Pop-up window where you can drag-and-drop files to the Tablet.
The question is: How do i push a ROM via adb as you mentioned in your previous message? Do you know which file do i need and the proper command to push it?
Kindly Regards.
Click to expand...
Click to collapse
LinearEquation said:
Are you using a fastboot cord? If so that's why. Use that command and then pull the cord from the computer as soon as it restarts.
Sent from my Nexus 7 Flo running CM 11 4.4.2 with ElementalX Kernel using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Help! Mine was stuck in fastboot. When I hit the power button it boots up automatically in fastboot with any device attached to it. Then after a few sec it goes off.
Underurbed said:
Help! Mine was stuck in fastboot. When I hit the power button it boots up automatically in fastboot with any device attached to it. Then after a few sec it goes off.
Click to expand...
Click to collapse
Have you looked at this page? http://forum.xda-developers.com/showthread.php?t=2271909 Maybe the unbricked section (part 6 of first page) can help in particular the SRT tool http://forum.xda-developers.com/showthread.php?t=1951254 . I have also noticed if you scroll down to troubleshooting section on the first page of first link it lists your problem and the steps to resolve it
Sent from my Amazon Tate using Tapatalk
Thank you for the reply. Well, my first problem is the kindle doesn't stay on fastboot. It shuts down after a second.
recovery
Hi I locked mine up also and used a program called
Demo Mode Restore. Basically you shut off your kindle and unplug the charge/data cable run the program and click enter once then says plug you kindle in and when it boots the program catches it before it starts up and all you have to do is follow the directions and when it restarts its like when you first took it out of the box
You`ll have to do a search for Demo Mode Restore
Hope this help. God Bless )
joshuafalls63 said:
I moved into a new house yesterday and when un packing I found an Amazon Kindle Fire HD that was basically left behind I went to plug it in to my phone charger Micro USB and it began too boot up but then stopped at the Fastboot logo with Kindle Fire under it. Ive never had a Kindle Fire before so not really sure what to do tried connecting it to my Laptop but nothing shows up i.e installs etc. I don't know if it would be bricked or a software fault and tried Power and Volume Up and Down to see if there is a recovery system but they isn't.
I hope one of you guys can help
Thanks
Click to expand...
Click to collapse

Hard Brick? Or not?

Here's a longshot as this forum is close to its death, but I was building PA (wanted the old memories) for the Kindle. Fast forward, everything built and it gave me a flashable zip like it should. Upon flashing the zip with TWRP 2.8, I rebooted and now it is just on an infinite loop with the Kindle Fire logo. Not the blue one, but the original one. I am unable to get into anything, not fastboot mode or recovery? Any thoughts or solutions? Thanks!
Edit: I should also mention that the original Kindle Fire logo shows up for a few seconds, then turns off and does it again hence the loop.
When you say you can't get into fastboot or recovery, is that via the device? Have you tried via adb?
Sent from my HTC 10 using XDA Labs
squ89r97 said:
When you say you can't get into fastboot or recovery, is that via the device? Have you tried via adb?
Click to expand...
Click to collapse
ADB is useless at this point - it only works if you're booted into Android or in TWRP and connected to a computer previously authorized for ADB via Android.
OP - did you use a fastboot cable? Also, can you verify the drivers are installed properly? You'll need to disable driver signature enforcement on Windows 8+ before the drivers will successfully install.
Sent from my Amazon Jem using XDA Labs
A hard brick is generally described as a device that won't do anything at all. Since your device is showing the kindle logo on the screen, there may be hope.
Hold the power button until the screen goes blank, than plug in a fastboot cable. If you can boot into fastboot, then you are not bricked. If you can't get it to fully power off, then you may need to disconnect the battery, which I have no clue how to do since I've never taken apart one of these devices.
paulshriner said:
A hard brick is generally described as a device that won't do anything at all. Since your device is showing the kindle logo on the screen, there may be hope.
Hold the power button until the screen goes blank, than plug in a fastboot cable. If you can boot into fastboot, then you are not bricked. If you can't get it to fully power off, then you may need to disconnect the battery, which I have no clue how to do since I've never taken apart one of these devices.
Click to expand...
Click to collapse
If you've got the kindle connected to a computer with working ADB and fastboot, you can also type fastboot -i 0x1949 poweroff to turn it off, if I remember correctly.
Sent from my Amazon Jem using XDA Labs

Categories

Resources