[Q] Red Screen? - 7" Kindle Fire HD Q&A, Help & Troubleshooting

I was following the steps in the Bootloader & Recovery thread, but I don't have a factory cable and was using my USB. During the flashboot steps, I ended up using KFHDBackup for fastboot. Step 5 was going fine until I entered "fastboot -i 0x1949 reboot", then my device went red. I'm fully borked, aren't I. If I turn it off and back on again, for a microsecond I can see KindleFire, then it goes to a full red screen. Any advice would be great, but I have that feeling that I may have done my device in. :crying:
UPDATE: Ordered a fastboot cable from ebay, ran the tool from this thread: http://forum.xda-developers.com/showthread.php?t=1951254 . Chose option 2. After first boot I was in recovery, selected factory reset. Kindle back up and running.
UPDATE 2: After restoring, got the 7.3 firmware update. The Bin4ry exploit will still root. Reinstalled Google play, leaving it that way for now.
UPDATE 3: With hashcode's updated bootloader and recovery, I was able to install them. Rooted kindle now running Kinology.

I should add...
I can no longer communicate between my device and PC. adb commands aren't working.

irish_711 said:
I can no longer communicate between my device and PC. adb commands aren't working.
Click to expand...
Click to collapse
well. adb wont work, YOU NEED FASTBOOT. the first time i said that it wasnt needed, but now, i know it can save your life! and your $$$

If you have made a backup, now that reflash your backup files and it will be work well.

SAME HERE PLEASE SOMEONE HELP ME!!! DONT USE KF First Aide tool!!!
I WAS BACKING UP MY KINDLE FIRE WITH KF First Aide AND TO MY HORROR IT HAD INSTALLED THE ORIGINAL KINDLE FIRE 2 OS INSTEAD OF MY 7" KINDLE FIRE HD OS I DID NOT COMMAND KF First Aide TOOL TO DO THIS AND I SWEAR TO GOD I DIDN'T. I SELECTED FOR IT TO BACK UP MY ORIGINAL OS TO THE BACK UP FILE. NOW ALL IT DOES IS BOOT DISPLAYS KINDLE FOR A SECOND THEN GOES BRIGHT RED AND I HAVE NO IDEA HOW TO GET IN TO FAST BOOT MODE FROM HERE!!! I AM VERY ANGRY AT THE THE DEVELOPER OF KF First Aide TOOL!!! CAN SOMEONE HELP ME AND THE PERSON ABOVE AS IT HAS CLEARLY DONE THE SAME THING TO HIM. MY QUESTION IS IF YOU COULD SO KINDLY HELP ME....HOW DO I GET IN TO FAST BOOT MODE WHEN YOU CAN NOT ENTER THE OPERATING SYSTEM CAN YOU DO IT MANUALLY OR NOT?........
I HAVE MANAGED TO CAPTURE THE KINDLE LOGO IN THE 1 SECOND IT IS DISPLAYED AND A PICTURE OF THE RED SCREEN
IF THAT HELPS
ANY HELP WOULD BE AMAZING I AM DO UPSET AND FRUSTRATED

Related

[Q] Unbrick Kindle Fire HD 8.9 without a factory cable?

I made some changes to the build.prop and rebooted, and now it gets stuck at the Kindle Fire boot animation. I can't get it to boot into safe mode either. Is there a way to unbrick or restore it without a factory cable? I can't get it to show up with adb.
If there's no way, I could probably make a factory cable, but it would be nice to fix it without having to do that.
FroyoShark said:
I made some changes to the build.prop and rebooted, and now it gets stuck at the Kindle Fire boot animation. I can't get it to boot into safe mode either. Is there a way to unbrick or restore it without a factory cable? I can't get it to show up with adb.
If there's no way, I could probably make a factory cable, but it would be nice to fix it without having to do that.
Click to expand...
Click to collapse
Yes there is a way to get the 8.9 into fastboot so you can restore it without a factory cable, as a factory cable does not work on this device.
Power down the device and unplug
Open a cmd prompt where you have access to the fastboot script from SDK
Enter this command (or any fastboot cmd as long as you include [-i 0x1949]:
Code:
fastboot -i 0x1949 getvar product
It will say "waiting for device"
Plug in the device and it will automatically boot into fastboot.
I have confirmed this works works when the device is in a loop and adb is not recognized. This does not work on the other models, a factory cable is required. Once in fastboot you can flash a backup image. I will be posting an update to the KFHD SRTool in the development section this morning to include 8.9" version
onemeila said:
Yes there is a way to get the 8.9 into fastboot so it can you can restore it without a factory cable.
Power down the device and unplug the device.
Open a cmd prompt where you have access to the fastboot script from SDK
Enter this command:
Code:
fastboot -i 0x1949 getvar product
Actually any fastboot command works
It will say "waiting for device"
Plug in the device and it will automatically boot into fastboot.
I have confirmed this works works when the device is in a loop and adb is not recognized. This does not work on the other models, a factory cable is required. Once in fastboot you can flash a backup image. I will be posting an update to the KFHD SRTool in the development section this morning to include 8.9" version
Click to expand...
Click to collapse
Tried that... The command you said just shows the help list, if I do a different fastboot command it says waiting for device and then the Kindle boots normally and gets stuck at boot animation like usual.
FroyoShark said:
Tried that... The command you said just shows the help list, if I do a different fastboot command it says waiting for device and then the Kindle boots normally and gets stuck at boot animation like usual.
Click to expand...
Click to collapse
Are you sure you typed that command correctly because the help menu comes up if a command is entered wrong, I just did it and it worked fine. When you enter a fastboot command for this device it has to have the- [-i 0x1949] after fastboot, that is a zero not an O. If that is not done it will boot normally
ie:
fastboot -i 0x1949 [command]
I've posted the update for the 8.9 restore tool in development section
It could be because I have an older version of fastboot. Any chance you could upload the newest version for me?
FroyoShark said:
It could be because I have an older version of fastboot. Any chance you could upload the newest version for me?
Click to expand...
Click to collapse
Here you go:
https://docs.google.com/folder/d/0B4lZEJI5lYeMdzJobG5jSk9QSEk/edit
If you need to restore the system image though, you should just download the KFHD_SRTool from development section for 8.9 and follow the instructions. It has fastboot included in the tool.
I've done the same thing with my kindle fire hd 7 (7.2.2 rooted, no TWRP), now its just stuck on the boot animation.
adb does not recognize the device. I tried using fastboot, (with the normal usb cable), it gets stuck with the '<waiting for device>' message.
The device manager does show the Kindle, but earlier it used to show 2 devices, a kindle and an adb composite
Were you ultimately able to solve this issue?
rogue07 said:
I've done the same thing with my kindle fire hd 7 (7.2.2 rooted, no TWRP), now its just stuck on the boot animation.
adb does not recognize the device. I tried using fastboot, (with the normal usb cable), it gets stuck with the '<waiting for device>' message.
The device manager does show the Kindle, but earlier it used to show 2 devices, a kindle and an adb composite
Were you ultimately able to solve this issue?
Click to expand...
Click to collapse
Turns out, it was a driver issue. Installed the proper Amazon driver, then it was detected by the adb. From there on, I was able to replace the bad build.prop with my backup
onemeila said:
Yes there is a way to get the 8.9 into fastboot so you can restore it without a factory cable, as a factory cable does not work on this device. <snip>
Click to expand...
Click to collapse
My Kindle Fire 8.9" SW v.8.1.4 is completely dark and unresponsive as the result of an unsuccessful attempt to root using KF utility 0.9.6. I suspect results would have been different if I'd had the sense to locate your tool and use it instead. Having downloaded KFHD for v8.1.4, I have tried to get the tool talking with the brick, and see only < waiting for device > eternally. I have charged overnight, held the power button down for >20 sec. to make sure the device was off, then bumped the power button. This should assure that the device is on, but in Amazon's wisdom there are no LEDs to confirm this. Do you have any suggestions for getting the device in a communicative state? I am perfectly willing to open the case. Please forgive the post if this is not the right thread for it, and point me to the right spot if you can.
Same problem: KF 8.9" completely dead
jimbobboy said:
My Kindle Fire 8.9" SW v.8.1.4 is completely dark and unresponsive as the result of an unsuccessful attempt to root using KF utility 0.9.6. .
Click to expand...
Click to collapse
I have exactly the same problem. This KFU-version seems to be a real KF 8.9"-killer.
My device does not respond to anything, regardless what I tried. Connecting to a PC does not trigger any response. The device is not recognized by the PC in any way. I believe that there is no USB-communication at all. I tried a factory-mode cable and this didn't work, too.
Any help would be appreciated, really!
Thanks and regards
Conny
onemeila said:
Yes there is a way to get the 8.9 into fastboot so you can restore it without a factory cable, as a factory cable does not work on this device.
Power down the device and unplug
Open a cmd prompt where you have access to the fastboot script from SDK
Enter this command (or any fastboot cmd as long as you include [-i 0x1949]:
Code:
fastboot -i 0x1949 getvar product
It will say "waiting for device"
Plug in the device and it will automatically boot into fastboot.
I have confirmed this works works when the device is in a loop and adb is not recognized. This does not work on the other models, a factory cable is required. Once in fastboot you can flash a backup image. I will be posting an update to the KFHD SRTool in the development section this morning to include 8.9" version
Click to expand...
Click to collapse
OMG, man. You just saved my ass. Thank you SO MUCH for that info. I threw a "thanks" your way for that one. If I had some ebay money in my paypal I would've even donated I'm so happy. Thanks again. you made my day!
jimbobboy said:
My Kindle Fire 8.9" SW v.8.1.4 is completely dark and unresponsive as the result of an unsuccessful attempt to root using KF utility 0.9.6. I suspect results would have been different if I'd had the sense to locate your tool and use it instead. Having downloaded KFHD for v8.1.4, I have tried to get the tool talking with the brick, and see only < waiting for device > eternally. I have charged overnight, held the power button down for >20 sec. to make sure the device was off, then bumped the power button. This should assure that the device is on, but in Amazon's wisdom there are no LEDs to confirm this. Do you have any suggestions for getting the device in a communicative state? I am perfectly willing to open the case. Please forgive the post if this is not the right thread for it, and point me to the right spot if you can.
Click to expand...
Click to collapse
Add another brick to the pile. Fire HD 8.9. Already rooted, OTA defeated, and Google App'd, but wanted the security of FFF just in case. Planned to used KFU 0.9.6 to set fastboot and then push FFF 1.4a once in fastboot. Instead, used KFU 0.9.6 to automatically install FFF. It appeared that KFU pushed FFF and then sent a reboot. The machine never came back to life after that shutdown.
Attempting to get into fastboot results in eternally <waiting for device>
I removed the back - there are no obvious 'fastboot' pads on any of the boards as there is for the HD 7".
Does anyone think that a factory cable would get this thing's attention? edit...apparently not. http://forum.xda-developers.com/showpost.php?p=20380015&postcount=9
edit 2...built a factory cable and tried fastboot, KFHD Recovery tool, KFFirstAide, KFU, and Linux Fire Kit. Nothing can see the device on the other end of the USB cable.
Well...there's always a 'motherboard' swap. Sigh.
Another one bites the dust...but hopefully not
Hi guys,
I tried the KFFirstAide tool to root my Fire 8.9, but after it ran, it just wipes red and then goes to the fastboot screen after powering up. I've used the KFHD SRT tool to replaced the system.img file, but still the same thing happens. Is it possibly because I need to restore the boot.img and recovery.img (which KFFirstAide overwrites) as well? And if so, does someone have a clean copy of those that will work with 8.1.4? Thanks!
George
KFHD_SRT
anyone have a working link for KFHD_SRT? i can get into TWRP and into fastboot mode, but simply trying to boot results in a black screen after the blue kindlefire logo
Wait don't do it!
Slimepuppy said:
Add another brick to the pile. Fire HD 8.9. Already rooted, OTA defeated, and Google App'd, but wanted the security of FFF just in case. Planned to used KFU 0.9.6 to set fastboot and then push FFF 1.4a once in fastboot. Instead, used KFU 0.9.6 to automatically install FFF. It appeared that KFU pushed FFF and then sent a reboot. The machine never came back to life after that shutdown.
Attempting to get into fastboot results in eternally <waiting for device>
I removed the back - there are no obvious 'fastboot' pads on any of the boards as there is for the HD 7".
Does anyone think that a factory cable would get this thing's attention? edit...apparently not. http://forum.xda-developers.com/showpost.php?p=20380015&postcount=9
edit 2...built a factory cable and tried fastboot, KFHD Recovery tool, KFFirstAide, KFU, and Linux Fire Kit. Nothing can see the device on the other end of the USB cable.
Well...there's always a 'motherboard' swap. Sigh.
Click to expand...
Click to collapse
I hope you didn't swap motherboards... Like user onemeila stated, you do not need a fastboot cable on the Kindle Fire HD 8.9. Just make sure that before you enter the command "fastboot -i 0x1949 getvar product" that your Kindle is off and plug into the factory cable. Enter the command and wait for the message <wating for device>. Then turn on your kindle and you should boot into fastboot mode. If you see the fastboot screen on your kindle and Jem-PVT-Prod-04 in the command terminal, there is hope. The only problem I encountered is after each command, sometime it won't respond. So you might have to do one command, let it finish it's process. If the next one doesn't work, turn off the kindle enter "fastboot -i 0x1949 getvar product" command. Turn on the kindle and proceed with the next command to restore your kindle.
The way the device is setup, it's very hard to completely ruin the device.
Also read this page for reference by hashcode http://forum.xda-developers.com/showthread.php?t=2128175 and make sure to thank him. He helped me get my device going no problem. The top and bottom of the page should apply to you. If you need additional help let me know.
Slimepuppy said:
Add another brick to the pile. Fire HD 8.9. Already rooted, OTA defeated, and Google App'd, but wanted the security of FFF just in case. Planned to used KFU 0.9.6 to set fastboot and then push FFF 1.4a once in fastboot. Instead, used KFU 0.9.6 to automatically install FFF. It appeared that KFU pushed FFF and then sent a reboot. The machine never came back to life after that shutdown.
Attempting to get into fastboot results in eternally <waiting for device>
I removed the back - there are no obvious 'fastboot' pads on any of the boards as there is for the HD 7".
Does anyone think that a factory cable would get this thing's attention? edit...apparently not. http://forum.xda-developers.com/showpost.php?p=20380015&postcount=9
edit 2...built a factory cable and tried fastboot, KFHD Recovery tool, KFFirstAide, KFU, and Linux Fire Kit. Nothing can see the device on the other end of the USB cable.
Well...there's always a 'motherboard' swap. Sigh.
Click to expand...
Click to collapse
You are pretty much screwed. Sorry to tell you. You've flashed over the bootloader, the problem is with one that doesn't work. So your device won't even boot into fastboot no matter what you do. There was a way to do it on the original KF by removing the back and grounding the usb boot pad, then you could usbboot cmds to install the bootloader. But I'm not sure if it will work or ever been tested on this device. Good Luck, look on the bright side you can turn it into an extremely thin planter box, that still serves no purpose
well
I didnt read everything carefully but succeded in rooting my KHFD 8.9"
then i tried to install FFF using KFU and then it restarted and i couldnt power it on
well i have tried using FireKit .. but it says waiting for OMAP device..
then i wanted to do the shorting trick !!
i have searched for two days and couldnt find any where the how to USB shorting of KHFD 8.9
please help I am getting frustrated..
Sent from my GT-N7100 using xda app-developers app
In total desperation I had opened my KHFD 8.9
But sadly I couldnt do anything to unbrick it
If anybody knows about hardware I can share photos of hardware
And may someone can be able to tell how to unbrick it or do fastboot
Sent from my GT-N7100 using xda app-developers app
onemeila said:
You are pretty much screwed. Sorry to tell you. You've flashed over the bootloader, the problem is with one that doesn't work. So your device won't even boot into fastboot no matter what you do. There was a way to do it on the original KF by removing the back and grounding the usb boot pad, then you could usbboot cmds to install the bootloader. But I'm not sure if it will work or ever been tested on this device. Good Luck, look on the bright side you can turn it into an extremely thin planter box, that still serves no purpose
Click to expand...
Click to collapse
Thanks onemeila - confirmation is good. Unfortunately, this is not a tax deductible education expense... :laugh:
Thanks for your KFHD SRT, by the way - I'm using it nearly weekly.
Andy
Kindle turn of eterny
Slimepuppy said:
Add another brick to the pile. Fire HD 8.9. Already rooted, OTA defeated, and Google App'd, but wanted the security of FFF just in case. Planned to used KFU 0.9.6 to set fastboot and then push FFF 1.4a once in fastboot. Instead, used KFU 0.9.6 to automatically install FFF. It appeared that KFU pushed FFF and then sent a reboot. The machine never came back to life after that shutdown.
Attempting to get into fastboot results in eternally <waiting for device>
I removed the back - there are no obvious 'fastboot' pads on any of the boards as there is for the HD 7".
Does anyone think that a factory cable would get this thing's attention? edit...apparently not. http://forum.xda-developers.com/showpost.php?p=20380015&postcount=9
edit 2...built a factory cable and tried fastboot, KFHD Recovery tool, KFFirstAide, KFU, and Linux Fire Kit. Nothing can see the device on the other end of the USB cable.
Well...there's always a 'motherboard' swap. Sigh.
Click to expand...
Click to collapse
I have the same usse and i don0t know what to do. I made my own factory usb but nothing happens. I don't find the way to fix it... some can help me?

I Think I Hard-Bricked my Kindle Fire HD 7"

Help! I successfully rooted my Kindle Fire HD 7" following your tutorial "[ROOT][HOW TO] Root the Kindle Fire HD and 2 with Windows - Noob (Simple) Version", and then installed Google Plays etc. following "[ROOT][HOW TO] Install Google Play Store Noob (Simple) Version". I then got to the "[How to] Install Go Launcher EX and HD Noob (Simple) Version" tutorial, and everything went down hill from here.
After following the instructions of tutorial 3, and error message popped on my screen saying that "October has Stopped" and my device froze. I held down the power button, but my device wouldn't boot up - instead it went to a screen with a "Red Warning Triangle". I tried everything from this screen to reboot/reboot my device, all to no avail. Eventually the battery died.
I was able to my Kindle Charged again using the wall charger. However, when plugging into my computer via USB, it doesn't appear on my list of devices. Thus, tools such as KF First Aide are of no help; they cant't communicate with my device, and get stuck on the "<waiting for device>" message.
Any advice?
Can I fix this? How Is my Kindle Fird HD 7" dead forever?
dim_opoulos said:
Help! I successfully rooted my Kindle Fire HD 7" following your tutorial "[ROOT][HOW TO] Root the Kindle Fire HD and 2 with Windows - Noob (Simple) Version", and then installed Google Plays etc. following "[ROOT][HOW TO] Install Google Play Store Noob (Simple) Version". I then got to the "[How to] Install Go Launcher EX and HD Noob (Simple) Version" tutorial, and everything went down hill from here.
After following the instructions of tutorial 3, and error message popped on my screen saying that "October has Stopped" and my device froze. I held down the power button, but my device wouldn't boot up - instead it went to a screen with a "Red Warning Triangle". I tried everything from this screen to reboot/reboot my device, all to no avail. Eventually the battery died.
I was able to my Kindle Charged again using the wall charger. However, when plugging into my computer via USB, it doesn't appear on my list of devices. Thus, tools such as KF First Aide are of no help; they cant't communicate with my device, and get stuck on the "<waiting for device>" message.
Any advice?
Can I fix this? How Is my Kindle Fird HD 7" dead forever?
Click to expand...
Click to collapse
Yes you can fix it,In Fact, You need to have done a lot worse than that to completely fry your kindle, Don't worry, But you will need a factory cable now, Do you have one?
If you don't you can either
A) Order one from SkOrPn
B)Make one yourself, It's easy if you know how to solder
Once you acquire i'll tell you how to completely restore your kindle!
Yes he is right. You can order a factory cable from prokennexusa by PM.
Sent from my KFTT using xda app-developers app
AmrBanawan said:
Yes you can fix it,In Fact, You need to have done a lot worse than that to completely fry your kindle, Don't worry, But you will need a factory cable now, Do you have one?
If you don't you can either
A) Order one from SkOrPn
B)Make one yourself, It's easy if you know how to solder
Once you acquire i'll tell you how to completely restore your kindle!
Click to expand...
Click to collapse
Thanks. I am ordering a factory cable asap. Once it arrives, however, what do I so then?
If u got any Samsung chargers laying around its very easy to make one without solder
Sent from my KFTT using xda premium
dim_opoulos said:
Thanks. I am ordering a factory cable asap. Once it arrives, however, what do I so then?
Click to expand...
Click to collapse
The simplest tool that can restore your kindle would be
KFHD System.img Restore Tool KFHD SRT
All you need to do is download this tool
KFHD_SRT_v1.2.3- 7.2.3
This is a large download, System images are ~600Mb
Originial Thread
http://forum.xda-developers.com/showthread.php?t=1951254
Open SR Tool.bat
choose option 1
Or option 2 if you would like to have Go launcher or Apex launcher installed along with it, And google play store!
The tool will send the system image to your kindle, This will take about 7 minutes
Next, you should choose option 3 to wipe cache and userdata, This is recommended but not required, You will lose any files you transferred to your kindle, You don't need to do this if you want to keep your files!
If you need help just ask
:good::good:Good Luck:good::good:
UPDATE
I wanted to update everyone on my situation. I followed the threads advice - and it worked!
Specifically:
1. I ordered a factory cable from SkOrPn - got it in 3 days after placing order (shibby!).
2. I charged my device by plugging it into wall charger.
3. I installed the Kindle Fire ADB drivers on my compter - directions and links can be found on the thread [ROOT][HOW TO] Root the Kindle Fire HD and 2 with Windows - Noob (Simple) Version
4. I installed the toolbox KFHD_SRT_v1.2.3- 7.2.3 - from the thread KFHD System.img Restore Tool KFHD SRT
5. I plugged my device into PC USB port using the factory cable - it immediately went into fastboot.
6. I used KFHD_SRT_v1.2.3- 7.2.3 from my pc (SR Tool.bat), followed the instructions, and presto.
dim_opoulos said:
I wanted to update everyone on my situation. I followed the threads advice - and it worked!
Specifically:
1. I ordered a factory cable from SkOrPn - got it in 3 days after placing order (shibby!).
2. I charged my device by plugging it into wall charger.
3. I installed the Kindle Fire ADB drivers on my compter - directions and links can be found on the thread [ROOT][HOW TO] Root the Kindle Fire HD and 2 with Windows - Noob (Simple) Version
4. I installed the toolbox KFHD_SRT_v1.2.3- 7.2.3 - from the thread KFHD System.img Restore Tool KFHD SRT
5. I plugged my device into PC USB port using the factory cable - it immediately went into fastboot.
6. I used KFHD_SRT_v1.2.3- 7.2.3 from my pc (SR Tool.bat), followed the instructions, and presto.
Click to expand...
Click to collapse
How long did it take your kindle to charge? When I plug mine in the wall charger it only turns on for like 5 seconds and that's about it? Also did you use the factory cable to charge or the usb cable that came with the Kindle?
bricked .. red screen
I was able to root my KFHD7 with Root_with_Restore and then Qemu .. rooting seemed to work fine.
I then tried to use Fire Flash app to load Hashcode's freedom boot image and TWRP recovery image.. clicked the flash button, it rebooted to a red screen.
I made myself a fastboot cable, when I plug it in, I see the Fastboot logo on the kindle, but my PC never detects the device.
Not sure where to go from here.
I've downloaded and tried KF2_SRT tool and no go. Also downloaded and tried KFFirstAide .. same deal.
All tools stay on <waiting for device>
remove factory cable after it is in fastboot
compmd said:
I was able to root my KFHD7 with Root_with_Restore and then Qemu .. rooting seemed to work fine.
I then tried to use Fire Flash app to load Hashcode's freedom boot image and TWRP recovery image.. clicked the flash button, it rebooted to a red screen.
I made myself a fastboot cable, when I plug it in, I see the Fastboot logo on the kindle, but my PC never detects the device.
Not sure where to go from here.
I've downloaded and tried KF2_SRT tool and no go. Also downloaded and tried KFFirstAide .. same deal.
All tools stay on <waiting for device>
Click to expand...
Click to collapse
remove factory cable after it is in fastboot mode then plug normal usb cable in it then into pc.
My Kindle Fire is basically like this one mentioned above and I'm in fastboot with the factory cable, but i'm stuck with , <waiting for device> on the tool. It seems as though my drivers can't be installed. Any fix to this.
wj3pic said:
...It seems as though my drivers can't be installed...
Click to expand...
Click to collapse
Can you elaborate on this?
soupmagnet said:
Can you elaborate on this?
Click to expand...
Click to collapse
So, basically.
1) I rooted
2) got google play
3) tried to get twrp with fire flash, and this is where i screwed up
Insted of using hashcode's twrp img i used the actualy twrp (blaze) img. so im in this constant reboot loop thing.
So i got a factory cable and I am in flashboot. I got KFHD recovery tool 1.3.5 and when i click option 1, it says <waiting for device>.
I think this is due to the fact that my drivers are not installed correctly, so i tried to reinstall drivers but it just doesnt seem to be working. My thoughts are, If i can just get my computer to recognize the device we might be ok. but i cant seem to make it do that.
wj3pic said:
So, basically.
1) I rooted
2) got google play
3) tried to get twrp with fire flash, and this is where i screwed up
Insted of using hashcode's twrp img i used the actualy twrp (blaze) img. so im in this constant reboot loop thing.
So i got a factory cable and I am in flashboot. I got KFHD recovery tool 1.3.5 and when i click option 1, it says .
I think this is due to the fact that my drivers are not installed correctly, so i tried to reinstall drivers but it just doesnt seem to be working. My thoughts are, If i can just get my computer to recognize the device we might be ok. but i cant seem to make it do that.
Click to expand...
Click to collapse
Watch this video here to learn how to set up your drivers http://m.youtube.com/watch?v=oaNM-lt_aHw&desktop_uri=/watch?v=oaNM-lt_aHw
You're bootlooping and need to use Kindle Fire First Aide to get your KFHD back to normal. http://forum.xda-developers.com/showthread.php?t=2096888
I used KFFA to get back to 7.2.3 bootloader and used Hashcode's 7.2.3 bootimg and the 2.6.1 TWRP file he lists. This worked great using Fire flash.
Sent from my Amazon Kindle Fire HD using xda app-developers app
KFHD7 turns off after 5 seconds
So I've basically followed all steps here and in numerous other threads, but one problem still persists: the Kindle Fire HD 7 turns off after 5 seconds. If I press the power button, nothing happens. If I plug it into a charger, it'll turn on and display the "Kindle Fire" logo on the screen then turn off after 5 seconds. If I plug it into a USB port, it'll turn on and display the "Kindle Fire" logo on the screen then turn off after 5 seconds. If I plug in the factory cable, it'll turn on and display the "Kindle Fire" logo, then display the "Fastboot Kindle Fire" logo then turn off after 5 seconds. I've left the unit on the charger for hours on end, then attempt to turn it on using the power button or plugging in a normal or factory USB cable and it'll do the same thing, turn off after 5 seconds.
OK you may have a 50/50 shot if its doing this because of a bad boot loader, but it could make things worse and end up in a hard brick if it shuts off mid flash, but if it happened to be something wrong with the battery then you would risk this for nothing, but I'm more inclined to think its the bootloader since it doesn't warn u of a low battery. If the fastboot device needs its drivers still, try installing the ones in my signature in that small time frame. If u can manage that, get a copy of the boot loader for your device and check the md5sum of the file( very important) and make sure it matches. Once you have that setup, you need to flash the boot loader onto the device, so I would suggest putting the boot loader in the same folder as fastboot.exe and running "fastboot -i 0x1949 flash bootloader bootloaderfile.bin" and let it say waiting for device, then plug you fastboot cable in and see if it will successfully flash within 5 seconds. If things go south it will hard brick though from an incomplete flash so just warning you ahead of time its up to you.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app

[Q] twrp bootloop with a factoryboot cable on hand

Hello.
I rooted my kfhd 7 10.4.6 successfully and naturally proceeded to twrp where it got stuck on a bootloop. Now that I have made a factoryboot I was wondering what rout I should follow to flash the rom?
Browsing the topics I see these options:
* continue the process installing the twrp...
* download a toolkit that allows backup
* install ADB
* get fff
Now I'm wondering if someone has just made a restore utility, is there a utility to just restore to the state of having a rom installed?
Also, since I don't care for restoring backups, is there an easier way to flash?
I really appreciate your advice.
Deano
Firefirefire is not for this device 1st off, you don't have a kfhd 2nd off. Kfhd is v7.x.x. You have a kf2. Kf2's are 10.x.x.
Sent from my Kindle Fire HD 7 using XDA Premium 4 mobile app
if your logo turns blue at this point, turn the device off and when you turn it back on hold volume up while the logo is orange and keep holding it even after it turns blue, it should then say twrp and go into twrp, from there you could push a rom and flash it. If the logo does not turn blue then i would put it in fastboot and use kindle fire first aid to restore it, and try again.
which rout should I go? restore or twrp?
wire55 said:
Firefirefire is not for this device 1st off, you don't have a kfhd 2nd off. Kfhd is v7.x.x. You have a kf2. Kf2's are 10.x.x.
Click to expand...
Click to collapse
stunts513 said:
if your logo turns blue at this point, turn the device off and when you turn it back on hold volume up while the logo is orange and keep holding it even after it turns blue, it should then say twrp and go into twrp, from there you could push a rom and flash it. If the logo does not turn blue then i would put it in fastboot and use kindle fire first aid to restore it, and try again.
Click to expand...
Click to collapse
It's been a while since I bricked. Perhaps it was 10.4.6 I can no longer access the settings the verify. But now that I have a factoryboot cable. I would just flash cyanogenmod. Now when I connect factoryboot it reads (in a fancy 3d text) "Fastboot" with a small "kindle fire" on the right side of it.
I originally followed a youtube video that had links for freedom boots, twrp, etc... to this forum, but then again I must have downloaded incorrect versions.. I'm not concerned with the date. So I'm wondering if it's easier to restore or continue with twrp.
Here are some links I was looking at:
(do I need to go the adb rout)
http://forum.xda-developers.com/showthread.php?t=2459498
Do I need to have adb tools use command: fastboot -i 0x1949 getvar product
http://forum.xda-developers.com/showthread.php?p=33156486
http://forum.xda-developers.com/showthread.php?t=2685090
http://forum.xda-developers.com/showthread.php?t=2271909
http://forum.xda-developers.com/showthread.php?t=2685090
There are too many guides, here ... which is really great. But the process of download, verification, transfer (to a pc).
If I cant brick this device any harder than it is, I will follow each guide...
stunts513, the fire logo does not turn blue. In fact I was taking a video when it was loading ... (it's a funny video about
a guy who bricked his device)
I had the same issue... I forgot to remove a script before flashing twrp. Maybe it is the same for you. Did you followed carefully the tuto ?
In my situation, I managed to go into fastboot (with fasboot cable), flashed stock ROM, and did the flashing process from the beginning..
Hope it may help
"Envoyé depuis mon Amazon Kindle Fire HD avec Tapatalk"
If you only have fastboot access right now i suggest restoring with srt or kindle fire first aid. Afterwards you can start the twrp process over again, we can't simply flash cm from fastboot, if everything else isnt in place like the stack file or the bootimg and a old version of the bootloader then it wouldn't work. Fastboot should be in utilities like kffa and srt
stunts513 said:
If you only have fastboot access right now i suggest restoring with srt or kindle fire first aid. Afterwards you can start the twrp process over again, we can't simply flash cm from fastboot, if everything else isnt in place like the stack file or the bootimg and a old version of the bootloader then it wouldn't work. Fastboot should be in utilities like kffa and srt
Click to expand...
Click to collapse
There are so many options it seems, but I think I know what to do now (please let me know if it's not a incorrect course):
First, download and Kindle fire first aid from here, to restore back to and then follow the instruction here in order to start twrp and flashing.
wire55 said:
Firefirefire is not for this device 1st off, you don't have a kfhd 2nd off. Kfhd is v7.x.x. You have a kf2. Kf2's are 10.x.x.
Click to expand...
Click to collapse
I think the versions are according to kf2 (10.4.6) this time.
Thanks you so much everyone.
unbrick attempt 3
I have download and installed many sdks and drivers and checked md5.. while at it. kffirstaid does not really seem to connect with the device. And some messing around with the drivers did occur, uninstalling/reinstalling through downloads and through kffirstaid. It now announces as tate-pv-08 though a triangle is showing next to Android ADB Interface in device manager.. I think something is missing.. Is java sdk necessary? because it doesn't install ..
yeah
If I didn't mess around with my Kindle I would be reading through Dante's levels of hell which is more pleasant than all this troubleshooting ..
testing
test
You should be able to update the drivers of the Tate device using the drivers in my signature and have then programs work with fastboot. Not sure why an adb device and a Tate device show at same time, the Tate device should be the one needing fastboot drivers for it to work.
I got
stunts513 said:
If you only have fastboot access right now i suggest restoring with srt or kindle fire first aid. Afterwards you can start the twrp process over again, we can't simply flash cm from fastboot, if everything else isnt in place like the stack file or the bootimg and a old version of the bootloader then it wouldn't work. Fastboot should be in utilities like kffa and srt
Click to expand...
Click to collapse
Hi. Someone yanked out the factory-boot cable and I quickly ordered the scorpion king cable. I downloaded kffirst aide again and there's been a massive update. Running a restore showed all signs of success. But then after restoring it to normal boot, I get kindle fire logo showing and then the boot loop continues.
If kffa fails then try SRT.
Kffirst aide is in order
stunts513 said:
You should be able to update the drivers of the Tate device using the drivers in my signature and have then programs work with fastboot. Not sure why an adb device and a Tate device show at same time, the Tate device should be the one needing fastboot drivers for it to work.
Click to expand...
Click to collapse
I have upgraded kffirst aide and in the middle of restore I do the following statements:
cannot load 'boot-prod.img No error
cannot load recovery-prod.img No error
cannot load system.imp: No error
However at the end there is the success message:
Success!!! The kindle Fire 2 7 has been restored to software version 10.2.3
and yet the bootloop continues to plague the brick..
That means the files it tried to flash didn't exist on your computer. Try srt, it includes those images.
I have a kf2
stunts513 said:
That means the files it tried to flash didn't exist on your computer. Try srt, it includes those images.
Click to expand...
Click to collapse
I'm not sure if this is compatible with my device. Perhaps replacing those files/folders would solve the problem?
Oh wait yea kf2 didn't have a SRT.... My bad. Yea in that case you will need the kf2 I ages, kffa is supposed to download them for you but it's possible the links went down for the files.

[Q] Stuck in fastboot Kindle Fire p48wvb4 model

I used a fastboot cable to attempt to load a factory ROM to a Kindle Fire model p48wvb4 in order to fix some flakiness I had with the device, and now I cannot boot, as the device goes to the fastboot screen whether the cable is connected or not. I got this device used, and was under the impression that it was a 2nd gen HD but maybe it is HDX.
Anyway, I used KF First Aide to attempt to load 10.2.3 on it, and everything appeared to operate fine. However it reboots directly to fastboot screen, and I cannot find a way around this. I've done the power switch reset thing, have redone the KFFA load several times, and nothing helps. As you can see in the second picture, the Fastboot screen comes up without any cable attached to the device. The first photo shows the result of flashing with KFFA.
Please help!
Obarryon said:
I used a fastboot cable to attempt to load a factory ROM to a Kindle Fire model p48wvb4 in order to fix some flakiness I had with the device, and now I cannot boot, as the device goes to the fastboot screen whether the cable is connected or not. I got this device used, and was under the impression that it was a 2nd gen HD but maybe it is HDX.
Anyway, I used KF First Aide to attempt to load 10.2.3 on it, and everything appeared to operate fine. However it reboots directly to fastboot screen, and I cannot find a way around this. I've done the power switch reset thing, have redone the KFFA load several times, and nothing helps. As you can see in the second picture, the Fastboot screen comes up without any cable attached to the device. The first photo shows the result of flashing with KFFA.
Please help!
Click to expand...
Click to collapse
Even though the script says it completed it didn't. It was much to fast of a process. KFFA is a great tool but it needs a update. You will need to get a fastboot cord. Try this tool to restore http://forum.xda-developers.com/showthread.php?t=2035047
Edit: You're running firmware for a Kindle Fire 2. You may want to post future questions for that tablet in that area. Not that I can't answer them but you don't want to be directed to the wrong tools.
Sent from my Nexus 7 Flo running CM 11 4.4.2 with ElementalX Kernel using XDA Premium 4 mobile app

Kindle Fire HD 7" can't go past "Kindle Fire System Recovery" screen

Hello everyone! So about a month ago I bought my friend's old Kindle Fire HD. It worked perfectly fine. I decided to root it and install TWRP. Everything was working, until I turned off the kindle and turned it back on. It wouldn't go into TWRP recovery anymore, and was stuck in a bootloop. I ordered a fastboot cable, and it came yesterday. I tried to wipe it and reinstall stock Amazon software, and now it just goes to the system recovery screen with the red triangle and 2 options:
Either turn off your Kindle and turn it back on,
or factory reset it
I've tried both and nothing happens. I've tried using Kindle First Aide, but it doesn't download the boot, recovery, or system images. Please help me! I can provide any more information needed. Thank you!
Does your fastboot cable work?
Rushead said:
Does your fastboot cable work?
Click to expand...
Click to collapse
Yes, I can get the device to boot into fastboot. Also, I know it's being recognised because when I do the fastboot command to check if device is connected, the Kindle shows up.
You should never revert to stock unless you want to keep it stock. I would have reflashed twrp initially. I'm not familiar with kf 1st aid.
http://forum.xda-developers.com/showthread.php?t=1951254
Use this to return to 7.2.3 and then reinstall twrp
Red_81 said:
http://forum.xda-developers.com/showthread.php?t=1951254
Use this to return to 7.2.3 and then reinstall twrp
Click to expand...
Click to collapse
Oh my god thank you so much! I tried using this tool atleast twice, and didn't think doing it again would hurt. Thank you so much!!

Categories

Resources