hi, i install TWRP with Kindle fire utility on win7 but install very well but wen i reboot the kindle fire dont show the yellow triangle helpme,
the yellow triangle is fff - the bootloader
try installing again with the newest KFU (0.9.2 - today re-upped)
you may also check the recovery.img in the kfu recovery folder - has to be ~10mb
if not delete the file and try again
b63 said:
the yellow triangle is fff - the bootloader
try installing again with the newest KFU (0.9.2 - today re-upped)
you may also check the recovery.img in the kfu recovery folder - has to be ~10mb
if not delete the file and try again
Click to expand...
Click to collapse
recovery.img are 10 mb, all looks fine but dont work 8(
ok - then try it again and follow the directions of kfu exactly and look for errors
from op 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.
Click to expand...
Click to collapse
did you install the drivers from newest kfu (install_drivers.bat) before ?
are you running the kfu in an elevated shell (as administrator) ?
Related
I was following the tutorial at http://rootkindlefire.com because the tool wasn't working. I got to the point where I typed in these commands and thats when things went downhill in a hurry.
adb shell
su
idme bootmode 4002
reboot
When it rebooted I was instructed to reinstall the drivers but, this was unsuccessful and I tried to reboot both the device and the computer. Afterwards when I tried to access the device using these commands
adb root
adb remount
It said the device cannot be found.
The device is listed as Android ADB Interface with and exclamation point by it. At this point I have no Idea what to do because it is stuck on the Kindle Fire logo and I think I may have bricked it for good. I hope that someone can help remedy this. I booted it into fast mode to try to install the twrp recovery if that information helps any. I am running windows 7 64 bit.
First, What where you trying to do on the kindle fire? Rooting it or something else?
Second, Do you have TWRP installed on your kindle fire?
PS: Don't freak out yet. Always stay calm there will almost always be a fix.
Search the forums. This has already been covered more than a dozen times.
Sent from my Kindle Fire using xda premium
Don't panic yet. I am guessing you are stuck at the yellow triangle and not the Kindle Fire logo?
To reinstall drivers right click on the device in device manager and point the installation to where you have your kindle device drivers. (should be .android folder)(if you have followed the instructions to root then you already updated those files to contain the Kindle drivers)
Then you need to change out of fast boot mode (4002) back to regular boot mode ((4000)
GBH2 said:
Don't panic yet. I am guessing you are stuck at the yellow triangle and not the Kindle Fire logo?
To reinstall drivers right click on the device in device manager and point the installation to where you have your kindle device drivers. (should be .android folder)(if you have followed the instructions to root then you already updated those files to contain the Kindle drivers)
Then you need to change out of fast boot mode (4002) back to regular boot mode ((4000)
Click to expand...
Click to collapse
I seem to have gotten it working. After several reboots with both devices the KFU finally recognized the device and allowed me to change back to normal boot. Now I dont have to buy my dad a new KF
i was able to root but now adb won't recognize my kindle. have tried reinstalling the drivers like i found in many threads. they install fine but adb won't recognize kindle. any ideas?
to help further a bit more information would be helful
os/bit of computer ?
rooted - which method ? burritoroot3 ? via patched kfu ?
status of kf ? normal boot - hang ?
fff / twrp or cwm allready installed ?
allready tried cold reset ? holding pwr ~20sec
i had this trouble too
i couldnt get adb to work then out of some miracle it started working after restarting my kindle and installing different usb drivers. i ended up using the nexus s driver and i guess it worked
b63 said:
to help further a bit more information would be helful
os/bit of computer ?
rooted - which method ? burritoroot3 ? via patched kfu ?
status of kf ? normal boot - hang ?
fff / twrp or cwm allready installed ?
allready tried cold reset ? holding pwr ~20sec
Click to expand...
Click to collapse
win7 64bit
rooted burritoroot2
kindle works normal. boot shows fff and then boots up
fff installed. no twrp or cwm (that's my next step if i get this adb thing fixed)
yes already tried cold reset? no difference.
Make sure that Android USB Debugging is enabled (checked) in settings. You could also try going to device manager in Windows and uninstall the kindle fire drivers, then reinstall them, restart computer. Hopefully will work then.
would recommend to use kfu cause there is everything included that you need
http://forum.xda-developers.com/showthread.php?t=1399889
place/extract it to c:\ and rename it to "kfu" - it don't like spaces in pathname
patch it for use with burritoroot3
http://forum.xda-developers.com/showpost.php?p=21749205&postcount=792
Follow these steps to set driver verification levels:
1.Press [Windows]Break to display the System Properties dialog box.
2.Select the Hardware tab and click the Driver Signing button in the Drivers panel.
3.Select the Block-Never Install Unsigned Driver Software button. (Verify that the Make This Action The System Default check box is selected.)
4.Click OK twice.
try to install the included drivers by running install_drivers.bat
if it does'nt work try to update them manually:
http://forum.xda-developers.com/showpost.php?p=21720811&postcount=41
the drivers are in c:\kfu\drivers\kindle
driver (under android phone):
normal & recovery boot: -> android composite adb interface
fastboot: -> android adb interface
also check adb_usb.ini in your .android folder in your personal folder
it should include 0x1949 and 0x18D1 - if not add it in a new line
also unplug, restart of kf & computer and replug sometimes helps ...
I tried to use the kindle fire utility in order to root my fire, but when I tried to use it, the first thing I did was install the drivers..... Then change it into fast boot mode, which I didn't realize would make it automatically reboot.... With out TWRP, or the fire fire fire boot loader. It is stuck at the "Kindle Fire" splash screen, and does not even connect to my computer. Is there a way to change it back to normal boot mode? Because when I tried to use the kindle de-bricking utility, it did not work, because it says waiting for device. If anyone could give me some advice, I would appreciate it.
May not help, but try the following: http://forum.xda-developers.com/showpost.php?p=21477909&postcount=13
have you tried to hold pwr button for ~20sec ?
I had the same problem and it was because the TWRP file was corrupt or incomplete. It went to reboot, and just stuck on the Kindle Fire logo. tried resetting, and everything. What I did was re-install the drivers, plug the device back in to the computer and even if KFU says your kindle isn't connected, try changing the boot mode back to normal. It worked for me and I restarted and tried the whole TWRP installation process over with a non-corrupt file and it worked just fine.
b63 said:
have you tried to hold pwr button for ~20sec ?
Click to expand...
Click to collapse
I actually did, I had tried a hard reboot several times.
then i would try as suggested above - if it don't work you can do it manually by opening a (elevated) command prompt and cd to the tools folder of kfu (eg c:\kfu\tools) and issue "fastboot -i 0x1949 oem idme bootmode 4000"
if it says <waiting for device> cold reboot the kf - the command should be picked up and finished - another reboot should bring you to normal boot
if this not working then you should check your drivers:
for fastboot it should be "android adb interface"
jblack426 said:
I had the same problem and it was because the TWRP file was corrupt or incomplete. It went to reboot, and just stuck on the Kindle Fire logo. tried resetting, and everything. What I did was re-install the drivers, plug the device back in to the computer and even if KFU says your kindle isn't connected, try changing the boot mode back to normal. It worked for me and I restarted and tried the whole TWRP installation process over with a non-corrupt file and it worked just fine.
Click to expand...
Click to collapse
I will try as soon as I get home. Thanks for the help so far!
jblack426 said:
I had the same problem and it was because the TWRP file was corrupt or incomplete. It went to reboot, and just stuck on the Kindle Fire logo. tried resetting, and everything. What I did was re-install the drivers, plug the device back in to the computer and even if KFU says your kindle isn't connected, try changing the boot mode back to normal. It worked for me and I restarted and tried the whole TWRP installation process over with a non-corrupt file and it worked just fine.
Click to expand...
Click to collapse
I tried your method and it rebooted my kindle succesfully, although it restored itself to factory conditions (which i dont think it's a bad thing, since i was scared of seeing the device stuck with the logo)
I will try to run kfu all over again and see if it works this time. I'll let know how it goes.
Thanks!
EDIT: Which twrp file did you use the second time? Can you post a link to it?
EDIT2: Nevermind about the first edit; the second time, kfu downloaded twrp instead of using its own recovery.img (which i believe is the corrupt file). I still cannot install firefirefire; a command line says "'adb' is not recognized as an internal or external command, operable program or batch file." Any help with that? Or can my kindle be safe without firefirefire? Thanks again!
it's not save without fff ! you need it to get to twrp and to have fastboot available for some seconds during startup
would recomend to try with kfu 0.9.3 and 0.9.1
some people have success with only one of the versions
Glad you got back to stock at least. The problem I had was that my internet connection timed out when KFU was downloading the files for the TWRP and FFF installation. There were incomplete files that KFU recognized as being there when i re-tried and it tried to install them again. You need to make sure you delete the files in the TWRP folder before you try again that way KFU won't find them and will download them again, hopefully successfully this time. You could also just delete the entire KFU you already have on your computer and download the whole thing again and re-try.
Hopefully this helps.
elporsche said:
I tried your method and it rebooted my kindle succesfully, although it restored itself to factory conditions (which i dont think it's a bad thing, since i was scared of seeing the device stuck with the logo)
I will try to run kfu all over again and see if it works this time. I'll let know how it goes.
Thanks!
EDIT: Which twrp file did you use the second time? Can you post a link to it?
EDIT2: Nevermind about the first edit; the second time, kfu downloaded twrp instead of using its own recovery.img (which i believe is the corrupt file). I still cannot install firefirefire; a command line says "'adb' is not recognized as an internal or external command, operable program or batch file." Any help with that? Or can my kindle be safe without firefirefire? Thanks again!
Click to expand...
Click to collapse
That means it can't find the ADB.exe in tools for Kindke Fire Utility. The tools folder must be in the same folder as the batch file.
b63 said:
then i would try as suggested above - if it don't work you can do it manually by opening a (elevated) command prompt and cd to the tools folder of kfu (eg c:\kfu\tools) and issue "fastboot -i 0x1949 oem idme bootmode 4000"
if it says <waiting for device> cold reboot the kf - the command should be picked up and finished - another reboot should bring you to normal boot
if this not working then you should check your drivers:
for fastboot it should be "android adb interface"
Click to expand...
Click to collapse
Worked! Thank you so much sir! Now that I followed a guide! (since I am no longer a derp about it) I am now rooted.
glad to help ...
please mark the subject of the topic (edit first post) with [Solved]
Can you please tell me how you changed the boot mode because i also bricked my kindle by the kfu.
- run kfu
- key in "1" and enter (bootmode menu)
- key in "1" and enter (bootmode normal)
that's it
can't explain easier ...
b63 said:
- run kfu
- key in "1" and enter (bootmode menu)
- key in "1" and enter (bootmode normal)
that's it
can't explain easier ...
Click to expand...
Click to collapse
Not Exactly. First he needs to check the device status by pressing 0, becouse if device have offline mode in KFU, he can't do much (propably he will need to use fastboot comands rather than adb)
papugoz said:
Not Exactly. First he needs to check the device status by pressing 0, becouse if device have offline mode in KFU, he can't do much (propably he will need to use fastboot comands rather than adb)
Click to expand...
Click to collapse
wrong - if the device is in fastboot mode adb will allways be offline !
btw. kfu is using fastboot commands
So what your saying is i can't do anything.
kingrafa135 said:
So what your saying is i can't do anything.
Click to expand...
Click to collapse
it is nearly impossible to realy brick a kf - just do as i suggested
if it's not working tell us what exactly happens ...
some important hints from the op 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.
Click to expand...
Click to collapse
and from vashypooh - dev of kfu:
http://forum.xda-developers.com/showpost.php?p=20945694&postcount=506
b63 said:
wrong - if the device is in fastboot mode adb will allways be offline !
btw. kfu is using fastboot commands
Click to expand...
Click to collapse
From my exp with KFU, I had to use fastboot command directly, becouse KFU, couldn't hadle it.
So I was messing around with my rooted Kindle Fire trying to apply a new theme to my Ice Cream Sandwich Launcher with metamorph and totally screwed everything up. I rebooted my Kindle Fire and it was stuck on the kindle fire logo screen. This morning I tried to unbrick it with the Kindle Fire Unbrick utility but it screwed up everything even more. Now i'm stuck on the yellow triangle screen (firefirefire), I realized that I totally screwed up the framework apk in the system folder. My computer will recognize the Kindle Fire but it comes up as "kindle" in the Other Devices in the "Device Manager". I tried to update the driver but the wizard will say that it cannot find any driver. What should I do? I already read many other posts but throughout the steps I get stuck on one and cannot continue.
I suggest try the following:
Adb kill-server
Adb start-server
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or
adb shell idme bootmode 4000
adb shell reboot
Good luck
Sent from my Amazon Kindle Fire using Tapatalk
I know how to fix the yellow triangle, do this
1.Download kindle fire utility
2.Unzip kindle fire utility
3.To install the driver,its easy,just plug in your kindle, when it pops up with the install wizard say pick from the location of: KindleFireUtility>drivers>kindle 4.run kindle fire utility,select 1 then select 1 again
That's it, hope it helps
fedorp said:
So I was messing around with my rooted Kindle Fire trying to apply a new theme to my Ice Cream Sandwich Launcher with metamorph and totally screwed everything up. I rebooted my Kindle Fire and it was stuck on the kindle fire logo screen. This morning I tried to unbrick it with the Kindle Fire Unbrick utility but it screwed up everything even more. Now i'm stuck on the yellow triangle screen (firefirefire), I realized that I totally screwed up the framework apk in the system folder. My computer will recognize the Kindle Fire but it comes up as "kindle" in the Other Devices in the "Device Manager". I tried to update the driver but the wizard will say that it cannot find any driver. What should I do? I already read many other posts but throughout the steps I get stuck on one and cannot continue.
Click to expand...
Click to collapse
First off, what rom are you running on you Kindle stock 6.2.2, CM7, CM9? Did you make a backup of the original framework-res.apk? If so follow these instructions (assuming you have adb working):
if original framework-res.apk is stored on you computer:
from command prompt (start -> in search box type cmd then enter) cd to where you have backed up the original file if it's on your computer
then type the following commands
adb devices
adb remount
adb push framework-res.apk /system/framework
adb shell chmod 644 /system/framework/framework-res.apk
adb reboot
if the original file is stored on your kindle:
adb devices
adb remount
adb mv /path-to-original/framework-res.apk /system/framework/framework-res.apk (fill in actual path in "path-to-original")
adb shell chmod 644 /system/framework-res.apk
adb reboot
Hint: If you didn't make copy of original framework-res.apk, you can always download and open up the install zip for your rom and extract the original file. Good Luck!
Kindle Fire Bricked PLEASE HELP!!!
So like every other noob with a new kindle fire 6.2.2 i tried to root it, after nearly 3 days of trying different ways i was able to root it i then proceeded to install go launcher ex once i selected go launcher it froze and i have not been able to boot sense.i was stuck on kindle fire logo and it would not do anything i tried to run the unbrick utility 1.1 and 1.0 i get device not found but it does say it was unbricked but it is not, now let me say how stupid i was to not create a backup i know i know ugh im kicking myself now... my computer sees it under device manager as android adb interface when pluged in and i see the usb connection in the task bar on WIN 7, but i cannot access it as a protable drive. when i turn it on it will only load twrp.im guessing im screwed and everything is gone... any help will be much much appreciated, im not sure what other info you may need at this point and i am sorry for my ignorance in advance. thank you for any help!
and yes i have tried several things to get it working again which has gotten me to this worse point...i was able to see it normaly as protable device but i dont know what i did to get this.
somebodyssomewhere:
- boot to twrp
- open shell -> "adb shell"
- issue "echo /dev/block/mmcblk0p12 > /sys/devices/platform/usb_mass_storage/lun0/file"
- now the sdcard should mount to the computer
now you can delete the faulty .apk of go launcher with adb commands or install a new rom:
- now you can download and copy your new rom to sdcard (ie prerooted stock)
- mount sdcard -> "mount /sdcard"
- exit adb shell -> "exit"
- tap install in twrp and install the new rom
- ignore errors about volume "misc" - the kf don't have a volume "misc"
- on the screen where you return after installation tap clear dalvik/cache
in eighter case set the bootmode back to normal:
- set boot mode to normal -> "adb shell idme bootmode 4000"
- reboot -> "adb reboot"
thank you for your replies i will try them all as well as let my friend know who is coming over to try to fix my stupid lol thank you all for your suggestions.
Update - Here is the Fix
With a bit of research and lots of help from b63 I got my Kindle Fire to work again:
1. Booted into TWRP (Recovery Mode).
2. Flashed new MD5 zip (Kindle Fire Stock 6.2.2).
3. Wiped all data off the sd card except the TWRP folder and the MD5.
4. Booted the Kindle Fire and it went straight to the lockscreen.
Thanks for all your help!
Fedor
Still am sorta stuck
Ok, so I tried to flash a MIUI ICS rom using TWRP and followed the (apparently crappy) instructions here. So, I'm stuck on the TWRP logo and have used the Kindle Fire Utility to try and reset the bootmode to no avail (it does set it and it reboots but still never progresses into the actual TWRP menu.
Any ideas?!
karlhafer said:
Ok, so I tried to flash a MIUI ICS rom using TWRP and followed the (apparently crappy) instructions here. So, I'm stuck on the TWRP logo and have used the Kindle Fire Utility to try and reset the bootmode to no avail (it does set it and it reboots but still never progresses into the actual TWRP menu.
Any ideas?!
Click to expand...
Click to collapse
would try to follow this:
http://forum.xda-developers.com/showpost.php?p=22433402&postcount=4
i did finally get my kindle working again after several reboots of the pc and kindle and re installing the drivers a couple times it is now recognized. after almost a week of messing with this i have found that rooting this is alot more simple then many people are giving directions for.
what i did:
download kindlefireutility1.1
download what apps you want BEFORE you root, i have found many apps work when installed before rooting some apps may still not work..
once kindle fire utility is downloaded extract it to your c: drive
go into the kindle fire utility folder in the c drive and install the usb drivers if you need them,if not click run this will open the utility make sure you have a fresh reboot of both the kindle and pc, plug the usb cable into the kindle and pc leave it on usb mass storage mode, move any apps or files you want and press 5 to install the latest twrp MAKE A BACKUP IN TWRP BACKUP ITS EASY, DO NOT PRESS CONTINUE UNTIL KINDLE IS BACK ON THE HOME SCREEN it will say press any key a few times when using this utility.
once done you will want to install the google frame work and Go Launcher.The kindle will reboot a couple times during all this and can take up to 5 min to load so be patient.
go back into the kindle utility and then press 7 and then press #2
once this is done you can then root so hit # 3 for perm install of burrito and super user
now once those are done and you are back into the kindle home screen click on the super user icon looks like an android dude and click ok. if you dont see ok then it didnt work and try again
then click on the burrito root guy he looks like an android cop open him and if you see exit then ur good if not try again.
now your kindle should be rooted. now if you want to install a custom ROM do the same exact steps but then when it is rooted power off the kindle and press the power button once and immediately again press and hold the power button for 7 seconds until it turns orange you will then see the yellow triangle for about 2 min then it will load twrp
once in twrp go tot he folder where you saved your ROM onto your kindle, i like to copy files to the download folder..
select your rom then click on flash, you may get a couple errors but ignore them. make sure to wipe the cashe and then hit reboot and you should be good...i hope this help someone and if you need help feel free to send me a msg. im no expert but ill try
Aim rrawrimakitty
Rom: Stock
Rooted with KFU 0.9.5
TWRP 2.1
fff 1.4a
The problem I'm having is that when I boot my KF up it goes to fff. I get 3 options to boot from (this is whenever I power down the KF). When I choose to boot to recovery, the power light turns orange for two secs and then it boots; but back to the fff screen. I did this about four times in a row and it still boots back to the ffa screen.
If I choose ~normal boot~, It boots up fine. When I try to use KFU to boot to recovery or fast boot, it says that it is waiting for device. I tried this several times but no luck.
I want to get into recovery. That's my goal. I'm guessing that the KF is not booting in fastboot for it to go into recovery. I tried to reinstall TWRP 2.1 with KFU and it gets to the point where it's waiting for the device and nothing happens.
I'm not very advanced in this stuff. Please be patient with me. Thank you for all your help.
what command are you using to install recovery?
ok
download twrp 2.1.1.img onto pc
turn off kindle (20 second hold) with the usb cable unplugged from the kindle
open terminal where you have fastboot located.
type the following:
fastboot flash recovery </enter/path/to/recovery.img/here>
press enter
you should see waiting for device
then plug in your usb to kindle
this should power up the kindle and fastboot flash a new recovery.
then type
fastboot reboot
note:
(there is a space between recovery & /
i also find it easier to put a space after "recovery" then drag & drop recovery.img into terminal)
ok...
I did everything you said and the cmd console was still <waiting for device> after I plugged in the KF.
I checked in device manager and that's ok for the adb (it says: android composite adb interface).
Still looking to get into twrp recovery.
IndianaBond said:
I want to get into recovery. That's my goal. I'm guessing that the KF is not booting in fastboot for it to go into recovery. I tried to reinstall TWRP 2.1 with KFU and it gets to the point where it's waiting for the device and nothing happens.
Click to expand...
Click to collapse
There's probably something wrong in KFU's process. Could you at least show us its log or a screenshot?
reflash twrp using smirkit. than try to get into recovery again
Sent from my Galaxy Nexus using xda premium
if its waiting for device your pc is issuing fastboot command. so as you say its your kindle.
one of the above methods should work.
imho smikis's smirkit is nice to use
edit: can you copy and paste your commands after you try to flash new recovery