[Help?] every 3 sec Reboot - Kindle Fire General

Hi, after spending several hours reading this forum Id like to say "you guys helping so many ppl, ure great " and ask for help myself.
I was doing the new root on rootkindlefire.com. After " fastboot -i 0×1949 boot twrp-blaze-2.0.0RC0.img "and rebooting it stucked on the triangle. My device wasnt been found anymore. I had several trys on reinstalling the driver. But the kindle wasn`t supposed to work with them. Maybe trying this I deletec the working one so I cannot press " previous working driver ".
I felt asleep for 6 hours...
I dont really know what really happened. Maybe it was a frustrated line like "adb reboot " taking my fire in a neverending reboot-loop with the triangle independent of plugging the usb cable to pc or electric socket.
Apart from this my fire doesn`t show any reaction when i unplug the usb cable - It just turns off. I cannot turn it on or smth.
My pc isnt having any time to detect the device. Its not even doing the "pluged-in-sound" " device-couldnt-been-installed-sound" anymore. Any adb on cmd is giving " device not found ". Any fastboot on cmd is giving "waiting for device".
To be clear: My device is restarting every 2-3 sec an shows me the triangle.
I would be incedribly thankful for any help

would suggest to uninstall the old drivers
unplug kf
remove all kindle, adb device
http://support.microsoft.com/kb/315539/en-us
replug (will power on by itself)
use those drivers:
http://forum.xda-developers.com/showpost.php?p=20855280&postcount=54
and set bootmode to normal with kfu or manually:
with adb:
adb shell su -c "idme bootmode 4000"
adb reboot
with fastboot:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot

Hi,
thank you for your idea.
But pluging in the device doesnt change anything to the reboot-loop.
I cannot install the hardware the right way so I installed it thourght " legacyhardware" - i dont know whether its a good idea.
So if we assume your way doesn`t stop working here and doing the next step I get by typing adb shell su-c "idme bootmode 4000" :
*daemon not running. starting it now *
* damon started successfully *
error: device not found
I guess i shouldnt continue, but thank you a lot anyway

that is ok !
set the bootmode to normal with kfu or manually:
seems your in fastboot mode
to test it use:
fastboot -i 0x1949 getvar product
it should return "kindle"
then:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
btw. have you used the drivers from my first post ?

I tried to add KF thought Legacyhardware. Thats an option in the device manager. I used your driver link for that.
Typing fastboot -i 0x1949 getvar product just gives waiting for device, like any other fastboot-command.
PC seems not to be connected to my Fire

Related

Need help.

Hello all. I'm a long time Lurker, first time poster.
I recently rooted and installed CM7 and gapps on my kindle no problem and loved it. Well my problems started when I bought a new router. After hooking it up my kindle stopped connecting to the Google app store and amazon app store but would still connect to wifi using opera. So I decided I'd try to restore my kindle to factory settings inside CM7. Well after doing that my kindle will only boot into TWRP and I can't figure out how to get it out. No matter what rom i flash it just reboots back to TWRP. I tried to see if I needed to change the boot mode in KFU, but I cant seem to get KFU to recognize it. Even after updating the drivers that came with KFU. Any help would be greatly appreciated.
Sent from my SPH-D710 using XDA App
Screenshot of KFU please?
Sent from my Kindle Fire using XDA Premium.
what you did is to say "boot to recovery" in cm7 - i would disable this option the next time and use twrp ony with the power button
look here:
http://forum.xda-developers.com/showthread.php?t=1422832
and in short:
with adb:
adb shell su -c "idme bootmode 4000"
adb reboot
with fastboot:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
or
fastboot oem idme bootmode 4000
fastboot reboot
I PMed the screenshot because it wouldn't let me post it here. I'll try that tonight after work b63 but im not too hopeful because last night I ran "adb devices" and it wouldn't show up.
adb devices don't work if you'r in fastboot mode
just use the fastboot commands
i attached all methods to change the bootmode to normal for information
i'm shure you'll need it at some point
good luck !
OK I ran those commands "fastboot -i 0x1949 oem idme bootmode 4000" and "fastboot oem idme bootmode 4000" and cmd just hangs and says
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Ryan>cd C:\Users\Ryan\Desktop\KFU\tools
C:\Users\Ryan\Desktop\KFU\tools>fastboot oem idme bootmode 4000
< waiting for device >
Did you try fastboot -i 0x18d1 oem idme bootmode 4000?
Sent from my Kindle Fire using XDA Premium.
ANameNotTaken said:
OK I ran those commands "fastboot -i 0x1949 oem idme bootmode 4000" and "fastboot oem idme bootmode 4000" and cmd just hangs and says
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Ryan>cd C:\Users\Ryan\Desktop\KFU\tools
C:\Users\Ryan\Desktop\KFU\tools>fastboot oem idme bootmode 4000
< waiting for device >
Click to expand...
Click to collapse
Not sure if it will help but sometimes when it says waiting for device, if you unplug the usb cord and then plug It in again, it will find your device.......good luck!
Sent from my Kindle Fire using xda premium
I did try running that command also and it just hung too. Also I tried unplugging\replugging while it hung and nothing. I even tried to reboot it while hanging with no luck. Starting to lose hope but I can't help but feel like its something simple that I'm overlooking. I'm suppose to run the commands while its at the TWRP main screen, right?
Sent from my SPH-D710 using XDA App
Sorry for the double post but I tried to use an old version of Kindle Fire Utility to try and change the boot mode and i got this
_______________________
Kindle Fire Utility v.6
_______________________
1 Normal (4000)
2 Fastboot (4002)
3 Recovery (5001)
0 ReCheck ADB/Fastboot Mode
ADB Status: Online
Boot Status: 0x5001
Fastboot Status: Offline
Please make a selection or hit ENTER to return: 1
This function requires root, we are going to check to make sure we have it.
Waiting for Device..
1023 KB/s (23056 bytes in 0.022s)
chmod: /data/local/tmp/zergRush: Not a directory
rm: can't stat '/data/local/tmp/boomsh': Not a directory
rm: can't stat '/data/local/tmp/sh': Not a directory
/sbin/sh: ./data/local/tmp/zergRush: not found
Waiting for ADB to come back up..
and just stops. When I try it with KFU 0.9.1 it just says
***********************************************
* Activating Normal (4000) *
***********************************************
Maybe this will give someone clues?
**EDIT**
Its fixed. These commands fixed it.
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Ryan>cd C:\Users\Ryan\Desktop\KFU\tools
C:\Users\Ryan\Desktop\KFU\tools>adb shell
~ # idme bootmode 4000
idme bootmode 4000
<idme> write 4000 to offset 0x1000
~ # reboot
reboot
C:\Users\Ryan\Desktop\KFU\tools>
Thanks for all the help gentlemen/ladies.
Frozen on Kindle Fire boot screen
Hey guys... I kinda bricked my Kindle... I tried all the steps mentioned above. My Kindle boots but it freezes on the Kindle Fire Boot Screen. It does not load the home screen of Kindle with Shelf.
Please help
http://forum.xda-developers.com/showthread.php?t=1428428

Stuck in never ending boot between Triangle and TWRP

Not quite sure what i did 0_o. I used the kindle fire utility to install permanent root. It rebooted and allwas well. Then i used the program to tell it to boot into fastboot mode. when I did this now it just loops between the Triangle and TWRP. Im guessing not screwed...i just dont know what to do next to fix it lol. I tried the brick fixer program. it just reboots the kindle fire and then it does the same thing over and over.
Try hooting into TWRP and telling it to reboot in normal mode.. using KFU of course lol.
I'm in the same boat...however, I figured out how to get it to stop and stay at the Triangle (fastboot mode)
I typed "fastboot -i 0x1949 getvar product" into the Command Prompt Window on my computer. It then said <waiting for device>
I forced the Kindle off with the 20-sec press, then unplugged and re-plugged it into the computer.
Now I just have to figure out how to get the fastboot mode to give me access to the USB, or to get ADB working on this sucker. I'm trying to get a ROM over to the Kindle's internal memory so I can save it's life!
Hopefully this will give you a launching place, too. Oh, and using the Kindle Fire Utility will then work as long as it's in the triangle screen, but every step I've used with it so far just puts me back into the FireFireFire / TWRP loop.
Hey guys thanks for the response. shortly after I posted this I went into the kindlefire irc channel and they helped me out. somehow the stock rom i was on corrupted itself and even when i did
adb shell
su
idme bootmode 4000
reboot
It still wasnt fixed. So the solution was to flash that modaco rom thats here and then run the adb command again. Viola. Working Kindle Fire . Now if i can just figure out how to make the stupid wallpapers stop auto cycling lol.
New_Guy777 said:
I'm in the same boat...however, I figured out how to get it to stop and stay at the Triangle (fastboot mode)
I typed "fastboot -i 0x1949 getvar product" into the Command Prompt Window on my computer. It then said <waiting for device>
I forced the Kindle off with the 20-sec press, then unplugged and re-plugged it into the computer.
Now I just have to figure out how to get the fastboot mode to give me access to the USB, or to get ADB working on this sucker. I'm trying to get a ROM over to the Kindle's internal memory so I can save it's life!
Hopefully this will give you a launching place, too. Oh, and using the Kindle Fire Utility will then work as long as it's in the triangle screen, but every step I've used with it so far just puts me back into the FireFireFire / TWRP loop.
Click to expand...
Click to collapse
would try to boot to twrp, tap the mount button and mount sdcard
now you should be able to copy a rom to sdcard and install it
to force it to boot to recovery issue: "fastboot -i 0x1949 oem idme bootmode 5001" and "fastboot -i 0x1949 reboot"
if it says <waiting for device> just cold restart the kf - the command should be picked up and finished
don't forget to switch back to normal boot after installation: "adb shell idme bootmode 4000" and "adb reboot"
maybe this could also help you:
driver (under android phone):
normal & recovery boot: -> android composite adb interface
fastboot: -> android adb interface
here all the possible commands to change bootmode:
with adb (secure kernel):
adb shell su -c "idme bootmode 4000"
adb reboot
or (twrp or unsecure kernel):
adb shell idme bootmode 4000
adb reboot
with fastboot:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or:
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
or:
fastboot oem idme bootmode 4000
fastboot reboot
the number is the bootmode you want to switch to:
normal boot -> 4000
fastboot -> 4002
boot to recovery -> 5001
and if you know:
normal boot -> adb commands YES -> fastboot commands NO
fastboot -> adb commands NO -> fastboot commands YES
recovery -> adb commands YES -> fastboot commands NO
then you only have to count 1 and 1 together and can master nearly each hanging situation !
Click to expand...
Click to collapse

[Q] kindle fire stuck!

my kindle fire is stuck on the Kindle Fire screen, with no animation.
i have looked through XDA but could not find anything with my problem.
i do not have TWRP or FFF.
I'm running the stock rom.
kindle is not recognized on ADB.
i uninstalled the driver, but now computer management doesn't have anything for the device listed.
i used the kindle fire utility to install the drivers, still not listed on computer management.
it is recognized in the bottom right as plugged in as a 'android adb interface'
i have tried using the kindle unbrick utility, but it says there is no device plugged in.
EDIT:
i restarted my computer. now the kindle is listed as unknown device in the bottom right and in computer management.
i am still unable to install new driver software on it, though.
EDIT:
I tried using the driver from the .android download, it says that it's not going to work.
if someone could help me, please, it would be great.
EDIT::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
UPDATE TO THE PROBLEM::::
the kindle is still in the kindle fire boot screen brick.
it went from being an 'unidentified device' to being 'android adb interface'
the error code has switched from code 43 to code 10.
it says Device Cannot start (code 10)
it is not recognized by ADB
unbrick utility still doesn't recognize.
neither does kindle fire utitlity.
look above
look above
look above
can someone please help me..
im having the same problem and cant find an answer anywhere we need help guys
maybe this helps:
for the kfu drivers:
http://forum.xda-developers.com/showpost.php?p=22342376&postcount=6
driver (under android phone):
normal & recovery boot: -> android composite adb interface
fastboot: -> android adb interface
here all the possible commands to change bootmode:
with adb (secure kernel):
adb shell su -c "idme bootmode 4000"
adb reboot
or (twrp or unsecure kernel):
adb shell idme bootmode 4000
adb reboot
with fastboot:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or:
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
or:
fastboot oem idme bootmode 4000
fastboot reboot
the number is the bootmode you want to switch to:
normal boot -> 4000
fastboot -> 4002
boot to recovery -> 5001
and if you know:
normal boot -> adb commands YES -> fastboot commands NO
fastboot -> adb commands NO -> fastboot commands YES
recovery -> adb commands YES -> fastboot commands NO
Click to expand...
Click to collapse
that means:
your kf seems to be in fastboot mode -> adb commands not working
the question is what have you done to come to this situation ?
you can:
- try to switch to normal bootmode
- or try to install fff & twrp (this is done in fastboot mode)
switch to normal boot:
use kfu option 1 - bootmode normal or manually (see above)
when it says <waiting for device> power off the kf by holding the pwr button for ~20sec till it turns off - pwr on again - the command should be resumed and finished - another pwr off/on should bring you back
install fff & twrp:
refer to this post http://forum.xda-developers.com/showpost.php?p=22433402&postcount=4
if you can't get rid of the windows drivers:
http://forum.xda-developers.com/showthread.php?t=1430038
Thanks so much I was having this same problem and have been bashing my head against the wall all day. This kind of thing is a little above my paygrade but I'm learning quickly!

My Fire stuck at the FIRE icon...... cannot boot into recovery

It is stuck at the picture of yellow fire icon, with a phase press power button for recovery at the bottom...... but no matter how many times i press the power button, it does not respond..............helphelphelp.....
Try holding the power button for about 20 seconds, that should reset it. You can also try this: http://forum.xda-developers.com/showthread.php?t=1356257
Did you install a recovery yet? if so, try spam pressing the power button to get into it. From there you should be able to mount usb and install a rom
The kindle fire has several boot modes, one being a fastboot mode where it will stay at the bootloader until fastboot issues a command to change the boot mode. The command would be...
fastboot oem idme bootmode 4000 && fastboot reboot
not trying to be an ass but i wish people would learn some of the basics before jumping in head first into things they don't really understand then posting basic questions in the development section of forums
But my PC now cannot recognize my fire which is recognized as unknown device. Every time I tried to use adb shell, it said device is not found.....oh my god.....
And I have tried to hold the power button for more than 20s but it doesn't seem work.....
In fact I have installed TWRP once. However, when I am accidentally installing the TWRP twice, the fire is then stuck at the yellow triangle "FIRE" logo...and with a phase press power button for recovery at the bottom.
OH MY GOD....the Fire is my mum's ..... she is going to kill me
I didn't say anything about adb shell
foxdog66 said:
I didn't say anything about adb shell
Click to expand...
Click to collapse
not using adb shell??!! then how can I use the command????
You might also need to use the -i switch. So the command would look something like...
fastboot -I 0x1949 oem idme bootmode 4000
not to be "that guy" but this is in the wrong section. it should go in general.
--sent from my glacier.
I had the same problem ... my computer recognized my fire for 20 sec and BAM! everything just got frozen... just triangle for ever... then I connected to computer ... I had the TWPR installer already open... and before freezing I tried to re install the recovery mod and it worked!
some basics:
driver (under android phone):
normal & recovery boot: -> android composite adb interface
fastboot: -> android adb interface
here all the possible commands to change bootmode:
with adb (secure kernel):
adb shell su -c "idme bootmode 4000"
adb reboot
or (twrp or unsecure kernel):
adb shell idme bootmode 4000
adb reboot
with fastboot:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or:
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
or:
fastboot oem idme bootmode 4000
fastboot reboot
the number is the bootmode you want to switch to:
normal boot -> 4000
fastboot -> 4002
boot to recovery -> 5001
and if you know:
normal boot -> adb commands YES -> fastboot commands NO
fastboot -> adb commands NO -> fastboot commands YES
recovery -> adb commands YES -> fastboot commands NO
then you only have to count 1 and 1 together and can master nearly each hanging situation !
Click to expand...
Click to collapse
b63 said:
some basics:
Click to expand...
Click to collapse
MY fire relights its fire!!!!! so many thanks!!!!!!!!!!!
glad to help ...
please mark the subject of the topic (edit first post) with [Solved]
I solved it! it very easy:
1- plug your device to your PC while it is on fire icon
2- open "Kindle Fire Utility" and then press 5
3- done!
I was so scared that I had lost my kindle. I write this for others so hopefully will be helpful for them.

Did I brick my Kindle Fire?

I've read other users postings on this but I I haven't seen a thread with my issue. I ran the KUF and went to install TWRP. It said it was rebooting in fast mode. Now when my KF starts, it just says "kindle fire" and does nothing. I saw where other users were able to use KUF to set it back to normal boot mode but I can't get my machine to recognize the KF anymore. Does anyone have any ideas?
I think you need to find a thread about install twrp manually.
The automatic utility fails sometimes because blablabla.
Good luck!
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 the dev of kfu:
http://forum.xda-developers.com/showpost.php?p=20945694&postcount=506
would try:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
I will try those. I found a forum elsewhere that said I had to let the battery drain all the way and that I could change the boot mode back to normal. I only saw this once though. Do you guys have experience with this?
some had success with battery drain others drained so much that they where not able to charge it again
i'm personally not a fan of this method ...
b63 said:
some had success with battery drain others drained so much that they where not able to charge it again
i'm personally not a fan of this method ...
Click to expand...
Click to collapse
OK... I think I have drained my battery completely and I cannot charge it again. I have connected it the wall outlet and no indicator lights show up
Did I brick my machine completely... does any one know how to get it back
I haven't had an opportunity to see if this method has worked yet, but I've drained the battery pretty far before to the point where indicator lights don't come on. After leaving the device plugged in for 15 - 20 minutes and then trying again it worked. I'm not sure if that will work for everyone but it worked for me.
glad that it is working again ...
please mark the subject of the topic (edit first post) with [Solved]
Sorry, that was in response to balle007. I haven't had an opportunity to normal boot yet. I will be sure to close the thread properly if/when my issue is resolved.
sorry if i was too fast
do you mean that yours is in the status where you can't charge it ?
edit: just reread your first post
did you try to change the bootmode manually ?
open a (elevated) command prompt and cd to the tools folder of kfu (usually c:\kfu\tools)
issue "fastboot -i 0x1949 getvar product" - it should return "kindle"
and issue "adb devices" - you should get sernr. & mode
do you get a response ? to which of the two commands ?
try to issue the corresponding command:
with adb (secure kernel):
adb shell su -c "idme bootmode 4000"
adb reboot
or (twrp or unsecure kernel):
adb shell idme bootmode 4000
adb reboot
with fastboot:
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or:
fastboot -i 0x18d1 oem idme bootmode 4000
fastboot -i 0x18d1 reboot
or:
fastboot oem idme bootmode 4000
fastboot reboot
Thanks, b63. I just tried turning my KF back on and now it just flashes "kindle fire" and reboots over and over. I don't know if that has something to do with me draining the battery or not... =/
would look at device manager - is it recognized ?
maybe only for a short time ?
as what ?
Thank you b63. For some reason(maybe a battery issue) my KF is just flashing "kindle fire" when I turn it on. I can't do anything with it now...
It's not being recognized in device manager, no.

Categories

Resources