PLS HELP ME ONE reboots my HTC - One (M7) Q&A, Help & Troubleshooting

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,

Related

[RESOLVED] Phone won't boot up and recovery not working!

I am using a rooted HTC One Indian version (1.29.707.4). Earlier I was using Cyanogen Mod but then tried flashing ARHD. Since, my phone has been stuck in a recovery loop. I am able to enter Bootloader mode (Power + Volume Down) but when I try to enter ClockWork Mod Touch recovery, the screen flashes and I get stuck in a reboot loop. ARHD even erased my Cyanogen Mod so I can't boot into anything and fix it from the phone itself.
I tried flashing TWRP on top of ClockWork Mod but still unable to get into recovery. Any help would be really appreciated.
sayam93 said:
I am using a rooted HTC One Indian version (1.29.707.4). Earlier I was using Cyanogen Mod but then tried flashing ARHD. Since, my phone has been stuck in a recovery loop. I am able to enter Bootloader mode (Power + Volume Down) but when I try to enter ClockWork Mod Touch recovery, the screen flashes and I get stuck in a reboot loop. ARHD even erased my Cyanogen Mod so I can't boot into anything and fix it from the phone itself.
I tried flashing TWRP on top of ClockWork Mod but still unable to get into recovery. Any help would be really appreciated.
Click to expand...
Click to collapse
Go into fastboot and comand
fastboot erase cache
Sent from my HTC One using xda premium
redbull123 said:
Go into fastboot and comand
fastboot erase cache
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Already tried that but still the same...
EDIT: It surprisingly worked this time! Thanks for the help!

TWRP Recovery freezes

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!

[CLOSED] Stuck in bootloop - Cant load a recovery

Hello,
I tried to flash Slim ROM on my TMo HTC One and I accidentally soft-bricked it.
First, I unlocked the bootloader, put the zip folder in storage and then went straight for flashing a ROM.
Since then, I am stuck in a bootloop even when I try to run recovery - I flashed TWRP.
Can anoyone help?
nonaresu said:
Hello,
I tried to flash Slim ROM on my TMo HTC One and I accidentally soft-bricked it.
First, I unlocked the bootloader, put the zip folder in storage and then went straight for flashing a ROM.
Since then, I am stuck in a bootloop even when I try to run recovery - I flashed TWRP.
Can anoyone help?
Click to expand...
Click to collapse
yes, this is pretty simple:
You can boot into your bootloader by pressing the power button for a long time and if the display turns off, press the volume down button and hope you jump into your bootloader.. try this out until you manage to get into your bootloader. If this doesn't work, you should hold your phone below a bright light so the sensor recognizes it.. then play around with your power button and volume buttons and you should be able to boot into your bootloader. Then connect your phone to the PC and use this fastbootcommand after you navigated to fastboot on your phone:
Code:
fastboot erase chache
Now you should be able to boot into your recovery..
If it helped, hit the thanksbutton or ask other questions by quoting my post so I get notified and I can answer
If you managed to enter the recovery, say it, I write further instructions... Because if I write it now and the steps above didn't work... I wrote it for no reason and yeah... just say it
LibertyMarine said:
yes, this is pretty simple:
You can boot into your bootloader by pressing the power button for a long time and if the display turns off, press the volume down button and hope you jump into your bootloader.. try this out until you manage to get into your bootloader. If this doesn't work, you should hold your phone below a bright light so the sensor recognizes it.. then play around with your power button and volume buttons and you should be able to boot into your bootloader. Then connect your phone to the PC and use this fastbootcommand after you navigated to fastboot on your phone:
Code:
fastboot erase chache
Now you should be able to boot into your recovery..
If it helped, hit the thanksbutton or ask other questions by quoting my post so I get notified and I can answer
Click to expand...
Click to collapse
thank you for your quick response, unfortunately, after erasing cache before and I still got stuck in bootloop (didnt work this time either).
Entering Recovery... appears on top of a screen and nothing happens for a long time before the phone reboots itself
nonaresu said:
thank you for your quick response, unfortunately, after erasing cache before and I still got stuck in bootloop (didnt work this time either).
Entering Recovery... appears on top of a screen and nothing happens for a long time before the phone reboots itself
Click to expand...
Click to collapse
I would simply reflash recovery (maybe a different one) to make sure it's not the file you have
nonaresu said:
thank you for your quick response, unfortunately, after erasing cache before and I still got stuck in bootloop (didnt work this time either).
Entering Recovery... appears on top of a screen and nothing happens for a long time before the phone reboots itself
Click to expand...
Click to collapse
ok.. in that case we have to do some other stuff..
Download the TWRP recovery, it's know to work better than CWM at it's current state, you can download the file for your HTC One here:
http://techerrata.com/browse/twrp2/m7 (credits to: http://teamw.in/ thanks for your awesome work!)
Then when you are in the fastboot mode, use this command:
Code:
fastboot flash recovery "C:\pathToYourRecovery\recoveryname.img"
Then boot into recovery... and if this doesn't work too, try this command:
Code:
fastboot boot "C:\pathToYourRecovery\recoveryname.img"
If you were able to get into the recovery, or if you were not able, pls answer
!! :good: It worked and I got successfully booted the recovery, I think I was flashing a wrong version of twrp before

[Q] m7ul wont boot - stuck at blackscreen

hi guys,
yesterday i unlocked my bootloader flashed recovery (cwm 6.0.4.6) and a new rom. Slimkat 3.0 Stable.
today i made a nand and tried to flash new kernel (kozmikkernel) via adb (adb flash boot boot.img, i think this is the right way for s-on devices?)
but now my phone is stuck at bootloop, when i press the power button the other buttons startin to blink, bute nothing happens, the screen still stays black. what can i do to restore my nand backup?
hboot 1.56
s-on
m7ul
br
no ideas?
mookoe said:
no ideas?
Click to expand...
Click to collapse
I think you have to flash kernel thru fastboot so command is
fastboot flash boot boot.img
That should get it working since I don't believe you flash the kernel thru adb ...do it thru fast boot let me know I'd it helps
Sent from my One using XDA Premium 4 mobile app
I am sorry, but it says very clearly in the instructions of that kernel thread how to flash. Before doing anything, please familiarise yourself properly, and read read read....
Sent from my HTC One
mookoe said:
hi guys,
yesterday i unlocked my bootloader flashed recovery (cwm 6.0.4.6) and a new rom. Slimkat 3.0 Stable.
today i made a nand and tried to flash new kernel (kozmikkernel) via adb (adb flash boot boot.img, i think this is the right way for s-on devices?)
but now my phone is stuck at bootloop, when i press the power button the other buttons startin to blink, bute nothing happens, the screen still stays black. what can i do to restore my nand backup?
hboot 1.56
s-on
m7ul
br
Click to expand...
Click to collapse
put ur phone in charge about a1h then disconect charge , press volume down about 10 second then press power button 10 second then release power button and keep pressing volume down , now you can see ur bootloader and u follow me :
1- flash a new recovery i prefer twrp .
2-enter to recovery and mount ur usb storage ,if you get error cant mount ...etc , dont worry ,you can use adb sideload or "adb push zip "name of rom".zip wait about 3 or 5 min and you and u will find ur rom in ur storage , then flash ur rom and voila

TWRP recovery not working....

As i flash TWRP recovery in my HTC One it stuck nothing can touch or can not do anything...
I can not scroll down with buttons or with touch...it say swipe to unlock...but the touch is not working....
Help what i have to do.....
Blaze95 said:
As i flash TWRP recovery in my HTC One it stuck nothing can touch or can not do anything...
I can not scroll down with buttons or with touch...it say swipe to unlock...but the touch is not working....
Help what i have to do.....
Click to expand...
Click to collapse
Force shut down the phone by keeping the power button pressed. Then go into bootloader. Put it in fastboot and re-flash the recovery. See if it works now
fastboot flash recovery Name-der-Datei.img
fastboot erase cache
take twrp 2.6.3.3
shoud runing!

Categories

Resources