[Q][H] HTC one Bricked? Wrong recovery image? - One (M7) Q&A, Help & Troubleshooting

Hi All,
I just unlocked the bootloader on my m7 (at&t) and I was following this two guides http://www.android.gs/how-to-install-twrp-recovery-for-the-htc-one/ and http://www.androidegis.com/how-to/how-to-install-twrp-recovery-for-htc-one/ for installing TWRP.
I downloaded the file which is pointed in both tutorials from http://d-h.st/3ST and copied boot.img as indicated to fastboot folder and then ran "fastboot flash recovery boot.img" fom the CMD console. I rebooted the phone, selected recovery and it's stuck in Entering recovery. I guess boot.img is not the correct image.
I also noticed a flag "Tampered" on the top of the boot loader.
Hope you can help me, many thanks in advance,
Nicolas
Edit: It's not rooted, it was the next step to do.
Edit2: I tried once again holding the power button + VolumeUP and the phone is back to life. I wonder if the .img that I loaded is not the correct one. Could you advise and tell me what are the next steps to follow now?
Cheers

Nikouy said:
Hi All,
I just unlocked the bootloader on my m7 (at&t) and I was following this two guides http://www.android.gs/how-to-install-twrp-recovery-for-the-htc-one/ and http://www.androidegis.com/how-to/how-to-install-twrp-recovery-for-htc-one/.
I downloaded the file which is pointed in both tutorials from http://d-h.st/3ST and copies boot.img as suggested to fastboot folder and then ran "fastboot flash recovery boot.img" fom the CMD console. I rebooted the phone, selected recovery and it's stuck in Entering recovery. I guess boot.img is not the correct image.
I also noticed a flag "Tampered" on the top of the boot loader.
Hope you can help me, many thanks in advance,
Nicolas
Click to expand...
Click to collapse
Download this file http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img and rename it recovery.img and place it in your fastboot folder. Boot the phone to the bootloader and connect fastbootusb
Then in the command window type
Code:
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
Then try entering recovery again.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Danny201281 said:
Download this file http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img and rename it recovery.img and place it in your fastboot folder. Boot the phone to the bootloader and connect fastbootusb
Then in the command window type
Code:
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
Then try entering recovery again.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
It's not even been recognized by fastboot now when I plug it to the computer. No output for "fastboot devices"
This is what I see on the screen:
TEMPERED
UNLOCKED
m7_UL PVT SHIP S-ON BH
HBOOT-1.44.0000
RADIO-A417.3550.20
OpenDSP-v31.120.274.0617
eMMC-Boot
Jul 5 2013.....
HBOOT
Fastboot
Recovery
Factory Reset
Simlock
Image crc
Show barcode
Click to expand...
Click to collapse

Nikouy said:
It's not even been recognized by fastboot now when I plug it to the computer. No output for "fastboot devices"
This is what I see on the screen:
Click to expand...
Click to collapse
Does it still show correctly in your pcs device manager. Sound like drivers need to be re-installed see 2)Q in this faq post to fix your drivers. http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2 If there installed correctly and you still have this error. Make sure you command line is opened at your fastboot folder.

Danny201281 said:
Does it still show correctly in your pcs device manager. Sound like drivers need to be re-installed see 2)Q in this faq post to fix your drivers. http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2 If there installed correctly and you still have this error. Make sure you command line is opened at your fastboot folder.
Click to expand...
Click to collapse
I've been playing around with drives, uninstalling, installing, etc but no joy yet. The driver which can't be installed is HTC MTP Device but the FAQ you pointed me does not cover this one.

Nikouy said:
I've been playing around with drives, uninstalling, installing, etc but no joy yet. The driver which can't be installed is HTC MTP Device but the FAQ you pointed me does not cover this one.
Click to expand...
Click to collapse
The MTP driver is not required by fastboot, does your device show as My HTC in device manger.
Are you sure you have your command prompt using your fastboot folder as the working folder?
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Danny201281 said:
The MTP driver is not required by fastboot, does your device show as My HTC in device manger.
Are you sure you have your command prompt using your fastboot folder as the working folder?
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Yes Danny,
C:\Users\snicolas\Desktop\Fastboot>fastboot devices
C:\Users\snicolas\Desktop\Fastboot>fastboot devices
Click to expand...
Click to collapse
Now all drives look good but it's still not being recognized by fastboot. See image below
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The phone is even being recognized by HTC Sync Manager

Nikouy said:
Yes Danny,
Now all drives look good but it's still not being recognized by fastboot. See image below
The phone is even being recognized by HTC Sync Manager
Click to expand...
Click to collapse
Try a different cable if you've got one or a different usb port. also make sure your bootloader is in "fastbootusb" mode and not "hboot" mode.
---------- Post added at 01:55 AM ---------- Previous post was at 01:51 AM ----------
@Nikouy if you have HTC sync manger running close it. Right click on the small icon by your clock an select exit.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Danny201281 said:
Try a different cable if you've got one or a different usb port. also make sure your bootloader is in "fastbootusb" mode and not "hboot" mode.
---------- Post added at 01:55 AM ---------- Previous post was at 01:51 AM ----------
@Nikouy if you have HTC sync manger running close it. Right click on the small icon by your clock an select exit.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Got it working, will update shortly.
Thanks for the quickly updates. Will deploy the img you pointed me before.
---
Successfully loaded. I am able to boot into recovery now. Phone rooted.
Multiple things happened here:
1) Drivers issues
2) The cable I initially used two unlock the bootloader isn't working anymore with fastboot.
Edit: should I set S-ON to OFF?

Nikouy said:
Got it working, will update shortly.
Thanks for the quickly updates. Will deploy the img you pointed me before.
---
Successfully loaded. I am able to boot into recovery now. Phone rooted.
Multiple things happened here:
1) Drivers issues
2) The cable I initially used two unlock the bootloader isn't working anymore with fastboot.
Edit: should I set S-ON to OFF?
Click to expand...
Click to collapse
Nice to know you got it sorted. :good:
It's always better to be s-off, but I would spend some time getting to know the device first.
If you flash something wrong with s-off, you could brick your phone.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Related

[Q] Help Restoring my HTC ONE back to stock.

I bought a used htc one for at&t and it was running 4.1.2. So I tried OTA and it downloaded the s/w, installed it and upon reboot - went straight to something called teamwin recovery (?) screen. I have to chose reboot button to boot the phone back. So I realized it was rooted and am very new to this whole root thing. I wanted to ota upgrade so I googled and stumbled on the following link with too many other links. Since the following link seemed easy, I tried following:
http://htc-one.wonderhowto.com/how-...actory-settings-for-warranty-repairs-0149204/
But at the step 4 I get the following:
*** TAMPERED ***
*** UNLOCKED ***
M7_UL PVT SHIP S--ON RH
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now, how can i get it back to stock rom?
I read a lot of threads here for this very topic but each one takes talks different steps and am concerned being a noob with all these steps that I might brick my phone.
Can somebody please help me with the steps to get back to stock. I apologize if this was already covered in one of the many articles. Thanks.
jsknair said:
I bought a used htc one for at&t and it was running 4.1.2. So I tried OTA and it downloaded the s/w, installed it and upon reboot - went straight to something called teamwin recovery (?) screen. I have to chose reboot button to boot the phone back. So I realized it was rooted and am very new to this whole root thing. I wanted to ota upgrade so I googled and stumbled on the following link with too many other links. Since the following link seemed easy, I tried following:
http://htc-one.wonderhowto.com/how-...actory-settings-for-warranty-repairs-0149204/
But at the step 4 I get the following:
*** TAMPERED ***
*** UNLOCKED ***
M7_UL PVT SHIP S--ON RH
Now, how can i get it back to stock rom?
I read a lot of threads here for this very topic but each one takes talks different steps and am concerned being a noob with all these steps that I might brick my phone.
Can somebody please help me with the steps to get back to stock. I apologize if this was already covered in one of the many articles. Thanks.
Click to expand...
Click to collapse
this should be simple ..do you have a windows PC ? if so what OS version if windows 7 continue, if windows 8.1 just gather the files below and post your answer.
Download this >> http://dl3.htc.com/application/RUU_...13_10.38j.1157.04_release_334235_signed_2.exe
and unzip the fastboot.zip below to your desktop
https://www.dropbox.com/s/0wzwt8843zx27nh/Fastboot.zip
from the fastboot folder you just made do shift+right click / command prompt here. now in the command window paste this
fastboot oem lock
you just relocked the bootloader ...now run the RUU file you downloaded above and your phone will be back to Stock.
Thank you very much for the quick reply.
I already downloaded the RUU RUU_M7_UL_JB_50_Cingular_US_1.26.502.12_Radio_4A.14.3250.13_10.33.1150.01_release_318450_signed_2 as mentioned in the previous link. Should I not use that instead use the one provided by you above?
Just wanted to make sure the steps:
- enable usb debugging on phone
- connect my phone to usb of my windows 7 (with the phone powered on or powered off?)
- from windows 7 command prompt " fastboot oem lock "
- run the RUU file
Please confirm.
jsknair said:
Thank you very much for the quick reply.
I already downloaded the RUU RUU_M7_UL_JB_50_Cingular_US_1.26.502.12_Radio_4A.14.3250.13_10.33.1150.01_release_318450_signed_2 as mentioned in the previous link. Should I not use that instead use the one provided by you above?
Just wanted to make sure the steps:
- enable usb debugging on phone
- connect my phone to usb of my windows 7 (with the phone powered on or powered off?)
- from windows 7 command prompt " fastboot oem lock "
- run the RUU file
Please confirm.
Click to expand...
Click to collapse
1.26.502.12 is over a year old
flash the one i posted for you it's android 4.3
connect phone to usb when in the bootloader / fastboot usb
Thanks again
I am downloading the RUU.
Do I have to follow the below to do the fastboot?
http://forums.androidcentral.com/ht...restore-back-locked-one-screen-acting-up.html
Reboot your phone to bootloader (power+volume down) and choose fastboot. Plug in your phone and it will change to fastboot USB. Open a command prompt within the fastboot folder and type the following:
fastboot oem lock
The same link I pasted above says to use fastboot oem relock if it is s-on?
"fastboot oem lock" only works if your device is S-OFF and I am assuming yours isn't which is why it didn't work.
Can you please confirm?
jsknair said:
Thanks again
I am downloading the RUU.
Do I have to follow the below to do the fastboot?
http://forums.androidcentral.com/ht...restore-back-locked-one-screen-acting-up.html
Reboot your phone to bootloader (power+volume down) and choose fastboot. Plug in your phone and it will change to fastboot USB. Open a command prompt within the fastboot folder and type the following:
fastboot oem lock
The same link I pasted above says to use fastboot oem relock if it is s-on?
"fastboot oem lock" only works if your device is S-OFF and I am assuming yours isn't which is why it didn't work.
Can you please confirm?
Click to expand...
Click to collapse
which ever works just relock the bootloader and run the RUU
clsA said:
which ever works just relock the bootloader and run the RUU
Click to expand...
Click to collapse
Thanks. I was able to install the RUU you have provided. But the problem is, the camera is all PINK now. It was taking wonderful pictures before but now it's all PINK/PURPLE now. Is there a way I can fix it?
jsknair said:
Thanks. I was able to install the RUU you have provided. But the problem is, the camera is all PINK now. It was taking wonderful pictures before but now it's all PINK/PURPLE now. Is there a way I can fix it?
Click to expand...
Click to collapse
I am still not able to OTA upgrade to kitkat after 48hrs. The bootloader now says relocked. Can I simply enter into fastboot and use the following RUU to get Kitkat?
http://forum.xda-developers.com/showthread.php?t=2428276
Thanks.
My phone is currently running 4.3 with bootloader in 'relocked' state. I am still not getting the OTA update to 4.4 and all my attempts to RUU update to 4.4 fails with htc_fastboot.exe has stopped working error. I will continue to do some more research to get there as the camera is useless in 4.3 at this point. Thanks for all your help and we can close this thread.
Fastboot oem lock only relocks the bootloader. You would have been better downloading and flashing revone to s off and LOCK the bootloader
Can you post a fastboot getvar all please removing imei and serial no?
Sent from my HTC One using xda app-developers app

Total Noob - need to install generic HTC software

Hi there, I currently have an HTC One M7 with Tmobile UK firmware and I am fed up waiting for update to KitKat and Sense 6. I understand that this is the correct place to ask a question on how to change the software so that it will take HTC official updates rather than tmob approved updates.
From what I have read I need to s-off with firewater first and flash a recovery. Is that correct? Does anyone have step by step instructions on what to do please as I do not want to brick my phone? I would like to install the "normal" HTC software and receive updates from HTC rather than wait for tmobile.
Thanks
BrownTrout said:
Hi there, I currently have an HTC One M7 with Tmobile UK firmware and I am fed up waiting for update to KitKat and Sense 6. I understand that this is the correct place to ask a question on how to change the software so that it will take HTC official updates rather than tmob approved updates.
From what I have read I need to s-off with firewater first and flash a recovery. Is that correct? Does anyone have step by step instructions on what to do please as I do not want to brick my phone? I would like to install the "normal" HTC software and receive updates from HTC rather than wait for tmobile.
Thanks
Click to expand...
Click to collapse
can you post your fastboot getvar all please ? remove imei and seial number beforeposting
Seanie280672 said:
can you post your fastboot getvar all please ? remove imei and seial number beforeposting
Click to expand...
Click to collapse
Hi Seanie, how do I do that? Sorry for the noobness but I really am new to this. Thank you for your help.
BrownTrout said:
Hi Seanie, how do I do that? Sorry for the noobness but I really am new to this. Thank you for your help.
Click to expand...
Click to collapse
do you have fastboot and adb installed on your computer ?
Seanie280672 said:
do you have fastboot and adb installed on your computer ?
Click to expand...
Click to collapse
No, I have downloaded adt-bundle-windows-x86.zip though, is this the correct thing?
easiest way is to download and install this, you need to run as administrator for it to work:
http://forum.xda-developers.com/showthread.php?t=2317790
---------- Post added at 11:57 AM ---------- Previous post was at 11:52 AM ----------
once installed, reboot your phone to fastboot mode, basically restart it and whilst its shutting down hold down the volume down button, you will enter the bootloader, plug it into the computer and select fastboot on the phone screen, if its not already there, its should now say fastboot usb.
Open a command window in the fastboot and adb window you have just installed on your computer, (control + shift + right mouse click on any white area in that folder, open command window here)
The type:
Code:
fastboot getvar all
post the output here minus imei and serial number
Seanie280672 said:
easiest way is to download and install this, you need to run as administrator for it to work:
http://forum.xda-developers.com/showthread.php?t=2317790
---------- Post added at 11:57 AM ---------- Previous post was at 11:52 AM ----------
once installed, reboot your phone to fastboot mode, basically restart it and whilst its shutting down hold down the volume down button, you will enter the bootloader, plug it into the computer and select fastboot on the phone screen, if its not already there, its should now say fastboot usb.
Open a command window in the fastboot and adb window you have just installed on your computer, (control + shift + right mouse click on any white area in that folder, open command window here)
The type:
Code:
fastboot getvar all
post the output here minus imei and serial number
Click to expand...
Click to collapse
Thanks, I have installed that and a DOS window has popped up and after entering the command it says "Waiting for device". Do I need to boot the phone pressing volume down to get this to work as I am currently on my "normal" boot i.e. what it looks like when phone is powered on.
BrownTrout said:
Thanks, I have installed that and a DOS window has popped up and after entering the command it says "Waiting for device". Do I need to boot the phone pressing volume down to get this to work as I am currently on my "normal" boot i.e. what it looks like when phone is powered on.
Click to expand...
Click to collapse
type adb reboot bootloader in that command window (DOS window)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
BrownTrout said:
Click to expand...
Click to collapse
perfect :good:
Right your on hboot 1.55 s-off should be easy, boot back to android, type fastboot reboot in the command window (if you've not already rebooted that is)
use either rumrunner to s-off http://rumrunner.us/
or
Firewater to s-off http://firewater-soff.com/
Do not update before getting s-off, follow the instructions on each of the sites to use the tools, rumrunner is the easiest, just download the package, extract it and run the file, firewater is a little more complicated.
once done, report back here, there will only be 2 more steps to do after that, but keep adb and fastboot on your computer, do not remove them.
Many thanks, I am getting an error though
ahh ok try firewater temp root method, its the 3rd method down, you will have to download 2 files and put them in the same folder as fastboot and adb, where you open the dos window from, the whole thing is run from the dos window, so just copy and paste the commands one at a time as listed on the page.
ahh do you have USB debugging enabled on your rom ?
Thanks, it is attempting to acquire root just now. Will update when complete.
Thanks, I have temproot and s-off now.
excellent, now that you have s-off, you have to be very careful, if you flash the wrong thing, where the phone will stop you and tell you its wrong with some sort of error with s-on, it wont anymore, it will expect that you know what you are doing and still flash it, if its wrong it will brick.
---------- Post added at 01:19 PM ---------- Previous post was at 01:15 PM ----------
so fist all, if your phone is booted into android still, open a dos window again inside the fastboot / adb folder as before and again, type:
Code:
adb reboot bootloader
once there, make sure to says fastboot USB on the phone screen.
then be very careful with this one, CID is ALWAYS 8 characters long, bear that in mind with the next command, so the next command is 2 underscores not one inbetween the HTC and the 001. always capital letters, take note of your current cid though, you will need it for warranty purposes.
Code:
fastboot oem writecid HTC__001
when complete:
Code:
fastboot reboot-bootloader
---------- Post added at 01:28 PM ---------- Previous post was at 01:19 PM ----------
Its should now say this on your screen or something close to it:
M7_UL PVT SHIP S-OFF ??
CID-HTC__001
HBOOT-?????????
RADIO-??????????
OpenDSP-?????????
OS??????????
etc etc etc, can you confirm please ?
It's been hanging at < waiting for device > after I typed in the fastboot reboot bootloader command
BrownTrout said:
It's been hanging at < waiting for device > after I typed in the fastboot reboot bootloader command
Click to expand...
Click to collapse
the 3rd command or the 1st command ?
Managed to get it working.
BrownTrout said:
Managed to get it working.
Click to expand...
Click to collapse
so sorry, my bad, if it was the 1st command it should of been adb reboot bootloader not fastboot, ive edited the post above.
Seanie280672 said:
so sorry, my bad, if it was the 1st command it should of been adb reboot bootloader not fastboot, ive edited the post above.
Click to expand...
Click to collapse
I have manually rebooted and ran the commands that you mentioned and it appears to have worked as the phone displays what you have posted above.

hangin in fast boot

hi.few days ago my phone goes to restart automaticlly. and never turned on in normal mod.its hanging on in htc powered by android logo.i can go to fast boot but when i want to flash a rom or flash a recovery its hangin on in fast boot mode and i cant flash any recovery to install custome rom.
please help me
execusme for bad english
sinour90 said:
hi.few days ago my phone goes to restart automaticlly. and never turned on in normal mod.its hanging on in htc powered by android logo.i can go to fast boot but when i want to flash a rom or flash a recovery its hangin on in fast boot mode and i cant flash any recovery to install custome rom.
please help me
execusme for bad english
Click to expand...
Click to collapse
Are u unlocked or soff ?
sinour90 said:
hi.few days ago my phone goes to restart automaticlly. and never turned on in normal mod.its hanging on in htc powered by android logo.i can go to fast boot but when i want to flash a rom or flash a recovery its hangin on in fast boot mode and i cant flash any recovery to install custome rom.
please help me
execusme for bad english
Click to expand...
Click to collapse
When you say "it's hanging on in fastboot mode" can you explain further. What exactly is the problem flashing recovery?
Any error messages during flashing or recovery just doesn't load?
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
ndmuni said:
Are u unlocked or soff ?
Click to expand...
Click to collapse
no s off or unlocked before this happend.but after that i unlocked my phone to hope be perfect but nothing happend just unlocked
Danny201281 said:
When you say "it's hanging on in fastboot mode" can you explain further. What exactly is the problem flashing recovery?
Any error messages during flashing or recovery just doesn't load?
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
when i want to flash a recovery my phone goes to hang and in pc shows this error write img failed ... and my phone is in hang
my phone not accepted any recovery or factory reset in fastboot.and was not turn on.only goes to fastboot and hang
Danny201281 said:
When you say "it's hanging on in fastboot mode" can you explain further. What exactly is the problem flashing recovery?
Any error messages during flashing or recovery just doesn't load?
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
why dont u just use the HTCONE toolkit to flash the recovery
ndmuni said:
why dont u just use the HTCONE toolkit to flash the recovery
Click to expand...
Click to collapse
its not working too...
when i want go to fast boot and flash a recovery with any things my phone hanging and not accepted any thing.
its on charg from 2 night ago and just the red light is on.
battery is not working????
ndmuni said:
why dont u just use the HTCONE toolkit to flash the recovery
Click to expand...
Click to collapse
Danny201281 said:
When you say "it's hanging on in fastboot mode" can you explain further. What exactly is the problem flashing recovery?
Any error messages during flashing or recovery just doesn't load?
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
ndmuni said:
Are u unlocked or soff ?
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
sinour90 said:
View attachment 2992891
Click to expand...
Click to collapse
Ok so fastboot is working for you to get the getvar. What output do you get when flashing recovery? Can you post a screen of that?
Also you should edit the image so that it doesn't display your imei and serial numbers
Just noticed you have baseband N/A that's not normal. If you have HTC sync installed on your pc uninstall it but leave drivers installed.
Then see this thread to try and reflash your firmware
Link removed:- never mind it was modified firmware and won't work with s-on
---------- Post added at 04:36 PM ---------- Previous post was at 04:15 PM ----------
Ok hopefully you can make more sense of this website than I can [emoji12] if it's what I think it is it's the OTA file for 6.13.708.1. You can extract the firmware from this and try to flash it.
http://www.shuaji.net/rom/dopod_HTC/One_M7/roms/2014090120432.html
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Ok so fastboot is working for you to get the getvar. What output do you get when flashing recovery? Can you post a screen of that?
Also you should edit the image so that it doesn't display your imei and serial numbers
Just noticed you have baseband N/A that's not normal. If you have HTC sync installed on your pc uninstall it but leave drivers installed.
Then see this thread to try and reflash your firmware
Link removed:- never mind it was modified firmware and won't work with s-on
---------- Post added at 04:36 PM ---------- Previous post was at 04:15 PM ----------
Ok hopefully you can make more sense of this website than I can [emoji12] if it's what I think it is it's the OTA file for 6.13.708.1. You can extract the firmware from this and try to flash it.
http://www.shuaji.net/rom/dopod_HTC/One_M7/roms/2014090120432.html
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
[/ATTACH][/ATTACH]
when i want to flash my phone hanging.
when i connect to a charger nothing happend.no red light or screen on
i think the bootloader has damaged
sinour90 said:
[/ATTACH][/ATTACH]
View attachment 2993967
when i want to flash my phone hanging.
when i connect to a charger nothing happend.no red light or screen on
i think the bootloader has damaged
Click to expand...
Click to collapse
Does the phone show up in device manager when connected to the PC.
Either as My HTC or some Unknown device?
Have you tried a different usb cable and/or usb Port?
If you boot the phone to the bootloader in fastboot mode. When you connect the phone does it display "fastboot usb" on the bootloader screen?
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Does the phone show up in device manager when connected to the PC.
Either as My HTC or some Unknown device?
Have you tried a different usb cable and/or usb Port?
If you boot the phone to the bootloader in fastboot mode. When you connect the phone does it display "fastboot usb" on the bootloader screen?
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
no device find.
yes with other cable and other usb port even other pc's .
yes in fastboot mode display fastboot usb.
only i can lock and unlock bootloader .for any thing else the phone will be freeze in bootloader.
when i charge the phone the red light never be green in fastboot mode
sinour90 said:
no device find.
yes with other cable and other usb port even other pc's .
yes in fastboot mode display fastboot usb.
only i can lock and unlock bootloader .for any thing else the phone will be freeze in bootloader.
when i charge the phone the red light never be green in fastboot mode
Click to expand...
Click to collapse
With the phone connected with fastboot usb in the command line type
Code:
fastboot erase cache
fastboot oem rebootRUU
Does the phone boot to a black screen with silver HTC logo? If it did you can type
Code:
fastboot reboot-bootloader
to get back to the bootloader screen.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
With the phone connected with fastboot usb in the command line type
Code:
fastboot erase cache
fastboot oem rebootRUU
Does the phone boot to a black screen with silver HTC logo? If it did you can type
Code:
fastboot reboot-bootloader
to get back to the bootloader screen.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
yes phone boot to a black screen with silver HTC logo.
but after this command (fastboot reboot-bootloader) phone shut down and is off
i manually goo to fast boot mode but also not accepted the flash recovery
sinour90 said:
yes phone boot to a black screen with silver HTC logo.
but after this command (fastboot reboot-bootloader) phone shut down and is off
i manually goo to fast boot mode but also not accepted the flash recovery
Click to expand...
Click to collapse
You can try to flash the firmware from the OTA zip I linked. Download the ota zip http://pan.baidu.com/s/1ntjxkBf.
Open it on your pc and extract the firmware.zip and put it in the fastboot folder.
Reboot the phone to the bootloader and Connect fastbootusb. Now open your Fastboot command line and type
Code:
fastboot erase cache
fastboot oem lock
fastboot reboot-bootloader
you can skip this if your already locked
Code:
fastboot oem rebootRUU
<--- case sensitive.
The phone will reboot to a black screen with a Silver HTC LOGO. This is RUU mode. Now we're going to flash the firmware.
Code:
fastboot flash zip firmware.zip
The first flash will be short. It's just a preupdate preparing the hboot for the new firmware. So we need to do the same command again.
Code:
fastboot flash zip firmware.zip
The second flash will take a little longer and this time it will flash the full firmware. The progress bar on the phone screen will not reach 100% this is normal as long as the command window has completed its output the flash is done.
Code:
fastboot reboot-bootloader
Now unlock and try to flash recovery.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
You can try to flash the firmware from the OTA zip I linked. Download the ota zip http://pan.baidu.com/s/1ntjxkBf.
Open it on your pc and extract the firmware.zip and put it in the fastboot folder.
Reboot the phone to the bootloader and Connect fastbootusb. Now open your Fastboot command line and type
Code:
fastboot erase cache
fastboot oem lock
fastboot reboot-bootloader
you can skip this if your already locked
Code:
fastboot oem rebootRUU
<--- case sensitive.
The phone will reboot to a black screen with a Silver HTC LOGO. This is RUU mode. Now we're going to flash the firmware.
Code:
fastboot flash zip firmware.zip
The first flash will be short. It's just a preupdate preparing the hboot for the new firmware. So we need to do the same command again.
Code:
fastboot flash zip firmware.zip
The second flash will take a little longer and this time it will flash the full firmware. The progress bar on the phone screen will not reach 100% this is normal as long as the command window has completed its output the flash is done.
Code:
fastboot reboot-bootloader
Now unlock and try to flash recovery.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
in the first firmware flash got error
and the phone was not turn on its off
sinour90 said:
in the first firmware flash got error
View attachment 2995337
and the phone was not turn on its off
Click to expand...
Click to collapse
so the phone doesn't power on at all now? Sounds like your main board has a fault. When you connect it to your pc is it detected as "qhsusb".
You can try holding it under a bright light (focusing the light on the Sensors top left of the phone) then hold Volume down+ power down for 60 secs. But it does sound like a hardware problem with the main board. Which requires HTC Service center. Do you have any warranty on the device?
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
so the phone doesn't power on at all now? Sounds like your main board has a fault. When you connect it to your pc is it detected as "qhsusb".
You can try holding it under a bright light (focusing the light on the Sensors top left of the phone) then hold Volume down+ power down for 60 secs. But it does sound like a hardware problem with the main board. Which requires HTC Service center. Do you have any warranty on the device?
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
the pc detect but nothing happend.
no no turn on
i have no warranty
sinour90 said:
the pc detect but nothing happend.
Click to expand...
Click to collapse
Did it show up in your device manager maybe as qhsusb device or unknown device?
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Did it show up in your device manager maybe as qhsusb device or unknown device?
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
nothing

Help - cannot enter system after clean installation of Android Revolution

So aftter downloading the Android Revolution and wiping the data, I tried installing the ROM.
However it keeps booting into recovery mode. I have no idea how to fix this.
The phone tries to boot up normally, but fails to do so. It restarts and boots into recovery. (TWRP 2.5.0.0)
I have tried deleting installing a few times. Where I cleared both the cache and dalvik cache.
Still nothing. Is there any way to get another ROM onto my phone now? My computer doesn't recognize the device anymore.
After the installation it says complete, but shows an error: "set_metadata_recursive: some changes failed"
after this it says: "installation was succesful!" and tells me to do 1 full system boot before flashing mods.:crying::crying:
"Update, I found out I used a rom designed for M8 and not M7.
If anyone could help me getting ADB to work and a rom I can flash and pretty much a tutorial. I would be super grateful
So I found a m7 rom. But when trying to push it using ADB it takes a really long time and ends in protocol error.
Aisu64 said:
boots into recovery. (TWRP 2.5.0.0)
Click to expand...
Click to collapse
Here is one problem. You won't be able to flash any recent roms using twrp 2.5.0.0. Update your recovery first: https://dl.twrp.me/m7/
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
make sure you have the latest adb version (1.0.32) using the command:
Code:
adb version
If not update your android sdk-tools: https://developer.android.com/sdk/index.html#Other
Also make sure you have the latest htc drivers installed on your computer
With the latest twrp and drivers you'll be able to transfer a rom to your phone using MTP protocol when booted in twrp main menu (simply drag and drop your file from your computer to your phone storage).
If using newer roms (android 5.0.2) your phone must have a 7.xx.xxx.x firmware installed on it. Older firmware running new roms cam have issues. To determine your firmware version, use the command "fastboot getvar version-main" or "fastboot getvar all"
Finally pushed the files to the phone.
But after installing my phone still keeps entering recovery mode (twrp).
Aisu64 said:
Finally pushed the files to the phone.
But after installing my phone still keeps entering recovery mode (twrp).
Click to expand...
Click to collapse
Did you updated your twrp recovery?
alray said:
Here is one problem. You won't be able to flash any recent roms using twrp 2.5.0.0. Update your recovery first: https://dl.twrp.me/m7/
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
Can you help me a little bit? I can't see the device connected unless I'm in recovery. Can I flash a recovery in recovery?
Click to expand...
Click to collapse
Aisu64 said:
Here is one problem. You won't be able to flash any recent roms using twrp 2.5.0.0. Update your recovery first: https://dl.twrp.me/m7/
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
Can you help me a little bit? I can't see the device connected unless I'm in recovery. Can I flash a recovery in recovery?
Click to expand...
Click to collapse
afaik, not with 2.5.0.0. If you can't see the device when in bootloader / fastboot usb mode then you have drivers issues. make sur eyou have latest htc drivers installed. If needed download htc sync. This will install htc sync and the latest drivers. Then uninstall htc sync (but don't uninstall the drivers). You don't want HTC sync on your computer because it will interfere with fastboot / adb connectivity.
alray said:
Aisu64 said:
afaik, not with 2.5.0.0. If you can't see the device when in bootloader / fastboot usb mode then you have drivers issues. make sur eyou have latest htc drivers installed. If needed download htc sync. This will install htc sync and the latest drivers. Then uninstall htc sync (but don't uninstall the drivers). You don't want HTC sync on your computer because it will interfere with fastboot / adb connectivity.
Click to expand...
Click to collapse
I have tried deleting, restarting and reinstalling the drivers. But my phone wont show up under devices anymore. I really appreciate your help, but I really have to go to bed as I have a long day at work tomorrow.
Click to expand...
Click to collapse
Aisu64 said:
I have tried deleting, restarting and reinstalling the drivers. But my phone wont show up under devices anymore. I really appreciate your help, but I really have to go to bed as I have a long day at work tomorrow.
Click to expand...
Click to collapse
No problem, go take some rest and I'll help you later :good:
alray said:
No problem, go take some rest and I'll help you later :good:
Click to expand...
Click to collapse
So I've been playing around installing and reinstalling and deleting and restarting my computer.
My computer can see the device only in recovery. Everytime I'm in the bootloader/fastboot menu it dissapears from the device list in ADB.
Is it possible to flash the phone while in recovery?
Aisu64 said:
So I've been playing around installing and reinstalling and deleting and restarting my computer.
My computer can see the device only in recovery. Everytime I'm in the bootloader/fastboot menu it dissapears from the device list in ADB.
Click to expand...
Click to collapse
you won't get any adb connectivity when booted in bootloader / fastboot usb mode. ADB only works from a booted rom with usb debug turned on or from a custom recovery. In bootloader you must use fastboot commands. To see if your phone is detected by your computer when in bootlaoder / fastboot usb mode, use the command "fastboot devices"
If your phone isn't listed with this command, please post a screenshot of your Windows devices manager with the phone connected and booted in bootloader / fastboot usb mode. Also need to know what is your bootloader version? 1.44/1.54/1.55/1.56/1.57 or 1.61 ? You can see this info when booted in bootloader mode
Is it possible to flash the phone while in recovery?
Click to expand...
Click to collapse
You might want to read what I said again:
You won't be able to flash any recent rom using twrp 2.5.0.0
You can't flash a new recovery using twrp 2.5.0.0, you must use fastboot
:good:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It says Hboot - 1.44
atm I can't even get it to show up in recovery.
Screenshot: http://imgur.com/So88OLm
Aisu64 said:
It says Hboot - 1.44
atm I can't even get it to show up in recovery.
Screenshot: http://imgur.com/So88OLm
Click to expand...
Click to collapse
ok hboot 1.44 is the oldest one and have compatibility issues with windows 8 and 10. Do you have access to a windows 7 computer?
alray said:
ok hboot 1.44 is the oldest one and have compatibility issues with windows 8 and 10. Do you have access to a windows 7 computer?
Click to expand...
Click to collapse
Yes I do. A super ancient one.
Also this is how it looks like when I'm in recovery: http://imgur.com/SxW9p66
Aisu64 said:
Yes I do. A super ancient one.
Click to expand...
Click to collapse
Please setup everything on this computer (HTC drivers + Android sdk tools (adb and fastboot), this will be much easier to work with Win7 because of your 1.44 hboot. Later, once your hboot will be updated, you'll be able to use your Win10 computer without any problem but for now better to work with Win7. Once you got everything installed on your win7 computer, boot the phone in bootloader / fastboot usb mode and use the command "fastboot devices" to see if your phone is detected. If yes then use "fastboot getvar all" command. take a screenshot of this command output and post it here (censor the IMEI number and the SERIALNO number before uploading your picture). Don't update the recovery for now.
Also this is how it looks like when I'm in recovery: http://imgur.com/SxW9p66
Click to expand...
Click to collapse
Everything is fine here.
alray said:
Please setup everything on this computer (HTC drivers + Android sdk tools (adb and fastboot), this will be much easier to work with Win7 because of your 1.44 hboot. Later, once your hboot will be updated, you'll be able to use your Win10 computer without any problem but for now better to work with Win7. Once you got everything installed on your win7 computer, boot the phone in bootloader / fastboot usb mode and use the command "fastboot devices" to see if your phone is detected. If yes then use "fastboot getvar all" command. take a screenshot of this command output and post it here (censor the IMEI number and the SERIALNO number before uploading your picture). Don't update the recovery for now.
Everything is fine here.
Click to expand...
Click to collapse
You might aswell type the next part. Cuz this will be taking a few hours ^^
Aisu64 said:
You might aswell type the next part. Cuz this will be taking a few hours ^^
Click to expand...
Click to collapse
well I need to see your "fastboot getvar all" before i can tell anything more.
alray said:
well I need to see your "fastboot getvar all" before i can tell anything more.
Click to expand...
Click to collapse
My windows 7 computer keeps asking for a "android 1.0" driver, even though I installed the HTC one m7 driver package downloaded from HTC. I also tried installing HTC Sync, but it doesn't seem to help. Also it only shows "Android 1.0" while in fastboot so I assume this is the fastboot driver?
one more thing. I can't get it to show it's connected to ADB while in recovery.
Aisu64 said:
My windows 7 computer keeps asking for a "android 1.0" driver, even though I installed the HTC one m7 driver package downloaded from HTC. I also tried installing HTC Sync, but it doesn't seem to help. Also it only shows "Android 1.0" while in fastboot so I assume this is the fastboot driver?
one more thing. I can't get it to show it's connected to ADB while in recovery.
Click to expand...
Click to collapse
Strange, it should be easy to make it work on win7. You might want to try this drivers: http://forum.xda-developers.com/goo...nt/adb-fb-apx-driver-universal-naked-t2513339
alray said:
Strange, it should be easy to make it work on win7. You might want to try this drivers: http://forum.xda-developers.com/goo...nt/adb-fb-apx-driver-universal-naked-t2513339
Click to expand...
Click to collapse
I borrowed a friends win7 computer and fastboot works! After installing the drivers you linked me to. Here is a screenshot! http://imgur.com/CN0uLu6

Problem with ADB

Hey guys,
i have an big problem with my HTC One M7:
I installed "One_M7_7.15.401.1_stock_system_dump.zip" from HD Revolution to get on Lollipop but it showed an Error and after restarting i cant get into the Phone and i cant get into the recovery. The recovery pops up for like one second or less and throws me into a bootloop.
I wanted to flash a new Recovery via adb/fastboot but my Computer doesnt shows me my device. On the bootloader in the fastboot menu it shows "Fastboot USB" in red.
I installed much different drivers but it just doesnt show up. In device manager it says: Unknown USB Device (device failed enumeration) and the error code 43 in details.
I just dont know what to do anymore...
Anyone got an solution for that?
Mrdestroierr1 said:
Hey guys,
i have an big problem with my HTC One M7:
I installed "One_M7_7.15.401.1_stock_system_dump.zip" from HD Revolution to get on Lollipop
Click to expand...
Click to collapse
Not really sure why you installed this one. This is a non-official/leaked version before the official one was released (7.19.401.2) and the latest version is 7.19.401.51.
but it showed an Error
Click to expand...
Click to collapse
Would help to be more precise, what error exactly?
and after restarting i cant get into the Phone and i cant get into the recovery. The recovery pops up for like one second or less and throws me into a bootloop.
Click to expand...
Click to collapse
What recovery (name + version) is installed on your phone?
I wanted to flash a new Recovery via adb/fastboot but my Computer doesnt shows me my device. On the bootloader in the fastboot menu it shows "Fastboot USB" in red.
Click to expand...
Click to collapse
well at least you have "fastboot usb" which mean there is actually a working data connection between the phone and your ocmputer
I installed much different drivers but it just doesnt show up. In device manager it says: Unknown USB Device (device failed enumeration) and the error code 43 in details.
Click to expand...
Click to collapse
You need the latest drivers from htc. What is your windows version? What is your bootloader version?
sorry i had to make a new account:/
alray said:
Not really sure why you installed this one. This is a non-official/leaked version before the official one was released (7.19.401.2) and the latest version is 7.19.401.51.
Would help to be more precise, what error exactly?
some changes failed
What recovery (name + version) is installed on your phone?
i had cwm but i dont know which version (the m7 was inactive for 1-2 years)
well at least you have "fastboot usb" which mean there is actually a working data connection between the phone and your ocmputer
You need the latest drivers from htc. What is your windows version? What is your bootloader version?
i downloaded the drivers yesterday. i got windows 10 (im now trying with ubuntu). it got hboot 1.44
Click to expand...
Click to collapse
---------- Post added at 03:47 PM ---------- Previous post was at 03:25 PM ----------
I think i got it. Ubuntu worked. thanks alray for your answer. Because of you i checked HBoot 1.44 and this isnt compatible with Windows 10/8. In Ubuntu adb doesnt work but fastboot does. Now i flashed TWRP and installed the Rom again.
Now it boots up but it is in the boot screen since 5 Minutes:/
#Edit It doesnt boot up... and adb doesnt work so i cant push another rom on the phone..
#edit 2 adb works when im in recovery (tought i had to be in bootloader -> fastboot) now it could work with a downloaded nandroid backup :good:
mrdestroierrr1 said:
sorry i had to make a new account:/
Click to expand...
Click to collapse
You shouldn't, its against forum rules
http://forum.xda-developers.com/announcement.php?a=81
You should contact a moderator to disable the other account or this one might also be disabled.
I think i got it. Ubuntu worked. thanks alray for your answer. Because of you i checked HBoot 1.44 and this isnt compatible with Windows 10/8
Click to expand...
Click to collapse
Yep, exactly why I wanted to know, good job.
In Ubuntu adb doesnt work but fastboot does.
Click to expand...
Click to collapse
ADB will only work from a booted rom or from a custom recovery, not in bootloader mode.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
help htc one m7
I am trying to send a ROOM from the computer to my internal memory via ADB sideload command to be able to install by twrp, so it is not going to talk that it is not possible to read, I tested with ADB devices and perfectly motra my device, someone can you help me?
C:\HTC>adb devices
List of devices attached
SH3ALW904272 sideload
C:\HTC>adb sideload Rom.zip
loading: 'Rom.zip'
* cannot read 'Rom.zip' *
C:\HTC>
ewvisjean said:
I am trying to send a ROOM from the computer to my internal memory via ADB sideload command to be able to install by twrp, so it is not going to talk that it is not possible to read, I tested with ADB devices and perfectly motra my device, someone can you help me?
C:\HTC>adb devices
List of devices attached
SH3ALW904272 sideload
C:\HTC>adb sideload Rom.zip
loading: 'Rom.zip'
* cannot read 'Rom.zip' *
C:\HTC>
Click to expand...
Click to collapse
What version of TWRP are you using?

Categories

Resources