Related
So I formatted my rooted kindle fire with twrp installed, now whenever I boot I go straight to the TWRP menu, why can/t I boot into a fresh stock ROM?
i assume you told it to boot to recovery (in cm7)
you can use kfu option 1 - bootmode normal
or manually:
adb shell idme bootmode 4000
adb reboot
b63 said:
i assume you told it to boot to recovery (in cm7)
you can use kfu option 1 - bootmode normal
or manually:
adb shell idme bootmode 4000
adb reboot
Click to expand...
Click to collapse
I'm having the same problem, I went into KFU and set option 1 and it shows this
***********************************************
* Activating Normal (4000) *
***********************************************
but doesnt go any further
When trying to install a ROM it says....
E:Cannot load volume /misc!......but it's right after it says that the ROM was installed
where do I insert the command for adb...........for KFU it is reading the Kindle Fire but for some reason when trying to set option 1 it doesn't go further.
It might be good to know that I deleted alot on the Fire in Windows explorer before this happened. Right now on my Kindle fire my
folders are Android, .android_secure, LOST.DIR and TWRP
files are fix_permissions, 3 ROMS, lol- Databasefile, and .config_c38
Any help would be GREATLY appreciated
Ethanzh said:
So I formatted my rooted kindle fire with twrp installed, now whenever I boot I go straight to the TWRP menu, why can/t I boot into a fresh stock ROM?
Click to expand...
Click to collapse
wbales said:
I'm having the same problem, I went into KFU and set option 1 and it shows this
***********************************************
* Activating Normal (4000) *
***********************************************
but doesnt go any further
When trying to install a ROM it says....
E:Cannot load volume /misc!......but it's right after it says that the ROM was installed
where do I insert the command for adb...........for KFU it is reading the Kindle Fire but for some reason when trying to set option 1 it doesn't go further.
It might be good to know that I deleted alot on the Fire in Windows explorer before this happened. Right now on my Kindle fire my
folders are Android, .android_secure, LOST.DIR and TWRP
files are fix_permissions, 3 ROMS, lol- Databasefile, and .config_c38
Any help would be GREATLY appreciated
Click to expand...
Click to collapse
Typing this:
adb shell idme bootmode 4000
adb reboot
In ADB should fix both of y'alls problems
sweetness, Not only did I just learn how to actually use ADB, but it also worked
THANKS
ok that worked great. But any idea why this is happening and how to avoid it from happening in the future?
I'm having the same problem, with "activating normal" stuck.
I also cannot input the command input adb shell idme bootmode 4000 or adb shell in command prompt.
It says that 'adb' is not recognized as an internal or external command.
endari said:
It says that 'adb' is not recognized as an internal or external command.
Click to expand...
Click to collapse
it's a good practice to move kfu to c:\ and rename it to "kfu"
now open a (elevated) command prompt and cd to c:\kfu\tools
now the adb command should work ...
i did the same thing
i did the same thing on accident thinking it was my usb data stick and on top of that i somehow manage to do a complet wipe now it wil only boot up to the kindle fire logo and stay and the only the wtrp 2.0.0 but nothing and my touch screen will only sometime work half [email protected]# i had it usb mounted ounce and only the twrp file was on it nothing inside the file itself iv tried just about everything that was on this site plus the usb ubutun linixi was lost and i want to try this adb but it seems like nothing is installing for my and i really like this kindle fire i had it going so good i just about cried lol cause i had it so fast and clean so could someone e-mail me on how to do this adb iv got the sdk files every file made for the kindle uboot fboot u name it i have it lol but still lost i am a semi noob to all this kindle flashing and rooting i use to have a droid x and was a pro at that plus it was pretty easy lol so my e addy is [email protected] i have my mini hp with me at all time and now my wifes kindle fire and my paper weight for now iv got teamveiwer and i will be sooo willing to ler u log on to my mini to do this for me plz plz plz plz HELP
I am having the same problem here is exactly what i did
rooted
installed android market
installed twrp
made backup in twrp
flashed ics
wasnt happy with the performance of some apps on ics and there were quite a lot of stalls and complete freezes so i used the backup i made in twrp to restore back to original kf rom
most of my apps wouldnt worked and asked me to reinstall them through the kf market. i was unable to access the kf market or the android market as it said there was no connection and to retry even though i could access my email through mail and the internet through browser no problem.
then i decided to do a factory reset through kf rom settings and now twrp starts automatically anytime i try to turn on the kf. i tried to do the recovery again with the backup but the restore factory settings had obviously deleted it along with everything else on the sd card.
has anyone any ideas on how i can get back to the stock kf rom? I am happy with stock kf until hardware acceleration works with ics
thanks in advance
Irish01 said:
I am having the same problem here is exactly what i did
rooted
installed android market
installed twrp
made backup in twrp
flashed ics
wasnt happy with the performance of some apps on ics and there were quite a lot of stalls and complete freezes so i used the backup i made in twrp to restore back to original kf rom
most of my apps wouldnt worked and asked me to reinstall them through the kf market. i was unable to access the kf market or the android market as it said there was no connection and to retry even though i could access my email through mail and the internet through browser no problem.
then i decided to do a factory reset through kf rom settings and now twrp starts automatically anytime i try to turn on the kf. i tried to do the recovery again with the backup but the restore factory settings had obviously deleted it along with everything else on the sd card.
has anyone any ideas on how i can get back to the stock kf rom? I am happy with stock kf until hardware acceleration works with ics
thanks in advance
Click to expand...
Click to collapse
You need to flash a new ROM. If you need to go back to Amazon stock ROM, then you need to download and flash it. Please note FFF and TWRP will be over written by the stock ROM.
Sent from my Amazon Kindle Fire using Tapatalk
ammubarak said:
You need to flash a new ROM. If you need to go back to Amazon stock ROM, then you need to download and flash it. Please note FFF and TWRP will be over written by the stock ROM.
Sent from my Amazon Kindle Fire using Tapatalk
Click to expand...
Click to collapse
thanks for the reply
I just tried to do this. i mounted the kf and moved the stock rom .zip file to the kf. when i mounted it however instead of seeing the usual list of files and folders and selecting the cdcard folder i could only see the twrp folder and nothing else. when I am in twrp i can see the other folders but not when it is mounted to the computer.
i tried anyway and there were numerous errors in the process that i didnt have time to write down
now when i start up the kindle fire it stops on the kindle fire logo screen
any ideas?
It looks like the KF is booting into fast boot mode.
You may use kfu to change the mode to normal or issues the following adb commands
fastboot -i 0x1949 oem idme bootmode 4000
or
fastboot oem idme bootmode 4000
then fastboot reboot
If the KF boots to recovery mode i.e. twrp then mount the sdcard and flash the desired ROM.
Sent from my Amazon Kindle Fire using Tapatalk
Thank you, it worked! Enjoying Energy ROM
I have been working on this for over four hours. I have done absolutely everything that is said to do.
Heres my symptoms:
Turn Kindle Fire on and i get the yellow triangle, after a few seconds I get the curtain that says "teamwin" then it just opens TWRP. I cannot get it to boot normally.
I have SDK and ADB. This is the last screen I got from ADB.
C:\Users\Jeff\Desktop\android-sdk\platform-tools>fastboot -i 0x1949 oem idme boo
tmode 4000
< waiting for device >
When I try to do it thru KFU:
ADB Status: Offline
Boot Status: Unkown
I tried hitting 1 then 1 again and all I get is <waiting for device>
The Kindle is just sitting here with the TWRP screen on and I have no idea how to get around it.
PUNKYOU007 said:
I have been working on this for over four hours. I have done absolutely everything that is said to do.
Heres my symptoms:
Turn Kindle Fire on and i get the yellow triangle, after a few seconds I get the curtain that says "teamwin" then it just opens TWRP. I cannot get it to boot normally.
I have SDK and ADB. This is the last screen I got from ADB.
C:\Users\Jeff\Desktop\android-sdk\platform-tools>fastboot -i 0x1949 oem idme boo
tmode 4000
< waiting for device >
Click to expand...
Click to collapse
Fastboot only works in fastboot mode (4002). When you are in recovery or booted into an OS, you have to use adb to reset the bootmode. To get back to normal...
Code:
adb shell idme bootmode 4000
As a side note, the "-i 0x1949" should be dropped when you are using the FIREFIREFIRE bootloader (yellow triangle boot logo). The "-i 0x1949" is only necessary in the stock bootloader (kindle fire boot logo).
Ethanzh said:
So I formatted my rooted kindle fire with twrp installed, now whenever I boot I go straight to the TWRP menu, why can/t I boot into a fresh stock ROM?
Click to expand...
Click to collapse
I am stuck at TWRP on my Kindle Fire
I installed the KFU, installed the drivers, then run, install permanent root with superviser, twrp page came up and is now stuck on
*Verifying filesystems...
*Verifying partition sizes...
Anybody have some advice for me?? Please help me!! :crying:
---------- Post added at 10:26 PM ---------- Previous post was at 09:56 PM ----------
Irish01 said:
I am having the same problem here is exactly what i did
rooted
installed android market
installed twrp
made backup in twrp
flashed ics
wasnt happy with the performance of some apps on ics and there were quite a lot of stalls and complete freezes so i used the backup i made in twrp to restore back to original kf rom
most of my apps wouldnt worked and asked me to reinstall them through the kf market. i was unable to access the kf market or the android market as it said there was no connection and to retry even though i could access my email through mail and the internet through browser no problem.
then i decided to do a factory reset through kf rom settings and now twrp starts automatically anytime i try to turn on the kf. i tried to do the recovery again with the backup but the restore factory settings had obviously deleted it along with everything else on the sd card.
has anyone any ideas on how i can get back to the stock kf rom? I am happy with stock kf until hardware acceleration works with ics
thanks in advance
Click to expand...
Click to collapse
Did you ever get help with this. I am having similar problems.
frannytown said:
I am stuck at TWRP on my Kindle Fire
I installed the KFU, installed the drivers, then run, install permanent root with superviser, twrp page came up and is now stuck on
*Verifying filesystems...
*Verifying partition sizes...
Anybody have some advice for me?? Please help me!! :crying:
---------- Post added at 10:26 PM ---------- Previous post was at 09:56 PM ----------
Did you ever get help with this. I am having similar problems.
Click to expand...
Click to collapse
You're quoting someone from early March. I'm guessing you probably wont hear from them very soon.
On the other hand, if you're willing to start a new thread and explain in great detail what your "similar" problem is, I'm sure you'll be pleased with the quickness in which somebody responds.
KF unbrick utility
Try using the KF unbrick utility for all issues like this...I am a noob but it got me of problems like these...several times..
error: device not found
b63 said:
it's a good practice to move kfu to c:\ and rename it to "kfu"
now open a (elevated) command prompt and cd to c:\kfu\tools
now the adb command should work ...
Click to expand...
Click to collapse
i did this and i got a message saying error: device not found
Hello people!
I'm having a hard time here.
I've rooted my device, and instaled a recovery method (not the TWRP, a red letter one), wiped cache and dalvik, flashed jandycane room and now i'm stuck on loop triangle boot.
In KFU my device are online and in normal boot (4000), but any options seems to work. He don't appear o pc and i'm already removed a re installed the drivers.
PS: I don't flashed GApps.
I tryied to enter in recovery mode but I get this:
I'm trying to but, but when I try to enter in recovery mode, i get this:
The system cannot find the drive specified.
Failed to Copy 'files\rcmode' to 'data/local/rcmode' : permission denied
unable do chmode /data/local/rcmode: no such file or directory
/system/bin/sh: data/local/rcmode: not found
I'm lost here, please help!
Install TWRP
soupmagnet said:
Install TWRP
Click to expand...
Click to collapse
There is another way to install without thr KFU? In KFU nothings happens too, stay trying to switch to fastboot and stuck in that.
Reinaque said:
There is another way to install without thr KFU? In KFU nothings happens too, stay trying to switch to fastboot and stuck in that.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1638452
Sent from my Nexus 7 using Tapatalk 2
The TWRP.img file that comes with KFU is not TWRP. If I had to guess, it probably uses wget to download the file, for legal reasons? Maybe? Who knows? Replacing it with one downloaded from the TWRP website would probably be the easiest route.
soupmagnet said:
The TWRP.img file that comes with KFU is not TWRP. If I had to guess, it probably uses wget to download the file, for legal reasons? Maybe? Who knows? Replacing it with one downloaded from the TWRP website would probably be the easiest route.
Click to expand...
Click to collapse
I'm already tryied that, but when the KF try to switch to fastboot in order to install the TWRP, he stuck in there and nothing happens.
Reinaque said:
I'm already tryied that, but when the KF try to switch to fastboot in order to install the TWRP, he stuck in there and nothing happens.
Click to expand...
Click to collapse
You're going to have to clarify that a bit. Stuck where? The Kindle Fire screen? If so what does it look like?
The situation changes.
I dunno ecxactly i did, but my KF begins to stuck in the KF logo Screen, not anymore on loop triangles and windows begin to see my device.
So I tried the fastboot commands, but choose wrong:
fastboot -i 0x1949 oem idme bootmode 4000
and now my KF stuck in triangles loop again and the windows can't se him anyomre.
What does your Kindle Fire logo look like?
soupmagnet said:
What does your Kindle Fire logo look like?
Click to expand...
Click to collapse
Kindle Fire wrote on White and Orange.
But don't stuck there, after the logo disapear the triangles begin to turn in loop.
Try to pay attention. You are in normal bootmode, with a corrupt file system caused by CWM. When the device is "stuck" at the boot logo it is in fastboot. Fastboot mode is needed to install TWRP and a host of other activities. All of this you would understand if you had read the Kindle Fire for Beginners guide stickied at the top of the Kindle Fire General forum. You would have been directed to that page if you had read the sticky at the top of this forum, labeled "Before Asking For Troubleshooting Help...". With the exception of CWM acting up (arguably), these are the most basic of Kindle Fire problems and it is a waste of time for people to have to go over them constantly, and unecessarily.
soupmagnet said:
Try to pay attention. You are in normal bootmode, with a corrupt file system caused by CWM. When the device is "stuck" at the boot logo it is in fastboot. Fastboot mode is needed to install TWRP and a host of other activities. All of this you would understand if you had read the Kindle Fire for Beginners guide stickied at the top of the Kindle Fire General forum. You would have been directed to that page if you had read the sticky at the top of this forum, labeled "Before Asking For Troubleshooting Help...". With the exception of CWM acting up (arguably), these are the most basic of Kindle Fire problems and it is a waste of time for people to have to go over them constantly, and unecessarily.
Click to expand...
Click to collapse
I undestand that, but i'm trying to switch to fastboot without sucesses. Tryied everething i've read here, but i'm stuck on that.
Use CWM to reboot to fastboot
soupmagnet said:
Use CWM to reboot to fastboot
Click to expand...
Click to collapse
When I try to install the CWR in KFU, I got this:
When I try to instal the FF in KFU, I got this:
***********************************************
* FireFireFire Installer *
***********************************************
fff.bin is missing.
So we will download it for you!
wget: missing URL
Usage: wget [OPTION]... ...
Try `wget --help' for more opt...ad 'recovery\fff.bin'
< waiting for device >
Reinaque said:
I've rooted my device, and instaled a recovery method (not the TWRP, a red letter one),
Click to expand...
Click to collapse
The "red letter one" is CWM. You already have it installed. (I shouldn't have assumed you had access to it)
Reinaque said:
So I tried the fastboot commands, but choose wrong:
fastboot -i 0x1949 oem idme bootmode 4000
Click to expand...
Click to collapse
As I said before, that put you in normal bootmode. And, as it is said in the KFFB, you can only issue adb commands in normal mode. Issue the adb command to change the bootmode to fastboot (4002) or recovery (5001).
[Edit:]Use your command line to change the bootmode. If your computer won't detect the device for adb, there is a problem with the device drivers (also covered in the KFFB) and need to be reinstalled.
soupmagnet said:
The "red letter one" is CWM. You already have it installed. (I shouldn't have assumed you had access to it)
As I said before, that put you in normal bootmode. And, as it is said in the KFFB, you can only issue adb commands in normal mode. Issue the adb command to change the bootmode to fastboot (4002) or recovery (5001).
[Edit:]Use your command line to change the bootmode. If your computer won't detect the device for adb, there is a problem with the device drivers (also covered in the KFFB) and need to be reinstalled.
Click to expand...
Click to collapse
Yeah, I undestand that. The problem is that I don't know what I exactly donne to KF acept my commands. The only thing i've donne for sure is that I change the USB port, but I tryed again with no sucess.
I am stuck also at the Boot Triangles in loop - I am having the exact same problems as you are Reinaque, so just know your not the only one.
I have tried all of the different tools, but I am still stuck in the CM10 boot logo. Also I am stuck on "Waiting for device". My kindle is recognized by my computer on 4000 boot mode through KFU.... It won't allow me to write any commands through ADB... Stuck with you!
EDIT
It will not for the life of it let me get into fastboot!
Well, I don't know what to do anymore.
I tryed with another PC, installed the correct drivers and try almost every fastboot command with no sucess, the KF still don't aceppt the commands.
I will try something with firekit.
Damm, I really think that I lost my new KF =[
Reinaque said:
Well, I don't know what to do anymore.
I tryed with another PC, installed the correct drivers and try almost every fastboot command with no sucess, the KF still don't aceppt the commands.
I will try something with firekit.
Damm, I really think that I lost my new KF =[
Click to expand...
Click to collapse
You didn't lose your Kindle. Check your messages.
Hi,
I tried to install the original ROM by TWRP but the process stopped and the kindle fire rebooted.
Now it is stucked on orange boot logo.
When I try to invoke ANY command on KFU, on the screen appears the message <waiting for device>
When I try to invoke ANY "fastboot" command manually, on the screen appears the message <waiting for device>
If I delete the windows drivers and plug the device, I can see the memory but I can't read the content and I can't write any file.
If I install the drivers from the KFU folder (install_drivers.bat), the devices is recognized correctly by the system, but I can't see the memory on pc resources(only on system)
Anyone has some ideas or suggestions in order to install TWRP or the original ROM On my kindle?
Could I solve my problem by a factory cable?
Thanks in advance
It's going to be important for you to figure out where your device is in the booting process when it gets stuck...
http://forum.xda-developers.com/showthread.php?t=1668159
If by "memory" you mean the storage area in the /sdcard partition and it can be mounted on the desktop, you are not going to be in fastboot mode. If it's trying to boot into the system software but it doesn't quite get there, you need to see if you can use an appropriate "adb shell" command to change the bootmode to fastboot. If you can't do that, your next best option is probably to get a factory cable and see if your bootloader can be put into fastboot mode. If what I just said in this paragraph doesn't make any sense to you, take a good look at the guide mentioned in the beginning of the post above.
kinfauns said:
It's going to be important for you to figure out where your device is in the booting process when it gets stuck...
http://forum.xda-developers.com/showthread.php?t=1668159
If by "memory" you mean the storage area in the /sdcard partition and it can be mounted on the desktop, you are not going to be in fastboot mode. If it's trying to boot into the system software but it doesn't quite get there, you need to see if you can use an appropriate "adb shell" command to change the bootmode to fastboot. If you can't do that, your next best option is probably to get a factory cable and see if your bootloader can be put into fastboot mode. If what I just said in this paragraph doesn't make any sense to you, take a good look at the guide mentioned in the beginning of the post above.
Click to expand...
Click to collapse
Thanks a lot for your answer...
The "memory" are the storage area of my Kindle, and it can be mounted on the desktop but is not accessible.
I have tried to boot the system in all fastboot mode (4000, 4002, 5001) but the system shows the <waiting for device> message. I have tried to activate the fastboot also using "adb" command, but I have the same result.
I could reinstall TWRP or the original ROM with the factory cable? When I plug my kindle by the factory cable my pc can communicate with it?
Thanks for your help
kinfauns said:
It's going to be important for you to figure out where your device is in the booting process when it gets stuck...
Click to expand...
Click to collapse
You look like you could use some help figuring this out.
kinfauns said:
Recognizing fastboot mode
The Display - As the bootloader loads up on the device, one of the previously mentioned bootlogos will appear on the display. With fastboot mode enabled, that bootlogo will be persistent and remain bright on the display. If the display blacks out and redisplays the bootlogo with the backlight slightly dimmed, the bootloader has bypassed fastboot mode and moved on in the boot process.
Click to expand...
Click to collapse
Now, are you in fastboot or not?
The orange logo is persistent on the screen, but if i press for 20 sec the power button on reboot the display shows the orange logo, then the display blacks out and redisplays the bootlogo with the backlight slightly dimmed.
I think thant the kindle not is in fasboot mode...is correct?
alchemist said:
The orange logo is persistent on the screen, but if i press for 20 sec the power button on reboot the display shows the orange logo, then the display blacks out and redisplays the bootlogo with the backlight slightly dimmed.
I think thant the kindle not is in fasboot mode...is correct?
Click to expand...
Click to collapse
Anyone?
alchemist said:
The orange logo is persistent on the screen, but if i press for 20 sec the power button on reboot the display shows the orange logo, then the display blacks out and redisplays the bootlogo with the backlight slightly dimmed.
I think thant the kindle not is in fasboot mode...is correct?
Click to expand...
Click to collapse
No, it's not in fastboot mode. Use the Fastboot guide I referred to earlier and try to get the system to set the bootmode to fastboot. This is your next best option to getting the device fixed. I'm pretty sure you have an unrooted stock device, so you'll have to use pokey9000's fbmode. If you can't get it to fastboot mode this way, you need a factory cable. If you don't have a factory cable and you can't make or buy one, then the only option you have left is to open up the case and use Firekit. All of this is detailed in the Fastboot guide. I highly recommend you try using the factory cable.
Once you get the device into fastboot mode, you'll need to follow this guide to flash TWRP and FFF again...
http://forum.xda-developers.com/showthread.php?t=1638452
Once you've done that, the same guide contains instructions on how to revert back to the stock software. Follow those instructions carefully and it will walk you through the process.
Kindle fire stuck on boot logo...the device is corrupted? [SOLVED]
Problem solved by factory cable. In fastboot mode I have installed TWRP and I have launched the restore of a old backup (boot and data).
My Kindle is alive!
Thanks a lot for help.
alchemist said:
Problem solved by factory cable. In fastboot mode I have installed TWRP and I have launched the restore of a old backup (boot and data).
My Kindle is alive!
Thanks a lot for help.
Click to expand...
Click to collapse
I have an other problem. In Kindle Fire Utility the kindle is always offline, and the boot status is unknow (and I can't install FFF and EX Launcher...)
I tried to reboot in normal mode or fastboot mode with KFU and "fastboot" command, but my pc show <waiting device> message.
What kind of command I need to use?
The KFU problem is due to driver issues with Windows.
If you are booted normally, you can use the command line or Pokey9000's bootmode binaries from a terminal emulator to change your bootmode.
soupmagnet said:
The KFU problem is due to driver issues with Windows.
If you are booted normally, you can use the command line or Pokey9000's bootmode binaries from a terminal emulator to change your bootmode.
Click to expand...
Click to collapse
I tried this and it stopped the boot looping but stuck on the Boot Logo. I used the unbrick method and it went back to boot looping. I have restored my KF several times in the past but this one has really stumped me. I have never had this problem. Are there any other solutions out there?
Kindle Fire Stuck at Logo and Screen Flashing
hi i have a kindle fire that is stuck at the boot logo the screen is flashing every 3 seconds or so and the light is flashing as well it has stock everything but the soupkit is just stuck here at waiting for device
truckaveli said:
hi i have a kindle fire that is stuck at the boot logo the screen is flashing every 3 seconds or so and the light is flashing as well it has stock everything but the soupkit is just stuck here at waiting for device
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2166668
#31
thanks
soupmagnet said:
http://forum.xda-developers.com/showthread.php?t=2166668
#31
Click to expand...
Click to collapse
thanks i will try this and see what happens i also have another kindle fire that is operational but the screen flashes randomly and the touch screen in the game sometimes jumps all over the place like i would be touching one area and a selection for another area comes up
Not working
i charged the kindle entire day still no change it wont even read in the system i am in ubuntu 12.04 nothing in soupkit is helping as it is just hanging <waiting for devices>
Did you follow the instructions? What steps did you take to charge it? Is it still on a 3 second bootloop?
I used Hashcode's method to install a second bootloader and to install recovery and CM10.1. After I flashed CM10.1 like normal, I didn't like it, as the screen resolution was way out of whack. So, I restore using fastboot the stock .img backups that I created prior to rooting.
Well, now my Kindle gets stuck on the Kindle splash screen, and no matter what I do to flash stock back onto it, every time it reboots, it has the same problem. I have tried the KFHD restore tool (none of the commands work), KFFirstAide (the same problem as KFHD restore), I even tried doing the rooting process again, with the same results. I cannot get this cursed device to boot into stock OS, and I have burned out on trying to fix it. I've had this thing for one day.... :crying:
ironbesterer said:
I used Hashcode's method to install a second bootloader and to install recovery and CM10.1. After I flashed CM10.1 like normal, I didn't like it, as the screen resolution was way out of whack. So, I restore using fastboot the stock .img backups that I created prior to rooting.
Well, now my Kindle gets stuck on the Kindle splash screen, and no matter what I do to flash stock back onto it, every time it reboots, it has the same problem. I have tried the KFHD restore tool (none of the commands work), KFFirstAide (the same problem as KFHD restore), I even tried doing the rooting process again, with the same results. I cannot get this cursed device to boot into stock OS, and I have burned out on trying to fix it. I've had this thing for one day.... :crying:
Click to expand...
Click to collapse
Do you have a factory cable or is your KFHD an 8.9"?
soupmagnet said:
Do you have a factory cable or is your KFHD an 8.9"?
Click to expand...
Click to collapse
Sorry, I should've specified. Yes, it is an 8.9"
Code:
ironbesterer said:
Sorry, I should've specified. Yes, it is an 8.9"
Click to expand...
Click to collapse
Which splash to you become stuck at? White and orange logo or white and blue? If you get stuck at the white and orange it is a stack installation failure. If you get stuck at the white and blue logo the system is likely broken. Can you access recovery? Get it into fastboot and try
Code:
fastboot -i 0x1949 erase cache
Code:
fastboot -i 0x1949 erase userdata
at the userdata part it could hang just let it sit for ten minutes or so. Then
Code:
fastboot -i 0x1949 reboot
side note this will wipe your sdcard so all backups and rom files will be gone. So best you transfer all you wish to keep to your pc.
Thepooch said:
Code:
Which splash to you become stuck at? White and orange logo or white and blue? If you get stuck at the white and orange it is a stack installation failure. If you get stuck at the white and blue logo the system is likely broken. Can you access recovery? Get it into fastboot and try
Code:
fastboot -i 0x1949 erase cache
Code:
fastboot -i 0x1949 erase userdata
at the userdata part it could hang just let it sit for ten minutes or so. Then
Code:
fastboot -i 0x1949 reboot
side note this will wipe your sdcard so all backups and rom files will be gone. So best you transfer all you wish to keep to your pc.
Click to expand...
Click to collapse
With a lot of persistence, I finally restored it. I had to use KFFA. It was ver likely that it was a stack failure, as when I was using Hashcode's method to root, I never pushed a new stack (because adb wasn't working).
But all is good now, I fixed it! :victory:
After the fact
I suppose it's not much a help now but using fastboot has helped me a lot with my kindle. I've locked it up several times to the point I thought it was broken. Usually it seems if you can turn it on and you see anything, you still can fix it.
Hello, I have a rooted Kindle Fire (with bootloader) and tried to return it to original Amazon Stock OS.
I tried the steps specified on this page androidcowboy.com/2013/06/how-to-return-kindle-fire-hd-to-stock/
After this steps:
"Navigate to the folder where you unzipped the Kindle Fire SRT Tool and double-click on “SR Tool” file. Choose option 1 for “Restore-Factory Rooted with Superuser.apk”. Be patient as it’s very important. The file transfer can take up to 5 minute with no progress notification. If you interrupt the process in any way then you will BRICK your device. After the transfer is done then choose option 4 to “Erase cache and userdata”. Once it’s finished then choose option 6 to reboot."
It rebooted and seemed to be stuck at the white and orange Kindle Fire logo screen. I can turn it off and on by holding the power button, but my computer cannot detect it as a portable device or ADB. But I can enter fastboot mode by plugging the USB while it is turned off, so I don't think it's hard bricked.. I hope so.
Any thing wrong that I have done? Sorry I'm a noob when it comes to this. Help please?
Btw, my Kindle Version 8.4.1
Is it boot looping on the animated kindle logo or the static image one? Cause either way I'm guessing something went wrong with the flash, you should probably reflash the boot and system images, try using kindle fire first aid if the SRT doesn't work, I believe it has a stock rooted image flashing option like SRT. BTW don't confuse boot with bootloader, boot is where the kernel is stored. Just pointing this out because if you don't need to flash the boot loader then u shouldn't, if it corrupts you have a hard brick.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
Is it boot looping on the animated kindle logo or the static image one? Cause either way I'm guessing something went wrong with the flash, you should probably reflash the boot and system images, try using kindle fire first aid if the SRT doesn't work, I believe it has a stock rooted image flashing option like SRT. BTW don't confuse boot with bootloader, boot is where the kernel is stored. Just pointing this out because if you don't need to flash the boot loader then u shouldn't, if it corrupts you have a hard brick.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
I do have KFFA, which option should I choose? And mine is stuck on a static image one.
Weird sounds like it doesn't want to even try to load the os, maybe some things wrong with the kernel, anyways I haven't ever used kffa, but there should be an option somewhere to restore system image. You will first need to get the device into fastboot mode, just open a command prompt and CD into the kffa directory, I should have a fastboot command, and run this: fastboot.exe -i 0x1949 getvar product
Then plug your kindle in with the power off. If for some reason it doesn't work, which it should because you seem to have flashed something from fastboot before, then u will just have to update a driver before it disconnects.
Edit: OK fixed sorry for the thread mix up.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Same problem
I have a KFHD 8.9 with the same problem as the OP. It's stuck on the static (orange) Kindle Fire logo. I have working drivers and I am able to get it into fastboot using "fastboot.exe -i 0x1949 getvar product". The problem is, I don't know any of the history of how it got this way. I have repaired a lot of Generation 1 KF's and I thought I would get started on the Gen 2's so I bought this on eBay this way. I didn't realize how much more risky it was to work on the Gen 2. I also have KFFA working but I can't figure out how to get the stock image onto the KF so I can flash it back to stock. When I go into fastboot mode and use KFFA to reboot to normal more it just stops on the static Kindle Fire logo. Also, I can't get ADB to work at all. Any help would be greatly appreciated.
There's an option in kffa to restore the system partition, should be a fairly obvious choice, if you can't find it try the kfhd system restore tool
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
There's an option in kffa to restore the system partition, should be a fairly obvious choice, if you can't find it try the kfhd system restore tool
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Well I tried KFFA Option 7 - Completly Restore the KFHD 8.9 8.1.4 (Fastboot) but it didn't work. There is a problem in RunMe.bat with the wget command when trying to download the .img files from dropbox:
Connecting to dl.dropboxusercontent.com|174.129.21.126|:443... connected.
ERROR: cannot verify dl.dropboxusercontent.com's certificate, issued by `/C=US/O
=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance CA-3':
Unable to locally verify the issuer's authority.
To connect to dl.dropboxusercontent.com insecurely, use `--no-check-certificate'
Unable to establish SSL connection.
So then, I Downloaded the KFHD_SRT tool and managed to restore the system partition but it still would not boot. Then I saw down at the bottom of the instruction page that to downgrade to 8.1.4 you also need to restore the boot and recovery partitions. After I did that -- PRESTO! my KFHD 8.9 booted up and is now working.
THANK YOU SO VERY MUCH FOR THE HELP!!!!! I will be sure to click the "THANKS" button.
Anchorman42 said:
I have a KFHD 8.9 with the same problem as the OP. It's stuck on the static (orange) Kindle Fire logo. I have working drivers and I am able to get it into fastboot using "fastboot.exe -i 0x1949 getvar product". The problem is, I don't know any of the history of how it got this way. I have repaired a lot of Generation 1 KF's and I thought I would get started on the Gen 2's so I bought this on eBay this way. I didn't realize how much more risky it was to work on the Gen 2. I also have KFFA working but I can't figure out how to get the stock image onto the KF so I can flash it back to stock. When I go into fastboot mode and use KFFA to reboot to normal more it just stops on the static Kindle Fire logo. Also, I can't get ADB to work at all. Any help would be greatly appreciated.
Click to expand...
Click to collapse
Hey, I got same problem, after I install a bootloader for my KFHD 8.9, the original Kindle OS was unable to boot up, I got 8.4.6 when I recived my KFHD, Is the problem of OS ?
Sorry, but after re-reading my post I realized that I probably gave bad instructions. Mods please delete this post...