Hi guys,
I want to flash a new rom in TWRP recovery, but its frozen. In my current rom, I chose to reboot in recovery. Then TWRP started. But the screen doesn't respond to my touches. I see the lock, with "Swipe to unlock" but I can't do anything.
I tried to reboot with adb, with the command "adb reboot recovery" and it succeeded, but I got the same problem. Only now the problem is that adb doesn't see my device, so I can't do anything anymore.
Power - vol down doesn't work and I tried to reinstall my drivers, but it didn't worked.
The TWRP version is v.2.5.0.0 the old rom was ARHD 13.0 I think.
Can anyone help me?
wybren said:
The TWRP version is v.2.5.0.0 the old rom was ARHD 13.0 I think.
Can anyone help me?
Click to expand...
Click to collapse
Try to flash the new version of TWRP !
Sarch for openrecovery-twrp-2.6.3.0-m7 :good:
Malbo06 said:
Try to flash the new version of TWRP !
Sarch for openrecovery-twrp-2.6.3.0-m7 :good:
Click to expand...
Click to collapse
And how do I do that? I'm still in a frozen recovery, and ADB doesn't see my device.
Press VOL + and POWER buttons and put the phone at light, it will reboot
Malbo06 said:
Press VOL + and POWER buttons and put the phone at light, it will reboot
Click to expand...
Click to collapse
I'm flashing roms for 4 years, had a couple of bootloops and other problems, but never heard that trick. Thanks!
Related
PLS HELP installing the latest Android Revolution rom on my HTC ONE 40.3, tried to install with recovery mod clockword touch the ROM instead of recovery TRWP 2.6.3 and my htc one to run without rebooting and ROM and I can not enter the recovery to install another, but if I can get into the bootloader. I appreciate in advance any help THANKS.
rem2711 said:
PLS HELP installing the latest Android Revolution rom on my HTC ONE 40.3, tried to install with recovery mod clockword touch the ROM instead of recovery TRWP 2.6.3 and my htc one to run without rebooting and ROM and I can not enter the recovery to install another, but if I can get into the bootloader. I appreciate in advance any help THANKS.
Click to expand...
Click to collapse
if you can get into the bootloader, you can flash a new recovery through it, and flash the rom
So the question is, are you able to get into bootloader?
if I'm able to do it if I explain how, and if I can help much better because Spanish translations by google are a bit bad. I'm desperate and do not know how to get my htc one again. THANKS
rem2711 said:
if I'm able to do it if I explain how, and if I can help much better because Spanish translations by google are a bit bad. I'm desperate and do not know how to get my htc one again. THANKS
Click to expand...
Click to collapse
If you hold and keep holding down volume down button and power button down together it should boot into bootloader..once in bootloader I suggest you fastboot erase cache, then try to reflash recovery via fastboot flash recovery <name of recovery>.img
when trying to install the TWRP recovery via fastboot but I accept I give reboot the htc one was shut down and when I press the power button only red led lights up and the screen stays off and the pc is not recognizing the device. When I press the power button + vol low blink at the same time the button <(return) and the button at the house but did not get the bootloader,
Hi there i am relatively new to android modding and rooting etc. I recently tried to install Cyanogenmod to my phone and I succeeded, but the next day my phone began to restart itself, turns out that the power button is broken. We tried to repair it but ended up burning down the processors internal i/o (latch or whatever structure it has) with a faulty multimeter . Now i have to turn on my phone with a dock cable (with 1kohm res) which wakes up the phone, i can access the Download mode by plugging in the dock, and pressing home+down, but the recovery needs the power button signal too.
I can access the recovery by using adb commands, but i need to boot in. If i install a new recovery like CWM, i am stuck in a bootloop and i don't know if i can use the adb commands. Is there any other way to get into recovery mode, besides home+power+up, or adb commands?
Can i install CM onto the phone under these circumstances?
Thanks for any help given!
Not sure how you are going to select options in recovery as you need the power button unless you have Touch Recovery or TWRP recovery. Anyway use this app to boot to recovery http://forum.xda-developers.com/showthread.php?t=1423071
pryerlee said:
Not sure how you are going to select options in recovery as you need the power button unless you have Touch Recovery or TWRP recovery.
Click to expand...
Click to collapse
Well , the home button does the trick, i think i tried it on the stock recovery mode.
Anyway use this app to boot to recovery http://forum.xda-developers.com/showthread.php?t=1423071
Click to expand...
Click to collapse
With the adb commands i can do that... but if i get into a bootloop i cant use this app, can i?
Sorry i miss understood you, so you are in a recovery bootloop?
pryerlee said:
Sorry i miss understood you, so you are in a recovery bootloop?
Click to expand...
Click to collapse
Well if i install a new recovery mod like clockworkmod then i'll be in one. That is why it is necessary to reboot in it so i can install the ROM.
Rather get your power button replaced.
HI mates,
I flashed a image and now my phone won't boot its not going into recovery neither its booting into rom or into boat loader (power+vol up) what should i do it shows logo only and reboots automatically to the same screen, attached via usb not detected by pc.
FarrukhQadri said:
HI mates,
I flashed a image and now my phone won't boot its not going into recovery neither its booting into rom or into boat loader (power+vol up) what should i do it shows logo only and reboots automatically to the same screen, attached via usb not detected by pc.
Click to expand...
Click to collapse
First this thread go to [Q&A]
Have you flasht a wrong kernel ? Try to flash stock Boot.IMG for your rom .
If that is not helping place full Rom as a sample (B609) on youre external sdcard under dload/ and that Boot youre fon with all three buttons
Sent from my p7_l10 using XDA Free mobile app
Araca said:
First this thread go to [Q&A]
Have you flasht a wrong kernel ? Try to flash stock Boot.IMG for your rom .
If that is not helping place full Rom as a sample (B609) on youre external sdcard under dload/ and that Boot youre fon with all three buttons
Sent from my p7_l10 using XDA Free mobile app
Click to expand...
Click to collapse
yes i think i have flashed wrong image.
i have my rom installed in the phone which is stock based so i should flash its image? i would be thankful for your help.
FarrukhQadri said:
yes i think i have flashed wrong image.
i have my rom installed in the phone which is stock based so i should flash its image? i would be thankful for your help.
Click to expand...
Click to collapse
Connect your device to the PC, and ADB is gonna be accessible for 2-4 seconds while the logo is loading (bootanimation), by that time you can flash recovery using fastboot flash recovery recovery.img or simply enter bootloader mode by (i think) holding power up + vol up + vol down buttons. After you have access to the recovery, things are gonna be easier as you can flash ROM's, kernels etc etc. (either via ADB or the recovery itself)
Best regards,
James
Daentrod said:
Connect your device to the PC, and ADB is gonna be accessible for 2-4 seconds while the logo is loading (bootanimation), by that time you can flash recovery using fastboot flash recovery recovery.img or simply enter bootloader mode by (i think) holding power up + vol up + vol down buttons. After you have access to the recovery, things are gonna be easier as you can flash ROM's, kernels etc etc. (either via ADB or the recovery itself)
Best regards,
James
Click to expand...
Click to collapse
let me try this ... bro after getting bricked its not even charging .
Resolved
Thank you Everyone for helping and guiding issue is resolved your help is always appreciated...
how?
How?
same problem here with my P7 L00 , forum should work both ways, would be nice if you could post solution... tks
Most likely the solution from #4.
Also note that you can easily enter bootloader mode by
a.) disconnecting device and powering it off completely
b.) holding down VOL DOWN and connecting device until it boots into bootloader mode
(Similarly, if you hold down VOL UP you can enter recovery.)
In bootloader mode, flash the correct recovery, then you can do the three button update with update.app in the dload folder.
g4b3rm4n said:
Most likely the solution from #4.
Also note that you can easily enter bootloader mode by
a.) disconnecting device and powering it off completely
b.) holding down VOL DOWN and connecting device until it boots into bootloader mode
(Similarly, if you hold down VOL UP you can enter recovery.)
In bootloader mode, flash the correct recovery, then you can do the three button update with update.app in the dload folder.
Click to expand...
Click to collapse
ok tks !, that s actually what I did, the only thing is that I m still stucked cause I cannot get get into forced update by pressing the 3 buttons : saved dload folder in otg usb but when I press 3 buttons I get back to recovery ?
maurolm said:
ok tks !, that s actually what I did, the only thing is that I m still stucked cause I cannot get get into forced update by pressing the 3 buttons : saved dload folder in otg usb but when I press 3 buttons I get back to recovery ?
Click to expand...
Click to collapse
Did you flash the correct stock recovery for the device? Not having the correct recovery might just throw you into the recovery instead of flashing the software. Also, the recovery should be unzipped inside the dload folder (some people forget this).
tks! using TWRP 2.8.7.0 that runs ok on EMUI 3.0 - not original recovery - maybe that s why then I can t get to force download?
maurolm said:
tks! using TWRP 2.8.7.0 that runs ok on EMUI 3.0 - not original recovery - maybe that s why then I can t get to force download?
Click to expand...
Click to collapse
When you flash stock recovery, make sure that you're using exact version of the ROM.
Like if you had B609 you should use B609 recovery image and no other!
I made the mistake of using B621 recovery image on a B609, thinking "well it's the same, both are KitKat and both are EMUI 3.0" but NO! I was wrong.
Don't make the same mistake i did.
Let me know if you get stuck
maurolm said:
tks! using TWRP 2.8.7.0 that runs ok on EMUI 3.0 - not original recovery - maybe that s why then I can t get to force download?
Click to expand...
Click to collapse
Yes, that is the problem - *only* stock recovery can install stock ROMs and updates! Depending on your base version, you should install the recovery for the BXXX ROM (e.g.: if you are on CWM flashable B609, flash the recovery for B609, etc.).
tks all, I will flash stock recory and post back
follow up: TWRP was the issue, flashed stock recovery and was good to go...running EMUI 3.1 android 5.1 already, tks for all!
Hi, as the title says, i can't boot to twrp when the phone is powered off. It will ignore what i push and just boot into cyanogenmod.
It used to work at some point, also i can get to twrp if i restart via the twrp app.
I should probably just reflash it?
If I'd somehow lock me from the os while experimenting, i could still run twrp via fastboot in ?
kind regards!
nyanxo said:
Hi, as the title says, i can't boot to twrp when the phone is powered off. It will ignore what i push and just boot into cyanogenmod.
It used to work at some point, also i can get to twrp if i restart via the twrp app.
I should probably just reflash it?
If I'd somehow lock me from the os while experimenting, i could still run twrp via fastboot in ?
kind regards!
Click to expand...
Click to collapse
Please note power+ vol+ its to restart phone.
power+vol- to enter recovery.
so if already power down just press power+vol-
if in os press power+vol+ to reboot. when screen off power+ vol- to enter recovery
Hi guys,
yesterday i was wiping "cache" and "dalvik cache" through TWRP and I checked "system" too. Now when I try to boot my phone get stucked at the htc logo version (lineage nougat unofficial was on it before the wipe).
I tried to go back to the recovery (volUP+Power) but the phone simply re-boot, or the bootloader (volDOWN+Pow), and nothing happens; only htc white logo screen or battery charging.
Is there a way to reach the recovery mode again?
Thanks
What phone variant is it ?
Post your getvarall result here without IMEI and Serial.
Have you tried flashing TWRP again ?
nemus986 said:
Hi guys,
yesterday i was wiping "cache" and "dalvik cache" through TWRP and I checked "system" too. Now when I try to boot my phone get stucked at the htc logo version (lineage nougat unofficial was on it before the wipe).
I tried to go back to the recovery (volUP+Power) but the phone simply re-boot, or the bootloader (volDOWN+Pow), and nothing happens; only htc white logo screen or battery charging.
Is there a way to reach the recovery mode again?
Thanks
Click to expand...
Click to collapse
you have to flash system again because you deleted it. (been there)
enter bootloader and flash TWRP again. (make sure no USB connected when entering recovery mode)
kativiti said:
you have to flash system again because you deleted it. (been there)
enter bootloader and flash TWRP again. (make sure no USB connected when entering recovery mode)
Click to expand...
Click to collapse
I cannot go to the bootloader nor the recovery mode. Phone won't let me in
nemus986 said:
I cannot go to the bootloader nor the recovery mode. Phone won't let me in
Click to expand...
Click to collapse
you phone is locked in fastboot. To enter bootloader it needs to soft reset first, so try this.
Turn phone on.
Press and hold power and volume up for 10s or until it switches off.
Then, press and hold the power and volume down buttons.
Once the screen goes black, release the power key but keep pressing the volume down button.
Release the Volume down key only when fastboot mode is being displayed.
u r gr8
kativiti said:
you phone is locked in fastboot. To enter bootloader it needs to soft reset first, so try this.
Turn phone on.
Press and hold power and volume up for 10s or until it switches off.
Then, press and hold the power and volume down buttons.
Once the screen goes black, release the power key but keep pressing the volume down button.
Release the Volume down key only when fastboot mode is being displayed.
Click to expand...
Click to collapse
you absolutely rock man, I'm out of the loop. Now I'm inside TWRP, what's the best way to restore my phone? New lineageOs flash?
nemus986 said:
you absolutely rock man, I'm out of the loop. Now I'm inside TWRP, what's the best way to restore my phone? New lineageOs flash?
Click to expand...
Click to collapse
you're welcome. Now its up to you what OS you want. not sure LineageOS will have for mini 2.
CM is popular or you can always go back to stock and use Xposed for improvements.
kativiti said:
you're welcome. Now its up to you what OS you want. not sure LineageOS will have for mini 2.
CM is popular or you can always go back to stock and use Xposed for improvements.
Click to expand...
Click to collapse
I have looked for CM for mini2 but I found nothing. Cna u pass me a link pls?
nemus986 said:
I have looked for CM for mini2 but I found nothing. Cna u pass me a link pls?
Click to expand...
Click to collapse
There is Lineage OS for HTC 1 mini 2, been using it since the beginning, works good..
Download here :
https://forum.xda-developers.com/one-mini-2/orig-development/rom-lineageos-14-1-one-mini-2-t3602411
TryllZ said:
There is Lineage OS for HTC 1 mini 2, been using it since the beginning, works good..
Download here :
https://forum.xda-developers.com/one-mini-2/orig-development/rom-lineageos-14-1-one-mini-2-t3602411
Click to expand...
Click to collapse
Already tried this. Unluckly my device don't turn on screen after first lock..
nemus986 said:
Already tried this. Unluckly my device don't turn on screen after first lock..
Click to expand...
Click to collapse
Other available options :
CM 13 : https://forum.xda-developers.com/one-mini-2/orig-development/cyanogenmod-13-one-mini-2-t3429360
CM 12 : https://forum.xda-developers.com/one-mini-2/orig-development/rom-nostromopop-0-1-2-15-1-15-t3004418
Carbon : https://forum.xda-developers.com/one-mini-2/orig-development/rom-carbonrom-t3193493