Hello,
I've got a HTC One which is having trouble. When I flash teh latest TWRP or CWM recovery it says ''Entering Recovery'' goes black screen then goes back to Entering Recovery''. But when I install the old version of TWRP it works??
Anyway... I've deleted everything via TRWP by mistake so I've no ROM installed. I'm trying to push the zip but no luck, so I'm wondering If I can flash a ROM via ''Fastboot'' instead of installing through ''Recovery''
morgan150 said:
Hello,
I've got a HTC One which is having trouble. When I flash teh latest TWRP or CWM recovery it says ''Entering Recovery'' goes black screen then goes back to Entering Recovery''. But when I install the old version of TWRP it works??
Anyway... I've deleted everything via TRWP by mistake so I've no ROM installed. I'm trying to push the zip but no luck, so I'm wondering If I can flash a ROM via ''Fastboot'' instead of installing through ''Recovery''
Click to expand...
Click to collapse
You can't flash a rom from fastboot, only in recovery mode. The only thing you can flash in fastboot mode are RUU, Firmware and recovery.
What os the recovery version that was booting fine? What version of TWRP are you trying to install now? What rom do you want to flash? Do you have erased cache and rebooted the bootloaded after flashing the recovery?
Related
Unlocked rooted xperiaz..
installed this: http://forum.xda-developers.com/showthread.php?t=2190936
(tried also with cwm)
After entering recovery cwm or twrp i can choose ROM: (tried paranoid android)
I'm on the latest stock firmware btw... 244..
After flashing i only get a red light, and nothing else works.. can get to flas mode and flash stock ROM, but everytime i try a custom rom it fails..
Where am i going wrong? I Know i **** up somewhere, but can't see where...
Try flashing the Kernel from Paranoid Android by itself. Inside the rom's zip there ahould be an image called boot.img. Flash via fasboot on Flashtool.
Now enter recovery and follow the normal procedure.
First of all that link to TWRP is for locked bootloaders. You need to have an unlocked bootloader to install a custom rom
To get recovery just flash the boot.img which is inside the rom .zip folder
Code:
fastboot flash boot boot.img
Then enter recovery and flash the zip then gapps.
HEy Guys, i just wanted to Install the flashable zip of the newest TWRP over the current CWM. It said okay, but i still get the CWM Recovery. The App Rom Manager says that my current recovery is TWRP, but it isnt, i only get to CWM.
Im not into that stuff like adbfiles or fastboot mode, this is to hard for me to try.
Isnt there another option to get TWRP running?
thanks
Should not be flashing the phone if adb/ fastboot is too hard
hennesch said:
HEy Guys, i just wanted to Install the flashable zip of the newest TWRP over the current CWM. It said okay, but i still get the CWM Recovery. The App Rom Manager says that my current recovery is TWRP, but it isnt, i only get to CWM.
Im not into that stuff like adbfiles or fastboot mode, this is to hard for me to try.
Isnt there another option to get TWRP running?
thanks
Click to expand...
Click to collapse
Dude go 2 fastboot. Then flash the twrp file the same way u did when u first installed cwm after unlocking the bootloader(using command prompt). There might b a flashable zip directly, but I wud advise u use the fast boot method.
Dont flash. Use fastboot.
Put the recovery file in your SDK root on your computer and hook up your phone
Go to fastboot in bootloader
Then
Fastboot flash recovery recovery.zip
Another option is Flashify app on play store. Flash recovery with that without the adb hassle.
problem in recovery verion
hi guys..... my problem is ia install kikat 4.4 on old recovery version.and make factory reset.and now i cann't connect mobile on pc.how can i install another recovery version now...thanks to all
Finally decided to root my own device to find out that the recovery is not working when I try going into it on the bootloader mode. It is a rooted device and I've tried flashing the twrp recovery through the command prompt and also through the flashify app. It only works when I try booting in from the flashify app but doesn't work through the bootloader, when trying it through the bootloader i select the recovery and the phone turns off. Anyone have a clue of how I could try to make it work, I would appreciate any help. Thanks
Blue.F150 said:
Finally decided to root my own device to find out that the recovery is not working when I try going into it on the bootloader mode. It is a rooted device and I've tried flashing the twrp recovery through the command prompt and also through the flashify app. It only works when I try booting in from the flashify app but doesn't work through the bootloader, when trying it through the bootloader i select the recovery and the phone turns off. Anyone have a clue of how I could try to make it work, I would appreciate any help. Thanks
Click to expand...
Click to collapse
Looks like a system error which can be solved only if you flash the factory image again
which command did yu use "fastboot flash recovery (twrp File name ).img
If it didn't work, flash cwm and then twrp 8.6.0. Maybe it'll work Or flash twrp img while ur in twrp itself. Or download advanced reboot if ur using stock rom.
james11705 said:
Looks like a system error which can be solved only if you flash the factory image again
which command did yu use "fastboot flash recovery (twrp File name ).img
If it didn't work, flash cwm and then twrp 8.6.0. Maybe it'll work Or flash twrp img while ur in twrp itself. Or download advanced reboot if ur using stock rom.
Click to expand...
Click to collapse
Yea it was the fastboot flash recovery trwp.... then tried it and didnt work. Thanks I'll try out the other options you gave me. I tried reflashing stock everything and booting into recovery now it didnt work again with the stock recovery.
Blue.F150 said:
Yea it was the fastboot flash recovery trwp.... then tried it and didnt work. Thanks I'll try out the other options you gave me. I tried reflashing stock everything and booting into recovery now it didnt work again with the stock recovery.
Click to expand...
Click to collapse
Like flashing the full firmware? It should work, because something is wrong with ur recovery system.
james11705 said:
Like flashing the full firmware? It should work, because something is wrong with ur recovery system.
Click to expand...
Click to collapse
I have the same problem. Flashed the stock firmware. Then flashed TWRP in fastboot, but whenever i select recovery from the fastboot menu, the phone just shuts off. Only way to get into recovery is by Flashify app too...
Hey guys,
I`m using x526. The other day I rooted the device with TWRP and flashed AOSP extended. But now I can`t seem to enter into TWRP. When I try to enter the recovery mode using the hard keys, it loads into the stock recovery. Even when using the option to boot into recovery in the AOSP extended restart option, it still boots into the stock recovery.So is there any way to remove/disable the stock recovery.Or even any other methods to enter TWRP?. I flashed the latest twrp (3.1.1) from the official site via ADB. Also AEX was pre-rooted with magisk
zeeka# said:
Hey guys,
I`m using x526. The other day I rooted the device with TWRP and flashed AOSP extended. But now I can`t seem to enter into TWRP. When I try to enter the recovery mode using the hard keys, it loads into the stock recovery. Even when using the option to boot into recovery in the AOSP extended restart option, it still boots into the stock recovery.So is there any way to remove/disable the stock recovery.Or even any other methods to enter TWRP?. I flashed the latest twrp (3.1.1) from the official site via ADB. Also AEX was pre-rooted with magisk
Click to expand...
Click to collapse
Flash twrp once again.. Use the code fastboot flash recovery whateverthenameis.img
zeeka# said:
Hey guys,
I`m using x526. The other day I rooted the device with TWRP and flashed AOSP extended. But now I can`t seem to enter into TWRP. When I try to enter the recovery mode using the hard keys, it loads into the stock recovery. Even when using the option to boot into recovery in the AOSP extended restart option, it still boots into the stock recovery.So is there any way to remove/disable the stock recovery.Or even any other methods to enter TWRP?. I flashed the latest twrp (3.1.1) from the official site via ADB. Also AEX was pre-rooted with magisk
Click to expand...
Click to collapse
If your phone is rooted you can flash TWRP from app TWRP found in playstore
sydtek said:
Flash twrp once again.. Use the code fastboot flash recovery whateverthenameis.img
Click to expand...
Click to collapse
Twrp is already there, I can't just access it due to stock recovery. I flashed twrp twice and can enter the twrp just after flashing. If I exit twrp I can't access it again unless I reflash it
zeeka# said:
Twrp is already there, I can't just access it due to stock recovery. I flashed twrp twice and can enter the twrp just after flashing. If I exit twrp I can't access it again unless I reflash it
Click to expand...
Click to collapse
When you flash a new recovery the old one will be replaced. If you used the code fastboot boot recovery recovery.img the phone just boots to the recovery and not flash it. So please use the code fastboot flash recovery recovery.img.
sydtek said:
When you flash a new recovery the old one will be replaced. If you used the code fastboot boot recovery recovery.img the phone just boots to the recovery and not flash it. So please use the code fastboot flash recovery recovery.img.
Click to expand...
Click to collapse
I'll try
Thank you guys, everything is fine now. I flashed twrp using the official app . Sorry for asking stupid question
zeeka# said:
Thank you guys, everything is fine now. I flashed twrp using the official app . Sorry for asking stupid question
Click to expand...
Click to collapse
:highfive:
Hello, i have a Mi8 global version, unlocked and actually i'm on latest xiaomi.eu dev (9.1.24), but i have some problems with twrp and custom kernels.
I don't know why, but almost every recovery won't boot.
Actually i'm on TWRP 3.2.2-0711 (the only one that works) and managed to flash xiaomi.eu rom as written before.
But every other recovery on the forum won't boot, tried to flash and boot from cmd, only boot from cmd, flash with some tools, flash and with apps from playstore, restart from cmd with vol up, disconnect phone and use keys combination, but same result: only 3.2.2 works.
Every other recovery i try to flash does nothing, it just reboots normally without enter in twrp.
I have similar problem with custom kernel: only francoKernel_r4 boots fine. With every other miui compatible kernel i have bootloop.
I've tried to reflash fastboot rom with XiaomiFlash but still have same results.
Can anyone help me please? I have no more ideas what to do
IronJacob said:
Hello, i have a Mi8 global version, unlocked and actually i'm on latest xiaomi.eu dev (9.1.24), but i have some problems with twrp and custom kernels.
I don't know why, but almost every recovery won't boot.
Actually i'm on TWRP 3.2.2-0711 (the only one that works) and managed to flash xiaomi.eu rom as written before.
But every other recovery on the forum won't boot, tried to flash and boot from cmd, only boot from cmd, flash with some tools, flash and with apps from playstore, restart from cmd with vol up, disconnect phone and use keys combination, but same result: only 3.2.2 works.
Every other recovery i try to flash does nothing, it just reboots normally without enter in twrp.
I have similar problem with custom kernel: only francoKernel_r4 boots fine. With every other miui compatible kernel i have bootloop.
I've tried to reflash fastboot rom with XiaomiFlash but still have same results.
Can anyone help me please? I have no more ideas what to do
Click to expand...
Click to collapse
Did you know this thread?
https://xiaomi.eu/community/threads...neage-compatible-global-rom-compatible.48432/
lolo9393 said:
Did you know this thread?
https://xiaomi.eu/community/threads...neage-compatible-global-rom-compatible.48432/
Click to expand...
Click to collapse
No i did know. Just tried but both twrp don't work.
Btw i'll try to write in that thread too.
Thank you
Fastboot flash the recovery img, then fastboot boot the recovery img.
Then reflash recovery zip file from within twrp you just fastboot booted
https://forum.xda-developers.com/showpost.php?p=78693530&postcount=71
Use TWRP 3.2.3-1208 version from OP in this link
Stoffl_ said:
Fastboot flash the recovery img, then fastboot boot the recovery img.
Then reflash recovery zip file from within twrp you just fastboot booted
https://forum.xda-developers.com/showpost.php?p=78693530&postcount=71
Use TWRP 3.2.3-1208 version from OP in this link
Click to expand...
Click to collapse
As written on eu forum, the only recovery working is the 3.2.2.
Every other recovery, 1208 too give me:
Mi logo (unlocked) - black screen - Mi logo (unlocked) - system. But no recovery.
Tried to flash a custom rom different to xiaomi.eu but got bootloop, same with kernel flashable zips on xda. Only bootlooo...
I really don't know what to do anymore...
Yeah weird, I've literally guided a friend through the process just yesterday with that method.
Zero issues