Tablet had Fire OS 5.3.1 build installed.
Successfully rooted with Rootjunky supertool - after a lot of hassle with Kingroot (needed a newer version via an XDA link). Replaced Kingroot with SuperSU - and loaded Google Play - everything fine so far....
Magisk Manager app downloaded via Play store- starts to install but when tablet re-boots it's soft-bricked.
I've tried this twice now with same result.
Anyone had success with Magisk on Fire Tablet?
i'm having the exact same issue with a kindle fire hd 7". installed lineage unofficial 20170309 found on here, kept pushing me to install magisk, first time it wouldn't install, then it updated from market...installed successfully this morning and now when device is rebooting it just stays on kindle fire gold screen. volume button doesn't work to get into recovery and adb devices returns nothing. nothing in device manager to even indicate the computer is seeing the kindle fire.
bmckenna said:
i'm having the exact same issue with a kindle fire hd 7". installed lineage unofficial 20170309 found on here, kept pushing me to install magisk, first time it wouldn't install, then it updated from market...installed successfully this morning and now when device is rebooting it just stays on kindle fire gold screen. volume button doesn't work to get into recovery and adb devices returns nothing. nothing in device manager to even indicate the computer is seeing the kindle fire.
Click to expand...
Click to collapse
Hi, when I bricked mine I pressed 'on' & 'Vol -' simultaneously and after a few attempts got it into recovery. From there I selected 'update using ADB' and at this point my Windows PC recognized fire tablet and allowed me to sideload the official Amazon firmware .bin file via fastboot (hope this makes some sense as I'm a bit of a noob!).
As for Magisk - probably incompatible with Fire device as suggested on this thread:
https://forum.xda-developers.com/showpost.php?p=68958498&postcount=2
But the thread's gone cold - no-one's confirmed either way.
FYI, fixed this with the following:
fastboot cable - plug in while device is off to enter forced fastboot mode
managed to get fastboot command responding after installing the android adb driver in device manager to the yellow triangle "tate" device - validate with
"fastboot -i 0x1949 getvar product" will validate that fastboot is responding
then:
"fastboot -i 0x1949 flash boot kfhd7-freedom-boot-7.4.6.img" - reflash bootloader
"fastboot -i 0x1949 flash recovery kfhd7-twrp-2.8.3.0-recovery.img" - reflash twrp
just as if you were manually installing twrp for the first time
i had some other issues with kindle fire first aide where, when attempting to restore to factory, it wiped my data and cache partitions, but the above at least let me get back into twrp where i was able to reformat data/cache, flash a new system image, and successfully boot into it.
Moving away from aicp for now since that was what was pushing magisk, giving lineage a try.
Glad you got it sorted. Think I might need to get one of these factory cables just in case future 'experiments' go awry!!
Related
So I just updated the ROM on my 1st gen Kindle Fire to the gedeRom version link: (http://forum.xda-developers.com/showthread.php?p=25312180#post25312180)
Anyways I installed it and configured my device exactly how I wanted it. Everything went perfectly. The ROM loaded and I installed all my apps and configured my files. However, I rebooted the device to go to TWRP and backup the system and data so I would not have to reconfigure everything again if anything happened to my device. Well, after the backup was completed I went to reboot the system with TWRP. The Kindle keeps looping the FireFireFire screen without loading into cyanogenmod ROM and booting normally. I can reenter TWRP by pressing the power button for recovery but I can't get the device to boot normally. How do I fix this?
Thanks.
Ilumene said:
So I just updated the ROM on my 1st gen Kindle Fire to the gedeRom version link: (http://forum.xda-developers.com/showthread.php?p=25312180#post25312180)
Anyways I installed it and configured my device exactly how I wanted it. Everything went perfectly. The ROM loaded and I installed all my apps and configured my files. However, I rebooted the device to go to TWRP and backup the system and data so I would not have to reconfigure everything again if anything happened to my device. Well, after the backup was completed I went to reboot the system with TWRP. The Kindle keeps looping the FireFireFire screen without loading into cyanogenmod ROM and booting normally. I can reenter TWRP by pressing the power button for recovery but I can't get the device to boot normally. How do I fix this?
Thanks.
Click to expand...
Click to collapse
*Solution Found* - However -
It also seems to boot normally if I completely power off and leave it alone for 10 minutes or so...as I just discovered. It didn't work when powering on/off for just a few seconds though. Is there some kind of internal reset after a certain period of time? And why would it not boot normally after the reboot option was selected vs. power off?
Wrong forum
Ilumene said:
So I just updated the ROM on my 1st gen Kindle Fire to the gedeRom version link: (http://forum.xda-developers.com/showthread.php?p=25312180#post25312180)
Anyways I installed it and configured my device exactly how I wanted it. Everything went perfectly. The ROM loaded and I installed all my apps and configured my files. However, I rebooted the device to go to TWRP and backup the system and data so I would not have to reconfigure everything again if anything happened to my device. Well, after the backup was completed I went to reboot the system with TWRP. The Kindle keeps looping the FireFireFire screen without loading into cyanogenmod ROM and booting normally. I can reenter TWRP by pressing the power button for recovery but I can't get the device to boot normally. How do I fix this?
Thanks.
Click to expand...
Click to collapse
This forum is actually for the 2nd gen and the 7" & 8.9" HD's. Try asking here > Kindle Fire General. You might get a more expedient answer there.
*Edit - Gratz on the fix.
TWRP Cyanogenmod 9 Boot Loop after Backup
Ilumene said:
So I just updated the ROM on my 1st gen Kindle Fire to the gedeRom version link: (http://forum.xda-developers.com/showthread.php?p=25312180#post25312180)
Anyways I installed it and configured my device exactly how I wanted it. Everything went perfectly. The ROM loaded and I installed all my apps and configured my files. However, I rebooted the device to go to TWRP and backup the system and data so I would not have to reconfigure everything again if anything happened to my device. Well, after the backup was completed I went to reboot the system with TWRP. The Kindle keeps looping the FireFireFire screen without loading into cyanogenmod ROM and booting normally. I can reenter TWRP by pressing the power button for recovery but I can't get the device to boot normally. How do I fix this?
Thanks.
Click to expand...
Click to collapse
Ilumene,
This is an easy fix. Please drop to command where you have access to Fastboot. We are going to give you a number of scenarios just in case another person has the same problem:
If you get stuck at a screen with a yellow triangle, run:
Code:
fastboot oem idme bootmode 4000 -i 0x1949
If your device is always booting TWRP run:
Code:
adb shell "idme bootmode 4000"
Step 1: If you still can't get out of booting TWRP (A Bootloop), first run:
Code:
adb shell "idme bootmode 4002"
Step 2: Reboot your device, then run:
Code:
adb shell "idme bootmode 4000"
Step 3: Reboot again and you should be out of your bootloop.
In some rare cases you need to reset the Boot Mode:
Code:
fastboot -i 0x1949 oem idme bootmode 1
I've been using Unofficial CyanogenMod 10.2 for the Kindle Fire HD 7" since it first came out without any problems. Basically, I just upgrade it with TWRP every time Hashcode releases a new version....well it finally didn't work. His thread is here:
http://forum.xda-developers.com/showthread.php?t=2388341
I flashed the latest version, [11/15] BETA CM10.2 + 3.0.50+ KERNEL two days ago. It got stuck in boot so I rebooted successfully. I've been using it for 2 days now and finally rebooted. This time when I reboot, I get stuck on the Kindle Fire blue logo. I can't do anything from there. I can't get into TWRP.
What do I do?
Restore stock from fastboot, I believe with 2nd boot loader installed you can simply plug the device I to your PC after running "fastboot -i 0x1949 getvar product" and it should goto fastboot and u can restore stock boot loader, recovery, and os from kffa and restart the process. I think people have had issues with this lately or at least something similar because of selinux being added to twrp and cm 11. Just a guess though.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
Restore stock from fastboot, I believe with 2nd boot loader installed you can simply plug the device I to your PC after running "fastboot -i 0x1949 getvar product" and it should goto fastboot and u can restore stock boot loader, recovery, and os from kffa and restart the process. I think people have had issues with this lately or at least something similar because of selinux being added to twrp and cm 11. Just a guess though.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Thank you! Uh...so I ran the fastboot line and I've got the fastboot logo...but I'm not quite sure how I should go about restoring the stock boot loader, recovery, and OS as you've said. Am I basically factory resetting? Will I be able to get my backed up ROM back?
thehodapp said:
Thank you! Uh...so I ran the fastboot line and I've got the fastboot logo...but I'm not quite sure how I should go about restoring the stock boot loader, recovery, and OS as you've said. Am I basically factory resetting? Will I be able to get my backed up ROM back?
Click to expand...
Click to collapse
Well, you have a couple options. If you're in fastboot then you can opt to to a full system restore. http://forum.xda-developers.com/showthread.php?t=1951254
If you can get into TWRP, you can push a ROM (or a nandroid if you have one) onto TWRP http://forum.xda-developers.com/showthread.php?t=2459498 You always want to pull a nandroid off your tablet every now and again for just such a case.
I have kfhd7 and i updated it from cm12.1 to cm13 but after the reboot it is now stuck on white-blue "kindle fire" logo. everytime i reboot it shows the white-yellow logo and then gets stuck on the blue one. moreover, i cant get to twrp3 using keys as it gets stuck and device gets hot.
Tried fastboot and adb but the devices is shown offline. I dont have access to a fastboot cable and even dont hope that i will get one shipped sooner. kinldy help
Hello.
I rooted my kfhd 7 10.4.6 successfully and naturally proceeded to twrp where it got stuck on a bootloop. Now that I have made a factoryboot I was wondering what rout I should follow to flash the rom?
Browsing the topics I see these options:
* continue the process installing the twrp...
* download a toolkit that allows backup
* install ADB
* get fff
Now I'm wondering if someone has just made a restore utility, is there a utility to just restore to the state of having a rom installed?
Also, since I don't care for restoring backups, is there an easier way to flash?
I really appreciate your advice.
Deano
Firefirefire is not for this device 1st off, you don't have a kfhd 2nd off. Kfhd is v7.x.x. You have a kf2. Kf2's are 10.x.x.
Sent from my Kindle Fire HD 7 using XDA Premium 4 mobile app
if your logo turns blue at this point, turn the device off and when you turn it back on hold volume up while the logo is orange and keep holding it even after it turns blue, it should then say twrp and go into twrp, from there you could push a rom and flash it. If the logo does not turn blue then i would put it in fastboot and use kindle fire first aid to restore it, and try again.
which rout should I go? restore or twrp?
wire55 said:
Firefirefire is not for this device 1st off, you don't have a kfhd 2nd off. Kfhd is v7.x.x. You have a kf2. Kf2's are 10.x.x.
Click to expand...
Click to collapse
stunts513 said:
if your logo turns blue at this point, turn the device off and when you turn it back on hold volume up while the logo is orange and keep holding it even after it turns blue, it should then say twrp and go into twrp, from there you could push a rom and flash it. If the logo does not turn blue then i would put it in fastboot and use kindle fire first aid to restore it, and try again.
Click to expand...
Click to collapse
It's been a while since I bricked. Perhaps it was 10.4.6 I can no longer access the settings the verify. But now that I have a factoryboot cable. I would just flash cyanogenmod. Now when I connect factoryboot it reads (in a fancy 3d text) "Fastboot" with a small "kindle fire" on the right side of it.
I originally followed a youtube video that had links for freedom boots, twrp, etc... to this forum, but then again I must have downloaded incorrect versions.. I'm not concerned with the date. So I'm wondering if it's easier to restore or continue with twrp.
Here are some links I was looking at:
(do I need to go the adb rout)
http://forum.xda-developers.com/showthread.php?t=2459498
Do I need to have adb tools use command: fastboot -i 0x1949 getvar product
http://forum.xda-developers.com/showthread.php?p=33156486
http://forum.xda-developers.com/showthread.php?t=2685090
http://forum.xda-developers.com/showthread.php?t=2271909
http://forum.xda-developers.com/showthread.php?t=2685090
There are too many guides, here ... which is really great. But the process of download, verification, transfer (to a pc).
If I cant brick this device any harder than it is, I will follow each guide...
stunts513, the fire logo does not turn blue. In fact I was taking a video when it was loading ... (it's a funny video about
a guy who bricked his device)
I had the same issue... I forgot to remove a script before flashing twrp. Maybe it is the same for you. Did you followed carefully the tuto ?
In my situation, I managed to go into fastboot (with fasboot cable), flashed stock ROM, and did the flashing process from the beginning..
Hope it may help
"Envoyé depuis mon Amazon Kindle Fire HD avec Tapatalk"
If you only have fastboot access right now i suggest restoring with srt or kindle fire first aid. Afterwards you can start the twrp process over again, we can't simply flash cm from fastboot, if everything else isnt in place like the stack file or the bootimg and a old version of the bootloader then it wouldn't work. Fastboot should be in utilities like kffa and srt
stunts513 said:
If you only have fastboot access right now i suggest restoring with srt or kindle fire first aid. Afterwards you can start the twrp process over again, we can't simply flash cm from fastboot, if everything else isnt in place like the stack file or the bootimg and a old version of the bootloader then it wouldn't work. Fastboot should be in utilities like kffa and srt
Click to expand...
Click to collapse
There are so many options it seems, but I think I know what to do now (please let me know if it's not a incorrect course):
First, download and Kindle fire first aid from here, to restore back to and then follow the instruction here in order to start twrp and flashing.
wire55 said:
Firefirefire is not for this device 1st off, you don't have a kfhd 2nd off. Kfhd is v7.x.x. You have a kf2. Kf2's are 10.x.x.
Click to expand...
Click to collapse
I think the versions are according to kf2 (10.4.6) this time.
Thanks you so much everyone.
unbrick attempt 3
I have download and installed many sdks and drivers and checked md5.. while at it. kffirstaid does not really seem to connect with the device. And some messing around with the drivers did occur, uninstalling/reinstalling through downloads and through kffirstaid. It now announces as tate-pv-08 though a triangle is showing next to Android ADB Interface in device manager.. I think something is missing.. Is java sdk necessary? because it doesn't install ..
yeah
If I didn't mess around with my Kindle I would be reading through Dante's levels of hell which is more pleasant than all this troubleshooting ..
testing
test
You should be able to update the drivers of the Tate device using the drivers in my signature and have then programs work with fastboot. Not sure why an adb device and a Tate device show at same time, the Tate device should be the one needing fastboot drivers for it to work.
I got
stunts513 said:
If you only have fastboot access right now i suggest restoring with srt or kindle fire first aid. Afterwards you can start the twrp process over again, we can't simply flash cm from fastboot, if everything else isnt in place like the stack file or the bootimg and a old version of the bootloader then it wouldn't work. Fastboot should be in utilities like kffa and srt
Click to expand...
Click to collapse
Hi. Someone yanked out the factory-boot cable and I quickly ordered the scorpion king cable. I downloaded kffirst aide again and there's been a massive update. Running a restore showed all signs of success. But then after restoring it to normal boot, I get kindle fire logo showing and then the boot loop continues.
If kffa fails then try SRT.
Kffirst aide is in order
stunts513 said:
You should be able to update the drivers of the Tate device using the drivers in my signature and have then programs work with fastboot. Not sure why an adb device and a Tate device show at same time, the Tate device should be the one needing fastboot drivers for it to work.
Click to expand...
Click to collapse
I have upgraded kffirst aide and in the middle of restore I do the following statements:
cannot load 'boot-prod.img No error
cannot load recovery-prod.img No error
cannot load system.imp: No error
However at the end there is the success message:
Success!!! The kindle Fire 2 7 has been restored to software version 10.2.3
and yet the bootloop continues to plague the brick..
That means the files it tried to flash didn't exist on your computer. Try srt, it includes those images.
I have a kf2
stunts513 said:
That means the files it tried to flash didn't exist on your computer. Try srt, it includes those images.
Click to expand...
Click to collapse
I'm not sure if this is compatible with my device. Perhaps replacing those files/folders would solve the problem?
Oh wait yea kf2 didn't have a SRT.... My bad. Yea in that case you will need the kf2 I ages, kffa is supposed to download them for you but it's possible the links went down for the files.
So, here is what happened. I was trying to install CyanogenMod 12.1 on my Kindle Fire HD 7 (tate). I used the official guide on CyanogenMod's website, and I got up to the point where it wanted me to reboot into TWRP recovery that I had just flashed. I entered the command "fastboot -i 0x1949 oem recovery" like the guide had said to do after flashing the older bootloader, freedom boot, and TWRP, and it went back into fastboot mode. At that point, I knew that I had screwed something up. I unplugged the fastboot cable and rebooted the kindle using the power button, and then the kindle fire logo would loop. Can someone please help me out with this? Thanks! (If any of that didn't make sense, please ask and I will clarify!)
Dear specialists from XDA:
I'm from Brazil, and I bought a Kindle Fire HD 7 (MODEL x43z80 'tate') with the last original Fire OS, and the Amazon universe don't have a lot of things in Brazil, so I decided to put a Cyanogenmod based on Marshmallow. My guide is the Tekify Channel, and I got it.
But, after a soft reset, because I want to give a gift to my wife, I have the TWRP bootloop issue.
After a 1 week from search in XDA and a lot of English tutorials in youtube, today I have the kindle in stucked in the 'Kindle Fire' logo bootloop.
So, I search here in XDA wha I have to do, and I stucked.
I don't have a fastboot cable, in Brazil Amazon sold just the basic kindle e-reader, and I want the Kindle Fire good again... :crying:
Someone help me? I try ALL the aplications here, like: KFHD unbrick, Kindle Fire 1st Aid, but I1m stucked in the Kindle Fire logo.
I can't access the ADB or Fastboot, because the computer don't recognize the KFHD, and I can't access the TWRP or any screen, I tried a lot of times the command POWER+VOL DOWN, but I return to the 'Kindle Fire' logo.
Thanks for the help.
J.C.
From powered down condition, press power button, then hold POWER-UP, until blue fire logo appears and continue to hold for a couple of seconds, then release. It should go into TWRP. From there, ADB should work. If not, try powering up while connected to PC with USB cable. Hopefully it will boot into fastboot mode. I use linux because windows has too many problems with drivers.
basenjidad said:
From powered down condition, press power button, then hold POWER-UP, until blue fire logo appears and continue to hold for a couple of seconds, then release. It should go into TWRP. From there, ADB should work. If not, try powering up while connected to PC with USB cable. Hopefully it will boot into fastboot mode. I use linux because windows has too many problems with drivers.
Click to expand...
Click to collapse
hi,
i have Kindle Fire HD 7" after some issues i try to flashing, voip all data and delete backup etc, my WTRP V.2.7.8.0 changed to v.2.6.3.1 and stuck in kindle fire logo and not connected to pc or not show storage in my computer.
please help me and restore my kindle fire tate. thanks a lot (i am using Ubuntu 14.04 LTS)
Can you boot into TWRP? You need to update to at least V2.8.7.0. I'm running V3.0.0.0 but I can't find the download link anywhere. If you're in TWRP 2.6.3.1 try going the the boot menu and reboot to bootloader. This should put you in fastboot. Next, connect to PC via USB. Type fastboot devices to see if it's working. Now fastboot flash recovery /(path and filename to TWRP 2.8.7.0) Once you have the newer version installed, remove usb cable and reboot to twrp and make sure mtd is enabled in the mount menu. You sould be able to connect usb cable and drag and drop your chosen ROM and gapps into the internal storage where you can install them with TWRP.
basenjidad said:
Can you boot into TWRP? You need to update to at least V2.8.7.0. I'm running V3.0.0.0 but I can't find the download link anywhere. If you're in TWRP 2.6.3.1 try going the the boot menu and reboot to bootloader. This should put you in fastboot. Next, connect to PC via USB. Type fastboot devices to see if it's working. Now fastboot flash recovery /(path and filename to TWRP 2.8.7.0) Once you have the newer version installed, remove usb cable and reboot to twrp and make sure mtd is enabled in the mount menu. You sould be able to connect usb cable and drag and drop your chosen ROM and gapps into the internal storage where you can install them with TWRP.
Click to expand...
Click to collapse
first thanks a lot basenjidad for you attention and quick reply.
yes divice boot in TWRP and < i have v.2.8.7.0 file > my kindle access to fasboot mode but after connecting to pc not reconize and in the mount menu mtd option not show.
(adb & kindle usb driver already installed) sorry my english is not good
Make sure USB 2.0 or less on PC port. Try a different cable. Try another Android device just to make sure everything works on the computer.
basenjidad said:
Make sure USB 2.0 or less on PC port. Try a different cable. Try another Android device just to make sure everything works on the computer.
Click to expand...
Click to collapse
Thanks again to you
Kindle show in my laptop but connect see pics.
Try installing mtp USB many times but not successfully installing in my laptop.
you need a newer version of twrp. If fastboot won't work, I don't know how you can flash a new recovery or bootloader.
The last thing to try would be to update adb and fastboot from Google or the Ubuntu repositories. https://developer.android.com/studio/releases/platform-tools.html
Try: fastboot -i 0x1949 getvar product
Try with root: sudo su
I have never used a fastboot cable. It hasn't been necessary but it may be in your case.
basenjidad said:
The last thing to try would be to update adb and fastboot from Google or the Ubuntu repositories. https://developer.android.com/studio/releases/platform-tools.html
Try: fastboot -i 0x1949 getvar product
Try with root: sudo su
I have never used a fastboot cable. It hasn't been necessary but it may be in your case.
Click to expand...
Click to collapse
hi,
many thanks bro.
has a my new issue > hi,
I have Kindle Fire HD 7" (2nd Generation)
model no X43Z60
FCC ID YJM-0725
(Operating System: Windows 7 & Linux)
On Yesterday Try with SRTool v1.3.5 Connect and Applying Option# 4th> remove cache and system and option# 1st> restore-factory rooted with super SU.apk uploading <recovery 7.3.0.image > Successfully Complete and Exit.
After Re Boot the Device Stuck in Kindle-fire Orange Logo and Logo Blink after Every 10 seconds and not detecting to pc.
Please help me and Recover the issue. Thanks so much