Can't access recovery mode - Fire HD 6 and 7 Q&A, Help & Troubleshooting

A lot of post are about being 5.x.x and can't access recovery mode but I am on 4.5.3 and I have flashed TWRP before on this firmware. I used the CM-11 rom and realized it's only Android 4.4.4 and needed Android 5.x.x well i flashed back to stock fire os and the stock firmware still 4.5.3
MY problem:
When i boot into recovery mode it just shows "Amazon" and reboots back to stock OS, I have root and flashify it just won't boot into recovery. Any help?

Did you ever figure this out? I'm having the same issue with pretty much the same scenario. I can boot to the bootloader/fastboot mode but recovery is not working.
I've tried some of the bootloder unlock methods to try to flash recovery but to no success. Other than that, the table boots to the stock ROM ok, but that's really no fun. I can't even factory reset because that needs recovery, lol.

detesto said:
Did you ever figure this out? I'm having the same issue with pretty much the same scenario. I can boot to the bootloader/fastboot mode but recovery is not working.
I've tried some of the bootloder unlock methods to try to flash recovery but to no success. Other than that, the table boots to the stock ROM ok, but that's really no fun. I can't even factory reset because that needs recovery, lol.
Click to expand...
Click to collapse
What version of FireOS?
If you're on 4.X root it and flash a working recovery with dd.

Rortiz2 said:
What version of FireOS?
If you're on 4.X root it and flash a working recovery with dd.
Click to expand...
Click to collapse
I'm on 5.6.1.0, I've found no way to root without recovery.

detesto said:
I'm on 5.6.1.0, I've found no way to root without recovery.
Click to expand...
Click to collapse
Dang. So you can downgrade to 4.5.3?
 @bibikalka is possible?

Rortiz2 said:
Dang. So you can downgrade to 4.5.3?
@bibikalka is possible?
Click to expand...
Click to collapse
Not without recovery, all the guides require to flash an update via adb on recovery

detesto said:
Not without recovery, all the guides require to flash an update via adb on recovery
Click to expand...
Click to collapse
Sorry for the late reply.
There's ONE solution.. It's not easy...
You can flash recovery with aftv-tools but IDK the recovery adress. Maybe @bibikalka can help us?

detesto said:
Did you ever figure this out? I'm having the same issue with pretty much the same scenario. I can boot to the bootloader/fastboot mode but recovery is not working.
I've tried some of the bootloder unlock methods to try to flash recovery but to no success. Other than that, the table boots to the stock ROM ok, but that's really no fun. I can't even factory reset because that needs recovery, lol.
Click to expand...
Click to collapse
detesto said:
I'm on 5.6.1.0, I've found no way to root without recovery.
Click to expand...
Click to collapse
Rortiz2 said:
Dang. So you can downgrade to 4.5.3?
@bibikalka is possible?
Click to expand...
Click to collapse
detesto said:
Not without recovery, all the guides require to flash an update via adb on recovery
Click to expand...
Click to collapse
Rortiz2 said:
Sorry for the late reply.
There's ONE solution.. It's not easy...
You can flash recovery with aftv-tools but IDK the recovery adress. Maybe @bibikalka can help us?
Click to expand...
Click to collapse
Unfortunately, the aftv-tools were patched a while ago, sneaky Amazon updated boot0 on firehd 2014 via some hidden data in either LK or TEE1. So that method won't work.
So without a recovery or root there are really no options.
Now, there is always the path to trigger the BootRom mode via some contacts (as on other models), but nobody spent the time yet to figure that out:
https://forum.xda-developers.com/fire-hd/general/diy-fire-hd-6-7-bootloader-unlock-t3894996
Pinging @k4y0z and @xyz` for completeness.

bibikalka said:
Unfortunately, the aftv-tools were patched a while ago, sneaky Amazon updated boot0 on firehd 2014 via some hidden data in either LK or TEE1. So that method won't work.
So without a recovery or root there are really no options.
Now, there is always the path to trigger the BootRom mode via some contacts (as on other models), but nobody spent the time yet to figure that out:
https://forum.xda-developers.com/fire-hd/general/diy-fire-hd-6-7-bootloader-unlock-t3894996
Pinging @k4y0z and @xyz` for completeness.
Click to expand...
Click to collapse
Dang. So there's no pic of the board? For see what points can be..

Rortiz2 said:
Dang. So there's no pic of the board? For see what points can be..
Click to expand...
Click to collapse
Plenty of good pics:
https://forum.xda-developers.com/fire-hd/help/jtag-t2933430
Also, one user tried to find the contacts, but was not successful. xyz' indicated where he thought the contacts might be:
https://forum.xda-developers.com/showpost.php?p=78789821&postcount=90

bibikalka said:
Plenty of good pics:
https://forum.xda-developers.com/fire-hd/help/jtag-t2933430
Also, one user tried to find the contacts, but was not successful. xyz' indicated where he thought the contacts might be:
https://forum.xda-developers.com/showpost.php?p=78789821&postcount=90
Click to expand...
Click to collapse
Nice pics. Maybe with root you can easy brick it an enter to bootROM mode no?
Code:
echo 0 > /sys/block/mmcblk0boot0/force_ro
dd if=/dev/zero of=/dev/block/mmcblk0boot0
echo 'EMMC_BOOT' > /dev/block/mmcblk0boot0
md5sum /dev/block/mmcblk0boot0

Rortiz2 said:
Nice pics. Maybe with root you can easy brick it an enter to bootROM mode no?
Code:
echo 0 > /sys/block/mmcblk0boot0/force_ro
dd if=/dev/zero of=/dev/block/mmcblk0boot0
echo 'EMMC_BOOT' > /dev/block/mmcblk0boot0
md5sum /dev/block/mmcblk0boot0
Click to expand...
Click to collapse
But if I have root already, why would I mess with Bootrom??? I don't have amonet for this device, so I would essentially brick a working tablet

bibikalka said:
But if I have root already, why would I mess with Bootrom??? I don't have amonet for this device, so I would essentially brick a working tablet
Click to expand...
Click to collapse
Yep, you're right.. It needs to be ported to MT8135 and it qould be difficult... The only user that knows how to do it is @k4y0z.
He needs the tablet for test it.

reedradar said:
A lot of post are about being 5.x.x and can't access recovery mode but I am on 4.5.3 and I have flashed TWRP before on this firmware. I used the CM-11 rom and realized it's only Android 4.4.4 and needed Android 5.x.x well i flashed back to stock fire os and the stock firmware still 4.5.3
MY problem:
When i boot into recovery mode it just shows "Amazon" and reboots back to stock OS, I have root and flashify it just won't boot into recovery. Any help?
Click to expand...
Click to collapse
I managed to get the stock Amazon recovery on to the fire tablet on 5.6.10 using EX Kernel Manager and from there could sideload the OS i needed to get back in to TWRP.

Related

[ROOT] Blu Vivo 5

Flash the zip file attached using TWRP recovery and you are rooted. :good:
I must be missing some steps
I must have missed some initial steps at some point. I've tried to install TWRP using Mobileuncle Tools and SPFlash Tools without success.
When I try to start my phone into bootloader mode, I get a warning that the function is turned off for security.
What am I doing incorrectly?
Thanks in advance! I appreciate your good works!
Problem
Hisam_uddin said:
Flash the zip file attached using TWRP recovery and you are rooted. :good:
Click to expand...
Click to collapse
when i flash the recovery the phone stuck after boot animation.. and when i flash back the stock recovery everything will be ok.
is this happening to you ?
No , that's not suppose to happen.. which tool did you use to flash the recovery?
Sent from my S6 using Tapatalk
Oldsman1 said:
I must have missed some initial steps at some point. I've tried to install TWRP using Mobileuncle Tools and SPFlash Tools without success.
When I try to start my phone into bootloader mode, I get a warning that the function is turned off for security.
What am I doing incorrectly?
Thanks in advance! I appreciate your good works!
Click to expand...
Click to collapse
Flash the recovery.img via SPflash tool many times.. On first attempt it failed with me too
Sent from my S6 using Tapatalk
Oldsman1 said:
I must have missed some initial steps at some point. I've tried to install TWRP using Mobileuncle Tools and SPFlash Tools without success.
When I try to start my phone into bootloader mode, I get a warning that the function is turned off for security.
What am I doing incorrectly?
Thanks in advance! I appreciate your good works!
Click to expand...
Click to collapse
did You flash the recovery successfully.
No, not as yet
I'm sorry that it has taken so long to reply. Summer is crazy around here. Look up "chaos" in the dictionary and you will find my picture beside the definition!
My phone, actually today, updated to Android 6. So, I will need to root it over again. As soon as that happens, I'll get rid of that KingRoot bs.
Again, thanks for your help!
Hisam_uddin said:
did You flash the recovery successfully.
Click to expand...
Click to collapse
How to
Oldsman1 said:
I'm sorry that it has taken so long to reply. Summer is crazy around here. Look up "chaos" in the dictionary and you will find my picture beside the definition!
My phone, actually today, updated to Android 6. So, I will need to root it over again. As soon as that happens, I'll get rid of that KingRoot bs.
Again, thanks for your help!
Click to expand...
Click to collapse
I made a little how to here
Is this for 6.0 Marshmallow or 5.1 Lolipop?
Vultuxx said:
Is this for 6.0 Marshmallow or 5.1 Lollipop?
Click to expand...
Click to collapse
It is for Lollipop
PD: Use TWRP + SuperSu instead

On latest STOCK rom. Looking to root.

I did some searches and came up short. I have my bootloader unlock code. Can somebody link me to a root guide for the latest stock rom please? I don't want to install a custom rom. Just install root.
http://forum.xda-developers.com/showthread.php?p=68312045
First few steps?
Sent from my MT2L03 using Tapatalk
So just to clarify, all I have to do is fastboot to twrp? I don't need to install it? It's confusing. "Boot to recovery and had TWRP"?? Never rooted a phone before. If somebody could go into greater detail, that would be great.
To get root and TWRP.
Credit to Foltz61.
1. Boot to bootloader.
2. Fastboot boot TWRP-L.img
3. Install supersu-2.49.zip (even though I didn't lose root)
4. Reboot back to system.
5. Reboot back to bootloader.
6. fastboot flash recovery TWRP-L.img.
7. fastboot reboot.
8. Boot to recovery and had TWRP
Click to expand...
Click to collapse
kgonepostl said:
So just to clarify, all I have to do is fastboot to twrp? I don't need to install it? It's confusing. "Boot to recovery and had TWRP"?? Never rooted a phone before. If somebody could go into greater detail, that would be great.
Click to expand...
Click to collapse
Go to youtube search huawei mate 2 look for videos by Super Bass he will show you all you need to know.
nate5711 said:
Go to youtube search huawei mate 2 look for videos by Super Bass he will show you all you need to know.
Click to expand...
Click to collapse
I'm pretty sure that video only applies to the Jellybean stock from for the HAM2. Am I wrong? I'm on the Lollipop rom.
kgonepostl said:
I'm pretty sure that video only applies to the Jellybean stock from for the HAM2. Am I wrong? I'm on the Lollipop rom.
Click to expand...
Click to collapse
Sorry, I didn't read all of your post, I can't help you..
kgonepostl said:
So just to clarify, all I have to do is fastboot to twrp? I don't need to install it? It's confusing. "Boot to recovery and had TWRP"?? Never rooted a phone before. If somebody could go into greater detail, that would be great.
Click to expand...
Click to collapse
I tried to CyanogenMod my phone. I could not even install twrp. I found those instructions from a link here (supposedly everything one may need to know about the Mate 2):
http://forum.xda-developers.com/showthread.php?t=3149530
I tried the link on my phone and it goes to the last post. Please start with the first post....
Sent from my MT2L03 using Tapatalk
jzchen said:
I tried to CyanogenMod my phone. I could not even install twrp. I found those instructions from a link here (supposedly everything one may need to know about the Mate 2):
http://forum.xda-developers.com/showthread.php?t=3149530
I tried the link on my phone and it goes to the last post. Please start with the first post....
Sent from my MT2L03 using Tapatalk
Click to expand...
Click to collapse
You were eventually able to install twrp though right? Seems pretty straight forward and easy. Unlock bootloader, setup adb on comp, enable adb on phone, boot into twrp, flash custom recovery.
kgonepostl said:
You were eventually able to install twrp though right? Seems pretty straight forward and easy. Unlock bootloader, setup adb on comp, enable adb on phone, boot into twrp, flash custom recovery.
Click to expand...
Click to collapse
Nope. I missed that the unlock part was necessary! Thank you for giving the details though!!!!
When I figured that Device Only mode gives decent GPS use for maps, directions, and Pokémon Go I just decided to leave it be. Plus all this concern with root and Pokémon Go not working. I don't play much but I keep my phone as backup when my son's battery dies.
Thanks again!
Sent from my MT2L03 using Tapatalk
kgonepostl said:
I did some searches and came up short. I have my bootloader unlock code. Can somebody link me to a root guide for the latest stock rom please? I don't want to install a custom rom. Just install root.
Click to expand...
Click to collapse
Can you tell me how to unlock my bootloader

hda6 4th gen no recovery ?

I downgraded to run kingroot, installed twrp, and then CM11
Worked fine, but I wasnt happy with some of the issues that CM11 has currently so I flashed 5.3.1.0 from twrp and its working fine but I dont have root (not that big a deal) and I cant get to recovery mode, not by doing adb reboot recover or by holding the volume button at poweron. Any idea where to start?
wfg97079 said:
I downgraded to run kingroot, installed twrp, and then CM11
Worked fine, but I wasnt happy with some of the issues that CM11 has currently so I flashed 5.3.1.0 from twrp and its working fine but I dont have root (not that big a deal) and I cant get to recovery mode, not by doing adb reboot recover or by holding the volume button at poweron. Any idea where to start?
Click to expand...
Click to collapse
Not having root is a great deal, cause with root you could have used a certain tutorial got get TWRP back and flash whatever. I'm in a similar situation, no root too, and can't figure out what to do
Thanks
Killa8 said:
Not having root is a great deal, cause with root you could have used a certain tutorial got get TWRP back and flash whatever. I'm in a similar situation, no root too, and can't figure out what to do
Click to expand...
Click to collapse
Yes if I had root I could fix it, I just meant in the end I don't need the device to be rooted, just want some kind of recovery just in case
well
I now have root, what tutorial can I use to get a recovery back
Still stuck with no recovery
How did you get root back?
wfg97079 said:
I now have root, what tutorial can I use to get a recovery back
Click to expand...
Click to collapse
How did you get root back if you aren't on 4.5.3???
Mintzeh said:
How did you get root back if you aren't on 4.5.3???
Click to expand...
Click to collapse
Yeah, I would like to know as well. Did almost the same as you. Have no recovery and cant fastboot anything to the kindle. Says hardware locked. Tried Kingoroot again and takes a long time. At 80% gives me root failed.
How u get it to connect adb? Plse help
plugged it in and when changed the driver to android adb. when you plug it in, does it register as anything?
kingroot 5.3.1.0
I used kingroot and am on 5.3.1.0 and stuck with no recovery
Mintzeh said:
How did you get root back if you aren't on 4.5.3???
Click to expand...
Click to collapse

[ROOT][TUTORIAL] Root your Motorola One safe

<removed>
I think Moto Moto don't like us
Command should be "dd if=/dev/block/mmcblk0p40 of=/external_sd/boot.img" then, and don't forget to mount micro sd in twrp first.
Ofc it works fine to execute command from adb shell when booted to twrp, which makes it a bit easier to type.
When I try to boot from patched image, phone is stuck on 'Android One' logo.
I'm on firmware version OPENEU_9.0_PPK29.68-16-21. I guess this firmware version isn't rootable .
Well, I'll wait for some custom ROM to enjoy rooted phone (maybe that Ressurection Remix ROM which was announced few days ago) .
gregory678 said:
When I try to boot from patched image, phone is stuck on 'Android One' logo.
I'm on firmware version OPENEU_9.0_PPK29.68-16-21. I guess this firmware version isn't rootable .
Well, I'll wait for some custom ROM to enjoy rooted phone (maybe that Ressurection Remix ROM which was announced few days ago) .
Click to expand...
Click to collapse
Propably you patch wrong boot image, try to extract from your device stock
tys0n said:
Command should be "dd if=/dev/block/mmcblk0p40 of=/external_sd/boot.img" then, and don't forget to mount micro sd in twrp first.
Ofc it works fine to execute command from adb shell when booted to twrp, which makes it a bit easier to type.
Click to expand...
Click to collapse
It's not universal path so i BOLD the path to change
[email protected] said:
It's not universal path so i BOLD the path to change
Click to expand...
Click to collapse
That's understood, but if you're booted to twrp, then "of=/external_sd/boot.img"" is pretty much your only option since internal is encrypted.
tys0n said:
That's understood, but if you're booted to twrp, then "of=/external_sd/boot.img"" is pretty much your only option since internal is encrypted.
Click to expand...
Click to collapse
Edited
[email protected] said:
Propably you patch wrong boot image, try to extract from your device stock
Click to expand...
Click to collapse
That didn't help as well. Now I'm sure that only some custom ROM will be my way to enjoy root. I will not flash any other stock ROM, I'm not that desperate (I'm also a bit afraid of doing so) .
gregory678 said:
That didn't help as well. Now I'm sure that only some custom ROM will be my way to enjoy root. I will not flash any other stock ROM, I'm not that desperate (I'm also a bit afraid of doing so) .
Click to expand...
Click to collapse
Okay, contact me on Telegram @Zmianek, and be a Tester of RessuectionRemix ! I always need to wait till the weekend with tests that slow's down development speed
gregory678 said:
That didn't help as well. Now I'm sure that only some custom ROM will be my way to enjoy root. I will not flash any other stock ROM, I'm not that desperate (I'm also a bit afraid of doing so) .
Click to expand...
Click to collapse
It should work. I've patched boot after every update without problems.
XT1941-4
Sent from my moto one
[email protected] said:
Okay, contact me on Telegram @Zmianek, and be a Tester of RessuectionRemix ! I always need to wait till the weekend with tests that slow's down development speed
Click to expand...
Click to collapse
I would like to, but is there some way of backing up stock ROM? I know that current version of TWRP has some issues with /data partition, that's why I ask .
And what about installing this ROM? Would I need to use that TWRP we have now? Is it safe?
tys0n said:
It should work. I've patched boot after every update without problems.
XT1941-4
Click to expand...
Click to collapse
Well, you have different software channel, I think that's the only reason why it works for you and it doesn't work for me . OPENEU seems to be bulletproof. (I have XT1941-4 too)
Someone correct me if I'm wrong, maybe for someone with OPENEU it does work.
I Request close due to failures

twrp has disappeared.

i successfully flashed twrp on my a10 yesterday thanks to the help of some users on here. the plan was and still is to rpelace the os with a non google one. everything went ok. the phones was and still is oem unlocked, the phone reports as it did yesterday that there was a none samsung offical software on there so i assume twrp is still present for but for some reason i can't boot into it. booting with power and volume up goes into the old recovery men with no mention of twrp, and the volume up/down boot goies into the old download menu. do i need to reflash twrp or am i missing something?
Much gratitude to you.
you somehow managed to install the stock recovery image? just re flash TWRP but get it from official website
BrotherBoard said:
you somehow managed to install the stock recovery image? just re flash TWRP but get it from official website
Click to expand...
Click to collapse
apparently the phone isn't rooted. i need to root it.
fjb59 said:
apparently the phone isn't rooted. i need to root it.
Click to expand...
Click to collapse
good luck
BrotherBoard said:
good luck
Click to expand...
Click to collapse
i'll need to figure out how to do that. i think i found a link on here somewhere

Categories

Resources