Hello all. I ahve an issue with my HTC One M7. I have been trying to install the OTA Lolipop update but on each occasion I get a red triangle with an exclamation mark. I have done factory resets a few times but it has made no difference. I have never rooted or modified the phone in any way. I have looked for a solution to the problem but have not found anything very helpful.
I would be very grateful if any of you could give me an idea of how I might get around this problem.
Thanks.
fxcw said:
Hello all. I ahve an issue with my HTC One M7. I have been trying to install the OTA Lolipop update but on each occasion I get a red triangle with an exclamation mark. I have done factory resets a few times but it has made no difference. I have never rooted or modified the phone in any way. I have looked for a solution to the problem but have not found anything very helpful.
I would be very grateful if any of you could give me an idea of how I might get around this problem.
Thanks.
Click to expand...
Click to collapse
When it fails and you get the red triangle, press the volume up and power button and it will tell you why it's failing, report that back here please along with your fastboot getvar all without imei and detail number.
Ok, so I did what you asked but I am still in the process of downloading the necessary tools to get the full readout.
I pressed volume up and the power button when I got the red triangle and got the following error message: "system/priv-app/HTC_IME.apk" has unexpected contents.
Hope this helps. I'll try to post the other info soon.
Thanks again
Seanie280672 said:
When it fails and you get the red triangle, press the volume up and power button and it will tell you why it's failing, report that back here please along with your fastboot getvar all without imei and detail number.
Click to expand...
Click to collapse
Ok, I've installed minimal ADB and Fastboot but have run into an issue when it comes to the getvar all. I can get the phone to reboot from my PC by typing the command adb reboot bootloader but when it is in the bootloader I cannot seem to get the info which you asked for.
I type fastboot getvar all but the console only says waiting for device. Using the volume keys I select fasboot USB and reboot but that has no effect either. I'm at a bit of a loss.
Can anybody help with this? Would have been nice to get Lollipop.
Ok, follow these steps to get your "getvar all"
1. Make sure your phone is not connected to your PC.
2. Shut down normally using your power button.
3. Press and hold volume down, then press power button.
4. Select "Fastboot"
5. NOW plug USB cable into phone. Check to see it says "Fastboot USB".
6. Go to the folder in your PC that has the Fastboot program in it. Hold Shift key and right-click on empty space. Select "open command window here".
7. In command window, type: fastboot getvar all
8. Change your IMEI and serial number to all zeros (protect yourself)
9. Copy and paste in quick reply window here on XDA.
C:\Users\Steven\Downloads\fastboot-win>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4T.24.3218.09
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.18.502.7
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HTxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxx947
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3937mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-c6bbb6d4
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.070s
Related
my htc one(801s) bricked......how to unbrick??? I did unlock and apply Super su. It worked well and fine. But I deleted some data. After that,My htc one not working.
Now, when I turn on, stop on htc logo not turn on........
Ah...... please root specialist !!!!!!!
P.S please teach me easily, I'm korean.
Help this company said:
my htc one(801s) bricked......how to unbrick??? I did unlock and apply Super su. It worked well and fine. But I deleted some data. After that,My htc one not working.
Now, when I turn on, stop on htc logo not turn on........
Ah...... please root specialist !!!!!!!
P.S please teach me easily, I'm korean.
Click to expand...
Click to collapse
Looks like you have also deleted your OS as well. please post output from "fastboot getvar all"
A
mb_guy said:
Looks like you have also deleted your OS as well. please post output from "fastboot getvar all"
Click to expand...
Click to collapse
What's the fastboot getvar all?? And I had relocked,so my device can't go twrp. Now perfect brick. What do I have to do? There's no answer on the google.
Help this company said:
What's the fastboot getvar all?? And I had relocked,so my device can't go twrp. Now perfect brick. What do I have to do? There's no answer on the google.
Click to expand...
Click to collapse
You will need to re unlock bootloader for twrp to function
Help this company said:
my htc one(801s) bricked......how to unbrick??? I did unlock and apply Super su. It worked well and fine. But I deleted some data. After that,My htc one not working.
Now, when I turn on, stop on htc logo not turn on........
Ah...... please root specialist !!!!!!!
P.S please teach me easily, I'm korean.
Click to expand...
Click to collapse
this thread should help you.. post issues there...
[GUIDE][FIX] Solve Bootloops and no OS on phone!
a
mb_guy said:
You will need to re unlock bootloader for twrp to function
Click to expand...
Click to collapse
I did unlocked on htc dev. So what's the next???? Is possible to fix??
Help this company said:
I did unlocked on htc dev. So what's the next???? Is possible to fix??
Click to expand...
Click to collapse
Use fastboot and get us the output of "fastboot getvar all"
A
mb_guy said:
Use fastboot and get us the output of "fastboot getvar all"
Click to expand...
Click to collapse
I'm noobie.. Could you say what's the "fastboot getvar all"?? I 'don't know that.. How to see the" fastboot getvar all"?? Thanks to ur helping me continuously.!!
Help this company said:
I'm noobie.. Could you say what's the "fastboot getvar all"?? I 'don't know that.. How to see the" fastboot getvar all"?? Thanks to ur helping me continuously.!!
Click to expand...
Click to collapse
Download/install latest android sdk from here. Remember where you install it.
Download and install latest htc sync manager from here. Then uninstall it. We only want the drivers.
boot your phone in bootloader mode by holding power and vol -
select fastboot (use vol + and vol - to navigate then hit power to select)
plug usb cable between phone and computer (do not use any usb hub, use usb 2.0 port directly on back of computer)
Now back to the sdk you have installed, navigate to the ''platform-tools'' folder of the sdk. I.e: adt-bundle-windows-x86_64-XXXXXX\sdk\platform-tools
hold shift and right click a blank space in the folder. Select ''start a cmd prompt here'' from the contextual menu. A cmd prompt window will open.
Now type fastboot getvar all
Copy/paste the output and post it here except IMEI and SERIALNO
Then we will have the required info to assist you.
answer
alray said:
Download/install latest android sdk from here. Remember where you install it.
Download and install latest htc sync manager from here. Then uninstall it. We only want the drivers.
boot your phone in bootloader mode by holding power and vol -
select fastboot (use vol + and vol - to navigate then hit power to select)
plug usb cable between phone and computer (do not use any usb hub, use usb 2.0 port directly on back of computer)
Now back to the sdk you have installed, navigate to the ''platform-tools'' folder of the sdk. I.e: adt-bundle-windows-x86_64-XXXXXX\sdk\platform-tools
hold shift and right click a blank space in the folder. Select ''start a cmd prompt here'' from the contextual menu. A cmd prompt window will open.
Now type fastboot getvar all
Copy/paste the output and post it here except IMEI and SERIALNO
Then we will have the required info to assist you.
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.20.707.6
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4323mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-59adc32b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.045s
* Is possible fix my device not going A/S center?? I'm worring..
Help this company said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.20.707.6
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4323mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-59adc32b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.045s
* Is possible fix my device not going A/S center?? I'm worring..
Click to expand...
Click to collapse
The easiest solution for you now is to install a custom rom. Is your bootloader locked or unlocked?
edit: nvm just saw you have unlocked from your 1st post.
Download and flash latest twrp recovery from here
a
alray said:
The easiest solution for you now is to install a custom rom. Is your bootloader locked or unlocked?
edit: nvm just saw you have unlocked from your 1st post.
Download and flash latest twrp recovery from here
Click to expand...
Click to collapse
I want to apply official rom. why I should install custom rom?? And I downloaded that, How to install??
Help this company said:
I want to apply official rom. why I should install custom rom??
Click to expand...
Click to collapse
The options you have are:
Flashing a custom rom i.e. arhd
Returning to stock:
You can't flash the official rom (guru reset rom) for your version (3.63.707.4) because that rom is corrupted atm. Read this: http://forum.xda-developers.com/showthread.php?t=2682363
So the only way to return stock require to s-off your phone and use this RUU
S-off require a working rom to be achieved.
In both cases you'll need to flash a custom rom first.
Help this company said:
And I downloaded that, How to install??
Click to expand...
Click to collapse
I don't understand, you said you have unlocked your bootloader and flashed supersu in post #1 then you should know how to flash a recovery...
Code:
fastboot flash recovery <name_of_file>.img
fastboot erase cache
fastboot reboot-bootloader
Hi, I have been hunting around and cant seem to resolve this problem.
Yesterday my phone locked up (blank screen) and so I hard reset it.
I was not doing anything with it at them time (in my pocket).
It would then only boot into the bootloader, no recovery.
I have been running CM nightlies with no problem up until now.
I have been running custom roms for a number of years, but would still say that I have limited knowledge.
Outline of Issue
ADB returns an error for every command
Fastboot will see the device, and provide a getvar but returns an error when i try to push a recovery image
I think i have been able to get into RUU (reboots and screen goes black) as i can still get basic fastboot command returns.
No other commands seem to work.
I have gone through a number of guides and used a few different tools but to no avail. (best of all im on the other side of the world from home so cant even use my old phone)
This is what Getvar returns
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.980.17
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: removed
(bootloader) imei: removed
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: OPTUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3845mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-5d8b0f7651bb88c960f701ae91477674a
getvar:all FAILED (unknown status code)
finished. total time: 0.044s
note the failed line at the bottom.
I have also checked drivers, uninstalled them and reinstalled the naked drivers.
Any advice would be appreciated.
LTP88 said:
Hi, I have been hunting around and cant seem to resolve this problem.
Yesterday my phone locked up (blank screen) and so I hard reset it.
I was not doing anything with it at them time (in my pocket).
It would then only boot into the bootloader, no recovery.
I have been running CM nightlies with no problem up until now.
I have been running custom roms for a number of years, but would still say that I have limited knowledge.
Outline of Issue
ADB returns an error for every command
Fastboot will see the device, and provide a getvar but returns an error when i try to push a recovery image
I think i have been able to get into RUU (reboots and screen goes black) as i can still get basic fastboot command returns.
No other commands seem to work.
I have gone through a number of guides and used a few different tools but to no avail. (best of all im on the other side of the world from home so cant even use my old phone)
This is what Getvar returns
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.980.17
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT37BW901827
(bootloader) imei: xxxxxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: OPTUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3845mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-5d8b0f7651bb88c960f701ae91477674a
getvar:all FAILED (unknown status code)
finished. total time: 0.044s
note the failed line at the bottom.
I have also checked drivers, uninstalled them and reinstalled the naked drivers.
Any advice would be appreciated.
Click to expand...
Click to collapse
nvm. I misread your post.
@cr1960 Please remove IMEI from your quote above
LTP88 said:
Outline of Issue
ADB returns an error for every command
Fastboot will see the device, and provide a getvar but returns an error when i try to push a recovery image
I think i have been able to get into RUU (reboots and screen goes black) as i can still get basic fastboot command returns.
No other commands seem to work.
I have gone through a number of guides and used a few different tools but to no avail. (best of all im on the other side of the world from home so cant even use my old phone)
This is what Getvar returns
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.980.17
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: REMOVED
(bootloader) imei: REMOVED
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: OPTUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3845mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-5d8b0f7651bb88c960f701ae91477674a
getvar:all FAILED (unknown status code)
finished. total time: 0.044s
Click to expand...
Click to collapse
Remove your IMEI/SN from your post!
1) That is normal, adb only work inside the OS or from custom recovery
2) Which error? Is your bootloader locked or unlocked?
3) When in ruu mode there should be a black screen with a silver HTC logo. Btw I can't find any ruu for your version, do you have one?
4) define ''no other commands''
LTP88 said:
I have also checked drivers, uninstalled them and reinstalled the naked driver
Click to expand...
Click to collapse
Your phone should be listed in windows devices manager as Android usb device --> My HTC. If not then your drivers aren't installed correctly.
There is a guru reset rom you could use to restore your phone,
alray said:
@cr1960 Please remove IMEI from your quote above
Remove your IMEI/SN from your post!
1) That is normal, adb only work inside the OS or from custom recovery
2) Which error? Is your bootloader locked or unlocked?
3) When in ruu mode there should be a black screen with a silver HTC logo. Btw I can't find any ruu for your version, do you have one?
4) define ''no other commands''
Your phone should be listed in windows devices manager as Android usb device --> My HTC. If not then your drivers aren't installed correctly.
There is a guru reset rom you could use to restore your phone,
Click to expand...
Click to collapse
2. unlocked
3. no silver logo is seen. Yes I think it is available RUU_M7_UL_JB_50_hTC_Asia_WWE_1.29.707.3_R_Radio_4A.14.3250.13_10.33.1150.01_release_311678_signed
4. I tried
Flash recovery ###.img
Erase Cache
reboot-bootloader
(and a few variations of this)
all of them returned error messages
LTP88 said:
2. unlocked
3. no silver logo is seen. Yes I think it is available RUU_M7_UL_JB_50_hTC_Asia_WWE_1.29.707.3_R_Radio_4A.14.3250.13_10.33.1150.01_release_311678_signed
Click to expand...
Click to collapse
No this ruu isn't for your phone, its a .707 you need .980
LTP88 said:
Flash recovery ###.img
Erase Cache
reboot-bootloader
(and a few variations of this)
Click to expand...
Click to collapse
''Flash recovery'' is not a command you must type ''fastboot flash recovery <name_of_recovery>.img'' no capital letters
same for ''Erase cache'' ---> ''fastboot erase cache''
LTP88 said:
all of them returned error messages
Click to expand...
Click to collapse
if you can't be more precise I can't help you! What is the error message?
Edit: better to post a screenshot of your command prompt when you got that error + a screenshot of your adb/fastboot folder will help.
alray said:
No this ruu isn't for your phone, its a .707 you need .980
''Flash recovery'' is not a command you must type ''fastboot flash recovery <name_of_recovery>.img'' no capital letters
same for ''Erase cache'' ---> ''fastboot erase cache''
if you can't be more precise I can't help you! What is the error message?
Edit: better to post a screenshot of your command prompt when you got that error + a screenshot of your adb/fastboot folder will help.
Click to expand...
Click to collapse
Thanks for the help.
I am going to put this on hold until I get home in a week or so.
It's too hard to resolve out of a hotel room with inconstant internet.
I have an HTC One M7 (India, so I am guessing its the Asian version), unrooted and running the stock ROM. Few days back I got the update and upgraded to Lollipop. Everything was running fine until one morning, when suddenly the phone powered off and rebooted, whereupon it would just boot to the splash screen.
I tried the following methods but all I can still see is the splash screen (HTC logo, powered by android) -
1) Power down +Vol up to simulate battery pull (nothing happened)
2) Power down+ Vol down - reached recovery and tried clear cache (nothing happened)
3) Gave the phone to HTC Repair, only to be told that they will have to replace the whole motherboard, and asked for an exorbitant amount.
Can anyone help me out and suggest what can be done? I have been told that I can try flashing a new RUU, but I am unaware how to get hold of the proper one. Is it true?
devious avatar said:
I have an HTC One M7 (India, so I am guessing its the Asian version), unrooted and running the stock ROM. Few days back I got the update and upgraded to Lollipop. Everything was running fine until one morning, when suddenly the phone powered off and rebooted, whereupon it would just boot to the splash screen.
I tried the following methods but all I can still see is the splash screen (HTC logo, powered by android) -
1) Power down +Vol up to simulate battery pull (nothing happened)
2) Power down+ Vol down - reached recovery and tried clear cache (nothing happened)
3) Gave the phone to HTC Repair, only to be told that they will have to replace the whole motherboard, and asked for an exorbitant amount.
Can anyone help me out and suggest what can be done? I have been told that I can try flashing a new RUU, but I am unaware how to get hold of the proper one. Is it true?
Click to expand...
Click to collapse
post the output of "fastboot getvar all" (remove imei and serialno before posting).
Flashing a ruu could indeed fix your phone.
alray said:
post the output of "fastboot getvar all" (remove imei and serialno before posting).
Flashing a ruu could indeed fix your phone.
Click to expand...
Click to collapse
Hi. I got the details. I am removing the IMEI and Serial info but the rest is the same -
c:\Fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.21.707.105
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__038
(bootloader) battery-status: good
(bootloader) battery-voltage: 3904mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.046s
devious avatar said:
Hi. I got the details. I am removing the IMEI and Serial info but the rest is the same -
c:\Fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.21.707.105
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__038
(bootloader) battery-status: good
(bootloader) battery-voltage: 3904mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.046s
Click to expand...
Click to collapse
Make sure your bootloader is locked or relocked if its unlocked re-lock it:
Code:
fastboot oem lock
download this ruu and save it in the same folder you have fastboot on your computer.
Download this version of fastboot and save it in the same folder you already have fastboot on your computer <---- important, flashing the ruu will not work using the "normal" fastboot. You must use this one.
with your phone booted in bootloader / fastboot usb mode, reboot in ruu mode:
Code:
fastboot oem rebootRUU
***Don't forget RUU in capital letters (case sensitive).
Your phone will now reboot in ruu mode, you'll see a black screen with silver HTC logo.
Flash the ruu (usinf htc_fastboot):
Code:
htc_fastboot flash zip PN07IMG_M7_U_L50_SENSE60_MR_hTC_Asia_WWE_7.21.707.105_Radio_4T.35.3218.16_10.33Q.1718.01D_release_425267_signed.zip
Wait for the ruu to flash. Phone should reboot once during the process. Wait for fastboot to confirm the ruu was flashed successfully.
Reboot the phone:
Code:
fastboot reboot
PS. RUU file was uploaded by @seilogeo, please take a second to tanks him in his ruu collection thread here
alray said:
Make sure your bootloader is locked or relocked if its unlocked re-lock it:
Code:
fastboot oem lock
download this ruu and save it in the same folder you have fastboot on your computer.
Download this version of fastboot and save it in the same folder you already have fastboot on your computer <---- important, flashing the ruu will not work using the "normal" fastboot. You must use this one.
with your phone booted in bootloader / fastboot usb mode, reboot in ruu mode:
Code:
fastboot oem rebootRUU
***Don't forget RUU in capital letters (case sensitive).
Your phone will now reboot in ruu mode, you'll see a black screen with silver HTC logo.
Flash the ruu (usinf htc_fastboot):
Code:
htc_fastboot flash zip PN07IMG_M7_U_L50_SENSE60_MR_hTC_Asia_WWE_7.21.707.105_Radio_4T.35.3218.16_10.33Q.1718.01D_release_425267_signed.zip
Wait for the ruu to flash. Phone should reboot once during the process. Wait for fastboot to confirm the ruu was flashed successfully.
Reboot the phone:
Code:
fastboot reboot
PS. RUU file was uploaded by @seilogeo, please take a second to tanks him in his ruu collection thread here
Click to expand...
Click to collapse
Whoa!
Thanks a lot mate. I will try it today once I get back from work and let you know.
Just one question -
Do I have to manually type in this code? -
Code:
htc_fastboot flash zip PN07IMG_M7_U_L50_SENSE60_MR_hTC_Asia_WWE_7.21.707.105_Radio_4T.35.3218.16_10.33Q.1718.01D_release_425267_signed.zip
Sorry for the dumb question.
devious avatar said:
Whoa!
Thanks a lot mate. I will try it today once I get back from work and let you know.
Just one question -
Do I have to manually type in this code? -
Code:
htc_fastboot flash zip PN07IMG_M7_U_L50_SENSE60_MR_hTC_Asia_WWE_7.21.707.105_Radio_4T.35.3218.16_10.33Q.1718.01D_release_425267_signed.zip
Sorry for the dumb question.
Click to expand...
Click to collapse
just do not rename the file.
copy & paste the codes to fastboot command window to make it easier for you!
devious avatar said:
Whoa!
Thanks a lot mate. I will try it today once I get back from work and let you know.
Just one question -
Do I have to manually type in this code? -
Code:
htc_fastboot flash zip PN07IMG_M7_U_L50_SENSE60_MR_hTC_Asia_WWE_7.21.707.105_Radio_4T.35.3218.16_10.33Q.1718.01D_release_425267_signed.zip
Sorry for the dumb question.
Click to expand...
Click to collapse
you can use Tab on your keyboard to auto complete the command e.g:
type: "htc_fastboot flash zip PN07IMG" then press Tab key and it will auto-complete the file name (will add the missing: _M7_U_L50_SENSE60_MR_hTC_Asia_WWE_7.21.707.105_Radio_4T.35.3218.16_10.33Q.1718.01D_release_425267_signed.zip)
or copy paste the command like suggested above (CTL + C / CTL + V doesn't work in the command prompt, use the mouse right button to manually select "paste")
target reported max download size of 1514139648 bytes
invalid sparse file format at header magi
notes : please help me
EDIT: It seems, that my powerbutton has failed. The phone jumped into bootloop after taking screenshot (vol UP + power). Despite clicking, it seems that it is stuck in "pressed" position. After pressing the button against desk corner really hard, I've managed to "unstick" the button, and now the phone is charging. I'm going to download all data, and let the phone enjoy the well deserver rest on a shelf.
Hi, I've experienced issue similar to OP.
I was playing music, when my stock, unrooted, s-off lollipop Htc One M7 rebooted all of sudden and jumped into bootloop.
It vibrates - white screen with HTC logo - after 5 seconds turns black and restarts.
This sequence continued no matter what I tried:
1) Vol DOWN + POWER - it enters HBOOT for moment, but without touching anything the phone reboots again. I can navigate menu very briefly - up only, but it restarts again without touching power button.
2) Vol UP + POWER / Vol UP + Vol DOWN + power - no difference in behaviour
This continued for at least 3 hours until the battery depleted.
I was hoping that draining the battery would help and phone will escape the loop.
False hopes, after connecting, phone charges for minute or two (without showing the battery sign) and enters the loop again as described above.
As the battery is flat now, after disconnecting from charger, it loops once or twice and goes black again.
Is this the end?
hello everyone,i recently bought a used verizon htc one m7 (m7_wlv) in great physical condition but it would not boot into the os and just hung at the white htc android screen.
i have spent nearly 2 whole days trying to fix this, but i finally decided i need some help.:silly:
here is what its doing:
from power off state; press power button for a few seconds till it turns on, vibrates shortly and shows white "htc powered by android screen". after about 20 seconds it will go to a blank screen and the computer will recognize it as QHSUSB_DLOAD and continue to register as that for however long i leave it plugged in. i then have to hold down the power and vol- buttons until i see the bootloader then i can shut it down under the fastboot menu. it will charge when plugged into either usb or wall plug power unless in qhsusb mode
the phone is s-on and bootloader is locked
here is results from fastboot getvar all:
C:\Windows\system32>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 1.13.41.0702
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.28.605.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA37WS900240
(bootloader) imei: censored
(bootloader) meid: censored
(bootloader) product: m7_wlv
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0731000
(bootloader) cidnum: VZW__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4306mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.116s
it appears to me that this phone has never been tampered with and may have died from an update?
i have tried doing dexter's revive.sh script in both virtual machine ubuntu and ubuntu installed allongside windows and only get 'device not found aborting' messages (adb and fastboot were installed on both)
it seems to me that if only i could get s-off i could then install a custom recovery and then install a rom and be good to go. or at least unlock the bootloader and get a custom recovery. is there any way to unlock the bootloader with no adb access/ no os bootable? or is jtag my only option now? java card perhaps?
thanks again i look forward to any help:laugh:
persom55 said:
hello everyone,i recently bought a used verizon htc one m7 (m7_wlv) in great physical condition but it would not boot into the os and just hung at the white htc android screen.
i have spent nearly 2 whole days trying to fix this, but i finally decided i need some help.:silly:
here is what its doing:
from power off state; press power button for a few seconds till it turns on, vibrates shortly and shows white "htc powered by android screen". after about 20 seconds it will go to a blank screen and the computer will recognize it as QHSUSB_DLOAD and continue to register as that for however long i leave it plugged in. i then have to hold down the power and vol- buttons until i see the bootloader then i can shut it down under the fastboot menu. it will charge when plugged into either usb or wall plug power unless in qhsusb mode
the phone is s-on and bootloader is locked
here is results from fastboot getvar all:
C:\Windows\system32>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 1.13.41.0702
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.28.605.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA37WS900240
(bootloader) imei: censored
(bootloader) meid: censored
(bootloader) product: m7_wlv
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0731000
(bootloader) cidnum: VZW__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4306mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.116s
it appears to me that this phone has never been tampered with and may have died from an update?
i have tried doing dexter's revive.sh script in both virtual machine ubuntu and ubuntu installed allongside windows and only get 'device not found aborting' messages (adb and fastboot were installed on both)
it seems to me that if only i could get s-off i could then install a custom recovery and then install a rom and be good to go. or at least unlock the bootloader and get a custom recovery. is there any way to unlock the bootloader with no adb access/ no os bootable? or is jtag my only option now? java card perhaps?
thanks again i look forward to any help:laugh:
Click to expand...
Click to collapse
the phone is most likely dead (needs a new Motherboard) no jtag will help you
QHSUSB_DLOAD only happens on a bad firmware flash or a dead motherboard
Oh. From what I've read, I had assumed that since I could still access the bootloader it wasn't completely dead
persom55 said:
Oh. From what I've read, I had assumed that since I could still access the bootloader it wasn't completely dead
Click to expand...
Click to collapse
no that's even worse, with a bad firmware flash the phone is pitch black nothing on screen at all
no lights work nothing
So if I understand correctly, you're saying that since it is not a case of no lights/no response at all that my problem is not firmware related.
Darn I guess it's time to find a good motherboard then.
Well thanks for clearing it up so quickly
persom55 said:
So if I understand correctly, you're saying that since it is not a case of no lights/no response at all that my problem is not firmware related.
Darn I guess it's time to find a good motherboard then.
Well thanks for clearing it up so quickly
Click to expand...
Click to collapse
yes I did mine with a bad firmware flash and was able to fix it with dexter fix .. my phone was completely dead only sign of life was the Q mode when you plugged it into the PC (driver install error). what you have is a dead motherboard that still has a working bootloader
read more here it's only 3 pages >> http://forum.xda-developers.com/showthread.php?t=2599083
Hey guys, What's up?
First of all, I must mention what happened, I always had an iPhone, and I bought a HTC One (M7) like 2 years ago, and I never thought about rooting it..
One year ago, my friend suggested that he can upgrade it to Lollipop, and he seemed so confident lol, and I think he messed it up, I do have Lollipop on it, but it's SO BUGGY!, The phone gets so HOT easily! keeps crashing! and many many other problems..
So I decided to have the Stock ROM back, and I started reading how, but honestly, it's so difficult since I don't know what he has done to the phone..
The only thing I remember he did: He was coming to this forum and mentioned that this is the best forums for Android devs..
So.. Can anyone please help me get my phone back to Stock ROM?
Tell me what to do first? What I need to have?
And most important, help me find the right files for my phone?
Thanks alot,
Have a nice day
Stock like in GPE or Sense?
IF you have international M7 not verizon, sprint etc.
The most simple method would be just flashing nearly stock tweaked rom through recovery i.e. this one:
Sense: http://forum.xda-developers.com/showthread.php?t=2183023
GPE: http://forum.xda-developers.com/htc-one/development/rom-google-play-edition-lollipop-v1-00-t2963927
Full on back to stock would require using fastboot and RUU images, but you wouldn't gain anything from that.
MahmoudM10 said:
Hey guys, What's up?
First of all, I must mention what happened, I always had an iPhone, and I bought a HTC One (M7) like 2 years ago, and I never thought about rooting it..
One year ago, my friend suggested that he can upgrade it to Lollipop, and he seemed so confident lol, and I think he messed it up, I do have Lollipop on it, but it's SO BUGGY!, The phone gets so HOT easily! keeps crashing! and many many other problems..
So I decided to have the Stock ROM back, and I started reading how, but honestly, it's so difficult since I don't know what he has done to the phone..
The only thing I remember he did: He was coming to this forum and mentioned that this is the best forums for Android devs..
So.. Can anyone please help me get my phone back to Stock ROM?
Tell me what to do first? What I need to have?
And most important, help me find the right files for my phone?
Thanks alot,
Have a nice day
Click to expand...
Click to collapse
We will first need to know the exact info about your phone. You'll need to have adb and fastboot installed on your computer, if you don't have it yet, I would suggest you to download the simplified version (Minimal adb and fastboot). You'll also need to have HTC drivers installed on your computer. Once both are installed, reboot your phone in bootloader mode (hold power and volume down), make sure your phone is in "fastboot usb" (showing a red "fastboot usb" caption, if not select "fastboot" from the bootloader menu), then start a "minimal adb and fastboot" command prompt (start menu --> program --> Minimal adb and fastboot ---> Minimal adb and fastboot.exe). Type "fastboot getvar all" and hit enter. Copy/paste the output here (remove your IMEI, MEID and SerialNo before posting).
Should look like this:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.43.0000
(bootloader) version-baseband: 4A.13.3231.20
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.26.707.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FAxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxx
(bootloader) meid: xxxxxxxxxxxx
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4011mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
FeelThePoveR said:
Stock like in GPE or Sense?
IF you have international M7 not verizon, sprint etc.
The most simple method would be just flashing nearly stock tweaked rom through recovery i.e. this one:
Sense: http://forum.xda-developers.com/showthread.php?t=2183023
GPE: http://forum.xda-developers.com/htc-one/development/rom-google-play-edition-lollipop-v1-00-t2963927
Full on back to stock would require using fastboot and RUU images, but you wouldn't gain anything from that.
Click to expand...
Click to collapse
Hey FeelThePoveR,
Well, I don't really know what are verizon or sprint... and I don't know how to know..
but I live in Israel, and bought it from a private store, so I guess I have the international M7.. (makes sense? :/ )
Honestly, I want it back to stock so I can do whatever I want with my phone knowing what I'm doing..
I have some experience with adb and fastboot already.. I have ubuntu as well, it's not gonna be hard for me to follow instructions.. my WHOLE problem is.. that I don't know the condition of my phone.. what's wrong with it..
for example.. all the time I thought I have root, I tried to follow instructions few days ago to install something..
and I checked my root via Root Checker app, and it says that I don't have root installed proberly..
So yeah.. I want my phone back to stock.. :/
And yeah it's Sense not GPE..
Any suggestions?
(I'm gonna post in a reply the "getvar" info in few hours..)
Thanks alot for giving me some of your time
Have a nice day..
alray said:
We will first need to know the exact info about your phone. You'll need to have adb and fastboot installed on your computer, if you don't have it yet, I would suggest you to download the simplified version (Minimal adb and fastboot). You'll also need to have HTC drivers installed on your computer. Once both are installed, reboot your phone in bootloader mode (hold power and volume down), make sure your phone is in "fastboot usb" (showing a red "fastboot usb" caption, if not select "fastboot" from the bootloader menu), then start a "minimal adb and fastboot" command prompt (start menu --> program --> Minimal adb and fastboot ---> Minimal adb and fastboot.exe). Type "fastboot getvar all" and hit enter. Copy/paste the output here (remove your IMEI, MEID and SerialNo before posting).
Should look like this:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.43.0000
(bootloader) version-baseband: 4A.13.3231.20
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.26.707.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FAxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxx
(bootloader) meid: xxxxxxxxxxxx
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4011mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
Click to expand...
Click to collapse
Hey alray,
I've been trying to get fastboot to work on my Windows for all day now..
and I tried following your instructions and files you mentioned above..
But I still get "< waiting for any device >", it doesn't recognize my phone..
tried downloading Android-SDK and installed google usb drivers as well..
It didn't work..
That's why I didn't post the getvar info yet :/
So I'm thinking about trying to do that on my Ubuntu..
but It's gonna take few hours until I'm on my laptop..
then I'll post the getvar info
For now, I don't know if that helps,
But I do know that my phone is TAMPERED + UNLOCKED + S-OFF
Thanks for your time..
Windows can be weird that way. You just have to manually install the driver.
I think I used that driver pack http://d-h.st/23V .
Unpack it, connect your phone in fastboot mode, go to device manager in the control panel and search for your device, than right click on it and select update drivers, browse my computer and select the folder with drivers.
Voila it should be working now.
Hey..
Here's my getvar info:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: XXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__K18
(bootloader) battery-status: good
(bootloader) battery-voltage: 3874mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
NOTE: I didn't hide the meid field.. it's all zeros (is that okay?)
MahmoudM10 said:
Hey..
Here's my getvar info:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: XXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__K18
(bootloader) battery-status: good
(bootloader) battery-voltage: 3874mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
Since your phone is S-OFF you can simply flash the international version on it but before flashing the international RUU, you'll have to change your CID and then update your firmware.
Download these 2 files and save it in your adb/fastboot folder on your computer:
RUU: https://www.androidfilehost.com/?fid=24391638059058554
htc_fastboot.exe (this version is needed to flash the RUU, not the regular fastboot): https://www.androidfilehost.com/?fid=24341993505161791
Change your CID to SuperCID:
Code:
fastboot oem writecid 11111111
fastboot reboot-bootloader
and confirm your cid is now 11111111 (8 times 1) using "fastboot getvar all"
Download the attached firmware.zip file and save it in your adb/fastboot folder on your computer
Then with the phone in bootloader mode:
Code:
fastboot oem rebootRUU
phone will reboot to a black screen with silver HTC logo (RUU mode), you can now flash the firmware:
Code:
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot-bootloader
You'll have to do the "fastboot flash zip" command twice, fist time it will fail. Ignore the green progress bar on your phone, it will not reach 100% just confirm in the command window that everything is OK.
Now that you are back in bootloader make sure your hboot is now 1.57 and your version-main is 7.19.401.102. If yes go back in ruu mode and flash the RUU:
Code:
fastboot oem rebootRUU
htc_fastboot flash zip PN07IMG_M7_U_L50_SENSE60_MR_HTC_Europe_7.19.401.151_Radio_4T.35.3218.16_10.33Q.1718.01D_release_458806_signed.zip
fastboot reboot
Make sure to use htc_fastboot to flash the RUU and not the regular fastboot.
NOTE: I didn't hide the meid field.. it's all zeros (is that okay?)[/QUOTE]
Thats fine, only CDMA phones have both an IMEI and MEID numbers (yours is GSM and only have an IMEI number)
alray said:
Since your phone is S-OFF you can simply flash the international version on it but before flashing the international RUU, you'll have to change your CID and then update your firmware.
Download these 2 files and save it in your adb/fastboot folder on your computer:
RUU: https://www.androidfilehost.com/?fid=24391638059058554
htc_fastboot.exe (this version is needed to flash the RUU, not the regular fastboot): https://www.androidfilehost.com/?fid=24341993505161791
Change your CID to SuperCID:
Code:
fastboot oem writecid 11111111
fastboot reboot-bootloader
and confirm your cid is now 11111111 (8 times 1) using "fastboot getvar all"
Download the attached firmware.zip file and save it in your adb/fastboot folder on your computer
Then with the phone in bootloader mode:
Code:
fastboot oem rebootRUU
phone will reboot to a black screen with silver HTC logo (RUU mode), you can now flash the firmware:
Code:
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot-bootloader
You'll have to do the "fastboot flash zip" command twice, fist time it will fail. Ignore the green progress bar on your phone, it will not reach 100% just confirm in the command window that everything is OK.
Now that you are back in bootloader make sure your hboot is now 1.57 and your version-main is 7.19.401.102. If yes go back in ruu mode and flash the RUU:
Code:
fastboot oem rebootRUU
htc_fastboot flash zip PN07IMG_M7_U_L50_SENSE60_MR_HTC_Europe_7.19.401.151_Radio_4T.35.3218.16_10.33Q.1718.01D_release_458806_signed.zip
fastboot reboot
Make sure to use htc_fastboot to flash the RUU and not the regular fastboot.
NOTE: I didn't hide the meid field.. it's all zeros (is that okay?)
Click to expand...
Click to collapse
Thats fine, only CDMA phones have both an IMEI and MEID numbers (yours is GSM and only have an IMEI number)[/QUOTE]
Hey alray,
Thanks for the instructions, but I have a question..
The fastboot you mentioned, ends with '.exe', which means it's for Windows, and I couldn't get my Windows to recognize my phone, so I'm using Ubuntu..
How can I get this fastboot for linux?
Thanks alot
MahmoudM10 said:
Hey alray,
Thanks for the instructions, but I have a question..
The fastboot you mentioned, ends with '.exe', which means it's for Windows, and I couldn't get my Windows to recognize my phone, so I'm using Ubuntu..
How can I get this fastboot for linux?
Thanks alot
Click to expand...
Click to collapse
Idk if there is a Linux version but there is a Windows and a MacOS version on htcdev.com
thanks boyy
thanks friends