[Q] Need Help. Wiped OS, can't get back now - One (M7) Q&A, Help & Troubleshooting

Hey, I wanted to get back to stock rom so I tried this Odexed ROM that came with Android Revolution HD 81.0 and I did it, but I accidently, when flashing, also installed superSU and then relocked bootloader. There was an OTA update also which successfully installed but the superSU notification kept coming up so I decided to unlock bootloader, and reinstall it and make sure I dont install superSU again. But like an idiot, I hit factory reset and everything wiped. Literally, everything. (And when I reboot from recovery I get a message like "No OS installed"). I can get into bootloader, and can flash any recovery and use recovery too but cannot seem to do anything with it (Also USB mount storage doesnt work). I tried adb sideload. It gets to 100% but get this error after it attempts to install: E : Error executing updater binary in zip ' /data/media/0/sideload.zip'.
I also tried using an RUU for my CID: HTC__001 which is called RUU M7 UL K44 SENSE55 MR HTC Europe 4.19.401.9 R Radio 4A.23.3263.28 10.38r.1157.04L Release 353069 Signed 2-1 and found it at http://www.htc1guru.com/downloads/ruu-file-downloads/. I do not know if this is the correct one, but it was the only one I could find for HTC__001. Now when I was installing it, it said my firmware was that of 6.09.401.5 and I could not downgrade. Unfortunately I cannot find an RUU for that firmware hence my failure. I could only find this firmware 6.09.401.5-FULL_STOCK_WIPE.zip which was about 520mb, roughly the size of the OTA that I received when I first succeeded, so not an RUU, and I could not flash this either. (Knowledge is extremely limited in this situation). After trying and trying different "Solutions" by updating recovery, degrading it but nothing seems to successfully do it. I am stumped. I need your help. Please HELP ME!
The info I have after countless hours of failure from the fastboot getvar all command is as follows :
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4321mV
(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.076s

ImMelting said:
Hey, I wanted to get back to stock rom so I tried this Odexed ROM that came with Android Revolution HD 81.0 and I did it, but I accidently, when flashing, also installed superSU and then relocked bootloader. There was an OTA update also which successfully installed but the superSU notification kept coming up so I decided to unlock bootloader, and reinstall it and make sure I dont install superSU again. But like an idiot, I hit factory reset and everything wiped. Literally, everything. (And when I reboot from recovery I get a message like "No OS installed"). I can get into bootloader, and can flash any recovery and use recovery too but cannot seem to do anything with it (Also USB mount storage doesnt work). I tried adb sideload. It gets to 100% but get this error after it attempts to install: E : Error executing updater binary in zip ' /data/media/0/sideload.zip'.
I also tried using an RUU for my CID: HTC__001 which is called RUU M7 UL K44 SENSE55 MR HTC Europe 4.19.401.9 R Radio 4A.23.3263.28 10.38r.1157.04L Release 353069 Signed 2-1 and found it at http://www.htc1guru.com/downloads/ruu-file-downloads/. I do not know if this is the correct one, but it was the only one I could find for HTC__001. Now when I was installing it, it said my firmware was that of 6.09.401.5 and I could not downgrade. Unfortunately I cannot find an RUU for that firmware hence my failure. I could only find this firmware 6.09.401.5-FULL_STOCK_WIPE.zip which was about 520mb, roughly the size of the OTA that I received when I first succeeded, so not an RUU, and I could not flash this either. (Knowledge is extremely limited in this situation). After trying and trying different "Solutions" by updating recovery, degrading it but nothing seems to successfully do it. I am stumped. I need your help. Please HELP ME!
The info I have after countless hours of failure from the fastboot getvar all command is as follows :
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4321mV
(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.076s
Click to expand...
Click to collapse
Your s-on so you can forget the RUU
you need to unlock bootloader flash TWRP 2.6.3.3
and sideload or push the rom to the phone with adb
wipe / format data to remove flashing errors in sidelaod
put the rom in the same folder as adb
then from TWRP / Advanced / ADB Sideload / Swipe
then on the PC fastboot folder / command prompt
adb sideload name_of_rom.zip
if you have problems with sideload
just put the phone in TWRP home screen
then from PC fastboot folder / command prompt
adb push name_of_rom.zip /sdcard/

clsA said:
Your s-on so you can forget the RUU
you need to unlock bootloader flash TWRP 2.6.3.3
and sideload or push the rom to the phone with adb
wipe / format data to remove flashing errors in sidelaod
put the rom in the same folder as adb
then from TWRP / Advanced / ADB Sideload / Swipe
then on the PC fastboot folder / command prompt
adb sideload name_of_rom.zip
if you have problems with sideload
just put the phone in TWRP home screen
then from PC fastboot folder / command prompt
adb push name_of_rom.zip /sdcard/
Click to expand...
Click to collapse
DUDE, PARDON MY LANGUAGE BUT YOU ARE A FREAKING MAGICIAN! That TWRP DID THE TRICK OMG, THANK YOU. THANK YOU, THANK YOU

ImMelting said:
DUDE, PARDON MY LANGUAGE BUT YOU ARE A FREAKING MAGICIAN! That TWRP DID THE TRICK OMG, THANK YOU. THANK YOU, THANK YOU
Click to expand...
Click to collapse
LOL, it's not Magic, just tried and tested

Related

[Q] 4.4 GPE and Boot-Loop

Hi there everyone!
I unlocked and rooted my HTC One yesterday and installed a custom kernel which is bulletproof kernel.
I had someone who was helping me at another forum, so i could ask to him about the phone but today he doesnt respond for 4 hours.:silly:
I wanted to install Android Revolution hd 6.1 gpe rom, it was saying S-on or S-off device needed, and also saying s-off needed. So i asked it to my friend and he said it doesnt need s-off, he said s-on should be ok.
So i tried to install it on my own from custom recovery and it installed the rom without a problem.
But it stuck in boot loop.First htc logo comes then Google then it asks for language and then it re-boot everytime.
I can enter to the bootloader and recovery.I tried to search the forums but i am a newbie and i dont want to make things worse.
I made a search and i've seen worse situations than me.
And in these bootloop topics, pros asks for something, i'll put it below.(without imei and s/n)
C:\adb>fastboot getvar all
(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:
(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__M27
(bootloader) battery-status: good
(bootloader) battery-voltage: 4002mV
(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.041s
Also i am worrying can i put custom rom zip to my phone via flashboot? If yes, i think that is the answer!:fingers-crossed:
Edit:Custom Recovery = TWRP 2.6.3.3
nirez said:
Hi there everyone!
I unlocked and rooted my HTC One yesterday and installed a custom kernel which is bulletproof kernel.
I had someone who was helping me at another forum, so i could ask to him about the phone but today he doesnt respond for 4 hours.:silly:
I wanted to install Android Revolution hd 6.1 gpe rom, it was saying S-on or S-off device needed, and also saying s-off needed. So i asked it to my friend and he said it doesnt need s-off, he said s-on should be ok.
So i tried to install it on my own from custom recovery and it installed the rom without a problem.
But it stuck in boot loop.First htc logo comes then Google then it asks for language and then it re-boot everytime.
I can enter to the bootloader and recovery.I tried to search the forums but i am a newbie and i dont want to make things worse.
I made a search and i've seen worse situations than me.
And in these bootloop topics, pros asks for something, i'll put it below.(without imei and s/n)
C:\adb>fastboot getvar all
(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:
(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__M27
(bootloader) battery-status: good
(bootloader) battery-voltage: 4002mV
(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.041s
Also i am worrying can i put custom rom zip to my phone via flashboot? If yes, i think that is the answer!:fingers-crossed:
Edit:Custom Recovery = TWRP 2.6.3.3
Click to expand...
Click to collapse
Yeah well i guess you just found out the hard way it requires s-off
just sideload a different rom and you should be fine
TWRP / Advanced / Sideload
From PC adb /fastboot folder
you use
adb sideload <name of rom>.zip
clsA said:
Yeah well i guess you just found out the hard way it requires s-off
just sideload a different rom and you should be fine
TWRP / Advanced / Sideload
From PC adb /fastboot folder
you use
adb sideload <name of rom>.zip
Click to expand...
Click to collapse
Hey! Thanks for your reply!
I tried to do that but my computer don't read my device.
When i say adb devices on command prompt there is no devices.I tried to copy that but i couldnt.
My OS is Windows 7.
Bump and update!
I went to an internet cafe, the PC was running windows XP.I tried to adb sideload it, but it didnt read my device neither.
When i was rooting i had just HTC Sync manager.
Yesterday, this accident happened to me and i installed some extra drivers from somewhere, and i tried to adb sideload to my device it didnt read.
So i came back to home and i only installed HTC Sync Manager, when i say adb devices it reads my device! But i think my adb drivers(or whatever is it) out-dated.
http://forum.xda-developers.com/showthread.php?t=2559200
I try to do this but i cant find where this program installed the files.
EDIT:
http://forum.xda-developers.com/showthread.php?t=2559200
I used this guide and it solved my problem!
nirez said:
Bump and update!
I went to an internet cafe, the PC was running windows XP.I tried to adb sideload it, but it didnt read my device neither.
When i was rooting i had just HTC Sync manager.
Yesterday, this accident happened to me and i installed some extra drivers from somewhere, and i tried to adb sideload to my device it didnt read.
So i came back to home and i only installed HTC Sync Manager, when i say adb devices it reads my device! But i think my adb drivers(or whatever is it) out-dated.
http://forum.xda-developers.com/showthread.php?t=2559200
I try to do this but i cant find where this program installed the files.
EDIT:
http://forum.xda-developers.com/showthread.php?t=2559200
I used this guide and it solved my problem!
Click to expand...
Click to collapse
it's the exact same steps i posted for you with pictures ...lol

[Q] Issue reinstalling an OS with S-on on my HTC One [Solved]

Hello,
I did a mistake and wipe everything on my device (HTC One) : the only thing left is my custom recovery (TWRP).
I tried to flash a rom or a firmware or even a RUU but I can't get it done
I got the following errors :
- When trying to flash the RUU : error cannot load RUU.zip : not enough space
- When trying to flash a rom or a firmware : FAILED ( remote 24 parsing android_info fail)
Does anyone can help me out ? I'm supposed to send my HTC back to Orange service help but i can't without any OS installed.
For information, here are some info from the fastboot getvar all :
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.63.73.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT37LW913476
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: ORANG202
(bootloader) battery-status: good
(bootloader) battery-voltage: 4277mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: dirty-824ae189
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Thank you very much for your help
Nicolas
Nicotri said:
Hello,
I did a mistake and wipe everything on my device (HTC One) : the only thing left is my custom recovery (TWRP).
I tried to flash a rom or a firmware or even a RUU but I can't get it done
I got the following errors :
- When trying to flash the RUU : error cannot load RUU.zip : not enough space
- When trying to flash a rom or a firmware : FAILED ( remote 24 parsing android_info fail)
Does anyone can help me out ? I'm supposed to send my HTC back to Orange service help but i can't without any OS installed.
For information, here are some info from the fastboot getvar all :
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.63.73.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT37LW913476
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: ORANG202
(bootloader) battery-status: good
(bootloader) battery-voltage: 4277mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: dirty-824ae189
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Thank you very much for your help
Nicolas
Click to expand...
Click to collapse
there is no orange ruu for your phone that you can use, could you post links or full file names to the files you have tried to use please.
I tried with theses files :
- RUU_M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13.3231.27_10.31.1131.05_release_310878_Decryped.zip
- OTA_M7_UL_K44_SENSE60_MR_HTC_Europe_5.11.401.10-4.19.401.11_release_372404wj19h95c0x6oa19n.zip
- Guru_Reset_M7_3.22.1540.1.zip
- OTA_M7_UL_JB43_SENSE55_MR_Orange_FR-B2B_3.63.73.2-2.24.73.8_release_344338fb7b3wk6qarkey1z.zip
- OTA_M7_UL_K44_SENSE60_MR_HTC_Europe_5.11.401.10-4.19.401.11_release_372404.zip
- firmware_Orange_3.63.73.2.zip
Yes i tried a lot of them because i'm kinda desperate :/
Thanks for your help
Nicotri said:
I tried with theses files :
- RUU_M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13.3231.27_10.31.1131.05_release_310878_Decryped.zip
- OTA_M7_UL_K44_SENSE60_MR_HTC_Europe_5.11.401.10-4.19.401.11_release_372404wj19h95c0x6oa19n.zip
- Guru_Reset_M7_3.22.1540.1.zip
- OTA_M7_UL_JB43_SENSE55_MR_Orange_FR-B2B_3.63.73.2-2.24.73.8_release_344338fb7b3wk6qarkey1z.zip
- OTA_M7_UL_K44_SENSE60_MR_HTC_Europe_5.11.401.10-4.19.401.11_release_372404.zip
- firmware_Orange_3.63.73.2.zip
Yes i tried a lot of them because i'm kinda desperate :/
Thanks for your help
Click to expand...
Click to collapse
- RUU_M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13. 3231.27_10.31.1131.05_release_310878_Decryped.zip This one is 401 WWE it wnt work
- OTA_M7_UL_K44_SENSE60_MR_HTC_Europe_5.11.401.10-4.19.401.11_release_372404wj19h95c0x6oa19n.zip This one is an OTA 401
- Guru_Reset_M7_3.22.1540.1.zip This is a developer edition reset file
- OTA_M7_UL_JB43_SENSE55_MR_Orange_FR-B2B_3.63.73.2-2.24.73.8_release_344338fb7b3wk6qarkey1z.zip This is an OTA
- OTA_M7_UL_K44_SENSE60_MR_HTC_Europe_5.11.401.10-4.19.401.11_release_372404.zip This is a 401 OTA
---------- Post added at 09:55 AM ---------- Previous post was at 09:53 AM ----------
Seanie280672 said:
- RUU_M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13. 3231.27_10.31.1131.05_release_310878_Decryped.zip This one is 401 WWE it wnt work
- OTA_M7_UL_K44_SENSE60_MR_HTC_Europe_5.11.401.10-4.19.401.11_release_372404wj19h95c0x6oa19n.zip This one is an OTA 401
- Guru_Reset_M7_3.22.1540.1.zip This is a developer edition reset file
- OTA_M7_UL_JB43_SENSE55_MR_Orange_FR-B2B_3.63.73.2-2.24.73.8_release_344338fb7b3wk6qarkey1z.zip This is an OTA
- OTA_M7_UL_K44_SENSE60_MR_HTC_Europe_5.11.401.10-4.19.401.11_release_372404.zip This is a 401 OTA
Click to expand...
Click to collapse
The other issue you have is does it say TAMPERED and UNLOCKED in your bootloader, if so, your warranty is void, what are you sending your phone back to orange for ?
Do you have a link to the file i could use ?
I'd be gratefull.
Thank you
Nicotri said:
Do you have a link to the file i could use ?
I'd be gratefull.
Thank you
Click to expand...
Click to collapse
well there is this that you could try, but it says Orange france against it, its two steps back from what you already have on your phone.
http://www.htc1guru.com/dld/guru_reset_m7_2-24-73-1-zip/
Check file size and MD5 before using it, then push it to your SDcard and install, During installation, select to wipe data, flash stock radio and flash stock recovery, you should get OTA's then, however, It wont get rid of the flags.
However, once its done, you could try and get s-off to get rid of the flags, should be ok with that due to your low Hboot, and then reset the flags then s-on.
Ok just to be shure, when you say push it to the SDcart and install if i'm in fastboot mode and i do a fastboot flash zip will it work ?
I tried it but i get a FAILED (remote not allowed) while trying to write zip
Nicotri said:
Ok just to be shure, when you say push it to the SDcart and install if i'm in fastboot mode and i do a fastboot flash zip will it work ?
Click to expand...
Click to collapse
no it wont.
you need to have TWRP recovery on your phone, recommended is 2.6.3.3, its the most problem free.
then enter TWRP recovery, main screen only.
download the Guru Reset file (I just checked and that is the right one for your phone)
put the zip in the same folder as adb and fastboot. and open a command window there.
with your phone plugged into the computer and in recovery main screen, type:
Code:
adb push file_name.zip /sdcard/
takes a while and will look unresponsive, but your cmd window will let you know when its done.
unplug your phone from the computer before flashing, select install inside recovery, and select the file from the list, swipe to begin install.
It's a nonsense, i'm in twrp in the main screen and i got a "error : device offline"...
And when i try to flash the recoevery to be sure it's not working "zip file signature error".
Nicotri said:
It's a nonsense, i'm in twrp in the main screen and i got a "error : device offline"...
".
Click to expand...
Click to collapse
that means either your adb and fastboot are out of date or your drivers
did you type fastboot push or adb push ?
Nicotri said:
And when i try to flash the recoevery to be sure it's not working "zip file signature error".
Click to expand...
Click to collapse
recovery is an img file not a zip file, recovery must be flashed in the bootloader using fastboot.
Well thanks to your help i managed to push the file to my phone but the zip installation failed because it couldn't open the zip file.
Do you have any idea about that ?
Nicotri said:
Well thanks to your help i managed to push the file to my phone but the zip installation failed because it couldn't open the zip file.
Do you have any idea about that ?
Click to expand...
Click to collapse
Check the file size and the md5 of the file before pushing it
You were right to tell me to look after the size of the file and to check the MD5.
It seems that the file wasn't complete. I've downloaded it again and now my HTC One is fully working.
Thank you very much for your help !!!

[Q] HTC One Bricked, Relocked, Tampered, S-ON, No operating system

Hello, I have a very big problem with my HTC One M7, it's bricked. It's with Hboot 1.57, tampered , relocked, No recovery, no rom and s-on.
I tried to flash a stock RUU.exe
For flashing it I had to lock the bootloader. So I run the ruu.exe and it deleted all from my phone and stuck on "Cheking header - 5%). When I rebooted the phone it was only with bootloader and everything else was wiped.
I tried to unlock it again but after unlocking i tries to get to recovery. But I don't have recovery. If I try to flash a recovery the phone should be unocked. I'm in a circle.
Please help me with this issue. I want to get back with working phone.
I have read all the threads in the forum about bicked htc one m7 but nothing helped me.
Here's my getvar all
C:\HTC>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.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-ON
(bootloader) serialno: **********
(bootloader) imei: ***************
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4280mV
(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
zHi5k0 said:
Hello, I have a very big problem with my HTC One M7, it's bricked. It's with Hboot 1.57, tampered , relocked, No recovery, no rom and s-on.
I tried to flash a stock RUU.exe
For flashing it I had to lock the bootloader. So I run the ruu.exe and it deleted all from my phone and stuck on "Cheking header - 5%). When I rebooted the phone it was only with bootloader and everything else was wiped.
I tried to unlock it again but after unlocking i tries to get to recovery. But I don't have recovery. If I try to flash a recovery the phone should be unocked. I'm in a circle.
Please help me with this issue. I want to get back with working phone.
I have read all the threads in the forum about bicked htc one m7 but nothing helped me.
Here's my getvar all
C:\HTC>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.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-ON
(bootloader) serialno: **********
(bootloader) imei: ***************
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4280mV
(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
Click to expand...
Click to collapse
unlock the bootloader
flash a custom recovery (twrp 2.6.3.3 preferred)
push a custom rom or a stock reset rom (that match your version) to your phone storage using adb sideload or adb push
install the rom using twrp.
zHi5k0 said:
Hello, I have a very big problem with my HTC One M7, it's bricked. It's with Hboot 1.57, tampered , relocked, No recovery, no rom and s-on.
I tried to flash a stock RUU.exe
For flashing it I had to lock the bootloader. So I run the ruu.exe and it deleted all from my phone and stuck on "Cheking header - 5%). When I rebooted the phone it was only with.....
C:\HTC>fastboot getvar all
(bootloader) version-main:
Click to expand...
Click to collapse
Cheking header - 5% problem is because of version main not found
if you remember exact version then flash same firmware then Run RUU
yatindroid said:
Cheking header - 5% problem is because of version main not found
if you remember exact version then flash same firmware then Run RUU
Click to expand...
Click to collapse
But anyway there is no RUU available that can be used on 1.57 Hboot, S-on and CID HTC__032. So at this point he can only flash a rom using a custom recovery
alray said:
But anyway there is no RUU available that can be used on 1.57 Hboot, S-on and CID HTC__032. So at this point he can only flash a rom using a custom recovery
Click to expand...
Click to collapse
Ohhh Sorry I not noticed that just focused on He was trying flash ruu
The problem is solved Thanks for your help
Help me please
zHi5k0 said:
The problem is solved Thanks for your help
Click to expand...
Click to collapse
Hello, fried. Could you explain or contact me how do you solved this problem? I have the same :crying:
eaeguu said:
Hello, fried. Could you explain or contact me how do you solved this problem? I have the same :crying:
Click to expand...
Click to collapse
Excuse me for the late reply. I'm posting the post that helped me:
Use this recovery
http://techerrata.com/file/twrp2/m7/...2.6.3.3-m7.img
Download and put the file in your fastboot folder rename it recovery.img and use these commands to flash the recovery.
Code:
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
Then select recovery from the bootloader menu to boot TWRP Recovery
Put the stock Rom zip in your fastboot folder and rename it rom.zip
While on the TWRP home screen connect your usb cable. In the command window type
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push is complete (Several Minutes) When its done Install the Rom with TWRP recovery.
When its done Reboot system the device should boot as normal.

[Q] HTC One M7 - T-Mobile HU unable to update to lollipop

Hey,
My HTC One is notifying me of new updates, after rebooting to recovery it says can't install it.
unknown volume and can't install INTERNAL SD
Informations I know:
Radio: 4T.29.3218.08
S-ON
unlocked Bootloader
rooted
If you need anything else ask and I'll try and find it out.
Tuskone said:
Hey,
My HTC One is notifying me of new updates, after rebooting to recovery it says can't install it.
unknown volume and can't install INTERNAL SD
Informations I know:
Radio: 4T.29.3218.08
S-ON
unlocked Bootloader
rooted
If you need anything else ask and I'll try and find it out.
Click to expand...
Click to collapse
fastboot getvar all would be good, without IMEI or Serial Number please.
On another note, you MUST BE 100% stock to update, no root, no custom recovery, stock kernal, stock rom, stock recovery, all matching your firmware number.
I've been searching for 2 days but couldn't find a RUU to my radio. And I'm unsure if that would be even enough. I didn't install any other rom, I've just rooted it, so I could remove some of the bloatware.
But nonetheless here's my phone's details:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 3987mV
(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.104s
Tuskone said:
I've been searching for 2 days but couldn't find a RUU to my radio. And I'm unsure if that would be even enough. I didn't install any other rom, I've just rooted it, so I could remove some of the bloatware.
But nonetheless here's my phone's details:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 3987mV
(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.104s
Click to expand...
Click to collapse
first of all, your not on T-Mobile software, your on WWE World wide english (6.09.401.11)
So ive got to ask, which recovery do you have installed ?
---------- Post added at 09:55 AM ---------- Previous post was at 09:41 AM ----------
what you need to do is flash TWRP 2.8.5.0 from here: http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.8.5.0-m7.img
Code:
fastboot flash recovery (name of recovery).img
fastboot erase cache
fastboot reboot-bootloader
enter recovery and create a simple backup, just something like the boot, then plug your phone into the computer, whilst its still in recovery mode, that recovery supports MTP so your internal storage should open up on your computer, if it doesnt, you have a driver problem, but if it does, then navigate to TWRP/Backup/Phone serial number/todays date and some other details, delete the backup files out of there and place the files inside this zip in there instead, files only not folders:
https://www.androidfilehost.com/?fid=95832962473396067
unplug your phone and restore that backup.
once restored, restart your phone and just do a basic setup.
then boot back to the bootloader and flash this stock recovery:
https://www.androidfilehost.com/?fid=95832962473395870
again:
Code:
fastboot flash recovery (name of recovery).img
fastboot erase cache
fastboot reboot-bootloader
when you restart your phone you should now be able to update.
OTA's require you to be 100% stock, including all bloatware, no root, nothing custom.
Seanie280672 said:
first of all, your not on T-Mobile software, your on WWE World wide english (6.09.401.11)
So ive got to ask, which recovery do you have installed ?
---------- Post added at 09:55 AM ---------- Previous post was at 09:41 AM ----------
what you need to do is flash TWRP 2.8.5.0 from here: http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.8.5.0-m7.img
Code:
fastboot flash recovery (name of recovery).img
fastboot erase cache
fastboot reboot-bootloader
enter recovery and create a simple backup, just something like the boot, then plug your phone into the computer, whilst its still in recovery mode, that recovery supports MTP so your internal storage should open up on your computer, if it doesnt, you have a driver problem, but if it does, then navigate to TWRP/Backup/Phone serial number/todays date and some other details, delete the backup files out of there and place the files inside this zip in there instead, files only not folders:
https://www.androidfilehost.com/?fid=95832962473396067
unplug your phone and restore that backup.
once restored, restart your phone and just do a basic setup.
then boot back to the bootloader and flash this stock recovery:
https://www.androidfilehost.com/?fid=95832962473395870
again:
Code:
fastboot flash recovery (name of recovery).img
fastboot erase cache
fastboot reboot-bootloader
when you restart your phone you should now be able to update.
OTA's require you to be 100% stock, including all bloatware, no root, nothing custom.
Click to expand...
Click to collapse
So you gave me the firmware, its on the phone now.
I had Unlock.bin, but i can see it has supersu installed in it.
i flashed to stockrecovery from where you helped the other guy.
Im waiting for my download OTA update to finish (official).
Will i be able to update it even that i see its rootet (supersu)?
dukocuk said:
So you gave me the firmware, its on the phone now.
I had Unlock.bin, but i can see it has supersu installed in it.
i flashed to stockrecovery from where you helped the other guy.
Im waiting for my download OTA update to finish (official).
Will i be able to update it even that i see its rootet (supersu)?
Click to expand...
Click to collapse
wrong thread lol, answered on your thread.
Thanks a lot! I'm now a proud lollipopper.
A beer is on me

Soft Brick (I hope) of an HTC One (M7).

Hi all,
I apologise for this as it seems there are a few soft brick posts to do with the M7 here. I've tried following them but I'm not having much success.
Last night I decided to root my phone in an effort to find a good ROM that looked good but also didn't have the same battery drain as the stock HTC Lollipop update.
Everything was ok to start with. Got the unlock code, followed a process on HTConeroot.com. Other than TWRP probably not being the latest version, all seemed ok. After SuperSU wouldn't start due to the incorrect binaries, I tried to update it through twrp and the trouble started. It would not start the OS and, being the noob, I pressed 'wipe' on twrp and i have no arrived at the following:
I am currently in a boot loop. It will not start the OS. I cannot gain access to recovery mode in TWRP either as the screen flashes up team winning and then just restarts. I can gain access to the Hboot screen and from there can do a USB fastboot link. However, I can't do anything with ADB as it doesn't recognise any device as being connected. Fastboot prompt works fine though.
In a nutshell, I'm looking to get the phone working again. I don't really need to go back to a stock rom - I was looking at google play edition or cyanogen (though I'm told the latter isn't *that* stable). Is someone able to help me?
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.19.401.30
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4275mV
(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
Phone is stating *unlocked* and *tampered* with S-ON.
Honest989 said:
Hi all,
I apologise for this as it seems there are a few soft brick posts to do with the M7 here. I've tried following them but I'm not having much success.
Last night I decided to root my phone in an effort to find a good ROM that looked good but also didn't have the same battery drain as the stock HTC Lollipop update.
Everything was ok to start with. Got the unlock code, followed a process on HTConeroot.com. Other than TWRP probably not being the latest version, all seemed ok. After SuperSU wouldn't start due to the incorrect binaries, I tried to update it through twrp and the trouble started. It would not start the OS and, being the noob, I pressed 'wipe' on twrp and i have no arrived at the following:
I am currently in a boot loop. It will not start the OS. I cannot gain access to recovery mode in TWRP either as the screen flashes up team winning and then just restarts. I can gain access to the Hboot screen and from there can do a USB fastboot link. However, I can't do anything with ADB as it doesn't recognise any device as being connected. Fastboot prompt works fine though.
In a nutshell, I'm looking to get the phone working again. I don't really need to go back to a stock rom - I was looking at google play edition or cyanogen (though I'm told the latter isn't *that* stable). Is someone able to help me?
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.19.401.30
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4275mV
(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
Phone is stating *unlocked* and *tampered* with S-ON.
Click to expand...
Click to collapse
Edit your post above and remove your IMEI and Serialno, keep these numbers private.
ADB doesn't work from bootloader, only fastboot will. ADB is only available from a custom recovery or from a booted OS with USB debug enabled.
You'll first need a working recovery so reflash twrp recovery:
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
Thanks - I think I have it... I part way followed this thread - which means i've relocked the bootloader :/
http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
however, I need to find an RUU of 7.19.401.30 - thought I'd found the right version only to get blocked at model number. I'd got the .22 instead.....
To date, I've not been able to...
Honest989 said:
Thanks - I think I have it... I part way followed this thread - which means i've relocked the bootloader :/
http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
however, I need to find an RUU of 7.19.401.30 - thought I'd found the right version only to get blocked at model number. I'd got the .22 instead.....
To date, I've not been able to...
Click to expand...
Click to collapse
There is no 7.19.401.30 ruu, the latest one is 7.19.401.22 and can't be flashed on your phone since its a downgrae in version (requires s-off)
Unlock your bootloader and flash your custom rom.
Thanks - I'm now in a stable TWRP env. I now need to figure out how to push a rom across to the phone.
Next question. Does s-mode have to be off. If so, how is this achieved via fastboot? (or is it a case of more tools and tinkering). As I've already made a hash of things once, I'm loath to do this........
Honest989 said:
Thanks - I'm now in a stable TWRP env. I now need to figure out how to push a rom across to the phone.
Next question. Does s-mode have to be off. If so, how is this achieved via fastboot? (or is it a case of more tools and tinkering). As I've already made a hash of things once, I'm loath to do this........
Click to expand...
Click to collapse
You don't need s-off to flash a rom, if you want s-off for going back to stock using the ruu (downgrade) you'll first need a working rom. S-OFF can only be achieved from a working rom using Sunshine S-OFF
To push a rom to your phone, if you have a recent twrp version (2.8+) just boot your phone in recovery mode connected to your pc using the usb cable and you should be able to see your phone storage (like if it was a usb stick). just drag and drop your rom.zip to your phone and then in twrp select "install" and flash the rom. If you are one an older version of twrp, use adb to push the rom to your phone:
Code:
adb push name_of_rom.zip /sdcard
Thanks guys what solved it was:
Up to date version of TWRP
Latest version of Android revolution.
The reson it wasn't booting or providing some sort of DR was because I had somehow wiped everything from the phone. By way of complete fluke, I now have a rooted phone running on a completely clean install directory. Remind me to back up later on.

Categories

Resources