[Q] Bricked Kindle Fire after Installing Go Launcher - Kindle Fire General

Hi All, I bricked my Kindle Fire after installing Go Launcher so had to resort to rooting it. Fire was stuck at the Kindle Fire screen.
I basically followed this post:
So to fix I needed to root my Kindle with out a UI. Command Line only :-/
Download the Java Development Kit and install http://www.oracle.com/technetwork/ja...ads/index.html
Download the Android SDK and install http://developer.android.com/sdk/index.html
Run the SDK Manager.exe and make sure you install the 'extras' package. (It has the google drivers)
Update your Kindle Drivers http://www.jayceooi.com/2011/12/13/h...db-usb-driver/
Get the Kindle Fire Utility http://forum.xda-developers.com/show....php?t=1399889
(Thank you thank you thank you for writing this util, saved my butt!)
If all is working, you will be able to root your Kindle from the command line!
I am now at the stage where i can boot using option 3 in the KFU and enter TWRP, but when i select option 1 for normal boot i end up back at the kindle fire splash screen (After the yellow triangle shows). Same place i was at pre root!!
I've read a million posts but not sure where im at. Can anyone suggest anything, i'm stuck in a loop...
Any help/comments/suggestions welcome.
Gedi

from the first page of KFU:
Known Tricks
•If you end up stuck at the yellow triangle, in KF Utility select Boot Normal, wait for it to say <waiting for device> and then press and hold the power button 20 seconds until the fire turns off, then when its off turn it back on. This sometimes happens, I have yet to find a clean solution
•If you end up stuck with a yellow triangle, do not EVER unplug it. Leave it plugged in. Check the windows drivers to make sure it isnt showing as "kindle" again. Fastboot is different and can cause this.

thanks b63, i can get it to recognise after it says <waiting for device>. This put it to the kindle fire screen though...
Also it always shows as Android Composite ADB device too!
I'm missing someting fundemental i think

do you have a yellow triangle in device manager ?
when does it say <waiting for device> ?
immediately after starting KFU or when you select change bootmode -> normal ?

Related

How I was able to unbrick my Kindle Fire

Hi everyone.
I managed to brick my kindle fire within an hour of purchasing it, but using the suggestions on this forum, I was able to get it back up and running in a few hours.
The method that I had to use involved suggestions grabbed from several threads, so I wanted to provide instructions on exactly how I managed to fix mine in case someone ends up in the same situation as me.
For starters, I had just updated my Kindle Fire to 6.2.1 and I was messing around with trying to get the google app manager installed. I rooted the device, and I was changing permissions in the /system/app directory when the device crashed and became stuck on the boot animation. I did not have TWRP installed at the time.
So if you are like me, or in a similar situation, this may be applicable.
These instructions assume that you have adb on your computer.
First, ensure that you are able to communicate with your device using ADB. Verify this by using the command:
adb devices
Click to expand...
Click to collapse
or by using the kindle fire utility and ensuring that the status is online.
If you are not able to communicate with your device AND have the boot animation (right to left reflection across the "Kindle Fire" logo text), you likely have a driver issue.
Several possible ways to resolve this. First, I recommend going to device manager and unistalling the driver for the android phone adb interface. Unplug the kindle fire and plug it in again. The device should show up without a driver as "kindle". Manually apply the proper driver again and check the adb connection. If this does not work, uninstall the driver again and add 0x18d1 at the end of adb_usb.ini on a line underneath "0x1949" and reapply the driver. Toss in a few shutdowns in between some of these steps if you are still having trouble. Hopefully you now have a connection to your device.
If you are not able to communicate with your device AND do not have the boot animation (right to left reflection across the "Kindle Fire" logo text), your kindle fire is in the wrong bootmode (likely fastboot).
To fix this, download fastboot.exe (if you don't already have it) and run the following command, even if you don't have an adb connection)
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
Click to expand...
Click to collapse
or if that doesn't work
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
Click to expand...
Click to collapse
Your kindle fire should restart and now be stuck at the logo with animation, and you should have the ability to communicate with your device through adb now.
Now, you should download the kindle fire firmware (6.2.1 as of the time of writing this) from http://www.amazon.com/gp/help/customer/display.html?nodeId=200790620. Rename this to update.zip and drop it in the same directory as adb.exe on your pc. Execute the following command.
adb push update.zip /sdcard/
Click to expand...
Click to collapse
Now, you need to use fbmode to enable the fastboot mode, per pokey9000's instructions at http://forum.xda-developers.com/showthread.php?p=20755810
Assuming that that was able to complete successfully, you need to flash TWRP 2.0 per pyrostic's instructions at http://rootzwiki.com/topic/12363-ho...our-kindle-fire/page__pid__301703#entry301703
You now should be stuck at a screen with a yellow triangle. Pressing the power button several times until it turns orange should bring you into the recovery screen. Do the following:
Wipe cache
Wipe dalvik cache
Factory reset
Go back to the home screen and select install -> update.zip
And when that's done, you can tell it to reboot.
It'll think for a minute or two at the kindle fire boot, and then it will go into the initial setup screen. You're now the proud owner of a working fact0ry default kindle fire!
Quick note: I wrote this from memory quickly to try to help anyone experiencing problems. I'm no android expert, so if there are ways to improve on this or corrections to be made, please let me know so that the community can benefit.
And I don't want to appear to take undue credit for any of these instructions. I did not come up with anything on this guide on my own, everything came from various threads on this forum. These are just the steps that I followed to successfully bring my kindle fire back from death.
Man, My Kindle Fire does not even get detected by my PC
Now, you need to use fbmode to enable the fastboot mode, per pokey9000's instructions at http://forum.xda-developers.com/show...php?p=20755810
Assuming that that was able to complete successfully, you need to flash TWRP 2.0 per pyrostic's instructions at http://rootzwiki.com/topic/12363-how...03#entry301703
You now should be stuck at a screen with a yellow triangle. Pressing the power button several times until it turns orange should bring you into the recovery screen. Do the following:
Wipe cache
Wipe dalvik cache
Factory reset
Go back to the home screen and select install -> update.zip
And when that's done, you can tell it to reboot.
It'll think for a minute or two at the kindle fire boot, and then it will go into the initial setup screen. You're now the proud owner of a working fact0ry default kindle fire!
****When I run the fbmode I am getting stuck on the boot logo screen. Can someone please help me??
that is normal - you are in fastboot mode now - adb commands don't work in this mode - fastboot commands do - resume with the description ...
Thanks for your post.
I also "bricked" my kindle the day I got it but my issue was not having the correct drivers installed when I started the rooting process. My drivers would recognize the Kindle when it was booted normally but when it went into fastboot mode the Kindle would just show as "Unknown Device" in device manager. In windows you can't remove the drivers for unknown device so I had no way of backing out the old drivers.
What I ended up doing was grabbing my other laptop and making sure I had the correct drivers installed, then connected the kindle and was able to back it out of fastboot mode.
---------- Post added at 09:05 AM ---------- Previous post was at 09:04 AM ----------
umarsl said:
Man, My Kindle Fire does not even get detected by my PC
Click to expand...
Click to collapse
Does it show up as "unknown Device" in device manager?
you can uninstall the drivers
win 7:
http://www.petri.co.il/removing-old-drivers-from-vista-and-windows7.htm
xp:
http://www.techrepublic.com/article/removing-unused-device-drivers-from-windows-xp-machines/6017628
Just wanted to say thanx for the post. I ran into the exact same condition that the op did where I inadvertently screwed up the permissions on the /system/app directory which caused the kf to wig out and brick. I wished I had seen your post earlier because I ended up going to many posts and piecing together the information which was a little confusing at times. The op is great and I just wanted to point out two observations that seemed to me the most confusing working through the issue and getting it unbricked and hopefully will bring some clarity for folks.
1. Understanding the different states of the "kindle fire" logo.
- Shimmering animation and appears to loop = normal boot mode and is the state that you should be able to communicate with adb. This is the state where you can push files to the kf like twrp and fbmode which is what is needed to get kf in fastboot mode when bricked like this.
- The logo is static and does not "wink" out or loop = fastboot mode. This is when you use fastboot commands on your PC to change boot modes and also execute files such as twrp to get it installed once you pushed it to the kf with adb.
2. USB Drivers.
- This can be a real killer. After playing with this for hours, the one thing that I found that helped the most was when the driver stopped working I would unplug the kf from the PC and then hard reboot the kf (hold on/off ~20 seconds) then just plug back in, don't use on/off. Keep the device manager open on the PC and watch. You will soon start to see a pattern when you have the right driver and do this a few times.
Once these things are ironed out all eventually works out. BTW, this occurred after my kf was upgraded to 6.2.2. So the instructions and tools and everything else you will find still works. Good luck to anyone working through this issue. Just remember, if you can communicate with it, it's almost certain there is a way to recover it.

Can't go into recovery...

I'm pretty new at this and I'm having issues going into TWRP.
Whenever I try to install TWRP recovery using the KFU, It looks like it's going through the process, and I do end up seeing the teamwin logo popup and the device boots into the regular kindle interface (so it at least appears that TWRP was installed). The problem is whenever I try to go into recovery using the bootmode menu in KFU, the kindle will reboot, only it won't go into recovery and just goes back to the regular kindle interface. I'm not quite sure what I'm doing wrong. One thing I did notice from looking through tutorials, is that when you reboot the device it's suppose to go to a yellow triangle screen before going into TWRP. My kindle never does this. I don't ever see that yellow triangle screen and instead see the regular kindle fire logo before it loads the regular interface. One other thing is whenever i use the KFU, under "adb rooted:" it says no. I thought after I did the "Permanent Root with Superuser" that it was supposed to say yes. Anyways, any help would be much appreciated.
the yellow triangle is the bootloader (firefirefire) which you'r missing i think
i would take the newest KFU 0.9.2 (attention re-upped yesterday-redownload):
http://forum.xda-developers.com/showthread.php?t=1399889
reading the op (espacially the known tricks) is a good idea
i recommend to extract kfu to c:\ and rename "kindle fire utility" to "kfu" because it don't allways like the blanks in the path
if you are on windows7 you should run kfu and all other commands from an elevated command shell (as administator)
to install the correct drivers (espacially on win7/64bit) by running install_drivers.bat is also a good idea
now you are ready to use kfu and install twrp again
that's the easy way
if it don't work you can install fff (firefirefire - the yellow triangle) manually
ask again about this ...
Thanks for the reply - just got home and I'll try your suggestions.
I'm having the same problem as the OP here.
I originally rooted using BurritoRoot, which worked just fine.
When using KFU, option 5, it seems to run everything smoothly, the downloads are the correct size... But when it goes and starts rebooting at the "DON'T TOUCH ANYTHING! DON'T EVEN LOOK AT IT! OR ELSE!"* screen on KFU, my Kindle boots into the standard Kindle Boot Animation, then the TeamWin splash pops up for a moment.
It then reboots back to the regular Kindle Fire boot animation and KFU says "There we go. TWRP is installed. Ter-dah!"*
When I go to restart the Kindle, however, I never get the FireFireFire icon at all. Just straight into the normal KindleFire stuff.
I decided to take a look at my device manager while my Fire is plugged in. It's listed under "Android Phone > Android Composite ADB Interface"
Perhaps this is the drivers for my Android Phone interfering with the drivers for the Kindle? Iunno. I'm pretty lost on this one.
(* Paraphrased, in my own words, of course)
the driver is the you stated is the right one for kf in normal bootmode
would retry the installation with kfu and watch the output carefully
maybe copy and paste the output for later analysis
seems to be a common problem at the time:
http://forum.xda-developers.com/showpost.php?p=21316424&postcount=49
How about just download the older KU 0.9.1 that's known to work everytime. 0.9.2 had issues installing TWRP.
Once you installed it using KFU 0.9.1, you will have no proiblems getting to your TWRP recovery.
Using the 0.9.1 version did it for me. Thanks a bundle.
Now I'm drooling over ICS on the Kindle Fire. Can't wait for a stable build! +_+
Just follow this guide:
http://rootkindlefire.com/kindle-fire-root/kindle-fire-root-new6-2-1windowsmaclinux/
Sent from my Kindle Fire using xda premium

[Q] Kindle fire stuck at kindle logo

I have a problem with kindle fire, as i installed TWRIP program to try to install android 4.0 ice cream sandwich, but i failed, and screen remain to TWRIP software every time i try to boot the fire, at this step i am able to mount kindle fire, and what i did also is flashing KF (i made every kind of flash), i noticed that when i mounted KF all system files are deleted!, i tried to return back to my old software by downloading KF firmware update 6.2.1 and transfer it to kf, then install it, after that, and from this time the KF stuck at KF logo every time i start it, also it can't be mounted anymore, when i plug KF into the pc, it show me removable device but not accessible, i tried kindle fire utility and KindleUnbrickUtilityV1.0.zip but every order the software is waiting for the device and remain as it is, it seems that my KF bricked forever because i tried everything and it is now a challenge to return KF to it's original state or install android and make it workable again, can any one help me please?
you have "kindle fire" logo - static - not animated - right ?
then it should be in fastboot mode
try to update the drivers manually - the right driver for this mode is "android adb interface"
now you should be able to communicate
try "fastboot -i 0x1949 getvar product" -> it should return "kindle"
then try to follow this thread starting at point 4:
http://forum.xda-developers.com/showpost.php?p=21803658&postcount=29
Thank you
Thank you for replay, but i don't know where i should wright this command for fastboot, is it at command prompt? and should i wright also the drive letter for kindle fire? please advice and don't be annoyed from my simple question because i did not try to wright commands before but i usually use KF utilities!
a bit more information would be helpful:
what computer (os/bit) ?
to start recovering some things would be good to talk from the same things:
if you allready have the newest kfu (0.9.2) please move it to c:\ and rename it from "kindle fire utility" to "kfu"
now you can open a (elevated) command prompt and cd to c:\kfu\tools
here are all necessary commands
this is where you write the commands and leave this window open - you will need it all the time
now you should be able to follow my last post

Please help, a minute into trying to root my Kindle Fire I "bricked" it!

Finally tiring of the stock Kindle Fire OS and wanted a more robust tablet experience I decided I wanted to root my Kindle Fire and install an ICS ROM. Here is how I messed up my Kindle Fire.
1. I downloaded "Kindle Fire Utility 0.9.6
2. I extracted the RAR
3. I ran "install_drivers" and they installed perfect
4. Hooked up my Kindle Fire, it popped up saying found and finalizing some drivers and then a window popped up showing me the contents of my Kindle Fire.
5. I ran "run" and it brought up a menu saying "ADB Status: Online" so I chose option 2 "Install permanent boot with superuser"
6. It said it didn't find "twrp" but it would download it
Here is where I ran into a problem, it must have started to do something to my Kindle before it got to this point. For some reason KFU was unable to download "twrp" as it keep erroring out and trying again. After 15 attempts I decided to close the DOS window down and unplug the Kindle Fire. Now my Kindle Fire will not boot, it hangs at the "kindle fire" logo. I can hold the power in for 30 seconds and shut it off but it will not load boot up, it just stays at the logo. I can plug the cable in with it either off or on the kindle fire logo but the PC never recognizes it. I even when in and the driver is still there and installed properly.
Why would it start altering my Kindle Fire if it can't get TWRP downloaded? What can I do?
GameGuru41 said:
Finally tiring of the stock Kindle Fire OS and wanted a more robust tablet experience I decided I wanted to root my Kindle Fire and install an ICS ROM. Here is how I messed up my Kindle Fire.
1. I downloaded "Kindle Fire Utility 0.9.6
2. I extracted the RAR
3. I ran "install_drivers" and they installed perfect
4. Hooked up my Kindle Fire, it popped up saying found and finalizing some drivers and then a window popped up showing me the contents of my Kindle Fire.
5. I ran "run" and it brought up a menu saying "ADB Status: Online" so I chose option 2 "Install permanent boot with superuser"
6. It said it didn't find "twrp" but it would download it
Here is where I ran into a problem, it must have started to do something to my Kindle before it got to this point. For some reason KFU was unable to download "twrp" as it keep erroring out and trying again. After 15 attempts I decided to close the DOS window down and unplug the Kindle Fire. Now my Kindle Fire will not boot, it hangs at the "kindle fire" logo. I can hold the power in for 30 seconds and shut it off but it will not load boot up, it just stays at the logo. I can plug the cable in with it either off or on the kindle fire logo but the PC never recognizes it. I even when in and the driver is still there and installed properly.
Why would it start altering my Kindle Fire if it can't get TWRP downloaded? What can I do?
Click to expand...
Click to collapse
Oh and I forgot to mention that "Kindle Fire Utility" shows it as "Offline" now and nothing I can do can get it to say online.
GameGuru41 said:
Oh and I forgot to mention that "Kindle Fire Utility" shows it as "Offline" now and nothing I can do can get it to say online.
Click to expand...
Click to collapse
Anyone please?
Ok I fixed in using a command line method from a user on this forum.

help please!!!!!!!!!!

Long time ago i root my kindle and everything was find but i touch the factory reset bottom and i thought that i had to did the root again and i made a mistake because the root was there so when i finished to root again my kindle get stuck on the yellow triangle so..... i see that there said touch the bottom to go to recovery mode so i go there but i cant do anything there i try to do an actualization but when i put the actualization by the comuter in to the kindle fire i cant find it
i need help please
sorry for my english is bad i know but im trying to repair my kindle
To me it sounds like you Bricked your kindle, There are numerous tutorials on how to fix this. I found the easiest way was to use Kindle Fire Utility and if it says the boot mode is 4002, To switch it to 4000, And it fixed mine numerous times.
Starzie said:
To me it sounds like you Bricked your kindle, There are numerous tutorials on how to fix this. I found the easiest way was to use Kindle Fire Utility and if it says the boot mode is 4002, To switch it to 4000, And it fixed mine numerous times.
Click to expand...
Click to collapse
but are you sure becuase i actualisate my kindle with the kindle fire utility and get stuck again a long time
Try this:
Open CMD > Navigate it to your ADB directory, For me I do "CD C:\KindleADB". > Type "adb devices" and post the result. If it doesn't show your device, Try typing "fastboot devices" and posting the result.

Categories

Resources