[Q] Wondering if the device is unfixable (That is it) (Provided specifics) - Kindle Fire Q&A, Help & Troubleshooting

I just bought a used Kindle Fire (Model D01400). The guy had android on it but reinstalled the original software before selling it to me apparently. The original software worked when he gave it to me perfectly but i decided to restore the device to factory settings. When I did that it brought up the blue kindle fire startup screen with v 1.4 in the top corner and then loaded TWRP. There was an Install, backup, restore, wipe, mount, settings, advanced and reboot option. It says Team win recovery project (TWRP) V 2.2.2.1 at the top. I proceeded to choose the wipe option and wiped the cache, dalvid cache, factory reset, system and external storage. Then i rebooted it and it gave me that blue kindle fire screen and then nothing. If i press the power button I get one of three boot options. 2 of them bring me to the regular white and orange kindle fire screen that just sits there and does nothing. The other one brings me back to the TWRP screen.
The other pertinent piece of information is that when i try to connect it to the computer, I cannot access the device drive and see the contents. (I watched a video on how to fix the device to get it back to the original device software but I need to access the contents of the device) I followed the instructions provided in one of the beginners threads and installed the google sdk that allowed me to see the kindle on my device manager as an android phone but that it is. I cant do anything with the device in My Computer. It does not even show up in there as kindle.
I have been all over this website and read the beginners guide and short of installing linux to try soupkit and trying all the other fixes:
I just want to ask: Is this device bricked forever and unfixable or if I follow the guides that are on this forum can I get it to work like it did when it first came out of the box. (Just asking yes or no if this is fixable)
I just want to get this Kindle back to its normal state with its normal software. I just want to read books on this thing. Not use android.
Bonus Question: Knowing that I just want to get this back to how it works out of the box, is there a faster process than sifting through the beginner threads? (Just Yes or No) (If there is I will search harder to find it)
I am not asking for someone to hold my hand and do this for me. Just making an enquiry because there is tons of stuff to learn and do to try and fix this and I wonder if I am wasting my time.
(More specifics: I am using 64 bit version of windows vista, and have ubuntu installed as well, I have USB 2.0 ports, I have a factory Kindle USB cable from my older Kindle 3G)
I hope I covered everything.

And yes I realize now that I should have never done that factory reset when i first got it. It was working exactly how I wanted it to when i first got it. I am apparently not a smart man.

The smartest thing you can do is install the MoDaCo ROM. Use adb to push it to your sdcard and install it in recovery.
Sent from my Amazon Kindle Fire using Tapatalk 2

soupmagnet said:
The smartest thing you can do is install the MoDaCo ROM. Use adb to push it to your sdcard and install it in recovery.
Sent from my Amazon Kindle Fire using Tapatalk 2
Click to expand...
Click to collapse
Any advice on getting around the "connecting it to my pc thing" or is it alright if it shows up as an android phone in my device manager.

soupmagnet said:
The smartest thing you can do is install the MoDaCo ROM. Use adb to push it to your sdcard and install it in recovery.
Sent from my Amazon Kindle Fire using Tapatalk 2
Click to expand...
Click to collapse
Alright I have been learning about this and trying for hours and hours now. I have device manager reading the kindle fire as an android phone ADB interface but when i try to use KFU it does not show the kindle as being connected and when i even try to do anything, like installing TWRP again or something it does not read the device and says waiting for device. I have done everything in the beginners guide.
I think i am having so many issues because I inherited this device in the middle of its functionality and i never had to do the previous steps. I curse the guy who rooted this damnable device in the first place..

Alright i have made some progress and I got my hopes up way too much because i may not ever get a response to this but I am hoping. I followed thesee instructions because I already have all the prerequisites for this process done:
"Reverting to stock software
Required software:
Amazon Kindle Fire Software Update
Warning: Installing the Amazon Kindle Fire Software Update will not only replace the system software, but also overwrite the bootloader and recovery with the stock versions. Any custom bootloader and recovery like FFF and TWRP will be overwritten in the process.
This section assumes the device is already booted into TWRP recovery.
1) Copy the update bin file to the /sdcard as update.zip
Code:
adb push C:\kfu\software\update-kindle-6.3.1_D01E_4107720.bin /sdcard/update.zip"
I found this on http://forum.xda-developers.com/showthread.php?t=1638452
have the kfu and the software folder and the update put in that folder. I get the device into fastboot but when i type in
adb push C:\kfu\software\update-kindle-6.3.1_D01E_4107720.bin /sdcard/update.zip
It returns back "error: device not found"
And that is when I cried for an hour. I have everything installed. TWRP i can now reasonably navigate everything. I have ADP thing in my device thing. Why wont this work!

adb push C:\kfu\software\update-kindle-6.3.1_D01E_4107720.bin /sdcard/update.zip <------ that there is about the worst thing you could do go ahead wipe out your recovery your bootloader and brick your device. I think Soupmagnet recommended modaco that`s about the best place to start. The reason you cant push it might be drivers read up a little it won`t hurt ya. At any rate flashing stock is a mistake here is a nice big list of goodies to flash on that thing http://forum.xda-developers.com/showthread.php?t=1859851 . If your running Ubuntu? run this script on it and reboot http://forum.xda-developers.com/showthread.php?t=1850038 great little feature there that will help you adb push anything you want to that kindle not to mention return to stock safely which really isn`t needed if you flash modaco.

Ijustwanttoreadonthis said:
Any advice on getting around the "connecting it to my pc thing" or is it alright if it shows up as an android phone in my device manager.
Click to expand...
Click to collapse
In TWRP, you can use the Mount function to mount your sdcard as a USB device and transfer your ROM that way. I would highly suggest you install MoDaCo and try it out before you try to revert your device back to stock. In the meantime, you can educate yourself a little more about the device and how it works before you get yourself into trouble by not reverting properly.

I should have reported that I tried to put modaco on the device with the same process as thhis -> adb push C:\kfu\software\update-kindle-6.3.1_D01E_4107720.bin /sdcard/update.zip
And it still gave me an error saying it could not find the device. And i have been reading threads and trying stuff for hours now. The only problem is that because my device already has all this stuff set up the guides and threads all presuppose that the person knows what they are doing. If i would have just had a stock kindle and done all the steps to get to this point I would have already had all the practice and hands on training. I am going to try to get modaco onto my SD card trying every possible avenue before I post again. Again, my device manager is reading the kindle as Android phone -> Android ADP Interface and it does not show up in My computer as anything. That is what one of the tutorials said it had to do. I really hope this is correct and I am not trying in vain.

Ijustwanttoreadonthis said:
I should have reported that I tried to put modaco on the device with the same process as thhis -> adb push C:\kfu\software\update-kindle-6.3.1_D01E_4107720.bin /sdcard/update.zip
And it still gave me an error saying it could not find the device. And i have been reading threads and trying stuff for hours now. The only problem is that because my device already has all this stuff set up the guides and threads all presuppose that the person knows what they are doing. If i would have just had a stock kindle and done all the steps to get to this point I would have already had all the practice and hands on training. I am going to try to get modaco onto my SD card trying every possible avenue before I post again. Again, my device manager is reading the kindle as Android phone -> Android ADP Interface and it does not show up in My computer as anything. That is what one of the tutorials said it had to do. I really hope this is correct and I am not trying in vain.
Click to expand...
Click to collapse
Don't worry about using ADB at the moment. Boot into TWRP using the FireFireFire1.4a boot menu you described before, and select "Mount". Make sure there is an [X] on the last option and press the button at the top that says "Mount USB storage". Then check under "My Computer" in Windows to see if the sdcard was mounted. Then transfer your ROM as you would with a USB flash drive.

soupmagnet said:
Don't worry about using ADB at the moment. Boot into TWRP using the FireFireFire1.4a boot menu you described before, and select "Mount". Make sure there is an [X] on the last option and press the button at the top that says "Mount USB storage". Then check under "My Computer" in Windows to see if the sdcard was mounted. Then transfer your ROM as you would with a USB flash drive.
Click to expand...
Click to collapse
Short answer: Nothing appeared in My Computer
---------------------------
Long Answer: I tried every combination of processes that I found through the various troubleshooting methods.
I have 2 chords: A white Kindle chord I used for my old Kindle 3G and a blackberry USB chord that fits the same. I also tried every function with every chord with both Windows and Ubuntu just in case because I saw that in other threads where people were having issues that they were just not doing the proper process based upon the circumstances. I also tried all of these functions while the plugged in Kindle was reading as:
Other devices -> Kindle (Big K)
&
Android Composite ADB Interface
In my device manager. In all the cases I tried the best case scenario was a "removable disk" appeared in My Computer but it read "please insert a disk into Removable Drive" if i tried clicking on it. I also tried all of these functions with each of my 4 USB ports (all 2.0 ports) (which all work for any other device)
So I tried every port with every chord I have using every combination of processes I found in other threads to do what you advised and it did not show up. It took a while but I wanted to be concise because other people do not give enough background or try everything before coming back to the forum.
(Just for reference I tried the process outlined in "How can I verify the drivers are loading?" section in http://forum.xda-developers.com/showpost.php?p=23747671&postcount=2 among other threads for troubleshooting advice and guides.
-------------
I will learn more about this ADB pushing process thing using CMD because the only glimmer of hope I have had in the past 2 days has been getting my computer to read the device when I used KFU. It worked one time and it was magical. Unless there is anything else I can try or if someone can confirm that this thing is completely broken beyond repair.

It's not broken it's just a little unhappy with you right now you may have a combination of things going on. Your drivers my be mistreating you and either you have an sdcard mounting issue or the drivers are affecting it. How ever it is I would be happy to help you sort through it. The only thing I ask is that you complete your thread afterward with a detailed description of what it took to fix it for the benefit of others in your situation. So pm me when your online and if I can I will assist you through it.
Just to let you know it may have been simulating mount in recovery as well funny thing those setting are useless when you want to get something done

Thepooch said:
It's not broken it's just a little unhappy with you right now you may have a combination of things going on. Your drivers my be mistreating you and either you have an sdcard mounting issue or the drivers are affecting it. How ever it is I would be happy to help you sort through it. The only thing I ask is that you complete your thread afterward with a detailed description of what it took to fix it for the benefit of others in your situation. So pm me when your online and if I can I will assist you through it.
Click to expand...
Click to collapse
There was a fairly simple solution that should be universal for most issues if you require pushing a file to your device.
Here is some background stuff that you should have before attempting to fix the problem I had and starting from scratch.
You will want this installed: http://developer.android.com/sdk/index.html
And the Kindle Fire Utility: http://forum.xda-developers.com/showthread.php?t=1399889
And in my case the Modaco ROM: http://www.modaco.com/topic/350682-14-jun-gr9-631-modaco-custom-rom-for-the-kindle-fire/
Unzip the Kindle Fire Utility into c:\kfu
Install the Android program
Create a folder titled Software in your c:\kfu and put the ZIP file that you downloaded from Modaco in the software folder
Make sure to go through the "How can I verify the drivers are loading?" section in http://forum.xda-developers.com/show...71&postcount=2
Plug your USB chord into the kindle first (while it is off) and then plug the chord into the USB port
It will bring up TWRP
Go into the options and make sure that you push Restore Defaults and ensure that any options with "simulate" in them are unchecked.
Open up cmd.exe and type in "cd c:\kfu\tools"
Go to the mount option in TWRP and mount the USB
type in ADB push and then drag the modaco file from the software folder onto the cmd window and it will show you and then type in \sdcard\
ADB push (the modaco file) \SDCARD\
It should take a few moments to transfer and it will say that it is done
Unmount and then unplug from the computer. Go to wipe and wipe everything other than external memory, then go to install and find the file you pushed onto the kindle in the file folders. Push on the file and it will ask you if you want to flash it, select yes.
After that is complete select reboot and it should automatically reboot and then go to the proper startup screen.
Special credit to Thepooch for providing all this information to me. I believe that should be everything.

Working in the directory that adb is in is important and this
Code:
adb push <exact file path> <exact file name> /sdcard/

Related

[SOLVED] Stuck on Kindle Fire screen... (and tried EVERYTHING)

1) Yes I checked search results.
2) Yes I've googled.
3) Yes I've tried the Kindle Fire Utility, the http://forum.xda-developers.com/showthread.php?t=1356257... links options.
With that being said, here's my issue;
Got a KF a couple days ago...
Yesterday, followed some online instructions to put GO Launcher EX on there to replace the carousel deal.
Followed instructions to the T.
Restarted. Got to "Choose your OS" screen (or whatever it precisely says...)
Picked GO... then it froze.
Now, when it restarts (yes, its the 30 second hard restart), it gets stuck on the Kindle Fire splash screen.
I have tried the above utilities.
I have hard restarted.
I have fully charged and ran the battery dry and tried again.
When I use the utilities, the problem is, my PC will not recognize the Kindle (it see's it as a removable storage device, but it doesn't click over to 'Kindle', and thus the utilities can't interact with the device itself, I suppose).
I've tried different USB ports and connecters (I have 2 regular kindles in the house, too). But I know all the peripherals work through cross-testing.
Essentially, what else can I do? (I got it from WalMart, and they're currently out of stock, so I can't return it till next week, but I'd like it fixed before then if possible)
I've tried several different methods from these forums too, but I *always* hit the same snag... whenever any utility is 'waiting for device', it simply will not find it, because the PC doesn't see it properly. It sees *something* (removable storage) but not as a kindle, and thus won't allow the utilities to interface with it.
Are there any physical things I can do to hard reset it without destroying any warrantys?
Any help appreciated!
there is no need to return it
from what you say i think you have a bad launcher on it and the kf tries to start it but can't
first i need to know if you have fff (custom bootloader - yellow triangle) on it ?
then do you have a recovery (twrp) on it ?
what os/bit of computer ?
In kindle utility go to bootmodes and enter normal (4000). Just had that problem last night.
awidawad - I've tried that. It stays on 'waiting for device' forever. Please explain step by step what you did? At which point did you power on the KF, when did you run KFU, etc, etc.
b63 - I hope your right!
no - I do not have the yellow triangle.
no - I do not have TWRP on it, i have tried, but cannot get anything onto the kindle.
my PC is window7, 64bit
Euryon said:
awidawad - I've tried that. It stays on 'waiting for device' forever. Please explain step by step what you did? At which point did you power on the KF, when did you run KFU, etc, etc.
Click to expand...
Click to collapse
Do you have all the kf drivers installed on your computer? I know that when I unbricked mine I had all the drivers installed but I had to reinstall them for some reason. If you do not have them I can post them later on tonight when I'm at home. However, I have TWRP installed on mine, and Cyanogenmod 7.2, so hopefully yours is able to connect to your computer.
---------- Post added at 12:56 PM ---------- Previous post was at 12:50 PM ----------
b63 said:
there is no need to return it
from what you say i think you have a bad launcher on it and the kf tries to start it but can't
Click to expand...
Click to collapse
In order to remove the bad launcher, you need to have your device connected to your computer to remove it using adb.
ok so b63 helped me out big time here....
about 2 hours ago we got on a teamviewer session (download this if you want these guys to help you with serious issues!)
took me a minute to figure out how to allow him/her proper access to my screen
anyway
i don't understand the technical stuff
but
what i had done wrong is that i didnt root the KF before trying to install the GO... software (i think)
b63 had a heck of a time trying to discern the problem with me being about as useful as a dead fish, but get there he/she did
after much fanangaling, b63 managed to install the TWRP and ADP on my KF, allowing it to fastboot, and basically allowing it to be read by my PC, and so fixed.
im sure it would have taken b63 all of 5 minutes in real time, but using the quirky teamview and my slow net speed didn't help
still, thanks VERY MUCH to b63 for fixing the **** out of my KF, and being very helpful and patient all along!
thanks
Just wanted to drop b63 a note here that I "thanks"ed their post above - not necessarily for the post but for going above and beyond. The people on these forums are (for the most part) really great. (Too bad there have to be a few who are demanding of the developers to get this feature or that fix done faster without taking into account that the devs do this all in their free time.)
YES, search finally led me here!
Euryon, I have the exact same thing happening with my KF right now.
Do you remember any specifics of how b63 carried out the steps you listed?
b63, any chance you could help me with mine? My issue is identical with Euryon's down to the letter.
Same Problem
Could someone please help me i have the same problem
same problem here! please can someone give a step by step? My fire is unrooted and I did nothing to it except try to install the go launcher and after I selected it as the default launcher it got stuck at the kindke fire logo.
I tried the Kindle unbricking utility but it cannot find the device even after I installed the adb composite interface
also, my fire is not showing up as a kindle - it is showing up as an android device.
rollno88 said:
also, my fire is not showing up as a kindle - it is showing up as an android device.
Click to expand...
Click to collapse
Have you added the fires usb ID to your system?
Sent from my Amazon Kindle Fire using Tapatalk 2
thanks for replying, and I have no clue how to do that. I'll search and get back .
---------- Post added at 10:12 AM ---------- Previous post was at 09:57 AM ----------
okay, I already did that by editing the android sdk(as a prerequisite to rooting, which I planned to do eventually) - so when I connect my fire it first shows up as a kindle, and after updating the software through windows and installing drivers through KFU, it comes up as an android device and the interface is adb composite. Now if I try to install TWRP through KFU it keeps switching between adb composite interface and plain adb. And both KFU and KUFU keep waiting but are unable to find my device.
also, my fire alternately shows up as a usb composite device and an android device. PLEASE help
okay I solved it with KFU (finally!) although I have no clue how I did it as I didn'tdo anything I hadn't tried earlier so, managed to install TWRP and then wiped everything and finally my fire could be read - then I deleted go launcher and now my fire is back from the grave
A big thank you to all the helpful posts at this forum - u guys are the best
Same issue
Tried rooting my KF, but couldn't change permissions and thus could not install android market. Superuser didn't do anything other than show me a log folder that had no logs. Tried to change permissions on /system and /apps with one of the file management apps on amazon and it said the device *wasn't* rooted, despite GO launcher and android interface.
Did a factory wipe to try to reroot or fully(?) root the KF, and that's when it all went wrong. Got stuck on boot loop, but KFU helped me break out of that. Now it's stuck on the Kindle Fire splash screen with no animation. I read somewhere that this was the fastboot getting "stuck."
At any rate, i have TWRP 2.0 installed and can mount and unmount the device in its interface, but it is only recognized as ADB android device, or when mounted via TWRP, USB composite device. As such, ADB commands only work occasionally - all other times it simply says <waiting for device>.
I am running Windows 7 64 bit, and 6.3 on the KF. All restarts on the KF are hard restarts, except occasionally cmd lets me fastboot reboot.
I have spent the past 2 days trying everything I have found online (2 KF unbrick applets, 15+ tabbed browsers with different threads) to no avail. I am finally posting, pleading for assistance.
Thanks in advance for any (helpful) replies. Real thanks clicking afterwards.
edit: when rerunning KFU, i kept getting the message that many execs failed because "/system/bin/sh" directory does not exist.
I don't know if that helps narrow down what might be happening, but I saw that coming up a lot in the cmd prompt.
zeissbickham said:
Tried rooting my KF, but couldn't change permissions and thus could not install android market. Superuser didn't do anything other than show me a log folder that had no logs. Tried to change permissions on /system and /apps with one of the file management apps on amazon and it said the device *wasn't* rooted, despite GO launcher and android interface.
Did a factory wipe to try to reroot or fully(?) root the KF, and that's when it all went wrong. Got stuck on boot loop, but KFU helped me break out of that. Now it's stuck on the Kindle Fire splash screen with no animation. I read somewhere that this was the fastboot getting "stuck."
At any rate, i have TWRP 2.0 installed and can mount and unmount the device in its interface, but it is only recognized as ADB android device, or when mounted via TWRP, USB composite device. As such, ADB commands only work occasionally - all other times it simply says <waiting for device>.
I am running Windows 7 64 bit, and 6.3 on the KF. All restarts on the KF are hard restarts, except occasionally cmd lets me fastboot reboot.
I have spent the past 2 days trying everything I have found online (2 KF unbrick applets, 15+ tabbed browsers with different threads) to no avail. I am finally posting, pleading for assistance.
Thanks in advance for any (helpful) replies. Real thanks clicking afterwards.
Click to expand...
Click to collapse
Read this...
http://forum.xda-developers.com/showthread.php?t=1552547
with an emphasis on post #2. You need to know what mode your device is in by looking at the device manager and make sure your drivers are loading correctly for that mode. If you can get to TWRP, you can mount your USB mass storage device, copy a new zip file of either the stock software or a custom ROM and flash it.
Thank you. I will be trying this shortly.
fully bricked
I followed the guide and got to a point where the Kindle Fire animation was playing. It loaded up to the unlock screen and then automatically shut itself down - would not stay on when either connected or disconnected. Tried installing a ROM but still shut down. Started the recovery and hit factory reset, still auto shutdown. Tried clearing a partition as described in the tutorial and now it's fully bricked. Will not turn on when connected to computer, to outlet, to another cable.
Thanks for trying to help.

[Q] Kindle stuck at static Kindle Fire logo

Hello all,
I need some help and guidance in fixing my Kindle Fire. Some background:
My Kindle Fire was on 6.3.1 when I rooted it, no custom roms, just root so I can get Google Framework on it since I use Google Docs and the Google Market. After about a week or so, I decided I wanted to go back to an unrooted Fire so I can get access to my stock book reading app and Instant VOD.
I had FFF and TWRP on my Kindle Fire as well, running Windows 7 64bit Home Premium
After much searching, every unroot guide kept pointing me back to flashing the stock rom. So I downloaded the latest update.zip through KFU, booted into TWRP, wiped, installed the update.zip, and rebooted.
After that, I hit the Kindle Fire logo, static, and it hangs there. I power off and on, still hangs. I don't have the blue/white FFF recovery anymore so booting into recovery wasn't an option. I then connected the Kindle to my computer, opened KFU, and tried to change the boot option through option 1, and every time I change it, Fastboot, Normal boot, etc. it sends the command, Kindle reboots, but then hangs again on the static logo.
I tried reinstalling FFF and TWRP through KFU to try and reflash, but it shows as preparing, then waiting for device, and nothing. Again, just hanging.
I even tried the manual shell commands I've seen around the forums and in the Kindle Fire for Beginners Guide, but I keep hanging on "Waiting for device" in the cmd prompt.
I don't know what else to do and I'm becoming more confused with the different types of issues that everyone is reporting, with each one have one detail different from my situation. I had no custom roms, just a root, and it seems I may have flashed a bad stock rom.
Any help is greatly appreciated. I apologize if this was solved somewhere else, but I searched numerous threads and guides, but they all dealt with something going wrong with a custom rom or people getting to the animated Kindle Fire logo, where as mine is just static.
Again, thank you for your time.
Sounds like it's stuck in fastboot bootmode to this noob. I had the same problem at one point and used command line to fix with the simple bootmode switching commands - can't recall if I used fastboot or adb tools..but either should work. And if I'm reading your post right, you've tried these so this is likely above my meager skill level, heh. You are handling it better than I did, I might add.
If I may point out where you went wrong:
Mattamus Prime said:
After about a week or so, I decided I wanted to go back to an unrooted Fire so I can get access to my stock book reading app and Instant VOD.
Click to expand...
Click to collapse
There are apps in the Google Play store that will temporarily remove your root status so you are able to use services that detect and shut down when root is detected. OTArootkeeper.apk is one that I've heard of.
And don't ever chose to lose fff once you have that as this is your lifeline to unbricking.
Hopefully someone with better chops than I on this will post up - continue with your patient reading and take a little comfort that this is most probably fixable.
First off, I applaud you for trying to figure out and fix the problem yourself using the guides available. Thank you. The information you provided will go a long way to getting the help you need.
So far it seems you've done everything right, but to be sure, you should check to make sure your drivers are in order (most likely the problem). The second post of the Beginners Guide will help you with that.
Once you have done that and you still can't change your bootmode, try using recovery to flash a custom rom. It's possible the stock boot image you have has been corrupted. You can use the "mount" function in recovery to push another rom to your sdcard. If that works you can stick with a custom rom like MoDaCo. It's the same stock stock interface with Google apps and services installed and you don't have to worry about OTA updates. OTA Rootkeeper will let you easily switch between "rooted" and "unrooted" so you can take advantage of Amazon's VOD.
And if you still want pure stock you can d/l a new copy of the update and try again.
Thanks for the suggestion. I did try OTA Rootkeeper, but when I went into my Instant VOD, it still had the buttons grayed out. I tried temp unroot, reboot Kindle, and still grayed out, so I assumed Rootkeeper wasn't working for me, thus, the looking for the unroot tutorials.
A little bit of extra information, when I hook up my Kindle Fire, my drivers says Android Composite ADB Interface. When I try to switch to Fastboot to have it switch to Android ADB Interface, it doesn't switch. It just stays as Composite.
Thanks again.
soupmagnet said:
So far it seems you've done everything right, but to be sure, you should check to make sure your drivers are in order (most likely the problem). The second post of the Beginners Guide will help you with that.
Click to expand...
Click to collapse
I followed the advice in the Beginners Guide, uninstalled whatever drivers I had, rebooted my comp, then installed the ones that came with the KFU download.
Are there any other drivers I should be looking for?
Also, a little bit of more information, I tried switching to Fastboot through KFU, received some messages to the effect of "system/some file name file not found (2)", (I apologize for not being specific, typing from memory), it then reboots my Kindle Fire, then I execute the commands:
fastboot getvar product
After that, it just says <waiting for device>
In fact, after any command I do in cmd, I get that message. So I believe it may be a driver issue, like was suggested, or my Kindle isn't far enough into the boot process to be found.
It definitely sounds like a driver issue. Keep working on your drivers.
If that doesn't work, you can try it on a different computer OR set up a Linux LiveUSB for issuing adb/fastboot commands.
FIX for Kindle stuck on logo
Finally I FIXED MY KINDLE FIRE!!!!
Issue : Kindle Fire stuck on 'Kindle Fire' logo and never moves after that.
Hello All,
Just like others in here, even I tried to upgrade to new version of Android on my kindle and I messed it up very bad.
I have read a post where, some-one just updated that it is because we have enabled fast boot on it and we need to move to regular boot.
However, none of the solutions suggest on this website worked for me (am not saying my friends are wrong in here).
Finally the work around that WORKED for me, and am sure this will be help you all.
When you are wiping/erasing the data/SD card, please do not wide the ROM. If you delete the ROM - Booom!!, you are cutting off the branch yo are
sitting ON )
Now if you have already done that.. please follow the steps.
You have intall/upgrade to a new version of Android.
Make sure you have the TWRP 2.1.x or 2.2.0 installed << which you will have, using that only you wiped off your kindle )
Now download the latest version of Andriod Jelly Bean and Google app on your computer from the following link
http://forum.xda-developers.com/showthread.php?t=1778010
1. Now, boot ur kindle into recovery.
2. Connect your kindle to your computer, if the computer recongnise your kindle paste both files onto kindle, and move to step 6
3. If your kindle is not recognized (like in my case), go to mount option in recovery
4. Choose mount USB
5. Kindle will be recognized in computer, and copy the files.
6. Disconnect Kindle from the computer
7. Wipe data/factory reset
8. Wipe cache
9. Wipe dalvik
10. Install ROM <install Andriod Jelly Bean> Do not install Google Apps
11. Reboot
Once you do a normal reboot, your system will boot into Andriod Jelly Bean edtion. Go to file manager and reach out to Google Apps and install the
application and reboot.
Yes!! you have the complete recoved Kindle
Only known issue - Your battery bar will not move when it is charging (but actually it is charging).
#####################################################################################################
MattamusPrime said:
Hello all,
I need some help and guidance in fixing my Kindle Fire. Some background:
My Kindle Fire was on 6.3.1 when I rooted it, no custom roms, just root so I can get Google Framework on it since I use Google Docs and the Google Market. After about a week or so, I decided I wanted to go back to an unrooted Fire so I can get access to my stock book reading app and Instant VOD.
I had FFF and TWRP on my Kindle Fire as well, running Windows 7 64bit Home Premium
After much searching, every unroot guide kept pointing me back to flashing the stock rom. So I downloaded the latest update.zip through KFU, booted into TWRP, wiped, installed the update.zip, and rebooted.
After that, I hit the Kindle Fire logo, static, and it hangs there. I power off and on, still hangs. I don't have the blue/white FFF recovery anymore so booting into recovery wasn't an option. I then connected the Kindle to my computer, opened KFU, and tried to change the boot option through option 1, and every time I change it, Fastboot, Normal boot, etc. it sends the command, Kindle reboots, but then hangs again on the static logo.
I tried reinstalling FFF and TWRP through KFU to try and reflash, but it shows as preparing, then waiting for device, and nothing. Again, just hanging.
I even tried the manual shell commands I've seen around the forums and in the Kindle Fire for Beginners Guide, but I keep hanging on "Waiting for device" in the cmd prompt.
I don't know what else to do and I'm becoming more confused with the different types of issues that everyone is reporting, with each one have one detail different from my situation. I had no custom roms, just a root, and it seems I may have flashed a bad stock rom.
Any help is greatly appreciated. I apologize if this was solved somewhere else, but I searched numerous threads and guides, but they all dealt with something going wrong with a custom rom or people getting to the animated Kindle Fire logo, where as mine is just static.
Again, thank you for your time.
Click to expand...
Click to collapse
K_Krish said:
Finally I FIXED MY KINDLE FIRE!!!!
Issue : Kindle Fire stuck on 'Kindle Fire' logo and never moves after that.
Hello All,
Just like others in here, even I tried to upgrade to new version of Android on my kindle and I messed it up very bad.
I have read a post where, some-one just updated that it is because we have enabled fast boot on it and we need to move to regular boot.
However, none of the solutions suggest on this website worked for me (am not saying my friends are wrong in here).
Finally the work around that WORKED for me, and am sure this will be help you all.
When you are wiping/erasing the data/SD card, please do not wide the ROM. If you delete the ROM - Booom!!, you are cutting off the branch yo are
sitting ON )
Now if you have already done that.. please follow the steps.
You have intall/upgrade to a new version of Android.
Make sure you have the TWRP 2.1.x or 2.2.0 installed << which you will have, using that only you wiped off your kindle )
Now download the latest version of Andriod Jelly Bean and Google app on your computer from the following link
http://forum.xda-developers.com/showthread.php?t=1778010
1. Now, boot ur kindle into recovery.
2. Connect your kindle to your computer, if the computer recongnise your kindle paste both files onto kindle, and move to step 6
3. If your kindle is not recognized (like in my case), go to mount option in recovery
4. Choose mount USB
5. Kindle will be recognized in computer, and copy the files.
6. Disconnect Kindle from the computer
7. Wipe data/factory reset
8. Wipe cache
9. Wipe dalvik
10. Install ROM <install Andriod Jelly Bean> Do not install Google Apps
11. Reboot
Once you do a normal reboot, your system will boot into Andriod Jelly Bean edtion. Go to file manager and reach out to Google Apps and install the
application and reboot.
Yes!! you have the complete recoved Kindle
Only known issue - Your battery bar will not move when it is charging (but actually it is charging).
#####################################################################################################
Click to expand...
Click to collapse
I think twrp got deleted when I reinstalled the kindle update. So I can't do what you said. When I turn my kindle on it gets stuck at that kindle fire logo. I can't go into recovery or anything. I can't re install twrp because it KFU says my kindle in online but when i click install twrp it says waiting for device.
me too
dynomite16 said:
I think twrp got deleted when I reinstalled the kindle update. So I can't do what you said. When I turn my kindle on it gets stuck at that kindle fire logo. I can't go into recovery or anything. I can't re install twrp because it KFU says my kindle in online but when i click install twrp it says waiting for device.
Click to expand...
Click to collapse
I am stuck at the very same place you are. I was in an endless bootloop after trying to flas back to the Stock Amazon ROM using TWRP. Once i got the drivers sorted out and ADB could see my device i used KFU to "Install permanent Root with Superuser". The KF went to reboot into fastboot and the screen said "waiting for device" for about ten minutes. Now the KF is stuck at the white and orange "kindle Fire" boot logo. Windows will no longer see the KF as an android device. It only shows up as an "unknown device" in the device manager.
Try this
dynomite16 said:
I think twrp got deleted when I reinstalled the kindle update. So I can't do what you said. When I turn my kindle on it gets stuck at that kindle fire logo. I can't go into recovery or anything. I can't re install twrp because it KFU says my kindle in online but when i click install twrp it says waiting for device.
Click to expand...
Click to collapse
Ok, I dont know, how to fix this (as I was not in this situation). Try following the steps - Download update.zip through KFU. Connect your Kindle to PC and install the android driver. If your PC detects the kindle copy update.zip file to kindle and try to install that.
sounds like a job for this http://forum.xda-developers.com/showthread.php?t=1392693&highlight=info
dynomite16 said:
I think twrp got deleted when I reinstalled the kindle update. So I can't do what you said. When I turn my kindle on it gets stuck at that kindle fire logo. I can't go into recovery or anything. I can't re install twrp because it KFU says my kindle in online but when i click install twrp it says waiting for device.
Click to expand...
Click to collapse
Im in the same boat you are. I have tried everything stuck on same logo device is recognized in devices as android phone and adb interface but cannot connect to unbrick utility or KFU and doesnt show as a drive either. tried to search devices in cmd using fastboot commands and nothing shows either. I decided to purchase a factory cable today on ebay. Keeping my fingers crossed because after reading everything I could find I think it is my only option.
No, your problem is as "simple" as fixing your drivers so the computer can communicate with the device through adb and fastboot. KFU relies on those two tools to do pretty much anything. Unfortunately, Windows is stupid and is not very effective when dealing with certain USB devices.
In order to, say, install TWRP, you need adb to change the bootmode to accept fastboot commands, and use fastboot commands to overwrite the recovery partition. In the process of going between different boot modes, Windows had a hissy fit and decides not to communicate with the device at all. Hence the need to fix/reinstall the drivers. It doesn't always work out that way and you get stuck where you are right now. A factory cable will put you in fastboot, but it wont make Windows communicate with the device. You can continue to fight with Windows drivers and hope to get lucky, or you could try other, more effective options...
http://forum.xda-developers.com/showpost.php?p=30629067
omg .... I survived a bricking. Soupkit saved me!!!
Somewhere on the many tabs I have open, as I frantically search for ways to unbrick my Kindle fire... I run into " SoupKit" for Linux ... install it... mess around with the Bootloader .. change it to 4002 I believe the value was ... my Kindle that I've been working on for literally 6 hrs is back on! ... now on the figuring out how to root it / remove demo software. SOUPKIT!
E]

[Q] Waiting for Device

So, Ive been searching for over 6 hours now and I really cant seem to root my kindle fire. I tried basically everything, and when things went wrong, I just deleted the files and started again. On my last try, I was able to fastboot it (at least I think so). When I ran KFU, ADB was online and Boot: 4002.
When I tried to root it always got stuck trying to find twrd.img. Then I tried option number 4, Installing Clockwork Recovery (because option number 3 was a dead end) and twrd.img was installed. But everytime something seemed to go right, the process wouldnt finish, it would just be <waiting for device>. I thought my problems would be over, so I tried to root it again. Now whenever I turn on the device, KFU is unable to locate my kindle, and it doenst appear on the device managing tab either. Even using the kindleunbrick.bat that worked for me the last times, it just gets stuck at <waiting for device>. ADB is offline and Boot: Unknown for now.
I really need to root my kindle because I dont live in America, so I dont have access to most stuff. I already changed the language when installing the driver, however, everytime I hooked my kindle up, a windows message would pop out saying that there was a problem with the driver, but when I went to device managing tab and tried to uptade the driver to "user\.android" it always came back as updated.
I am really noob at this, but I have read all the guides I found and something always went wrong. I hope someone can help me with this, please.
Thanks
Is your kindle turning on? If I could suggest you should put off anymore attempts to root your device till you know precisely what your doing and why. My biggest guess right now is your drivers are the greatest pitfall. You seriously don't want anything going wrong with them in the process of sending recoveries boot loaders or rooting you will end up with a really fancy paperweight. Privy to to attempting anymore you need to know that your drivers are functioning 100%.The fact that you pushed cwmr to your device after twrp should hurt a thing hopefully one should overwrite the other if all goes well . Since rooting is the primary goal go with that until you have verified root then recovery and bootloader can be done easily later with safer methods. Hold off awhile as long as your device will boot until you have found the knowledge and support to make it happen right. Start here http://forum.xda-developers.com/showthread.php?t=1552547 then go here http://forum.xda-developers.com/showthread.php?t=1638452 plan to use this method to root http://forum.xda-developers.com/showthread.php?t=1568340 ask a lot of questions don't be hasty or you will spend a lot of time trying to fix it instead of enjoying it.
As I said, I read all those guides already. I can use my kindle normally, but when I connect it to my computer, it is unrecognized. I tried every method I found to root, even though I just wanted to watch stuff and download a few games for my spare time(my intention was to watch stuff from premium features, but Im not really sure if root will allow me to do that from a foreign country*, so Im a little hesitant to extend premium).
I guess I wont try anything else for now because my main goal was reading, and this I can still do, but I am puzzled with the fact that I was unable to root it. Ill try to understand a bit more (hopefully with some tips). Thanks
*Geographical restrictions
OK well youve read the guides but in what you say it appears you are doing some of the wrong things why would you unbrick if your not bricked? Your drivers are your only issue as of this point but your methods are pushing you close to bricking your kindle. I would like to see you succeed in rooting your device and avoid bricking it.
---------- Post added at 11:59 PM ---------- Previous post was at 11:36 PM ----------
When your around we can try to get your drivers working
It would be nice to know what os your running on your computer. If you are on windows 7 use system restore to roll your computer back to a date before you started messing with the drivers or anything. Once it completes plug your kindle into your computer check to see if you can access the SD card contents and if it appears as a kindle in your device manager. Important now if all is good unplug your kindle and run the .bat file that comes with kfu. Then plug your kindle in let windows install the driver. Open up kfu find the tools folder shift plus right click select open command window here. Then type adb devices if its followed by a string of numbers this shows your kindle connected via adb . At this point you should obtain some help from some of the pros here at xda at fastboot and adb commands to safely root your kindle. If you decline and still wish to use kfu then only select install permenant root. If at any point in this process it fails and you loose adb connection do not unplug your kindle run the driver file again then recheck device status with kfu I believe its option 0 to see if your back online again. Pay attention to the dialogue that takes place in the kfu window you see verbatim that says failed or permission denied then quit after that. One important thing is you need to allow installation from unknown sources in the kindle settings on the kindle under device or it won't push the required files anyway.Wait to install twrp and fff until later there are easier safer methods. If your kindle hangs for a long time at the kindle fire logo select boot mode normal in kfu before unplugging. If at anytime kfu states waiting for device do not unplug it rather power it completely off then power it back on while connected .
---------- Post added at 01:53 AM ---------- Previous post was at 01:32 AM ----------
Just a side note I have rooted 4 different times with kfu without a single failure or mishap including the ones you are experiencing. I'm inclined to feel that relates mostly to your computer and drivers which makes kfu an unsafe approach for you I'm not responsible If you brick it!!!
I unbricked my device before I even came here, I tried an youtube tutorial and then it got stuck on the kindle fire logo, but after I unbricked it, it was fine. I know that something is going wrong, but Im following step-by-step the guides (at least I think so). As I said, everything was going correctly, ADB was online, Boot:4002, but when I tried to root it would be on an endless search for the file twrp.img, and after I succesfully downloaded it (I guess), my computer is unable to find my Kindle.
I run Windows 7, but it isnt properly activated (my room mate threw out the serial code), I dont know if this would interfeer in any way. When I conect the kindle, it appears to be in USB mode and says that I can transfer files, but my computer wont even find it. Ill try to restore my computer now and then Ill come back.
I know that doing this is my responsibility, but not being able to download apps is pretty annoying, so I have to keep trying.
If you can get adb status online then, why don't you install TWRP manually? Or use the "smirkit"?
Once you get recovery installed, you're set.
Also, be sure to "disconnect" from USB storage mode before trying to use adb commands or they won't work.
I dont even know how to use ADB comands. Is there anyway to make my computer recognize my kindle other then doing a system recovery? I dont know how to do that, and after searching, they say I need the CD (which I dont have).
Shift+right click your KFU "tools" folder and select "Open command window here"
From there, enter:
Code:
adb devices
If the output is something like:
Code:
List of devices connected
123456789ABCDEF
then you can install TWRP
http://forum.xda-developers.com/showpost.php?p=23747804&postcount=3
If the output is:
Code:
List of devices connected
(null)
then you need to reinstall your drivers
http://forum.xda-developers.com/showpost.php?p=23747671&postcount=2
Thank everyone that helped me, I managed it!
Actually I was doing everything right, but I guess the problem was my computer, because when my girlfriend came over I tried connecting it to her netbook and it recognized my kindle. I just downloaded the kfu, installed drivers, reconected kindle and let it update, ran KFU and selected option 2. All done now
I have no idea why this didnt work before, but at least now I can really enjoy my kindle.
Thanks again!
saybhausd said:
I dont even know how to use ADB comands. Is there anyway to make my computer recognize my kindle other then doing a system recovery? I dont know how to do that, and after searching, they say I need the CD (which I dont have).
Click to expand...
Click to collapse
Not system recovery bud system restore two different things go to accessories system tools system restore choose a date chose to restore to that point. System recovery is way way different. Glad you got it going

[Q] Beyond frustrated, would like to hire some help

I'm not a stupid person, but I am a slightly distracted widowed father of a three-year-old, and I've become so frustrated that I can't think straight!
I'm not a developer, but I've always easily rooted my devices by following the instructions. Until the Kindle came along.
I had all kind of trouble, wrong drivers, general mistakes, etc. Finally, everything appeared to be working, and then I had a hard drive crash during the root process. TWRP was installed, but, apparently, nothing else.
Took it to a second computer, downloaded KFU, installed drivers, ran. Partial success. TWRP appeared to be running smoothly. Downloaded ROM (Don't even remember which, Kindle has been thrown in drawer for weeks!) ROM appeared to install, but wouldn't boot. Here's where I got extra-stupid:
Obviously, something is already wrong with my Kindle, but at least I can see it in device manager. At least I can access it through KFU. For some insane reason, I began trying everything I could think to do, and eventually got TWRP into a recovery bootloop. Yay, me!
Now, I've screwed around on multiple computers, in Windows and Ubuntu. I'm completely confused as to which drivers are loaded where, Kindle shows up in Device Manager as a phone, but does not show up as a drive in Windows Explorer, and KFU, while it runs just fine, alternates between between telling me that it's "waiting for device," or "the system cannot find the drive specified."
Help on the Forums has been wonderful, but I am beyond that. My last post was answered with "Which drivers have you installed?" Well, crap! I don't know. I probably knew a month ago when the problem started, but I can't think rationally (where the Kindle is concerned, I seem to do OK in real life) anymore!
Now, I know that I've got so much crap going on, that most of you don't want to trash up the forum by trying to address my multiple issues. Please do not post "Have you tried the search tool?" Re-read my far too long post. I don't even know what the crap to search for anymore!
So, finally, here's my question? Anybody want to try their hand at fixing my F-'d up Kindle? It's not doing me a bit of good as is so, even if I mail it to someone and they just keep it I haven't really lost much!
All I want is a nice, stable (STABLE!) Gingerbread or ICS ROM that my little boy can watch Netflix on. I'll gladly pay anyone a reasonable amount to anyone willing to take this problem off my hands...
If you have TWRP installed can you mount the USB drive in it and then flash what you want?
When I mount usb storage in twrp, it does allow me to access the device on the computer, which is much better than I was getting. When I run KFU it still stated that it cannot find the device. If I run Kindle Unbrick, it open the command line, then just hangs up.
RobWoodall said:
When I mount usb storage in twrp, it does allow me to access the device on the computer, which is much better than I was getting. When I run KFU it still stated that it cannot find the device. If I run Kindle Unbrick, it open the command line, then just hangs up.
Click to expand...
Click to collapse
No need to run KFU... Just copy FFF to the Kindle and flash from TWRP. Then copy what rom you want and Flash from TWRP.
And, make sure you flash the FFF version (1.4a) in this thread:
http://forum.xda-developers.com/showthread.php?t=1632375
Your download should be named: fff-u-boot_v1.4a.zip.
You will see some notes in that thread about NOT flashing this file, but those are for an older zip. This is a flashable .zip ... I just installed (flashed) it last week from TWRP.
(P.S.) Your KF is not in as bad of shape as you might think. This is a quick fix with the right setup.
I had a similar problem. First you should download Kindle Fire Drivers(the one that came with KFU didn't work...) and install it. Then in TWRP mount the SD card. Update the drivers using that Kindle Fire Driver folder(I will upload it and give you the link). Then with KFU press 1(bootmode) and then 1 again(normal). I think this should get you out of bootloop. If that doesn't work, just flash the Kindle Fire Stock Rom.
Sent from my Kindle Fire using xda premium
When I said install Kindle Fire Drivers I meant download. Then manually install the drivers(My Computer, right click,
properties, hardware, and open up device manager. If you get android device or something, click on it. If you see Kindle with a ! then click on update drivers and select the kindle fire driver folder. If you don't see kindle, or if you see Android device, then uninstall. Then go to disk drives and find your kindle fire and uninstall. Close and re-open, and you should see Kindle! Then update the drivers. Open up KFU and change bootmode to normal. Do a 20 sec. hard reset and see if it boots. If your trying to install a Custom ROM(ICS or honeycomb) put the .zip file on you kindle fire. Then open up TWRP and choose Wipe, and Factory Reset. Then wipe Cache and Dalvik Cache. Then go to install and select the ROM. After install the boot may take awhile. You said you tried this but you got stuck in bootmode, so make sure you follow these instructions. Make a backup if you ever want to go back. Move the backup to your computer as it takes up almost 1.5gb of space. Please inform me if this doesn't help. Sorry if I'm not good at giving instructions,but I'm only 14.
Sent from my Kindle Fire using xda premium
Here is the Link for the folder. Just unzip and update your Kindle Fire with it: http://www.mediafire.com/download.php?lnx766ac84o7q1i
RobWoodall - hang in there, because a lot of us were exactly in your shoes. For the life of me I can't get most of the ubuntu stuff to work, and windows was a bit of a nightmare for drivers until sorted out. I bootlooped, thought I bricked, etc etc but all sorted out in the end.
The fact you can see it in device manager is good. What you need to do is to replace the drivers with the 'Android Composite ADB Interface' - this video may help you out
I'm sure folks here will try to help you out without taking your money
Thanks, but I don't seem to be able to find a current version of FFF. Probably because I'm not thinking clearly.
tedr108,
Thanks, but the link appears to be unavailable at this time. I'm not hopeful, as I have been quite able to install ROMs. For all I know they are running perfectly. My most immediate problem seems to be that I'm trapped in a bootloop, and no matter what I do, the Kindle always boots into TWRP. Apparently I'm in boot mode 5001, and I should be in mode 4000 or some such. KFU should be able to change the boot mode, but it only gives me "waiting for device."
RobWoodall said:
Thanks, but I don't seem to be able to find a current version of FFF. Probably because I'm not thinking clearly.
Click to expand...
Click to collapse
Here is the latest copy of FFF 1.4A that I have.
Dropbox link (while Rombot is down):
https://dl.dropbox.com/u/41149741/KFire-Android/fff-u-boot_v1.4a.zip
md5sum: 419c53b922c963082454b14b7de75a90
Edit: Tera Tike is on the ball! (Thanks I almost never ready this forum)
josepho1997,
Thanks. Downloaded and installed perfectly. Unfortunately, the Kindle will still only boot into TWRP recovery. Apparently I'm in boot mode 5001, and should be in 4000 or 4001 or something. It's really getting frustrating!
Use sudo command in ubuntu power it off type sudo fastboot getvar product plug your kindle in it should return kindle as a response your kindle then your kindle will be in fastboot then type sudo fastboot oem idme bootmode 4000 hit enter then type sudo fastboot reboot it should boot in normal mode
Nevermind, someone beat me to it...
RobWoodall said:
josepho1997,
Thanks. Downloaded and installed perfectly. Unfortunately, the Kindle will still only boot into TWRP recovery. Apparently I'm in boot mode 5001, and should be in 4000 or 4001 or something. It's really getting frustrating!
Click to expand...
Click to collapse
It seems that your system is bad.
Tera Tike,
Thanks! I think I love you! Worked perfectly. I'm now running CM7 Barebones, because that's the last ROM I had tried to flash. Now that I understand the process, I'll certainly experiment with other ROMs, but Bare Bones looks pretty darn good after staring at the TWRP menu for a month and a half!
P.S. Nope! My system wasn't bad, the operator was!!! LOL!
Thanks, Hashcode! I got the file from Tara Tike. Fantastic work! That simple option to reset bootmenu on the first page was all I needed all this time!
RobWoodall said:
Tera Tike,
Thanks! I think I love you! Worked perfectly. I'm now running CM7 Barebones, because that's the last ROM I had tried to flash. Now that I understand the process, I'll certainly experiment with other ROMs, but Bare Bones looks pretty darn good after staring at the TWRP menu for a month and a half!
P.S. Nope! My system wasn't bad, the operator was!!! LOL!
Click to expand...
Click to collapse
Great!!! Hashcode FFF is the best!! Now enjoy your hard work!
Thanks, Hashcode for all you have done for us Fire users!!
I really appreciate everyone's help! I've been sharing the nook with my three-year-old. He's a pretty smart kid but, once he learned how to change icons and wallpaper, install and uninstall apps, it's a completely different experience every time I turned it on. I bought the Kindle so I could have MY OWN tablet!
If anyone is still reading this thread, please give me some recommendations for ROMs. I typically only use Google Play Books, Contacts and Calendar, Aldiko Reader and Netflix. I'm not in the market for fastest or fanciest, but most stable. I don't care if it's Gingerbread or ICS (Heck, even Honeycomb if it's stopped sucking!) So what do you all say?
What's the most stable ROM out there for a person who needs Google compatibility on the Kindle Fire?

KF2 + 2nd Bootloader + Do's and Dont's?

Hi All,
Today I should be picking up a KF2 (Kindle Fire 2nd Gen) today from a friend. And although I have experience with this device in the past, as I rooted one a while ago, and installed Google PlayStore bits and bobs for another friend... This was a while back.
A few months back, I read somewhere although cannot find it now... That Amazon have rolled out a serious Update to most Kindles (KF2, KF-HD, and possibally KF-HDX) that has updated the baseband/kernel to a certain version. Which prevents Unlocking, and tampering with it could cause the device to Hard Brick...
So was wondering, what is the best procedure to tackle this? Easy method to Root / Recovery??
And what does this 2nd BootLoader actually do?? Does it allow you to DualBoot both original stock Kindle firmware as well as second partition for Custom Roms??
Thanks, Lister
OK first off which kindle do you have, because a kf2 is. Of a 2nd gen kfhd. If its a 2013 kindle fire HD, don't bother with second bootloader because it will just brick it. If it is in fact a kf2 then here's what second d bootloader does. Basically we can't unlock our devices bootloader so 2nd bootloader is a workaround. It allows us to run our own unsigned kernels and custom recovery. Once we have that we can flash a custom ROM like cm. And no no dual booting, Amazon's os is too different from cm to be able to.
To install 2nd bootloader + twrp you must be rooted, suggest kindle fire first aid for that, there's a tutorial in the dev section for kf2 for installing second bootloader + twrp here.
Make sure you check the md5sum of the bootloader before flashing it so you don't risk hard bricking, also I suggest putting the ROM and its gapps on the kindle ahead of time if your are running 10.4.8 because it will boot loop into recovery after the process until you flash a different rom, so its easier to have the ROM o. Ahead of time rather than "adb push" it.
Sent from my Amazon Kindle Fire HD using Tapatalk
Hi @stunts513,
Sorry for the delay getting back to you, my friend didnt bring the device in until yesterday...
I can confirm that it is a Kindle Fire 2nd Gen (Otter2), and it is running 10.4.6 firmware/baseband...
I tried to root it in work, on my Windows 8.1 and Windows 7 based PCs, and unfortunately it wasn't detecting it, or working with the ADB drivers....
I tried at home on my Windows XP and Vista setup, and again wasn't detecting it. However it did detect on my Windows 7 setup at home (triple boot). This must of been the partition I used for my friends one many months ago... (although I found various Kindle related files on each partition).
Anyway, I got the damn thing rooted now, thankfully... and shall move onto the 2nd Bootloader thing... However, is there any other way, or easy way of doing this other than whats in that post?? I don't mind doing it, and will follow it again. However late last night I was losing the will to live as it was hard work getting to do things... (compared to other Android devices that are a breeze to do...).
I tried to backup my partitions on the Kindle what it says to do at the start, and it kept saying it couldnt find these on the Kindle... I read in the guide that it said I could download them from a website, but all I could see was scripts and not backup partitions... Is it really important to backup my own ones, or could I just download someone else's Kindle Fire 2nd (8Gb) model??
And yeah, is there any other way to get custom recovery / rom on, other than the original guide...?? - not gonna give up, just last night kept falling asleep trying to follow it... when things werent working and patiently waiting for things to happen/work... lol
Anyway, thanks so much for replying to my question, and for all the help you have given me to get me started... much appreciated!!
Thanks, Lister
Lister Of Smeg said:
Hi @stunts513,
Sorry for the delay getting back to you, my friend didnt bring the device in until yesterday...
I can confirm that it is a Kindle Fire 2nd Gen (Otter2), and it is running 10.4.6 firmware/baseband...
I tried to root it in work, on my Windows 8.1 and Windows 7 based PCs, and unfortunately it wasn't detecting it, or working with the ADB drivers....
I tried at home on my Windows XP and Vista setup, and again wasn't detecting it. However it did detect on my Windows 7 setup at home (triple boot). This must of been the partition I used for my friends one many months ago... (although I found various Kindle related files on each partition).
Anyway, I got the damn thing rooted now, thankfully... and shall move onto the 2nd Bootloader thing... However, is there any other way, or easy way of doing this other than whats in that post?? I don't mind doing it, and will follow it again. However late last night I was losing the will to live as it was hard work getting to do things... (compared to other Android devices that are a breeze to do...).
I tried to backup my partitions on the Kindle what it says to do at the start, and it kept saying it couldnt find these on the Kindle... I read in the guide that it said I could download them from a website, but all I could see was scripts and not backup partitions... Is it really important to backup my own ones, or could I just download someone else's Kindle Fire 2nd (8Gb) model??
And yeah, is there any other way to get custom recovery / rom on, other than the original guide...?? - not gonna give up, just last night kept falling asleep trying to follow it... when things werent working and patiently waiting for things to happen/work... lol
Anyway, thanks so much for replying to my question, and for all the help you have given me to get me started... much appreciated!!
Thanks, Lister
Click to expand...
Click to collapse
As far as i know offhand that method for the kf2 is the only method, which is kinda sad because its the same manual method as the other hd's, and the hd's have fireflash, but fireflash never had the support added in for the kf2 for some reason last i checked. I wouldn't worry too much about the backups, once you run the dd command on the partitions to store them on the sdcard folder, then even if adb pull doesn't work you can always copy them over mtp. i don't like how adb pull works on windows. Only image i would be concerned with storing is the boot0block.
If i made some incorrect references its probably because i vaguely remember it maybe having a different command than the hd model, but the hd's backup command would work on a kf2 as well.
Hi @stunts513,
Just wanted to say THANK YOU SO MUCH!!!
With your help, you have helped me accomplish what seemed like a scary trip to KindleFire Bricks'ville...
But thanks to you, I am all rooted, TWRP'd and ready to go... Shall flash a rom, and sort dads Birthday Pressie now...
Really appreciated, top guy!! thank you... Lister
stunts513 said:
As far as i know offhand that method for the kf2 is the only method, which is kinda sad because its the same manual method as the other hd's, and the hd's have fireflash, but fireflash never had the support added in for the kf2 for some reason last i checked. I wouldn't worry too much about the backups, once you run the dd command on the partitions to store them on the sdcard folder, then even if adb pull doesn't work you can always copy them over mtp. i don't like how adb pull works on windows. Only image i would be concerned with storing is the boot0block.
If i made some incorrect references its probably because i vaguely remember it maybe having a different command than the hd model, but the hd's backup command would work on a kf2 as well.
Click to expand...
Click to collapse
Rooting KF2
Can you give a list of the links that you used to root you KF2?
I've tried to connect to my with ADB but I can't get it to see my device. I can connect my KF2 to my WINXP machine, and transfer files, but I can't get ADB to recognize the device, and I can't get any root options to work. Any help would be appreciated. Ultimately I would like to install a new ROM like CM, but until I can do the basics, I can't get that done.
You should check to see if it has the driver installed for adb in the device manager, if it doesn't even show up as a adb device in device manager you probably haven't turned USB debugging on on the kindle itself.
Sent from my Amazon Kindle Fire HD using Tapatalk
stunts513 said:
You should check to see if it has the driver installed for adb in the device manager, if it doesn't even show up as a adb device in device manager you probably haven't turned USB debugging on on the kindle itself.
Click to expand...
Click to collapse
Checked and verified that USB debugging is in fact turned on on my kindle.
Settings>>Security>>Enable ADB is ON.
Settings>>Device>>Allow Installation of Applications is ON
I still can't get adb to recognize my device.
I installed ADB from adt-bundle-windows-x86-20140321.zip if that makes any difference.
I had read in the forums that I might need a special cable for fastboot. Is that what I'll need to get?
For what it's worth, I just found and followed this tutorial:
EDIT: Well crap, this forum won't let me post the outside url. I guess if you search for "Setting up ADB driver for Kindle Devices" by David Isbitski" on developer dot amazon dot com, you will be able to find the tutorial
It was very helpful, and it was the first tutorial I've found that actually showed how to install adb windows drivers for the kindle fire.
In windows Device Manager >> Portable Devices >> Kindle is installed, then uninstall Kindle, as they are the wrong drivers.
In the SDK Manager
Go to TOOLS >> Manage Add On Sites
Go to the User Defined Sites tab
add the url found in the tutorial listed above, save and quit that window.
Back at the manager, do "Packages >> Reload" to update the list.
For the kindle fire 2nd generation, I had to expand "Android 4.0.3 (API 15) to find and install:
"Kindle Fire 2nd Generation"
Under Extras, install:
Amazon AVD Launcher (Windows)
Kindle Fire Device Deffinitions
Kindle Fire USB Driver
Once installed go to \extras\amazon\kindle_fire_usb_driver and run "KindleDrivers.exe"
You should then find "Device Manager >> Kindle Fire >> Android Cmposite ADB Interface"
You can then stop/start adb, then do a adb devices.
That is what worked for me!
New to the forum and trying to recognize what you are doing here......
I have a Kindle Fire 2nd Gen with 10.4.8 SW installed. Would like to dump a much newer Android version on it and looking for the correct path.
Any help is greatly appreciated.
Thanks

Categories

Resources