[Q] Remove TWRP 2.0 and restore kindle fire - Kindle Fire General

Hi eveyone !
I just have a big problem with my kindle:
I have install TWRP 2.0 and use option restore default my kindle in "Devive/Restore default" and then, the kindle only loading TWRP 2.0.
Anybody ! pls help me to slove this ! Thanks so much

ppluan said:
Hi eveyone !
I just have a big problem with my kindle:
I have install TWRP 2.0 and use option restore default my kindle in "Devive/Restore default" and then, the kindle only loading TWRP 2.0.
Anybody ! pls help me to slove this ! Thanks so much
Click to expand...
Click to collapse
If you Kindle Fire is booting directly into TWRP, without you doing it manually, then your device is stuck in fastboot mode.
You can issue the following commands through adb on your computer:
adb shell su -c "idme bootmode 4000"
adb reboot
That should allow your Kindle to properly boot into whatever rom you have installed.

TWRP has root privileges by default, so you just have to run "adb shell idme bootmode 4000".
Slightly off topic, but wouldn't it be a good idea if TWRP showed the current bootmode in one of the corners?

Is there a way to completely "restore" a Kindle Fire to how it came from the factory? IE: remove TWRP & restore to a stock firmware.

http://forum.xda-developers.com/showthread.php?t=1399072

Related

[Q] Help Kindle boots allways in TWRP

Hi all
I just wanted to install the Google apps on my Kindle Fire. Now its boots allways TWRP 2.0 console. I tried the restore, reset.....
How can i fix this?
Kind regards
Imnuan
use this app and change bootmode to normal
http://forum.xda-developers.com/showthread.php?t=1399889
did it yesterday - works perfect after a little hassle with my windows drivers
Don't use reboot to recovery in cm7 it will cause this.
adb shell
idme bootmode 4000
Will fix this as well.
Sent from my ADR6400L using Tapatalk

Reset Kindle with TWRP, now it won't boot or install 6.2.1

Yeah, so I accidentally reset my kindle, and then it rebooted into TWRP then wiped the files, and now it keeps booting into TWRP. I tried installing the 6.2.1 update and CM7 and neither work. Please help?
You need to change the bootmode. If ADB is working just type:
adb shell
idme bootmode 4000
reboot
Should boot normally after that. Cheers.
I had soemthing similar happen and I had to reinstall the usb driver to get it recognizing the kindle again

TWRP and CM7 problem

I just did a restore setting in the CM7 option after that I cannot boot into the CM7 but only the TWRP...
Can anyone tell me how to reinstall the TWRP...
I tried to use the kindle fire utility to re-install it, however it doesn't connect...
always shows offline..
please help
thanks
Did you restore bootloader, recovery and system from your backup using TWRP? If so you should have TWRP installed.
Please provide detail info what you have done to give further help.
You may need to update your USB diver to get adb working and to be able to install recovery software.
Sent from my Amazon Kindle Fire using Tapatalk
i think you said boot to recovery in cm7 - now you'r in a recovery bootloop - means it boots allways to recovery by itself - right ?
if so (if it is booted to twrp) use kfu option1 - bootmode normal
or issue manually:
adb shell idme bootmode 4000
adb reboot
an other method is to use fastboot commands:
fastboot oem idme bootmode 4000
fastboot reboot
in the case it says <waiting for device> power it off by holding the pwr button for ~20sec till it turns of - pwr on again - the command should resume and finish
a second pwr off/on will bring you back to normal
if commands don't work check your drivers:
http://forum.xda-developers.com/showpost.php?p=22342376&postcount=6
Can anyone tell me what the befits are to running cm7 vs a lunched like adw ion the fire?

[Q] Got stucked on KF Start Screen. [solved]

Hi,
i am searching this forum for about 5-6 hours without finding a solution for my problem.
My KF is stucked on "kindle fire" start screen (it blinks) after i made a bad misstake by editing the account.db . I wanted to add a second google account to my new installed market.
But after that it is stucked.
I tried the kfu 0.9.3 but no matter what i do, i get an error with "operation not permitted" or "Could not access the Package Manager. Is the system runnung?"
[edit]Everytime i try to enter su at adb shell, i got this message "[1] + Stopped (signal) su"[/edit]
My driver seem to work.
And i dont know what i did, after some utility uses i got this yellow triangle and it stucked first. But now it continued again to the blinking kindle fire logo.
Can somebody please help me? I realy dont know what to do.
And i am sorry for my bad english :/ .
Thank you.
Have you tried going into recovery?
Sent from my Kindle Fire using xda premium
Issue the following commands to reboot to normal
fastboot -i 0x1949 oem idme bootmode 4000
fastboot -i 0x1949 reboot
or
adb shell idme bootmode 4000
adb shell reboot
Sent from my Amazon Kindle Fire using Tapatalk
Hey, thanks for the answer.
I was able to get twrp running with this post:
b63 said:
hey cool - thought the shell is messed up - it's not - you can get to fastboot - great
would suggest to follow this thread starting at point 2:
http://forum.xda-developers.com/showpost.php?p=21803658&postcount=29
and your allready downloaded twrp is recovery.img not twrp-blaze-2.0.0RC0.img
simply adapt the corresponding command in the above thread
is you want stock rom i would suggest to use a prerooted stock rom (i prefer the unsecure version):
http://forum.xda-developers.com/showpost.php?p=22393194&postcount=20
Click to expand...
Click to collapse
Now i tried to install a rom, but i am not sure it worked. Because the kf is starting for over 10 min now and just showing this "kindle fire" logo. Do you or anybody has got a link for the original 6.2.2 or maybe with google play? I have got the problem that the roms i downloaded dont have a md5 file and that discription i used said i have to activate md5 check.
Thank you.
P.S. How long do i have to wait until i can be sure it wont start? And do i realy have to command "adb shell idme bootmode 4000" and "adb reboot" after flashing? Or can i just click on reboot?
Check the check sum md5 before you install.
It looks like the KF is booting into fastboot mode. You need to issue the mentioned commands to boot normal either before or after you install a new ROM. First you to boot to normal and find the ROM you like to install. As you know, use TWRP to install a new ROM.
Sent from my Amazon Kindle Fire using Tapatalk
Guys, thank you. Its alive..again .
I just found a rom that worked .
Its is 5 am and i rly have to sleep now..what a night -.- .
Again, thanks for your help.
just for info:
had a case where a prerooted stock rom needed 20min for first boot
so be patient ...
please mark the subject of the topic (edit first post) with [Solved]

Remove TWRP 2.0 and restore kindle fire

Hey guys, I came across this problem with my Kindle. I have TWRP 2.0 installed and I restored to default (from a CM7 rom) and I went use the option restore my kindle to default and now my Kindle only loads TWRP 2.0. I did something (I forgot the command I think it was adb shell idme bootmode 4000) It said something about nothing to restore to or something like that. How do I just get the stock software on my Kindle? Any help would be GREATLY appreciated. Thanks
4000 should be for a normal boot. Are you sure you didn't set it to 5000 (recovery)?
Try this.
Power off the Kindle and make sure the USB is unplugged from the Kindle but plugged into your computer.
At the command prompt run : fastboot oem idme bootmode 4000
After running the above, plug the kindle into the computer using the USB. It should automatically start up.
It should run the command and say it completed.. After that run : fastboot reboot
This should get you booting off your rom again instead of into recovery.
If your kindle boots all the way to TWRP again and the fastboot command never runs windows is not detecting the kindle fast enough on boot.
If this happens, I recommend getting a USB thumb drive and trying Firekit LiveUSB. Boot off the USB, and once you are at the firekit# line, type normal_boot, and, with your kindle off, plug it into the machine again. This should run successfully and reboot the kindle.
IF after all this you are still booting to TWRP, try flashing the rom you installed before. If that fails, I would reflash the stock rom and reroot it from scratch.

Categories

Resources