Hello, guys.
I bought recently M7 (used) and its awesome.
But i got many problems because of me, and my warranty.
I unlocked bootloader after i get my phone from warranty. But I used my phone about 1 week, and i saw the problem, my screen in left side were getting off. So i tryed to get him back to stock (runned viper before). And now im stucked in the middle of phones death. Its kind a awful. Its 3PM and im trying to find RUU to flash it , and get it to warranty, but there is no ruu for this upgrade. In the google. In the web. In the ethernet. Im so sad right now for myself.
_____________________
Guys, im stucked in the bootloader, and i cant get anywhere.
PC founds my lovely M7 in fastboot mode only. no recovery no nothing. Is there any alternative to get back my stock rom, so i can get him in to warranty again ?
my getvar down here
Code:
INFOversion: 0.5
INFOversion-bootloader: 1.57.0000
INFOversion-baseband: 4T.29.3218.08
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 6.09.401.5
INFOversion-misc: PVT SHIP S-ON
INFOserialno: FA35M-----------------
INFOimei: ------------------
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: HTC__032
INFObattery-status: good
INFObattery-voltage: 3884mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-6d8a0b9b
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
Ill try my best to find this dasiuudhasiudsiadhgfdshiogndfs RUU again, and again.
I really hope that some1 can say me what should i do. Or the baddest thing- i should ruin my phone without evidence, but its last thing i want to do.
I hope, someone will give me the light in this tunnel.
Best regards, Berils.
Post scriptum
tryed to use these RUU's:
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
RUU_M7_UL_JB_50_HTC_Europe_1.20.401.1_Radio_4A.13.3227.06_10.27.1127.01_release_308001_signed_2_4
no luck.
Click to expand...
Click to collapse
sorry for my bad english writing skills.
berilslv said:
Hello, guys.
I bought recently M7 (used) and its awesome.
But i got many problems because of me, and my warranty.
I unlocked bootloader after i get my phone from warranty. But I used my phone about 1 week, and i saw the problem, my screen in left side were getting off. So i tryed to get him back to stock (runned viper before). And now im stucked in the middle of phones death. Its kind a awful. Its 3PM and im trying to find RUU to flash it , and get it to warranty, but there is no ruu for this upgrade. In the google. In the web. In the ethernet. Im so sad right now for myself.
_____________________
Guys, im stucked in the bootloader, and i cant get anywhere.
PC founds my lovely M7 in fastboot mode only. no recovery no nothing. Is there any alternative to get back my stock rom, so i can get him in to warranty again ?
my getvar down here
Code:
INFOversion: 0.5
INFOversion-bootloader: 1.57.0000
INFOversion-baseband: 4T.29.3218.08
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 6.09.401.5
INFOversion-misc: PVT SHIP S-ON
INFOserialno: [COLOR="Red"]removed[/COLOR]
INFOimei: [COLOR="Red"]removed[/COLOR]
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: HTC__032
INFObattery-status: good
INFObattery-voltage: 3884mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-6d8a0b9b
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
Ill try my best to find this dasiuudhasiudsiadhgfdshiogndfs RUU again, and again.
I really hope that some1 can say me what should i do. Or the baddest thing- i should ruin my phone without evidence, but its last thing i want to do.
I hope, someone will give me the light in this tunnel.
Best regards, Berils.
Post scriptum
tryed to use these RUU's:
sorry for my bad english writing skills.
Click to expand...
Click to collapse
There is no RUU that I can find but I did find a nandroid backup. Since you are having issues with recovery, you might want to run the firmware first. Then you can flash TWRP to install the nandroid. Here is how you flash the firmware, rename it firmware.zip and place in your fastboot/adb folder:
To open a cmd promt in the fastboot/adb folder, hold down the Shift key, right-click on the folder name/icon and choose Open command window here.
Code:
[B][I]adb reboot bootloader[/I][/B]
After that, type:
Code:
[B][I]fastboot oem rebootRUU [/I][/B]
NOTE: You should see a silver HTC logo come up on your phone after executing this command.
NOTE: if this command freezes, just disconnect the USB cable and hold the power and volume down buttons until the device reboots. Then, repeat the steps above again.
Finally:
Code:
[B][I]fastboot flash zip firmware.zip[/I][/B]
Repeat the same command: IMPORTANT
Code:
[B][I]fastboot flash zip firmware.zip[/I][/B]
NOTE: The green bar on the phone may not go to 100% of the bar ... but If you see completed on your computer command window, wait for a few seconds and move on.
Last Step:
Code:
[B][I]fastboot reboot[/I][/B]
Click to expand...
Click to collapse
There is no RUU that I can find but I did find a nandroid backup. Since you are having issues with recovery, you might want to run the firmware first. Then you can flash TWRP to install the nandroid. Here is how you flash the firmware, rename it firmware.zip and place in your fastboot/adb folder:
Quote:
To open a cmd promt in the fastboot/adb folder, hold down the Shift key, right-click on the folder name/icon and choose Open command window here.
Code:
adb reboot bootloader
After that, type:
Code:
fastboot oem rebootRUU
NOTE: You should see a silver HTC logo come up on your phone after executing this command.
NOTE: if this command freezes, just disconnect the USB cable and hold the power and volume down buttons until the device reboots. Then, repeat the steps above again.
Finally:
Code:
fastboot flash zip firmware.zip
Repeat the same command: IMPORTANT
Code:
fastboot flash zip firmware.zip
NOTE: The green bar on the phone may not go to 100% of the bar ... but If you see completed on your computer command window, wait for a few seconds and move on.
Last Step:
Code:
fastboot reboot
Click to expand...
Click to collapse
@majmoz
i got error after bootloader signature checking....
FAILED (remote: 12 signature verify fail)
what should i do? :S
[SOLUTION]
Guys, if someone get the same, it means that you should unlock bootloader again. i where locked it.
=============================================================
(bootloader) read zipped android_info fail
Again FAILED (remote: 99 unknown fail)
[till now i dont have solution]
------------------------------------
Thanks mate for great instructions!
I guess ill get stock rom, with TWRP.
But witch guide u recomend for getting it fully stock [s-on] ***Tampered*** *** RElocked*** *** Security warning***
tryed rumruneer and squabbi/firewater versions, they didnt worked for me.
Can u recommend me something too from this opera?
Faithfully, Berils.
sry for double post, but i hope it will refresh title, and some will help me in this situation.
I got TWRP, but i dont understand how to flash nandroid.RAR file. tryed to change to zip, ofcourse w/o success
Tryed to put these files witch where inside the .rar , but twrp dont shows up these in backup section.[ and there is different types of files, not like orginal backup folder]
maybe there is tut. for creating working nandroid backup in TWRP , from rar file? cant find that in google/xda too.
Someone?
berilslv said:
sry for double post, but i hope it will refresh title, and some will help me in this situation.
I got TWRP, but i dont understand how to flash nandroid.RAR file. tryed to change to zip, ofcourse w/o success
Tryed to put these files witch where inside the .rar , but twrp dont shows up these in backup section.[ and there is different types of files, not like orginal backup folder]
maybe there is tut. for creating working nandroid backup in TWRP , from rar file? cant find that in google/xda too.
Someone?
Click to expand...
Click to collapse
The nandroid.rar file needs to be extracted and you will get a folder with several items in it. The extracted folder is then placed on your phone //sdcard/TWRP/BACKUP/<Your-Serial-Number>/<Extracted Folder Name>. Once on your phone then boot into TWRP select RESTORE and you should see the Extracted Folder Name select it. An option to ensure you get the correct folder names, you can go into TWRP and select Backup when it is complete exit TWRP to System. When connected to your PC you can see the file names, just copy your extracted folder to the serial number folder.
For programs to extract a rar file check here.
---------- Post added at 08:46 AM ---------- Previous post was at 08:39 AM ----------
berilslv said:
@majmoz
i got error after bootloader signature checking....
FAILED (remote: 12 signature verify fail)
what should i do? :S
[SOLUTION]
Guys, if someone get the same, it means that you should unlock bootloader again. i where locked it.
=============================================================
(bootloader) read zipped android_info fail
Again FAILED (remote: 99 unknown fail)
[till now i dont have solution]
------------------------------------
Thanks mate for great instructions!
I guess ill get stock rom, with TWRP.
But witch guide u recomend for getting it fully stock [s-on] ***Tampered*** *** RElocked*** *** Security warning***
tryed rumruneer and squabbi/firewater versions, they didnt worked for me.
Can u recommend me something too from this opera?
Faithfully, Berils.
Click to expand...
Click to collapse
I would use nkk71's SuperGuide in my signature for returning to stock just make sure you follow the steps in order. If you have tried firewater and get the "whelp this sucks..." then your best option is sunshine but there is a $25 cost.
majmoz said:
The nandroid.rar file needs to be extracted and you will get a folder with several items in it. The extracted folder is then placed on your phone //sdcard/TWRP/BACKUP/<Your-Serial-Number>/<Extracted Folder Name>. Once on your phone then boot into TWRP select RESTORE and you should see the Extracted Folder Name select it. An option to ensure you get the correct folder names, you can go into TWRP and select Backup when it is complete exit TWRP to System. When connected to your PC you can see the file names, just copy your extracted folder to the serial number folder.
For programs to extract a rar file check here.
---------- Post added at 08:46 AM ---------- Previous post was at 08:39 AM ----------
I would use nkk71's SuperGuide in my signature for returning to stock just make sure you follow the steps in order. If you have tried firewater and get the "whelp this sucks..." then your best option is sunshine but there is a $25 cost.
Click to expand...
Click to collapse
Thanks mate, i very appreciate your tips and answers, they where very useful. Ok, thny ill leave phone *** TAMPARED and ***Relocked, and i hope that cant be reason for the refuse from carrier warranty. Because how can i unstick display with unlocked bootloader.
I guess HTC M7 forum is helpful as htc sensation, this was my first experience. Awesome!
Hoping for getting s-off to 1.57.0000 for free soon.
Cheers, Berils.
This topic can be closed Moders.!
Trying to do the same, but during the firmware installation I got error
C:\fastboot>fastboot flash zip firmware.zip
sending 'zip' (550869 KB)...
OKAY [ 26.547s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (remote: 99 unknown fail)
finished. total time: 26.797s
Click to expand...
Click to collapse
what Im doing wrong?
here is my getvar information"
(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) serialno: HT35**********
(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: 3705mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a
(bootloader) hbootpreupdate: 11
Click to expand...
Click to collapse
But when I just install the nandroid backup, my phone boots up, is working for few seconds and then restart.
jurgins said:
Trying to do the same, but during the firmware installation I got error
what Im doing wrong?
here is my getvar information"
But when I just install the nandroid backup, my phone boots up, is working for few seconds and then restart.
Click to expand...
Click to collapse
Remove your imei and serialno from your post
Are you S-ON? If so, then your bootloader must be locked/relocked before running the firmware.
Guys - help!!
I'm in the same place - bought a brick online
No recovery - if tried to access - I'm getting to botaloader again.
reboot loop.
Bootloader
******Tampered*******
******Relocked********
******Security warning*******
version: 0.5
version-bootloader: 1.57.0000
version-baseband: 4T.29.3218.08
version-cpld: None
version-microp: None
version-main: 6.09.401.5
version-misc: PVT SHIP S-ON
serialno: 00000000000000
imei: 00000000000000
meid: 00000000000000
product: m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC__Y13
battery-status: good
battery-voltage: 4271mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-6d8a0b9b
hbootpreupdate: 11
gencheckpt: 0
Tried to flash firmware:
t>fastboot flash zip firmware.zip
target reported max download size of 1514139648 bytes
sending 'zip' (550869 KB)...
OKAY [ 20.687s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 82.480s
>fastboot flash recovery openrecovery-twrp-2.8.5.0-m7.img
target reported max download size of 1493475328 bytes
sending 'recovery' (11992 KB)...
OKAY [ 1.451s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.047s
I've got only boatloader access - fastboot.
Is there any way to unlock bootloader in fastboot? (mine looks like was unlocked earlier)
Also boatloader acting weirdly - when accessed it's constantly switching between fastboot -hboot options like power button would be pressed every second. If I hold it - it stops - then I can to choose other options - if released option is selected. Could be button issue.
Related
Dear XDA,
I wanted to update my HTC One to Revolution HD. But there where some requirements before i could install that. Like updating the firmware and installing TWRP recovery. I needed to RELOCK my phone in order to update my firmware. So i did that using a tutorial. After that i only had to push the RUU and i would be back @ stock. And then i could flash Revolution HD to get 4.4!
But!... it went horribly wrong. As of right now, i can only enter fastboot. I cannot enter recovery, and there is no Android installed, so basically i'm screwed.
I do have some flashing experience and I'm not a complete newb, but this is out of my league. Perhaps there are some nice persons here that could help me out. I will try to summarise my phone settings:
My current settings in Fastboot:
M7_UL PVT SHIP S-ON RH
HBOOT-1.44.0000
RADIO-4A.14.3250.13
OpenDSP-v26.120.274.0202
eMMC-boot
May 3 2013,17:22:59:-1
CID: HTC_E11
MID: PN0710000
I have a nandroidback, but i can't get into recovery. I tried using ADB but my device is not recognised.... I get the feeling that S-ON needs to change to S-OFF. But if i use a toolkit (from Squabbi) i can't get my device S-OFF (device not recognised..).
As of right now, I'm sitting with my hands in my hair thinking i bricked my phone.
If someone could help me, you would save my day.
Lennard Breevaart.
ps: I'm using windows xp
len.asdf said:
Dear XDA,
I wanted to update my HTC One to Revolution HD. But there where some requirements before i could install that. Like updating the firmware and installing TWRP recovery. I needed to RELOCK my phone in order to update my firmware. So i did that using a tutorial. After that i only had to push the RUU and i would be back @ stock. And then i could flash Revolution HD to get 4.4!
But!... it went horribly wrong. As of right now, i can only enter fastboot. I cannot enter recovery, and there is no Android installed, so basically i'm screwed.
I do have some flashing experience and I'm not a complete newb, but this is out of my league. Perhaps there are some nice persons here that could help me out. I will try to summarise my phone settings:
My current settings in Fastboot:
M7_UL PVT SHIP S-ON RH
HBOOT-1.44.0000
RADIO-4A.14.3250.13
OpenDSP-v26.120.274.0202
eMMC-boot
May 3 2013,17:22:59:-1
CID: HTC_E11
MID: PN0710000
I have a nandroidback, but i can't get into recovery. I tried using ADB but my device is not recognised.... I get the feeling that S-ON needs to change to S-OFF. But if i use a toolkit (from Squabbi) i can't get my device S-OFF (device not recognised..).
As of right now, I'm sitting with my hands in my hair thinking i bricked my phone.
If someone could help me, you would save my day.
Lennard Breevaart.
ps: I'm using windows xp
Click to expand...
Click to collapse
is your bootloader unlocked ? do that first
what version of TWRP do you have (exact name)
do you have fastboot/adb on your pc and do you know how to use them ?
is your bootloader unlocked ? do that first
==> I think so, how can i check?
what version of TWRP do you have (exact name)
==> I have no recovery installed on my phone. But i have TWRP version 2.6.3.3. img on my computer, ready to push it to my phone (but it gives the error: device not found)
do you have fastboot/adb on your pc and do you know how to use them ?
==> I think i do. When i try to do adb shell in command window it replies with either device not found, or adb server out of date. Killing...
Thanks for replying btw!
len.asdf said:
is your bootloader unlocked ? do that first
==> I think so, how can i check?
what version of TWRP do you have (exact name)
==> I have no recovery installed on my phone. But i have TWRP version 2.6.3.3. img on my computer, ready to push it to my phone (but it gives the error: device not found)
do you have fastboot/adb on your pc and do you know how to use them ?
==> I think i do. When i try to do adb shell in command window it replies with either device not found, or adb server out of date. Killing...
Thanks for replying btw!
Click to expand...
Click to collapse
take these files
extract fastboot.zip to c:\fastboot
and install these drivers
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
MD5: e2a21d71954d4164c1a116abb926a363
and see if you can get:
fastboot getvar all
and post the results minus you serial no and IEMI
clsA said:
take these files
extract fastboot.zip to c:\fastboot
and install these drivers
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
MD5: e2a21d71954d4164c1a116abb926a363
and see if you can get:
fastboot getvar all
and post the results minus you serial no and IEMI
Click to expand...
Click to collapse
Thanks! This is what i did to get my results:
1. Downloaded both the fastboot.zip and the drivers (and installed ofcourse).
2. Opened a command window on c:\fastboot
3. typed: fastboot getvar all
Results:
C:\fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.401.16
(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__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 4222mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.047s
C:\fastboot>
len.asdf said:
Thanks! This is what i did to get my results:
1. Downloaded both the fastboot.zip and the drivers (and installed ofcourse).
2. Opened a command window on c:\fastboot
3. typed: fastboot getvar all
Results:
C:\fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.401.16
(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__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 4222mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.047s
C:\fastboot>
Click to expand...
Click to collapse
Your phone is basically still stock andriod version 4.1.2
(this is good you can s-off pretty easy)
what RUU were you going to flash ?
this is the version of recovery you need
http://techerrata.com/browse/twrp2/m7ul
download it and put it in your fastboot folder
then to flash it:
fastboot flash recovery openrecovery-twrp-2.6.3.4-m7ul.img
fastboot erase cache
fastboot reboot-bootloader
now you can enter recovery correct ?
clsA said:
Your phone is basically still stock andriod version 4.1.2
(this is good you can s-off pretty easy)
what RUU were you going to flash ?
Click to expand...
Click to collapse
The RUU i tried was this one: RUU M7 U JB 50 HTC Europe 1.29.401.2 R Radio 4A.14.3250.13 10.33.1150.01 Release 311663 Signed 2 4
(from: http://forum.xda-developers.com/showthread.php?t=2428276)
While installing the RUU it gave me an an error that my CID and MID didn't match.
clsA said:
Your phone is basically still stock andriod version 4.1.2
(this is good you can s-off pretty easy)
what RUU were you going to flash ?
this is the version of recovery you need
http://techerrata.com/browse/twrp2/m7ul
download it and put it in your fastboot folder
Click to expand...
Click to collapse
Downloaded the recovery and put in the the fastboot folder
clsA said:
Your phone is basically still stock andriod version 4.1.2
(this is good you can s-off pretty easy)
what RUU were you going to flash ?
this is the version of recovery you need
http://techerrata.com/browse/twrp2/m7ul
download it and put it in your fastboot folder
then to flash it:
fastboot flash recovery openrecovery-twrp-2.6.3.4-m7ul.img
fastboot erase cache
fastboot reboot-bootloader
now you can enter recovery correct ?
Click to expand...
Click to collapse
While in ADB it gave this error:
C:\fastboot>fastboot flash recovery openrecovery-twrp-2.6.3.4-m7ul.img
sending 'recovery' (9840 KB)...
OKAY [ 1.297s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.891s
C:\fastboot>
edit: I cannot enter recovery yet. Just tried it
len.asdf said:
While in ADB it gave this error:
C:\fastboot>fastboot flash recovery openrecovery-twrp-2.6.3.4-m7ul.img
sending 'recovery' (9840 KB)...
OKAY [ 1.297s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.891s
C:\fastboot>
edit: I cannot enter recovery yet. Just tried it
Click to expand...
Click to collapse
your bootloader is still locked
clsA said:
your bootloader is still locked
Click to expand...
Click to collapse
I checked the md5 (f428caf36c9c337e2ae417fc10fbe165) with the file i downloaded. And it matches
len.asdf said:
I checked the md5 (f428caf36c9c337e2ae417fc10fbe165) with the file i downloaded. And it matches
Click to expand...
Click to collapse
yeah i realize that your bootloader is still locked
you need to go to htcdev and unlock again
then flash recovery
clsA said:
yeah i realize that your bootloader is still locked
you need to go to htcdev and unlock again
Click to expand...
Click to collapse
Ah ok, I will be doing that then . I will update this topic when i'm done.
len.asdf said:
Ah ok, I will be doing that then . I will update this topic when i'm done.
Click to expand...
Click to collapse
be warned unlocking will wipe the phone you'll be starting from nothing
clsA said:
be warned unlocking will wipe the phone you'll be starting from nothing
Click to expand...
Click to collapse
I know! But don't worry, it's the least of my problems now
Unlocked my phone, and gonna flash the recovery aswell!
But to not make the same mistake twice. What is the best way to update my phone to 4.4?
I wanted to install Revolution HD. But maybe you have a better alternative?
And how can i properly thank you? I mean, you just saved my ass!
len.asdf said:
And how can i properly thank you? I mean, you just saved my ass!
Click to expand...
Click to collapse
it's no problem
you should try and get s-off next
http://forum.xda-developers.com/showthread.php?t=2314582 - revone
ARHD is great .. I also use ViperOne
just use the sideload feature in twrp being your phone is wiped
Quote:
Set the device into ADB sideload mode. In TWRP you do this by going to Advanced then ADB Sideload.
From the command line, type adb sideload name_of_rom.zip
or
adb push Rom.zip /data/media/0/
Click to expand...
Click to collapse
clsA said:
it's no problem
you should try and get s-off next
http://forum.xda-developers.com/showthread.php?t=2314582 - revone
ARHD is great .. I also use ViperOne
just use the sideload feature in twrp being your phone is wiped
Click to expand...
Click to collapse
I will get s-off through the HTC One All in one toolkit. But on the ARHD topic, this was posted aswell:
You need:
HTC One unlocked with htcdev.com (S-ON) or S-OFF
Custom recovery
Firmware package from here (recommended but not needed for now)
Read this flashing guide - [GUIDE] Complete Flashing Guide | Rooting | Going Back To Stock
So i tried to get the latest firmware, and that's where the problems started. But shouldn't it be better to have the latest firmware? I mean it stands there for a reason, right? Or am I wrong?
Anyway, i will try ARHD for now, it looks nice
Thanks again!
len.asdf said:
I will get s-off through the HTC One All in one toolkit. But on the ARHD topic, this was posted aswell:
You need:
HTC One unlocked with htcdev.com (S-ON) or S-OFF
Custom recovery
Firmware package from here (recommended but not needed for now)
Read this flashing guide - [GUIDE] Complete Flashing Guide | Rooting | Going Back To Stock
So i tried to get the latest firmware, and that's where the problems started. But shouldn't it be better to have the latest firmware? I mean it stands there for a reason, right? Or am I wrong?
Anyway, i will try ARHD for now, it looks nice
Thanks again!
Click to expand...
Click to collapse
firmware comes after s-off
and ARHD 31.6 is your best bet for now till your s-off
hello,
so i recently accidentally removed my android OS from my htc one (m7) and the backup i took , and now im stuck with a bricked phone.
it is still unlocked , S-on however and i have the Twrp custom recovery.
I have the stock RUU for my phone but i can't use ADB push command to forward it to my phone.
It might be because my usb debugging is off ( probably not ) but i cant open my phone , it keeps stuck at the bootscreen.
i also couldnt flash it with fasboot flash zip command.
If anyone could help me out with this, i would be so happy.
Thanks in advance
angizwa said:
hello,
so i recently accidentally removed my android OS from my htc one (m7) and the backup i took , and now im stuck with a bricked phone.
it is still unlocked , S-on however and i have the Twrp custom recovery.
I have the stock RUU for my phone but i can't use ADB push command to forward it to my phone.
It might be because my usb debugging is off ( probably not ) but i cant open my phone , it keeps stuck at the bootscreen.
i also couldnt flash it with fasboot flash zip command.
If anyone could help me out with this, i would be so happy.
Thanks in advance
Click to expand...
Click to collapse
What RUU are you trying to flash? Here is alray's procedure for your situation. You might want to check the prerequisites on installed drivers. Also, is there a RUU.exe file to use instead of a zip file?
If these procedures don't work, then post a fastboot getvar all except for the imei and serialno.
@majmoz
The ruu im using is a zip ( i used it before and it works, ) its the guru reset M7 3.62.401.1, my drivers work too , it recognizes my phone when plugged into my pc
here is my getvar
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 4070mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.165s
angizwa said:
@majmoz
The ruu im using is a zip ( i used it before and it works, ) its the guru reset M7 3.62.401.1, my drivers work too , it recognizes my phone when plugged into my pc
here is my getvar
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 4070mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.165s
Click to expand...
Click to collapse
angizwa said:
hello,
so i recently accidentally removed my android OS from my htc one (m7) and the backup i took , and now im stuck with a bricked phone.
it is still unlocked , S-on however and i have the Twrp custom recovery.
I have the stock RUU for my phone but i can't use ADB push command to forward it to my phone.
It might be because my usb debugging is off ( probably not ) but i cant open my phone , it keeps stuck at the bootscreen.
i also couldnt flash it with fasboot flash zip command.
If anyone could help me out with this, i would be so happy.
Thanks in advance
Click to expand...
Click to collapse
guru reset M7 3.62.401.1 is not a RUU, its a ROM (stock rom) and must be installed using a custom recovery, not using "fastboot flash zip" command which is only used to flash RUU.zip or Firmware.zip
However, 3.62.401.1 is no longer the version you need (your hboot is 1.57) so you probably need the 5.11.401.10 or 6.09.401.5 rom.
Also usb debugging have nothing to do with using adb from custom recovery, its only to enable adb when booted in the OS.
make sure to use twrp 2.6.3.3 with latest adb 1.0.31 and latest htc drivers installed and push the correct stock rom to your phone using adb push or sideload.
@alray
oohh okay thanks, ill get that twrp, but do i have to change twrp version ? mine is 2.7-something, i'll download the correct ruu... i feel so stupid right now thanks, i really hope this works
angizwa said:
@alray
oohh okay thanks, ill get that twrp, but do i have to change twrp version ? mine is 2.7-something, i'll download the correct ruu... i feel so stupid right now thanks, i really hope this works
Click to expand...
Click to collapse
There is no RUU you can flash for that version with s-on. Find a stock rom for your version. And better to use twrp 2.6.3.3
Sent from my HTC One using XDA Free mobile app
you can sideload a rom through adb while you're in twrp super easy and fast
@alray
oh okay ill look for a stock rom then
@2B_4G10
i know i tried sideload and push, but for some reason ADB doesnt want to work
i typed adb devices in command and it did show an empty list, no idea why...
hmm i tried flashing the stock rom,
i got this error
http://i.imgur.com/XzOOJYE.jpg
what does this mean ?
oh and after relocking, it gave me a signature check (remote : 12 ) fail... :/
angizwa said:
hmm i tried flashing the stock rom,
i got this error
http://i.imgur.com/XzOOJYE.jpg
what does this mean ?
oh and after relocking, it gave me a signature check (remote : 12 ) fail... :/
Click to expand...
Click to collapse
look back at post #4, already explained why
@alray
oh... so its not a stock rom ? adb doesnt work on my device anymore... adb devices gives me an empty list...
and i cant flash the other TWRP version ... it gives me this problem :
target reported max download size of 1514139648 bytes
sending 'customrecovery' (10854 KB)...
OKAY [ 1.767s]
writing 'customrecovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.709s
angizwa said:
@alray
oh... so its not a stock rom ?
Click to expand...
Click to collapse
Only RUU (Rom Update Utility) can be flashed with fastboot flash zip commands, not ROM even if the rom is a STOCK rom. RUUs and ROMS are 2 differents things. The RUU is a package containing the system(ROM), kernel, radio, bootloader, touch screen drivers and much more. It must be signed with HTC encrypted key to be flashed using "fastboot flash zip"
A ROM is a package including the system (/system) and the kernel (boot.img) and MUST be flashed from custom recovery, even if its a stock rom (like a guru reset rom or a stock odexed rom)
adb doesnt work on my device anymore... adb devices gives me an empty list...
Click to expand...
Click to collapse
Probably because your drivers are not installed correctly. this can be verified from Windows device manager. When the phone is booted in recovery, check that the phone is listed as a "android ADB interface".
and i cant flash the other TWRP version ... it gives me this problem :
target reported max download size of 1514139648 bytes
sending 'customrecovery' (10854 KB)...
OKAY [ 1.767s]
writing 'customrecovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.709s
Click to expand...
Click to collapse
FAILED (remote: signature verify fail) = Locked or Relocked bootloader, you must have an unlocked bootloader to flash recovery.
@angizwa follow procedure linked at post #2
nope, no android ADB in my driver list when in recovery oO , but i can see android usb devices when in fastboot... i guess i have the wrong drivers... ill see if i can find them, i really hope that was the problem oO
angizwa said:
hmm i tried flashing the stock rom,
i got this error
http://i.imgur.com/XzOOJYE.jpg
what does this mean ?
oh and after relocking, it gave me a signature check (remote : 12 ) fail... :/
Click to expand...
Click to collapse
you flash roms with custom recovery (TWRP) not with fastboot. Why did you relock the bootloader ? unlock it reflash TWRP 2.6.3.3 then sideload / Push the rom
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
@clsA
yes i tried sideload before, but as i said, my adb doesnt work... adb devices does show me an empty list ...
angizwa said:
@clsA
yes i tried sideload before, but as i said, my adb doesnt work... adb devices does show me an empty list ...
Click to expand...
Click to collapse
Then you need to fix your drivers
see post 2 of the superguide
http://forum.xda-developers.com/showthread.php?t=2541082
@clsA
ok thanks, ill try fixing them
Hi guys,
I have a big problem with my HTC One. I wanted to give it to the service, but it costs a lot of money, maybe I will find some help on XDA hopefully.
My bootloader info looks like this:
*** TAMPERED ***
*** UNLOCKED ***
M7_UL PVT SHIP S-ON RH
HBOOT- 1.57.0000
RADIO- 4T.27.3218.14
OpenDSP-v32.120.274.0909
OS-5.11.401.10
eMMC-boot 2048MB
May 5 2014,23:16:29.0
I deleted my system partition in twrp recovery. I can get only to bootloader and recovery. I am S-ON all the time, cannot get S-OFF, I get errors all the time using rum runner or firewater. When I type fastboot oem lock, I am stuck in bootloader, cannot enter recovery. Then the bootloader says ***TAMPERED*** ***RELOCKED*** ***SECURITY WARNING***. I really don't know what to do, I'm stuck. Please help :C !!!
Thanks
My fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.11.401.10
(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: 4332mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.099s
GalaXxXx said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.11.401.10
(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: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4332mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.099s
Click to expand...
Click to collapse
You should remove your imei and serialno in your previous post. You can use this stock rom zip to go back to stock. It is the same version that you have. Your bootloader must be LOCKED or RELOCKED. Move the file to your adb/fastboot folder and rename it rom.zip. Open a command window on the same folder then type the following:
Code:
[B][I]adb reboot bootloader[/I][/B]
After that, type:
Code:
[B][I]fastboot oem rebootRUU [/I][/B]
NOTE: You should see a silver HTC logo come up on your phone after executing this command.
NOTE: if this command freezes, just disconnect the USB cable and hold the power and volume down buttons until the device reboots. Then, repeat the steps above again.
Finally:
Code:
[B][I]fastboot flash zip rom.zip[/I][/B]
Repeat the same command: IMPORTANT
Code:
[B][I]fastboot flash zip rom.zip[/I][/B]
NOTE: The green bar on the phone may not go to 100% of the bar ... but If you see completed on your computer command window, wait for a few seconds and move on.
Last Step:
Code:
[B][I]fastboot reboot[/I][/B]
Click to expand...
Click to collapse
Thanks a lot @majmoz
I'm downloading zip file now (slow internet 2 hours remaining). I will try your method, and let you know how it went.
doesn't work ;/
@majmoz , it doesn't work .
I did everything you said and when flashing it says "FAILED (remote: 12 signature verify fail)". Did this command 2 times as you instructed.
The second thing is that the "adb reboot bootloader" command didn't work, cmd said that device not found.
What should I do ?
GalaXxXx said:
@majmoz , it doesn't work .
I did everything you said and when flashing it says "FAILED (remote: 12 signature verify fail)". Did this command 2 times as you instructed.
The second thing is that the "adb reboot bootloader" command didn't work, cmd said that device not found.
What should I do ?
Click to expand...
Click to collapse
Does you bootloader still say "Relocked"? Let try to run the stock firmware 5.11.401.10 using the same method, just rename the download to firmware.zip change the rom.zip in the procedure to firmware.zip.
For adb not working take a look at FAQ Q#2.
My bootloader says TAMPERED RELOCKED SECURITY WARNING
I don't think adb works in bootloader, right ?
The firmware.zip worked, (there was the green bar etc.), but the phone is still not rebooting into system.
hmm... there is no custom recovery anymore, just a phone with red sign. And in bootloader it says only tampered and relocked. Without security warning. @majmoz
GalaXxXx said:
My bootloader says TAMPERED RELOCKED SECURITY WARNING
I don't think adb works in bootloader, right ?
The firmware.zip worked, (there was the green bar etc.), but the phone is still not rebooting into system.
hmm... there is no custom recovery anymore, just a phone with red sign. And in bootloader it says only tampered and relocked. Without security warning. @majmoz
Click to expand...
Click to collapse
You are correct adb does not work in bootloader. When the firmware completed it installed the stock recovery. Since you erased the system partition there is no OS installed. You can try to run the RUU again and it will probably pass now since you have the correct firmware. If this is successful, you will have stock rom and stock firmware on your phone.
What did you mean by give to service?
majmoz said:
You are correct adb does not work in bootloader. When the firmware completed it installed the stock recovery. Since you erased the system partition there is no OS installed. You can try to run the RUU again and it will probably pass now since you have the correct firmware. If this is successful, you will have stock rom and stock firmware on your phone.
What did you mean by give to service?
Click to expand...
Click to collapse
There is an unbrick service here in the forum
I would imagine that's what he's referring to
You are correct adb does not work in bootloader. When the firmware completed it INSTALLED the stock recovery. Since you erased the system partition there is no OS installed. You can try to run the RUU again and it will probably pass now since you have the correct firmware. If this is successful, you will have stock rom and stock firmware on your phone.
What did you mean by give to service?
Click to expand...
Click to collapse
There is an unbrick service here in the forum
I would imagine that's what he's referring to
Click to expand...
Click to collapse
No no, I have a service nearby here in my town. They said they can restore the phone for $30.
I will try the RUU file now, hope it works. I'll be informing what is the status of my "operation" @majmoz @ajbiz11
P.S. How to quote ? You know (Originally Posted by etc.)
GalaXxXx said:
I did everything you said and when flashing it says "FAILED (remote: 12 signature verify fail)".
Click to expand...
Click to collapse
@majmoz I don't think this zip can be flashed using "fastboot flash zip rom.zip", with s-on he can only flash signed ruu from HTC and afaik, htc never released any 5.11.401.10 signed ruu
There is a flashable aroma zip (guru reset) for his version here: https://www.androidfilehost.com/?fid=23501681358543706
to be flashed with a custom recovery (require to unlock the bootloader again)
Yeah @alray , I need to have a 5.11.401.10 signed RUU, but there is no such file avaible to download.
Now, I will unlock my bootloader again, flash custom recovery (TWRP) , and try flash guru reset in this recovery.
Well, I don't really remember, but I think I tried this (maybe with not the same version of guru reset), but I was stuck on "Installation procces" It was 0 % all the time. Let's see how it works out this time with this version of guru.
@alray
I unlocked my bootloader, flashed TWRP, I used adb to push the .zip to sdcard, but the problem now is that the phone says that unable to mount '/data' and unable to mount internal storage. When I click mount in recovery the "data" box doesn't wanna tick .
What should I do ? I'm tired of this ...
Ok, what happened next... I finally did what @alray told me to do. I managed to fix the corrupted data partition, but as I said earlier, when I flash the guru reset in recovery, and start the installation process, it is stuck on 0.00%.
I unlocked the bootloader in order to do this.
No more ideas ? @majmoz ?
GalaXxXx said:
Ok, what happened next... I finally did what @alray told me to do. I managed to fix the corrupted data partition, but as I said earlier, when I flash the guru reset in recovery, and start the installation process, it is stuck on 0.00%.
I unlocked the bootloader in order to do this.
No more ideas ? @majmoz ?
Click to expand...
Click to collapse
What version of TWRP are you using? 2.6.3.3 or 2.8.0.1? I'm pretty sure you checked the MD5 of the files you downloaded.
I'm using TWRP v2.8.0.2. What do you mean by saying you're pretty sure I checked the MD5? I didn't .. @majmoz
GalaXxXx said:
I'm using TWRP v2.8.0.2. What do you mean by saying you're pretty sure I checked the MD5? I didn't .. @majmoz
Click to expand...
Click to collapse
You should always check the MD5 of downloaded files to ensure they did not get corrupted during the downloading process. The MD5 is generally noted on the download site. Here is a how to check the MD5.
I also recommend to use 2.6.3.3 instead of 2.8+
Ohh my god, finally did it !!! Thank you a lot guys !!! I was trying guru reset earlier with unlocked bootloader too, but the twrp version was wrong... ohh, everything because of this new version of twrp.... But thanks, I have my system back . I will be able to do OTA updates now ?
@majmoz @alray
GalaXxXx said:
Ohh my god, finally did it !!! Thank you a lot guys !!! I was trying guru reset earlier with unlocked bootloader too, but the twrp version was wrong... ohh, everything because of this new version of twrp.... But thanks, I have my system back . I will be able to do OTA updates now ?
@majmoz @alray
Click to expand...
Click to collapse
you should be able to do ota if you have selected to install stock recovery in the aroma installer.
Trying to go back to stock recovery to get the update for my HTC One M7, followed these directions (YOUTUBE LINK TO VIDEO: How to get OTA Updates on a rooted HTC One M8) and it still wont go through. Getting this message on boot (attached picture). Any ideas?
ok... cause I am new it wont let me post a picture or a link... Ill have to summarize what it says then. ...
E: Invalid command argument
E; Cant mount
I have to find a way to upload that picture...
alexk243 said:
Trying to go back to stock recovery to get the update for my HTC One M7, followed these directions (YOUTUBE LINK TO VIDEO: How to get OTA Updates on a rooted HTC One M8) and it still wont go through. Getting this message on boot (attached picture). Any ideas?
ok... cause I am new it wont let me post a picture or a link... Ill have to summarize what it says then. ...
E: Invalid command argument
E; Cant mount
I have to find a way to upload that picture...
Click to expand...
Click to collapse
To get OTA updates your phone must have stock rom, stock recovery, locked/relocked bootloader if S-ON and maybe some apps in the preload folder that were erased when you unlocked the phone. The quickest way is to run the RUU for your present version if it is 5.14.531.1 this is it. As I said earlier, if S-ON you have to lock your bootloader. If you need more help, please post a fastboot getvar all except for the imei and serialno.
Also, using a video for the M8 might not be the best since you have a M7.
Flash Recovery Error
So when I try to flash the stock recovery onto the phone in command prompt I get the following message:
sending recovery
okay
writing recovery
FAILED (remote: image update error)
Any idea why thats happening?
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.03
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.24.531.3
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4221mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-412e361e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
alexk243 said:
So when I try to flash the stock recovery onto the phone in command prompt I get the following message:
sending recovery
okay
writing recovery
FAILED (remote: image update error)
Any idea why thats happening?
Click to expand...
Click to collapse
Edit your post with the getvar all and remove the imei and serialno!
Which version of the stock recovery are you trying to update? Is it 3.24.531.3?
You are using these commands:
Code:
[B][I]fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader[/I][/B]
You might also try the fastboot erase cache prior to and after the fastboot flash recovery recovery.img.
majmoz said:
Edit your post with the getvar all and remove the imei and serialno!
Which version of the stock recovery are you trying to update? Is it 3.24.531.3?
You are using these commands:
Code:
[B][I]fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader[/I][/B]
You might also try the fastboot erase cache prior to and after the fastboot flash recovery recovery.img.
Click to expand...
Click to collapse
'
Yeah I edited it as soon as I posted it (minus the 5 min wait time on this site).
I was using 1.12.531.19 that I assumed was correct from my T-MOB010.... is that wrong?
alexk243 said:
'
Yeah I edited it as soon as I posted it (minus the 5 min wait time on this site).
I was using 1.12.531.19 that I assumed was correct from my T-MOB010.... is that wrong?
Click to expand...
Click to collapse
Yes, you should use 3.24.531.3 this is according to your version-main!
OK, Ill give that a shot. Should the update work with just the stock ROM or is there other stuff I have to convert back to stock as well?
alexk243 said:
OK, Ill give that a shot. Should the update work with just the stock ROM or is there other stuff I have to convert back to stock as well?
Click to expand...
Click to collapse
Here is what the OTA is looking for: http://forum.xda-developers.com/showpost.php?p=52894276&postcount=9
And here is how to manually install an OTA.
Updates Worked
Ok, Updates worked and I had more than one waiting it seems. That was it, was just using the wrong stock recovery.
Now it looks like i have lost my root... going to re-flash CWM recovery and see if that helps... if not I am not sure. SU says it no longer has root privilege. Do I have to totally redo rooting?
Hi All,
I just need a bit of assistance with unrooting my HTC One M7.
I have searched online for over a week and have found tons of videos requiring me to download a RUU file – but I can't even find a page that tells me which RUU I should choose and how to check which one I need.
I've also read that I can't unroot my phone anymore because it's the S-ON version.
I'm really just after some assistance because at the moment, I can restore my phone back to stock through an old recovery image, but whenever I try to update it to Lollipop, it will download the update and once it reboots, it will reboot straight into TWRP and it doesn't get anywhere.
In bootloader, my settings come up as:
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4T.30.3218.21
OpenDSP-v32.120.274.0909
OS-6.11.980.12
eMMC-boot 2048MB
If it matters, I am based in Australia and my phone is not locked to any carrier.
Can anybody help me or point me in the right direction?
Thanks!
m7pleb said:
Hi All,
I just need a bit of assistance with unrooting my HTC One M7.
Click to expand...
Click to collapse
What do you mean by unrooting? You only need to remove root (super user access)? Or you want your phone back to stock?
I have searched online for over a week and have found tons of videos requiring me to download a RUU file – but I can't even find a page that tells me which RUU I should choose and how to check which one I need.
Click to expand...
Click to collapse
post the output of "fastboot getvar all"
I've also read that I can't unroot my phone anymore because it's the S-ON version.
Click to expand...
Click to collapse
unrooting (removing super user access) doesn't require s-off. Going back to stock might require s-off . If you need to send the phone for warranty repair (to remove the tampered and unlocked/relocked flag from the bootloader you will need s-off. If you don't care about the tampered flag and the bootloader being unlocked or relocked instead of locked then you don't need s-off. You might also need s-off if there is no RUU available for your phone
And btw, s-on is not a phone version, its a bootloader security and it can be turned off (s-off), its not related to a version thing.
I'm really just after some assistance because at the moment, I can restore my phone back to stock through an old recovery image, but whenever I try to update it to Lollipop, it will download the update and once it reboots, it will reboot straight into TWRP and it doesn't get anywhere.
Click to expand...
Click to collapse
Because you must use stock recovery to flash ota updates.....not any custom recoveries.
Hi alray, thanks for the quick response!
In regards to what you mentioned, sorry I was unclear, I'm a bit new to this rooting.
My main aim is to revert back to stock so that I can just do normal OTA updates.
My output for getvar all is as follows:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.30.3218.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.11.980.12
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT34KW920005
(bootloader) imei: 355859050797562
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__039
(bootloader) battery-status: good
(bootloader) battery-voltage: 3824mV
(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.047s
If you could let me know how to proceed, that'd be great! Thanks!
m7pleb said:
Hi alray, thanks for the quick response!
In regards to what you mentioned, sorry I was unclear, I'm a bit new to this rooting.
My main aim is to revert back to stock so that I can just do normal OTA updates.
My output for getvar all is as follows:
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.30.3218.21
(bootloader) version-main: 6.11.980.12
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_ul
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__039
If you could let me know how to proceed, that'd be great! Thanks!
Click to expand...
Click to collapse
So there is no RUU for your phone. The only thing you could do is to flash twrp recovery and then restore your phone using a nandroid backup of 6.11.980.12. Then you'll have to flash the 6.11.980.12 stock recovery over twrp recovery.You should then be 100% stock except for the unlocked and tempered bootloader and ready to take ota updates.
Twrp 2.8.6.0
6.11.980.12 nandroid backup
6.11.980.12 stock recovery
Download and save these 3 files in the same folder where adb and fastboot are installed on your computer.
So unlock your bootloader if its not already unlocked. How to unlock
Flash twrp recovery:
boot your phone in bootloader / fastboot usb mode. Open a command prompt four the same folder you have your fastboot /adb installed on your computer. Type:
Code:
fastboot flash recovery twrp-2.8.6.0-m7.img
fastboot erase cache
fastboot reboot-bootloader
Then boot in recovery (TWRP): bootloader --> recovery and hit power
Once in twrp select "backup", then select only the "boot" partition to backup and then swipe bottom slider to backup.
Once the backup is done, don't click on "reboot system" but click on the back arrow until your back in twrp main menu.
On your computer go to "My computer --> One --> Internal Storage --> TWRP --> BACKUPS --> (your phone serial number) --> (date of backup)". Inside this folder is the backup previously created of "boot". You should see 3 files: boot.emmc.win, boot.emmc.win.md5 and recovery.log. Delete these 3 files. Now extract all files from the 6.11.980.12 nandroid backup and move them to that folder were you deleted these 3 files.
in twrp select "restore"
choose your backup (date of backup)
Select all available partitions and then swipe the slider to restore.
After restore is complete, reboot the phone and confirm its working fine (first boot can take longer time 10-15 min)
If everything is fine, reboot the phone in bootloader fastboot usb mode again
flash the 6.11.980.12 stock recovery:
Code:
fastboot flash recovery recovery6.11.980.12.img
fastboot erase cache
fastboot reboot
You're done! You should delete the backup files on your phone to save some storage: "My computer --> One --> Internal Storage --> TWRP --> BACKUPS --> (your phone serial number) --> (date of backup)"
Thanks so much alray! It worked and my OTA update worked as well. Much appreciated!
m7pleb said:
Thanks so much alray! It worked and my OTA update worked as well. Much appreciated!
Click to expand...
Click to collapse
You're welcome, glad it worked. Now that your issue is solved can you please edit your thread title to "[solved] Need help unrooting M7" ? Go to your first post, click "edit" then "go advanced" from ther eyou can change your title.
thanks