[Q] FireFireFire not showing up on boot after installing TWRP - Kindle Fire Q&A, Help & Troubleshooting

I used KFU to root and install FireFireFire (first) then TWRP, after installing the latter, I noticed that the Android above the "Kindle Fire" logo was gone, is this normal. I apologize in advance if this is a repost.

Are you able to use the power button to enter recovery? If not, use fastboot to install FIREFIREFIRE.
fastboot -i 0x1949 flash bootloader u-boot.bin
"u-boot.bin" being the name of the version of FIREFIREFIRE you want installed. You must be in fastboot mode with both "fastboot" and "u-boot.bin" in your present working directory (dir).
Sent from my Amazon Kindle Fire using xda premium

consider the thread as stated making sure no steps were missed and if Rom boot fine into android OS no issues.
http://forum.xda-developers.com/showthread.php?p=24129239

mughalgxt said:
consider the thread as stated making sure no steps were missed and if Rom boot fine into android OS no issues.
http://forum.xda-developers.com/showthread.php?p=24129239
Click to expand...
Click to collapse
I used the Kindle Fire Utility to install both TWRP and FireFireFire, I decided to install the "ReloadedRom", it went well until I took the device out of the charger after leaving it overnight. I noticed that half of the screen had pinstripes and the other half was fine. Another question, is how do I get into fastboot? I am familiar with installing roms and such, so I do have a decent background. Thanks in advance!

showmeaction said:
I used the Kindle Fire Utility to install both TWRP and FireFireFire, I decided to install the "ReloadedRom", it went well until I took the device out of the charger after leaving it overnight. I noticed that half of the screen had pinstripes and the other half was fine. Another question, is how do I get into fastboot? I am familiar with installing roms and such, so I do have a decent background. Thanks in advance!
Click to expand...
Click to collapse
With FIREFIREFIRE installed you can enter the fastboot command (in your command prompt) with the device powered down. When it says <waiting for device> turn the device on and the command should run when FIREFIREFIRE goes into temporary fastboot mode.
Otherwise:
adb shell idme bootmode 4002
adb reboot
To change it back:
fastboot idme bootmode 4000
Be sure to <shift + right-click> on your KFU/tools folder and select run from command prompt to use fastboot
Sent from my Amazon Kindle Fire using xda premium

I was able to get into fastboot, but what next? Also, what is wrong with the screen?

I tried the Reloaded rom today and it seems like the rom itself is the culprit. I was having the same kind of screen problems before I switched back to Hashcode's rom. There have been others here with the same exact problem and they all were using Reloaded.
Sent from my Kindle Fire using xda premium

showmeaction said:
Also, what is wrong with the screen?
Click to expand...
Click to collapse
Update to hashcode's #7 kernel
Sent from my MB865 using XDA

Related

Got stuck in the Kindle Fire boot screen

My kindle fire runs on Rooted Kindle Fire stock ROM downloaded from http://forum.xda-developers.com/showthread.php?t=1569298.
Yesterday I tried to install twrp using KFU0.9.6 and it says the MD5 check sum failed deleting the files.
Then it worked fine. After that i turn it off my Kindle fire. And I turn it on after some time. From that moment it got stuck in Kindle Fire boot screen.
Then I tried to connect my device to PC and launched KFU0.9.6 and it is saying my Device is offline
Could someone help me to resolve this issue???
Hard boot then boot into recovery.....then flash your stock ROM backup. You made a backup, right?
Sent from my Amazon Kindle Fire using xda app-developers app
Still not booting up
younggeek1 said:
Hard boot then boot into recovery.....then flash your stock ROM backup. You made a backup, right?
Sent from my Amazon Kindle Fire using xda app-developers app
Click to expand...
Click to collapse
I tried this but still it got stuck in the bootloader screen itself.
snaveenraja said:
I tried this but still it got stuck in the bootloader screen itself.
Click to expand...
Click to collapse
Im having the same problem... How can i boot into recovery mode if the Kindle Fire utility isnt detecting the device unless its literally on?
try this
Hi
I had the same problem... Try this:
Download the 'Kindle Fire Utility' unzip it and run install_drivers.bat
Plugin the kindle and make sure nothing is unrecognized in the Device Manager
Open a command prompt and enter the following two lines
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
(If fastboot cannot be found switch to the "kindle fire Utility" folder into the Tools directory)
Afterwards you can run the utility and install the latest "TWRP Recovery" and "FireFireFire". I've been stuck there in the installation: Don't plug-out your kindle, just reboot it a few times (keep the power-button pressed for at least 10sec)
Hope this helpes

[Q] Stuck on fastboot and need new ideas on recoveries

So I bought a 8.9 KFHD Demo unit. I gained access to fastboot through command prompt and have all the drivers installed. Stupidly, I used the KFHD System.img Recovery Tool for the 7 inch model on it and subsequently it boots up and says Kindle Fire for a few second, a red screen washes over, and then it says fastboot and stays that way. I then proceeded to erase cache and used the KFHD System.img Recovery Tool for the 8.9 inch version, the one I have. Sadly, it proceeds with the recovery but my kindle is still stuck booting into fastboot mode. Anyone have any ideas? Or did I break it for good.. Thanks for any help
You try "fastboot -i 0x1945 reboot"?
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
You try "fastboot -i 0x1945 reboot"?
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
I think you meant 1949, and yah it just reboots it and it boots into fastboot mode, plugged into my PC or not.
Edit: I also saw your other post in a similar thread about restoring stock boot loader but requiring the check of md5sum... was going to try that but wanted to ask if I am checking that the md5sum of the stock bootloader is the same as the one i am downloading?
Well that's one way to look at it because they should be identical if its the same version boot loader, but the md5sum is supposed to match the md5sum listed on the download. Also yes I made a typo in the previous post, thanks for pointing that out. You can also try something like "fastboot -i 0x1949 oem idme bootmode 1". For the record I don't remember which idme number is normal boot on the 2nd gen devices. The original kindle fire's had a different set of numbers for idme, but I believe the 2nd gen kf's use 0-3, so you might have to try a few numbers to get it right. I looked it up somewhere before and I believe found which one was supposed to me normal boot, but I don't believe i can look far enough back in my posts to find it via the xda app I'm using.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
You try "fastboot -i 0x1945 reboot"?
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
stunts513 said:
Well that's one way to look at it because they should be identical if its the same version boot loader, but the md5sum is supposed to match the md5sum listed on the download. Also yes I made a typo in the previous post, thanks for pointing that out. You can also try something like "fastboot -i 0x1949 oem idme bootmode 1". For the record I don't remember which idme number is normal boot on the 2nd gen devices. The original kindle fire's had a different set of numbers for idme, but I believe the 2nd gen kf's use 0-3, so you might have to try a few numbers to get it right. I looked it up somewhere before and I believe found which one was supposed to me normal boot, but I don't believe i can look far enough back in my posts to find it via the xda app I'm using.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Neither 0-3 do anything, on my kindle. Although, each one says finished in the cmd prompt. Should I go ahead and tr flashing the stock loader on? or should I of done that before trying your line of code.
You didn't necessarily need to flash the boot loader beforehand, and did it reboot after issuing the command I mentioned? If not did u try a simple fastboot reboot afterwards like I Initially said to do? You just need to be careful if you are going to flash the boot loader, like I said make sure to check the md5sum and of course make sure its the boot loader for your model.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
None of those commands did anything but I did do the reboot command and it rebooted back into fastboot mode. I guess I will try to flash the stock bootloader now...
So after trying different recoveries I have gotten my kindle out of fastboot but now it is stuck on the Kindle Fire System Recovery screen asking me to reboot or reset to factory defaults because it failed to boot(neither option fixes it). I tried the KFHD System.img Recovery Tool to no avail. Not sure what to do now. Do i need to flash the complete stock OS to it?
I used KFHD First Aide to get to this point. After I use it though, on the recovery screen I get a bunch of errors saying it can't mount cache. On the KF First Aide bat file prompt it says it erased cache, then attempted to format it but it's not automatically formatted as the file system type is not supported. I am wonder is these things are related.
Try running kffa one more time, it usually goes to recovery when something is messed up with the system partition, so try another reflash.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Same thing happens. Says it didn't automatically format userdata or cache and then when the kindle boots it goes to recovery and the errors says" E:Can't mount /cache/recovery (Invalid argument)
because kffa downloads the files it flashes do you think those were corrupted? It only downloads them once so when i run it again its flashing same files.
Ah well that could be the case, but this error seems to be an issue with mounting the recovery partition which is weird because recovery seems to work fine, at least I think its trying to mount recovery, though that is in the cache path so I have no idea. Might have to ask soupmagnet about this.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Yegort said:
So after trying different recoveries I have gotten my kindle out of fastboot but now it is stuck on the Kindle Fire System Recovery screen asking me to reboot or reset to factory defaults because it failed to boot(neither option fixes it). I tried the KFHD System.img Recovery Tool to no avail. Not sure what to do now. Do i need to flash the complete stock OS to it?
I used KFHD First Aide to get to this point. After I use it though, on the recovery screen I get a bunch of errors saying it can't mount cache. On the KF First Aide bat file prompt it says it erased cache, then attempted to format it but it's not automatically formatted as the file system type is not supported. I am wonder is these things are related.
Click to expand...
Click to collapse
hi I have the same problem you once had I have kindle fire hd 7 I two am in this boot then red screen then stuck in fastboot how did you fix this any help would really help me many thanks
You should try reflashing the bootloader, just make sure you grab the right bootloader for your device and check its md5sum against then one listed on the download. If you don't check the md5sum you are liable to hard brick it. From there it should be as simple as flashing the rest of the partitions from fastboot and hoping it works.
Sent from my Amazon Kindle Fire HD using Tapatalk

[Q] Can't get ADB to communicate with Kindle Fire 8.9 HD

Hi folks. I've been studying the forums for a few days now and can't resolve my issue. Hoping you will tolerate a noob dilemna.
I have a KF 8.9 HD running CM 10.1 and play store with no issues. Runs flawlessly. In my attempt to try out the CM 10.2 I wiped out the internal memory, cache etc.
I'm using Windows 8.1 to communicate with the KF.
I can only see the Kindle and use the ADB commands if I boot into TWRP. It reports the number and recovery when I run ADB devices in an admin command window. I'm unable to use the ADB commands when the KF is running the 10.1 OS desktop. Windows device manager reports it as MTB USB Device instead of the ADB Composite Device I get when it's running in TWRP. No matter how much tinkering and uninstalling KF drivers, I can't get it to see the KF.
I've also downloaded KF FirstAide.I get all of the menu options but it hangs whenever I try any options. For example, it hangs after reporting daemon started successfully when I try to use the safe diagnostics. I can't get it to communicate with the KF.
I'm in need of restoring this KF 8.9 HD to Amazon stock OS. I've ordered a new one and will be passing this one on to someone that's looking for the Amazon stock system. Otherwise I'd leave it as it since CM 10.1 is running.
Really appreciate the help you can give me.
You have to enable adb in cm 10.1, click on the build number about 10 times under "about tablet" in settings, that should enable the developer menu in settings so you can enable adb.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
You have to enable adb in cm 10.1, click on the build number about 10 times under "about tablet" in settings, that should enable the developer menu in settings so you can enable adb.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Thanks Stunts. That should get me closer to figuring this out. The {} Developer Options are now visible on the KF. Root access is set to Apps and ADB. Uninstalled KF Win 8.1 device drivers again and rebooted both KF and computer. Still doesn't see it in Win 8.1 when I use ADB Devices (doesn't report any devices).
The Windows driver is still reporting MTB USB Device. When I try to update the driver using androide_usb.inf windows reports there is no compatible software driver in that folder.
I'll keep messing with the Developer Options on the KF. Any other suggestions?
Stupid question but did you check the box to enable adb? I didn't see that said you did only something else so I thought I'd ask. Also the MTP device is desperate so you shouldn't have to update it with the adb drivers, it should be a desperate device usually under its own android debugging category if I remember right.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
Stupid question but did you check the box to enable adb? I didn't see that said you did only something else so I thought I'd ask. Also the MTP device is desperate so you shouldn't have to update it with the adb drivers, it should be a desperate device usually under its own android debugging category if I remember right.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
I gave up on getting it to work in Windows 8.1. There must be something about the way it handles the drivers that prevents the device being seen when CM10.1 is running. Very frustrating. I must have tried 100 different variations but I can only get it to see the KF in Portable Device Player, not the Android Composite Device it sees when I'm running in TWRP mode.
I ended up using my daughter's netbook which is running Windows 7. Installed Java Developers Tools, KF First Aide. I can now see finally both the device as the portable media player and the Android Composite Device. Yeah!
One last problem to overcome. I want to wipe the KF clean and install the stock Amazon system. KFAide now communicates with the device in CM10.1. I was able to do a backup but it still hangs when I try to restore the stock system.
Is there a place a can get the stock image files for KF 8.9 HD? 8.1.3 or 8.1.4 should be fine (I don't remember which I was running before installing CM10.1). Ideally I want to transfer the stock images to the SDCard directory and then use TWRP to reinstall. Sound reasonable?
If you want full unrooted stock just download the latest update from Amazon's website for your device, put it on the kindle's sdcard and change the extension to .zip, and wipe the system, and do a factory reset then flash the amazon update, it should remove twrp and 2nd boot loader as well
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
If you want full unrooted stock just download the latest update from Amazon's website for your device, put it on the kindle's sdcard and change the extension to .zip, and wipe the system, and do a factory reset then flash the amazon update, it should remove twrp and 2nd boot loader as well
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Thanks again Stunt. Want to make sure I do this correctly.
Do I just check off wipe system in twrp or other items like internal memory etc. I'm thinking just system.
Is the factory reset from within twrp?
Finally, do i flash while in fastboot mode?
Sorry for all the questions. Appreciate the help
When you hit wipe I believe there is a factory reset button, and after that you would do another wipe and check system, then install the amazon update zip file from within twrp, not fastboot.
Sent from my Amazon Kindle Fire HD using Tapatalk
Ruacasa said:
Thanks again Stunt. Want to make sure I do this correctly.
Do I just check off wipe system in twrp or other items like internal memory etc. I'm thinking just system.
Is the factory reset from within twrp?
Finally, do i flash while in fastboot mode?
Sorry for all the questions. Appreciate the help
Click to expand...
Click to collapse
How to Disable Driver Signature Enforcement to allow installation of Windows 7 Printer Drivers on Windows 8 http://www.fotoclubinc.com/blog/how...on-of-windows-7-printer-drivers-on-windows-8/
Crap! Now it hangs on the Kindlefire screen (orange color not the blue rooted color).
I can use KDFirstAide to get it back in fastboot mode. I tried the various options to restore su, erase cache and user data etc, but nothing. It continues to hang at the KindleFire screen
Any suggestion? Are there any Fastboot commands I can use to restore and use twrp again?
You need to run "fastboot -i 0x1949 getvar product" with the kindle unplugged and off then plug it in when it says waiting for device, that should put it into fastboot so kffa can restore the system.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
You need to run "fastboot -i 0x1949 getvar product" with the kindle unplugged and off then plug it in when it says waiting for device, that should put it into fastboot so kffa can restore the system.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Tired it and ran KFF. KFF prompts me that the Kindle Must be Powered on to the Desktop to do a restore of the system. Can't get to the desktop at this point. If I select no at the desktop prompt it starts the deamon and hangs at that point. Probably because it's trying to use ADB which is not active in Fastboot mode.
I was successful in using KFF to do a backup restore, but it is still hanging on the KindleFire screen.
The only thing I can do right now is get to Fastboot mode using the KFRecovery utility and Enabling Fastboot to get to Fastboot mode.
Something didn't restore right then, have you tried kindle fire system restore tool? http://forum.xda-developers.com/showthread.php?t=2011126
Is fastboot mode working as far as you know from running the command I mentioned? It should report something back with jem in it .
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
Something didn't restore right then, have you tried kindle fire system restore tool? http://forum.xda-developers.com/showthread.php?t=2011126
Is fastboot mode working as far as you know from running the command I mentioned? It should report something back with jem in it .
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Fastboot is still working. I did run that command you posted: fastboot -i 0x1949 getvar product. It reported Prod: Jem-PVT-Prod-04.
I have tried the Recovery tool you linked to but it hangs when I try to restore the system (using any of the options)
Update: I was able to get KFFirstAide to complete it's recover using 8.1.2 option. I got a full red screen then it booted to the Fastboot Mode Screen. I feel I'm getting closer. I held the power button for 20 seconds, then release for 5 and power up again. It's still going into Fastboot Mode. Any advice?
Try restoring the system one more time, if that doesn't work you might have to reflash the boot loader. You can try "fastboot -i 0x1949 reboot" or "fastboot -i 0x1949 OEM idme bootmode 1" possibly followed by the first command. I have my doubts that command will work though and I'm not positive if system is 1 or not because the numbers used to be different on the original all and I'm not too familiar with the numbers on the hd models, but I think its 1.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
Try restoring the system one more time, if that doesn't work you might have to reflash the boot loader. You can try "fastboot -i 0x1949 reboot" or "fastboot -i 0x1949 OEM idme bootmode 1" possibly followed by the first command. I have my doubts that command will work though and I'm not positive if system is 1 or not because the numbers used to be different on the original all and I'm not too familiar with the numbers on the hd models, but I think its 1.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Thanks for sticking with me Stunts. I tried reinstalling it already. Tried both variations of the fastboot commands you listed. Is it possible the second one is missing an argument? When I enter it by itself it comes back as listing all of the fastboot options (I usually get that when I type something wrong).
So it sounds like I just need to get out of the Fastboot Mode. It always shows a full red screen before entering Fastboot Mode
Odd, I suggest reflashing the boot loader then, download the boot loader for your device here: http://forum.xda-developers.com/showthread.php?t=2128175
Its the 8.1.4 boot loader listed, make sure you check that the md5sum matches what's on that page or you could hard brick it.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
Odd, I suggest reflashing the boot loader then, download the boot loader for your device here: http://forum.xda-developers.com/showthread.php?t=2128175
Its the 8.1.4 boot loader listed, make sure you check that the md5sum matches what's on that page or you could hard brick it.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Downloaded and installed new bootloader. No errors but no improvement. Cycles KindleFire (orange) then Full Red Screen Then Fastboot Mode.
I also reinstall using KF First Aide- Completely Restore The KFHD 8.9 8.2.1 option again.
Ruacasa said:
Fastboot is still working. I did run that command you posted: fastboot -i 0x1949 getvar product. It reported Prod: Jem-PVT-Prod-04.
I have tried the Recovery tool you linked to but it hangs when I try to restore the system (using any of the options)
Update: I was able to get KFFirstAide to complete it's recover using 8.1.2 option. I got a full red screen then it booted to the Fastboot Mode Screen. I feel I'm getting closer. I held the power button for 20 seconds, then release for 5 and power up again. It's still going into Fastboot Mode. Any advice?
Click to expand...
Click to collapse
A red screen is not good. Try Kindle Fire HD System Restore Tool http://forum.xda-developers.com/showthread.php?t=2011126
Sent from my Amazon Kindle Fire HD running CM 11 KitKat 4.4 using xda app-developers
LinearEquation said:
A red screen is not good. Try Kindle Fire HD System Restore Tool http://forum.xda-developers.com/showthread.php?t=2011126
Sent from my Amazon Kindle Fire HD running CM 11 KitKat 4.4 using xda app-developers
Click to expand...
Click to collapse
Appreciate the help. I tried that recovery tool a few times. Just curious, which option should be selected in that tool? I think I tried them all already, but which one should be used to completely restore? Option 1 enables fastboot (got plenty of that...lol). Option 2 restores SU. Option 3 restores SU and other stuff i don't recognize. Option 4 had google stuff I don't recognize. But I did try all of them.

[Q] Used a not great tutorial now kindle fire hd won't restart. Help?

Okay starting off with this is the tutorial I was using: rootkindlefire . com/kindle-fire-root/how-to-root-convert-kindle-fire-hd-8-9-into-pure-android-tablet and I like a lot of people in the linked youtube comments (which I stupidly didn't read before trying, yes I am aware that was stupid) am stalled after step 20. But my kindle fire HD doesn't seem to have TWRP because it turned on and the kindle fire logo is still orange. It didn't go to blue like most of the other peoples did.
Can someone please help me to either undo my mess or help me get past this block? I wasn't able to find any help in the comments or a related thread on here.
I think it's stuck in fastboot but I can't get it to go into recovery so I'm not sure.
It's not in fastboot, its just hung on the boot loader. If you have never installed the fastboot driver before I reccomend fixing this partially from Linux, your device will be detected briefly when its first turned on as a fastboot device, but it's a pain to try to install the drivers in that brief moment on windows. It is way easier to get it into fastboot from and Ubuntu live CD by installing fastboot from the software center on a Ubuntu 13.10 live CD, and then running this with the kindle unplugged and off:
Code:
fastboot -i 0x1949 getvar product
Then after it says waiting for device, plug the kindle on and wait for the device to say fastboot, from there you can boot back into windows and use kindle fire first aid to restore.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
It's not in fastboot, its just hung on the boot loader. If you have never installed the fastboot driver before I reccomend fixing this partially from Linux, your device will be detected briefly when its first turned on as a fastboot device, but it's a pain to try to install the drivers in that brief moment on windows. It is way easier to get it into fastboot from and Ubuntu live CD by installing fastboot from the software center on a Ubuntu 13.10 live CD, and then running this with the kindle unplugged and off:
Code:
fastboot -i 0x1949 getvar product
Then after it says waiting for device, plug the kindle on and wait for the device to say fastboot, from there you can boot back into windows and use kindle fire first aid to restore.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
I'm glad to know I didn't break it haha. Thanks for the advice.
stunts513 said:
It's not in fastboot, its just hung on the boot loader. If you have never installed the fastboot driver before I reccomend fixing this partially from Linux, your device will be detected briefly when its first turned on as a fastboot device, but it's a pain to try to install the drivers in that brief moment on windows. It is way easier to get it into fastboot from and Ubuntu live CD by installing fastboot from the software center on a Ubuntu 13.10 live CD, and then running this with the kindle unplugged and off:
Code:
fastboot -i 0x1949 getvar product
Then after it says waiting for device, plug the kindle on and wait for the device to say fastboot, from there you can boot back into windows and use kindle fire first aid to restore.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Hello,
I have found myself stuck in the same situation. I have the fastboot drivers installed and I can get into fastboot using your command. My question is about the version I have and the available restore versions.
I have the 8.4.6 software version. and I see in first aide that the newest for the HD 8.9 is 8.2.4.
I got stuck after a root attempt, the exploit worked but the files didn't install properly it seems. when I rebooted I just get stuck at the Kindle Fire screen no animation?
Any idea if it is safe to restore 8.2.4 on a 8.4.6 device? In uncertain if downgraded are safe.
Downgrades are perfectly safe, go for it.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Cool thanks man, just wanted to know if there were any big don'ts before I try the downgrade.
I'll give it a go tonight after dinner.
Stupid me used the old KFFA from the rooting thread to try and root (may or may not have been the issue). I have the latest now all ready to go for the restore attempt.
Sent from my HTCONE using Tapatalk

odd situation, bricked kindle. need help!!

So i been trying to find the answer to my issue everywhere. everything i try fails.
So basically my Kindle fire hd 8.9 is in a constant boot loop. it goes from orange w/animation, then blue w/animation... then after a period of time it says that it cant boot gives me option to factory restore (which does nothing).
when i have it hooked up to a computer, it connects for 1 second, then quickly disconnects. In device manager it comes up as "jem-pvt-prod-04" with the yellow "!". i even tried to use the amazon drivers from another post on xda, in that split second it would appear in device manager, i would update device and point it to the driver. then i will get an error saying it encountered an error installing Android ADB interface. problem encountered while trying to add driver.
Does anyone have any tips for me. im kinda stuck here and desperate with a very expensive paperweight. very upsetting!
I never tried to root, or mod this kindle fire. this problem happened on its own. or possibly after an update of some sort.
thanks guys.
piffdaddy420 said:
So i been trying to find the answer to my issue everywhere. everything i try fails.
So basically my Kindle fire hd 8.9 is in a constant boot loop. it goes from orange w/animation, then blue w/animation... then after a period of time it says that it cant boot gives me option to factory restore (which does nothing).
when i have it hooked up to a computer, it connects for 1 second, then quickly disconnects. In device manager it comes up as "jem-pvt-prod-04" with the yellow "!". i even tried to use the amazon drivers from another post on xda, in that split second it would appear in device manager, i would update device and point it to the driver. then i will get an error saying it encountered an error installing Android ADB interface. problem encountered while trying to add driver.
Does anyone have any tips for me. im kinda stuck here and desperate with a very expensive paperweight. very upsetting!
I never tried to root, or mod this kindle fire. this problem happened on its own. or possibly after an update of some sort.
thanks guys.
Click to expand...
Click to collapse
You're not hopelessly bricked if your Kindle still boots to the orange logo.
Might I ask what Windows version you're using? Newer versions enforce driver signatures, and that enforcement will cause failed installations in Windows 8+ unless you disable the enforcement before installing the drivers. I would also suggest installing ADB and fastboot if you haven't already done so. (Use the 15 second ADB installer - it's on XDA, and it works wonders!)
Sent from my Amazon Jem using XDA Labs
monster1612 said:
You're not hopelessly bricked if your Kindle still boots to the orange logo.
Might I ask what Windows version you're using? Newer versions enforce driver signatures, and that enforcement will cause failed installations in Windows 8+ unless you disable the enforcement before installing the drivers. I would also suggest installing ADB and fastboot if you haven't already done so. (Use the 15 second ADB installer - it's on XDA, and it works wonders!)
Sent from my Amazon Jem using XDA Labs
Click to expand...
Click to collapse
Yes, actually i am using windows 10. My thinkpad has windows 7, so i will try to do this using windows 7. i will post back with results. its funny, out of everywhere i looked nobody mentioned windows 8+ having to disable enforcement. actually it will probably just be easier just to disable the enforcement. ill give it a try and report back.
still no luck. i was able to install the driver. but it still does the same thing. only connects for 1 second when i first turn it on. idk where to go from here? any suggestions?
piffdaddy420 said:
still no luck. i was able to install the driver. but it still does the same thing. only connects for 1 second when i first turn it on. idk where to go from here? any suggestions?
Click to expand...
Click to collapse
Completely turn off the kindle and unplug it from your PC if it's connected. Open Command Prompt and type fastboot -i 0x1949 getvar product. Plug in the kindle when you see <waiting for device> outputted. The kindle should now boot into fastboot mode, from which point you can reflash the bootloader, TWRP, and the freedom-boot image in Hashcode's thread.
Sent from my Amazon Jem using XDA Labs
monster1612 said:
Completely turn off the kindle and unplug it from your PC if it's connected. Open Command Prompt and type fastboot -i 0x1949 getvar product. Plug in the kindle when you see <waiting for device> outputted. The kindle should now boot into fastboot mode, from which point you can reflash the bootloader, TWRP, and the freedom-boot image in Hashcode's thread.
Sent from my Amazon Jem using XDA Labs
Click to expand...
Click to collapse
ok so im in fastboot mode now. i checked out that thread that you sent. but i have another problem, how am i supposed to get cm and gapps onto the kindle? is there a command i can use to put the files on the internal sd card? and i cant do the adb commands to push the stack, and do the other commands adb since i couldnt get it loaded to begin with, i am not able to enable developer mode. it would be nice if i could do those commands in fastboot mode. there has to be a way to do this....
maybe if someone can send me the stock partitions that they backed up stock boot partititons when they did it. maybe if i flashed them onto my kindle it will allow me to get it to atleast boot up so i can get into adb.
right now this is completely bricked.
can anyone help me? i just need the original boot loader, boot, recovery... basically whatever was backed up before you flashed it.
i aam looking for the original because i know mine was corrupt to begin with. my theory is if i load the original boot loaders and everything then maybe i can get into the kindle just so i can run the abd commands and then put cyanogenmod on it. unless someone has a suggestion on how i can get my device to be detected by adb ? the furthest i can get into is fastboot.
piffdaddy420 said:
can anyone help me? i just need the original boot loader, boot, recovery... basically whatever was backed up before you flashed it.
i aam looking for the original because i know mine was corrupt to begin with. my theory is if i load the original boot loaders and everything then maybe i can get into the kindle just so i can run the abd commands and then put cyanogenmod on it. unless someone has a suggestion on how i can get my device to be detected by adb ? the furthest i can get into is fastboot.
Click to expand...
Click to collapse
Once you're in fastboot, you should run these fastboot commands (most of which I ripped from Hashcode's thread) to flash the bootloader, etc.:
fastboot -i 0x1949 flash bootloader kfhd8-u-boot-prod-8.1.4.bin
fastboot -i 0x1949 flash boot kfhd8-freedom-boot-8.4.6.img
fastboot -i 0x1949 flash recovery kfhd8-twrp-2.8.7.0-recovery.img
fastboot -i 0x1949 oem recovery
after that, you should be in TWRP, from which point you can use ADB sideload (enable in TWRP through Advanced -> ADB sideload) to flash CM. After running ADB sideload, you need to re-enable it in TWRP for each subsequent zip you want to flash.
Sent from my Amazon Jem using XDA Labs
monster1612 said:
Once you're in fastboot, you should run these fastboot commands (most of which I ripped from Hashcode's thread) to flash the bootloader, etc.:
fastboot -i 0x1949 flash bootloader kfhd8-u-boot-prod-8.1.4.bin
fastboot -i 0x1949 flash boot kfhd8-freedom-boot-8.4.6.img
fastboot -i 0x1949 flash recovery kfhd8-twrp-2.8.7.0-recovery.img
fastboot -i 0x1949 oem recovery
after that, you should be in TWRP, from which point you can use ADB sideload (enable in TWRP through Advanced -> ADB sideload) to flash CM. After running ADB sideload, you need to re-enable it in TWRP for each subsequent zip you want to flash.
Sent from my Amazon Jem using XDA Labs
Click to expand...
Click to collapse
Yes, i did all of those steps, however i never did the final step the oem recovery one...
everytime i try it now the screen turns completely red and stays there.
piffdaddy420 said:
Yes, i did all of those steps, however i never did the final step the oem recovery one...
everytime i try it now the screen turns completely red and stays there.
Click to expand...
Click to collapse
That's going to be a problem... hold down the Kindle till it completely powers off. Then open command prompt, type fastboot -i 0x1949 getvar product , and plug in the Kindle when you see <waiting for device>. Does this get you into fastboot mode?
Sent from my Amazon Jem using XDA Labs
monster1612 said:
That's going to be a problem... hold down the Kindle till it completely powers off. Then open command prompt, type fastboot -i 0x1949 getvar product , and plug in the Kindle when you see <waiting for device>. Does this get you into fastboot mode?
Sent from my Amazon Jem using XDA Labs
Click to expand...
Click to collapse
yes it does
piffdaddy420 said:
yes it does
Click to expand...
Click to collapse
It sounds like you've got a newer bootloader that's been patched. Go ahead and download the files from Hashcode's thread, and type in all of the commands exactly as given in step 5. Those should fix the red screen issue and allow you to boot normally (or into TWRP, from which point you can ADB sideload CM).
Sent from my Amazon Jem using XDA Labs
monster1612 said:
It sounds like you've got a newer bootloader that's been patched. Go ahead and download the files from Hashcode's thread, and type in all of the commands exactly as given in step 5. Those should fix the red screen issue and allow you to boot normally (or into TWRP, from which point you can ADB sideload CM).
Sent from my Amazon Jem using XDA Labs
Click to expand...
Click to collapse
i followed that exact, i tried it a couple times before you even mentioned it. but i did it again, i redownloaded everything and did it again. just to be sure. but it still continues to do the same thing with the red screen. it goes from kindlefire for 2 seconds then red screen comes across it and stays red. idk what to do. i am so upset.
piffdaddy420 said:
i followed that exact, i tried it a couple times before you even mentioned it. but i did it again, i redownloaded everything and did it again. just to be sure. but it still continues to do the same thing with the red screen. it goes from kindlefire for 2 seconds then red screen comes across it and stays red. idk what to do. i am so upset.
Click to expand...
Click to collapse
Do you happen to have any stock OS backups? If you do, you should remain able to flash those over fastboot.
Sent from my Amazon Jem using XDA Labs
monster1612 said:
Do you happen to have any stock OS backups? If you do, you should remain able to flash those over fastboot.
Sent from my Amazon Jem using XDA Labs
Click to expand...
Click to collapse
no, i wish i did. the whole reason i started trying this was because the kindle was in a bootloop without even trying to flash it. it would go from kindlefire (orange) then blue, then it will ask me to do factory reset. and nomatter what i did i would keep going in the same bootloop.
so i turned to here for help, and following instructions now i am in this situation.
unfortunatley since i wasnt able to get into the kindle, i was never able to do any abd backups. so i just took my chances with it.
i was actually originally asking if anyone had the original files they can send me so i can try to flash those. atleast i can get it up and running because i really have a feeling this isnt working because i need to push the stack file over thru abd first.
piffdaddy420 said:
no, i wish i did. the whole reason i started trying this was because the kindle was in a bootloop without even trying to flash it. it would go from kindlefire (orange) then blue, then it will ask me to do factory reset. and nomatter what i did i would keep going in the same bootloop.
so i turned to here for help, and following instructions now i am in this situation.
unfortunatley since i wasnt able to get into the kindle, i was never able to do any abd backups. so i just took my chances with it.
i was actually originally asking if anyone had the original files they can send me so i can try to flash those. atleast i can get it up and running because i really have a feeling this isnt working because i need to push the stack file over thru abd first.
Click to expand...
Click to collapse
You should be able to separately flash the system.img, boot, and recovery from this tool via fastboot. It's stock OS 8.1.4, but it should work.
monster1612 said:
You should be able to separately flash the system.img, boot, and recovery from this tool via fastboot. It's stock OS 8.1.4, but it should work.
Click to expand...
Click to collapse
ok, it provided me with all the files except the bootloader. i did it step by step... but it only gave me original recovery, and original boot.img but it didnt give me the bootloader (and yes it is still turning red)
piffdaddy420 said:
ok, it provided me with all the files except the bootloader. i did it step by step... but it only gave me original recovery, and original boot.img but it didnt give me the bootloader (and yes it is still turning red)
Click to expand...
Click to collapse
anyone have any suggestions or can help me with my situation?? i am wondering if maybe someone could just send me the original backed up bootloader, boot, and recovery. i tried the original ones that were posted with that srt file. but it included everything but the bootloader. which is what i need. i know that in original thread they recommended to back up your original files (i was unable to do so because my kindle woulnt boot so i couldnt use adb to back up these files).
so if someone on here can send me the original files so i can try to get my kindle booted back up. that so far is my only theory because i tried everything else. i know people with advance knowledge would be able to help me in a heartbeat. any devs out there wanna help me out? i would greatly appreciate it!
anyone?

Categories

Resources