[Q] Help! im screwed... - One (M7) Q&A, Help & Troubleshooting

Hi guys i got an htc one in placw of my samsung grand
I managed to unlock the bootloader using cmd and tried flashing a recovery. However after the flash when i try booting into recovery mode from bootloader, it first gives the entering recovery screen but then screen blacks out and then it reboots as normal.
Now htc just got a lollipop update and i want to update, but when it enters recovery, it blacks out and then reboots as normal due to the fail recovery
Before i tried flashing each and every reocvery and the same happened... Then i just left it at a version of cwm ( didnt work also) .
Now shall i flash stock recovery? What if that dosent work? Is there any way to do it without a pc or any other computer?

arushawasthi said:
Hi guys i got an htc one in placw of my samsung grand
I managed to unlock the bootloader using cmd and tried flashing a recovery. However after the flash when i try booting into recovery mode from bootloader, it first gives the entering recovery screen but then screen blacks out and then it reboots as normal.
Now htc just got a lollipop update and i want to update, but when it enters recovery, it blacks out and then reboots as normal due to the fail recovery
Before i tried flashing each and every reocvery and the same happened... Then i just left it at a version of cwm ( didnt work also) .
Now shall i flash stock recovery? What if that dosent work? Is there any way to do it without a pc or any other computer?
Click to expand...
Click to collapse
no .. you will need a PC to restore stock recovery / or RUU back to stock

Darn
clsA said:
no .. you will need a PC to restore stock recovery / or RUU back to stock
Click to expand...
Click to collapse
Hi,
Thanks for the reply.
I tried RUU, turns out theres no file for my cid (HTC_039).
I also tried alternate methods, turns out i cant use Guru reset as i need functioning recovery, and i have S-ON so no Nand.
pl help.

arushawasthi said:
Hi,
Thanks for the reply.
I tried RUU, turns out theres no file for my cid (HTC_039).
I also tried alternate methods, turns out i cant use Guru reset as i need functioning recovery, and i have S-ON so no Nand.
pl help.
Click to expand...
Click to collapse
Did you use the correct version of the recovery you flashed? I mean are you sure it wasn't a Sprint or Verizon recovery?
Secondly did you fastboot erase cache after flashing recovery?. This is the no.1 reason for recovery bootloop. Flashing recovery should be done like so.
Code:
fastboot erase cache
fastboot flash recovery "name-of-recovery".img
fastboot reboot-bootloader
Then select recovery from the bootloader for the first time load.
Sent from my M7 ARHD 84-Kitkat

arushawasthi said:
I tried RUU, turns out theres no file for my cid (HTC_039).
Click to expand...
Click to collapse
Yes there is one. 7.19.980.5 posted in the general section
http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
see post #2.
If your phone is already on a 6.xx.980.x or 7.xx.980.x firmware you can flash it.

Danny201281 said:
Did you use the correct version of the recovery you flashed? I mean are you sure it wasn't a Sprint or Verizon recovery?
Secondly did you fastboot erase cache after flashing recovery?. This is the no.1 reason for recovery bootloop. Flashing recovery should be done like so.
Code:
fastboot erase cache
fastboot flash recovery "name-of-recovery".img
fastboot reboot-bootloader
Then select recovery from the bootloader for the first time load.
Sent from my M7 ARHD 84-Kitkat
Click to expand...
Click to collapse
Hi,
i didnt do the exact thing. Ill try like you said.
And how do i find out my firmware version? In settings?

arushawasthi said:
Hi,
i didnt do the exact thing. Ill try like you said.
And how do i find out my firmware version? In settings?
Click to expand...
Click to collapse
To find your firmware version it's best to use command
Code:
fastboot getvar all
this will show you a list of your devices version information.
You can post the list here if you need help but please remove your imei and serial number before posting for your own security.
There are 3 models of HTC One.
Sprint = m7_wls Downloads here http://techerrata.com/browse/twrp2/m7wls
Verizion = m7_vzw Downloads here http://techerrata.com/browse/twrp2/m7vzw
International = m7_ul or m7_u Downloads here http://techerrata.com/browse/twrp2/m7
There are also more model numbers for dual sim variants.
You must have the correct version of recovery depending on your model. The getvar info would be very helpful for me to make a recommendation :good:
Sent from my SM-T230 using Tapatalk

Related

[Q] HTC One unrooting stuck on bootloader

Hi Everyone
While trying to unroot my one i eventually got stuck on my bootloader. What happened was that I typed in "fastboot oem lock" in adb and now I can't go into recovery or reboot. I know I should install a RUU at this point but I can't find an RUU for my phone! When I get "fastboot getvar all" I see that my "version-main" is 3.23.666.1 (is that the right one to look at?) and so I've scoured for hours for an RUU but only found OTAs which I don't know how to use. If it helps I'm on HBOOT 1.55.
I also remember pressing unroot in OTA unroot (I don't remember the exact app name) and tried pressing restore root but it did nothing so I started doing the above stuff with RUUs.
I'm pretty stumped right now and I would appreciate any help at all, thank you!
KoalaSuccess said:
Hi Everyone
While trying to unroot my one i eventually got stuck on my bootloader. What happened was that I typed in "fastboot oem lock" in adb and now I can't go into recovery or reboot. I know I should install a RUU at this point but I can't find an RUU for my phone! When I get "fastboot getvar all" I see that my "version-main" is 3.23.666.1 (is that the right one to look at?) and so I've scoured for hours for an RUU but only found OTAs which I don't know how to use. If it helps I'm on HBOOT 1.55.
I also remember pressing unroot in OTA unroot (I don't remember the exact app name) and tried pressing restore root but it did nothing so I started doing the above stuff with RUUs.
I'm pretty stumped right now and I would appreciate any help at all, thank you!
Click to expand...
Click to collapse
If you have an unlocktoken flash it with fastboot flashunlocktoken Unlock_code.bin
If you dont have it, go to htcdev.com and visit unlock bootloader section and follow instructions there.
Once your bootloader is unlocked again, flash twrp recovery and ABD sideload some ROM.
After this you can start all over again whatever it is you were trying to do.
P.S. this will not get you the right RUU package but it will get your phone back to useful condition.
My advice is first you find an RUU for your phone and then do the bootloader manipulations.
7ftnick said:
If you have an unlocktoken flash it with fastboot flashunlocktoken Unlock_code.bin
If you dont have it, go to htcdev.com and visit unlock bootloader section and follow instructions there.
Once your bootloader is unlocked again, flash twrp recovery and ABD sideload some ROM.
After this you can start all over again whatever it is you were trying to do.
P.S. this will not get you the right RUU package but it will get your phone back to useful condition.
My advice is first you find an RUU for your phone and then do the bootloader manipulations.
Click to expand...
Click to collapse
Thanks for the reply! I did that and my phone was working fine again. I went to go flash a stock rom that I found and it flashed fine but now the NFC logo flashes in the status bar even though it's not on. Also, my wifi doesn't work! It constantly says turning on wifi.. I'm trying to flash a different stock rom but I can't enter recovery anymore I would be fine except no wifi is a bit of a problem. Thank you for the reply by the way, is there a chance you can help me find an RUU for my phone? I've searched everywhere but there doesn't seem to be one.
KoalaSuccess said:
Thanks for the reply! I did that and my phone was working fine again. I went to go flash a stock rom that I found and it flashed fine but now the NFC logo flashes in the status bar even though it's not on. Also, my wifi doesn't work! It constantly says turning on wifi.. I'm trying to flash a different stock rom but I can't enter recovery anymore I would be fine except no wifi is a bit of a problem. Thank you for the reply by the way, is there a chance you can help me find an RUU for my phone? I've searched everywhere but there doesn't seem to be one.
Click to expand...
Click to collapse
There is no RUU for Bell devices. Have you checked my restore to stock for canadian users thread? Post #1 should be ok for you
SaHiLzZ said:
There is no RUU for Bell devices. Have you checked my restore to stock for canadian users thread? Post #1 should be ok for you
Click to expand...
Click to collapse
I took a look and I'll try it! Do you know if my device is Bell? I'm not sure how to tell.
SaHiLzZ said:
There is no RUU for Bell devices. Have you checked my restore to stock for canadian users thread? Post #1 should be ok for you
Click to expand...
Click to collapse
So I managed to get my phone working again thanks to your guide! but once I went in to get my S-OFF the program got stuck on pouring 2 after I left it for an hour I hard reset my phone and now I can't boot into recovery or main OS, just bootloader. But in bootloader I see at the top that it says my phone is S-OFF but I can't do the remove tampered because I can't use adb because I can't boot into main OS! I've tried flashing different recovery TWRP but it isn't changing anything..
Any help would be greatly appreciated
KoalaSuccess said:
So I managed to get my phone working again thanks to your guide! but once I went in to get my S-OFF the program got stuck on pouring 2 after I left it for an hour I hard reset my phone and now I can't boot into recovery or main OS, just bootloader. But in bootloader I see at the top that it says my phone is S-OFF but I can't do the remove tampered because I can't use adb because I can't boot into main OS! I've tried flashing different recovery TWRP but it isn't changing anything..
Any help would be greatly appreciated
Click to expand...
Click to collapse
did you erased cache after flashing the recovery?
Code:
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
then try to boot in recovery again.
alray said:
did you erased cache after flashing the recovery?
Code:
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
then try to boot in recovery again.
Click to expand...
Click to collapse
Yeah I did try to erase cache, no luck. but I managed to fix it by turning my S-OFF back to S-ON by typing fastboot oem writesecureflag 3
after that I flashed twrp again and then i was able to boot up to OS again. Thanks for the help everyone!
KoalaSuccess said:
Yeah I did try to erase cache, no luck. but I managed to fix it by turning my S-OFF back to S-ON by typing fastboot oem writesecureflag 3
after that I flashed twrp again and then i was able to boot up to OS again. Thanks for the help everyone!
Click to expand...
Click to collapse
well that is strange, you should have kept s-off and try other things first but well, its to late. At least your phone is working now

Stock RUU need help

Hello. im new here and i ive just bricked my phone , and i wana get back to stock RUU and i dont know whick RUU to download anny sollutions how to check what RUU do i need? Ps.sorry for my bad english. Anny help would be awesome
ubas98 said:
Hello. im new here and i ive just bricked my phone , and i wana get back to stock RUU and i dont know whick RUU to download anny sollutions how to check what RUU do i need? Ps.sorry for my bad english. Anny help would be awesome
Click to expand...
Click to collapse
post the ouput of "fastboot getvar all" except the IMEI and SERIALNO so we can help you determine which RUU you can use if any available for your phone.
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4T.27.3218.14
OpenDSP -v32.120.274.0909
OS-5.16.161.2 eMMC-boot 2048MB
Ive writed everything that i saw on my screen.if i mised anything please tell me
ubas98 said:
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4T.27.3218.14
OpenDSP -v32.120.274.0909
OS-5.16.161.2 eMMC-boot 2048MB
Ive writed everything that i saw on my screen.if i mised anything please tell me
Click to expand...
Click to collapse
that's not your fastboot getvar all, however, the most important part is there which is your OS number, 5.16.161.2 is Vodafone, there is no RUU for your device, do you not have a backup ? how did you brick ?
Seanie280672 said:
that's not your fastboot getvar all, however, the most important part is there which is your OS number, 5.16.161.2 is Vodafone, there is no RUU for your device, do you not have a backup ? how did you brick ?
Click to expand...
Click to collapse
well ive wanted to get to stock so i unlocked my bootloader and tried to install ruu but it failed. and because i locked the bootloader ive somehow bricked my phone one cm11 loading screen. ive unlocked my bootloader and my recovery was all mesed up it couldnt load anny storage so i cant instal other rooms so im stuck here .i have no clue what to do
ubas98 said:
well ive wanted to get to stock so i unlocked my bootloader and tried to install ruu but it failed. and because i locked the bootloader ive somehow bricked my phone one cm11 loading screen. ive unlocked my bootloader and my recovery was all mesed up it couldnt load anny storage so i cant instal other rooms so im stuck here .i have no clue what to do
Click to expand...
Click to collapse
well as your s-on, you can forget about any RUU's at all for now.
I would recommend you flash twrp recovery, use 2.6.3.3 and then erase cache, then reboot bootloader (see commands below).
Code:
fastboot flash recovery (name of recovery).img
fastboot erase cache
fastboot reboot-bootloader
after that go into twrp recovery and select wipe then format data, this will completely wipe your phone of everything, but as its already messed up then it doesn't really matter, does it.
once that is done, download a sense rom from the development section and try and push it to your internal sdcard, if successful then flash it.
Seanie280672 said:
well as your s-on, you can forget about any RUU's at all for now.
I would recommend you flash twrp recovery, use 2.6.3.3 and then erase cache, then reboot bootloader (see commands below).
Code:
fastboot flash recovery (name of recovery).img
fastboot erase cache
fastboot reboot-bootloader
after that go into twrp recovery and select wipe then format data, this will completely wipe your phone of everything, but as its already messed up then it doesn't really matter, does it.
once that is done, download a sense rom from the development section and try and push it to your internal sdcard, if successful then flash it.
Click to expand...
Click to collapse
well everything worked but when i enter recovery mode it askes me a pasword and i dont know it anny solution?
ubas98 said:
well everything worked but when i enter recovery mode it askes me a pasword and i dont know it anny solution?
Click to expand...
Click to collapse
password ? never seen that before, could you post a photo of it ?
Seanie280672 said:
password ? never seen that before, could you post a photo of it ?
Click to expand...
Click to collapse
http://postimg.org/image/ucolu3a83/ here is the img
ubas98 said:
http://postimg.org/image/ucolu3a83/ here is the img
Click to expand...
Click to collapse
I have never seen that before in all my years of using TWRP, maybe one of the other guys can help you with that
Seanie280672 said:
I have never seen that before in all my years of using TWRP, maybe one of the other guys can help you with that
Click to expand...
Click to collapse
maybe i could use another recovery .if yes anny what is other best recovery?
ubas98 said:
maybe i could use another recovery .if yes anny what is other best recovery?
Click to expand...
Click to collapse
oh somehow the pasword screen went out and now im in the recovery in which folder i could trasfer my rom to the phone?
ubas98 said:
oh somehow the pasword screen went out and now im in the recovery in which folder i could trasfer my rom to the phone?
Click to expand...
Click to collapse
adb push it straight to the sdcard, make sure your phone is plugged into the computer and the rom is in the same folder as adb and fastboot files, then issue this command:
Code:
adb push (name of rom).zip /sdcard/
it will look like its not doing anything but will let you know when its done, then uplug your phone before flashing the rom.
and both TWRP and CWM have their good points, you need CWM to flash AOSP rom's and TWRP to flash sense rom's
Seanie280672 said:
well as your s-on, you can forget about any RUU's at all for now.
I would recommend you flash twrp recovery, use 2.6.3.3 and then erase cache, then reboot bootloader (see commands below).
Code:
fastboot flash recovery (name of recovery).img
fastboot erase cache
fastboot reboot-bootloader
after that go into twrp recovery and select wipe then format data, this will completely wipe your phone of everything, but as its already messed up then it doesn't really matter, does it.
once that is done, download a sense rom from the development section and try and push it to your internal sdcard, if successful then flash it.
Click to expand...
Click to collapse
Strangely this is exactly the position I'm in today too.
I wanted to revert to stock after trying cyanogen, relocked the bootloaded and tried to run an RUU. However it stopped with an 'unknown error'. So I tried to push a zip file to it but the adb can't connect to the device and the phone isn't showing up in the device manager (because it's in boot mode?).
I then tried your advice about twrp and tried a different RUU but still get an unknown error and still can't push to the device.
Any ideas of what to try next? My OS is now showing as empty, there was something there previously.
I figured it was time to get some help before I broke things any more.
SGSII_LEDnotify said:
Strangely this is exactly the position I'm in today too.
I wanted to revert to stock after trying cyanogen, relocked the bootloaded and tried to run an RUU. However it stopped with an 'unknown error'. So I tried to push a zip file to it but the adb can't connect to the device and the phone isn't showing up in the device manager (because it's in boot mode?).
I then tried your advice about twrp and tried a different RUU but still get an unknown error and still can't push to the device.
Any ideas of what to try next? My OS is now showing as empty, there was something there previously.
I figured it was time to get some help before I broke things any more.
Click to expand...
Click to collapse
first thing to do is unlock your bootloader again, if you've not already done that, then get TWRP 2.6.3.3 recovery on there, that maybe a problem though as your phone isn't showing in device manager.
So put your phone into the bootloader and see what device manager says then, it should say something if its detecting your phone, even if drivers arnt installed.
also, which HBOOT are you on ? and which Windows OS are you using ?
Seanie280672 said:
first thing to do is unlock your bootloader again, if you've not already done that, then get TWRP 2.6.3.3 recovery on there, that maybe a problem though as your phone isn't showing in device manager.
So put your phone into the bootloader and see what device manager says then, it should say something if its detecting your phone, even if drivers arnt installed.
also, which HBOOT are you on ? and which Windows OS are you using ?
Click to expand...
Click to collapse
I think I've unlocked the bootloader again, fastboot is available and it's showing 'unlocked' at the top. twrp is on there too and I've done the wipe again. The fastboot commands work but pushing doesn't
error: device not found
HBOOT is 1.55.0000 / win7 64 home
Btw Twrp said it couldn't find cache but the wipe was successful.
Thanks for the help.
SGSII_LEDnotify said:
I think I've unlocked the bootloader again, fastboot is available and it's showing 'unlocked' at the top. twrp is on there too and I've done the wipe again. The fastboot commands work but pushing doesn't
error: device not found
HBOOT is 1.55.0000 / win7 64 home
Btw Twrp said it couldn't find cache but the wipe was successful.
Thanks for the help.
Click to expand...
Click to collapse
ok I see what your saying now, what you need to do is boot into TWRP, main screen only, no sub menu's, at that point is your phone still detected in device manager ?
if so then............
put the rom you want to flash in the same folder as adb and fastboot files on your computer, then type:
Code:
adb push (name of rom).zip /sdcard/
you cant push files to your phone using fastboot or whilst its in the bootloader, that's strictly for flashing simple files like Radio's, HBOOTS, recoveries.
Seanie280672 said:
ok I see what your saying now, what you need to do is boot into TWRP, main screen only, no sub menu's, at that point is your phone still detected in device manager ?
if so then............
put the rom you want to flash in the same folder as adb and fastboot files on your computer, then type:
Code:
adb push (name of rom).zip /sdcard/
you cant push files to your phone using fastboot or whilst its in the bootloader, that's strictly for flashing simple files like Radio's, HBOOTS, recoveries.
Click to expand...
Click to collapse
Well at least I've got something in the device manager even if it is a SAMSUNG Android Phone and not my HTC!
The push command hasn't brought up an error, the cursor is just flashing on the next line. It appears to be doing nothing like you said. So I guess I'm playing the waiting game for ten minutes or so. Will there be a notification when it's completed?
---------- Post added at 08:03 PM ---------- Previous post was at 08:00 PM ----------
Ok, transfer complete
SGSII_LEDnotify said:
Well at least I've got something in the device manager even if it is a SAMSUNG Android Phone and not my HTC!
The push command hasn't brought up an error, the cursor is just flashing on the next line. It appears to be doing nothing like you said. So I guess I'm playing the waiting game for ten minutes or so. Will there be a notification when it's completed?
---------- Post added at 08:03 PM ---------- Previous post was at 08:00 PM ----------
Ok, transfer complete
Click to expand...
Click to collapse
ok, unplug your phone, then goto install and select the rom from the list you just pushed, follow the Aroma options and instructions and also id recommend when given the option, to wipe data.
Seanie280672 said:
ok, unplug your phone, then goto install and select the rom from the list you just pushed, follow the Aroma options and instructions and also id recommend when given the option, to wipe data.
Click to expand...
Click to collapse
I renamed the zip file because there were spaces in the name causing errors, would that cause a failure when trying to install?
skipping MD5 check: no md5 file found
Error flashing zip '/sdcard/****.zip'
updating partition details
failed

Corrupted TWRP, red triangle when entering recovery

So I'm having a hard time here LOL.
I come from a soft brick and after some issues I got my m7_ul back to stock, which is great as it is alive again Now I want to flash a decent ROM, I have thought about ViperOne. However my TWRP 2.7.1.1 seems corrupted, I can't even enter it and I have had a couple of scary moments as the phone won't boot to system. Finally pressing the power button for like 30 seconds did the job and it booted to system. Stock ROM sucks but it is better than a brick haha.
My phone is international m7_ul, my HBOOT is 1.44 and I have Tampered and Unlocked labels, not sure what should I do exactly. Just want the basic strategy to get my custom ROM running and later on I will add a soundmod but that should be easier.
Dani84 said:
So I'm having a hard time here LOL.
I come from a soft brick and after some issues I got my m7_ul back to stock, which is great as it is alive again Now I want to flash a decent ROM, I have thought about ViperOne. However my TWRP 2.7.1.1 seems corrupted, I can't even enter it and I have had a couple of scary moments as the phone won't boot to system. Finally pressing the power button for like 30 seconds did the job and it booted to system. Stock ROM sucks but it is better than a brick haha.
My phone is international m7_ul, my HBOOT is 1.44 and I have Tampered and Unlocked labels, not sure what should I do exactly. Just want the basic strategy to get my custom ROM running and later on I will add a soundmod but that should be easier.
Click to expand...
Click to collapse
If you returned to stock you have re flash custom recovery
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7ul
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
Suggest re-download, the re-flash TWRP, flash in fastboot fastboot flash recovery <name of recovery.img> and then fastboot erase cache, this should allow you to enter recovery.
wow that was fast thanks, problem solved, I'm now running TWRP 2.6.3.4
so now I just place the desired ROM flash it, wipe dalvik and cache, and voila, right? will try to find if viperone is compatible with m7ul, I had a problem with ARHD 71.1
Dani84 said:
wow that was fast thanks, problem solved, I'm now running TWRP 2.6.3.4
so now I just place the desired ROM flash it, wipe dalvik and cache, and voila, right? will try to find if viperone is compatible with m7ul, I had a problem with ARHD 71.1
Click to expand...
Click to collapse
They will both work great with your current recovery installed
clsA said:
If you returned to stock you have re flash custom recovery
Click to expand...
Click to collapse
Hello I flashed twrp recovery through twrp manager app which showed an error but after pressing reboot to twrp it did but I got a red triangle error sign his can I fix it?
CostasV23 said:
Hello I flashed twrp recovery through twrp manager app which showed an error but after pressing reboot to twrp it did but I got a red triangle error sign his can I fix it?
Click to expand...
Click to collapse
simply flash twrp using fastboot. Easy, fast and reliable.
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
​
alray said:
simply flash twrp using fastboot. Easy, fast and reliable.
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
The thing that did the trick for me was downloading the .img file from the twrp site and flashing with flashify after that it worked . thanks for your time
CostasV23 said:
​
The thing that did the trick for me was downloading the .img file from the twrp site and flashing with flashify after that it worked . thanks for your time
Click to expand...
Click to collapse
Yep, thats a way to do it, I prefer to use fastboot but if you don't have a computer to work with then its a good alternative. :good:
CostasV23 said:
Hello I flashed twrp recovery through twrp manager app which showed an error but after pressing reboot to twrp it did but I got a red triangle error sign his can I fix it?
Click to expand...
Click to collapse
alray said:
simply flash twrp using fastboot. Easy, fast and reliable.
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
wholly smokes this thread is 2 years old how did it come back ? I feel like Ive been resurrected
clsA said:
wholly smokes this thread is 2 years old how did it come back ? I feel like Ive been resurrected
Click to expand...
Click to collapse
That's my bad actually . I was searching how to install a recovery after the red triangle for the s4 mini plus which is a completely different device and it wasn't until later I realised this thread is for the m7 and I couldn't delete it afterwards so my bad yeah

[Q] No recovery working for HTC one

So I have the International HTC One M7, and whenever i flash any recovery except for PhilZ it says successful on fastboot but when i go into recovery from bootloader it shows entering recovery... at top then the screen goes black for 2 seconds and then gets stuck at entering recovery indefinately. I cant use PhilZ mainly due to i keep getting errors (status 0) whenever i flash a rom. Any help ?
Thanks
mrsimpson321 said:
So I have the International HTC One M7, and whenever i flash any recovery except for PhilZ it says successful on fastboot but when i go into recovery from bootloader it shows entering recovery... at top then the screen goes black for 2 seconds and then gets stuck at entering recovery indefinately. I cant use PhilZ mainly due to i keep getting errors (status 0) whenever i flash a rom. Any help ?
Thanks
Click to expand...
Click to collapse
you have to do all the commands
First get TWRP 2.6.3.3
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
If you have a Sprint or Verizon phone you need their custom recovery version
Thanks
clsA said:
you have to do all the commands
First get TWRP 2.6.3.3
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
If you have a Sprint or Verizon phone you need their custom recovery version
Click to expand...
Click to collapse
Thank you so much for your help. This is why i go to XDA first
mrsimpson321 said:
Thank you so much for your help. This is why i go to XDA first
Click to expand...
Click to collapse
What is it in TWRP 2.6.3.3 that not doing what you want?
Why are you changing recovery 3 times in the same day ?
clsA said:
What is it in TWRP 2.6.3.3 that not doing what you want?
Why are you changing recovery 3 times in the same day ?
Click to expand...
Click to collapse
I want to upgrade to InsertCoin but Aroma installer says i need to update to 2.7.1.1 I think
mrsimpson321 said:
I want to upgrade to InsertCoin but Aroma installer says i need to update to 2.7.1.1 I think
Click to expand...
Click to collapse
Pretty strange ...your the first to have a problem with 2.6.3.3 flashing any of the current roms.
Whats the error you get when flashing 2.7.1.1 recovery ?
clsA said:
Pretty strange ...your the first to have a problem with 2.6.3.3 flashing any of the current roms.
Whats the error you get when flashing 2.7.1.1 recovery ?
Click to expand...
Click to collapse
I have the same problem, I can only flash up to TWRP 2.6.3.3 older versions work, but other new versions dont work it keeps saying "entering recovery"... If try to flash Pliz some versions works other versions keep saying entering recovery, I need install multirom but cant install it or another version of TWRP up to 2.6.3.3
I try erasing cache from fastboot but it dont work, my hboot is 1.57 with s-off and unlocked
The same with me except for S-on and flashing 2.7.1.1 (or ANY other recovery) gives me the entering recovery words at the top in a bootloop until i am forced to fastboot 2.6.3.3 with the method above.

Help me for Htc one m7 swisscom...

Hi everyone, my phone is Htc one m7 swisscom, The other day I made the update then is restart and did not work anymore, just rebooted. I made factory reset and all files have been deleted. I tried then to go into recovery to install any other version of Android but not boot recovery. I have tried different recovery by installed, but when I try to go into recovery, and not boot ...
If anyone can help me, what else should do??? Thnx.
Mar1nc3 said:
Hi everyone, my phone is Htc one m7 swisscom, The other day I made the update then is restart and did not work anymore, just rebooted. I made factory reset and all files have been deleted. I tried then to go into recovery to install any other version of Android but not boot recovery. I have tried different recovery by installed, but when I try to go into recovery, and not boot ...
If anyone can help me, what else should do??? Thnx.
Click to expand...
Click to collapse
First you should check the FAQ and see the information needed to make a request for help. We need the results from fastboot getvar all (minus your serial no. and IMEI). This will tell your software version, your mid, your cid, so we can try and help you find the files to fix your phone
Try to flash a costume Recovery
Sent from my GT-I9082 using xda app-developers app
clsA said:
First you should check the FAQ and see the information needed to make a request for help. We need the results from fastboot getvar all (minus your serial no. and IMEI). This will tell your software version, your mid, your cid, so we can try and help you find the files to fix your phone
Click to expand...
Click to collapse
@Mar1nc3
You could have posted it here, your phone is
hboot: 1.57
s-on
5.16.161.2
VODAP110
You have to go to HTCDEV.com and unlock your bootloader to flash roms
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_84.0.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
Click to expand...
Click to collapse
Ok, thank you for help (Y)

Categories

Resources