Related
Hello,
im from Germany, so sorry for my bad english.
I have an HTC One, hboot 1.54, S-ON and unlocked via HTV-Dev.
Now i want to go back to stock, cause of warranty.
I would gain s-off with rumrunner and then downgrade to hboot 1.44.
From 1.44 i would install the original German unbranded RUU an lock the bootloader with moonshine.
Is it this way going?
Tekkno_Fan said:
Hello,
im from Germany, so sorry for my bad english.
I have an HTC One, hboot 1.54, S-ON and unlocked via HTV-Dev.
Now i want to go back to stock, cause of warranty.
I would gain s-off with rumrunner and then downgrade to hboot 1.44.
From 1.44 i would install the original German unbranded RUU an lock the bootloader with moonshine.
Is it this way going?
Click to expand...
Click to collapse
1- rumrunner to get s-off -> yes
2- no need for moonshine
3- do you need to go S-ON?
read through my guide in my signature, then think about it, then read it again , then think about it again
and let me know where you need help.
Is it possible to dowgrade the hboot 1.54 to 1.44 if the phone is shipped with 1.54?
Because i know it from other devices, that i can only downgrad to a bootloader version, that come with the phone.
Edit: Tried to downgrad from hboot 1.54 to 1.44 FAILED:
sending 'zip' (501 KB)...
OKAY [ 0.245s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
FAILED (remote: 42 custom id check fail)
finished. total time: 0.726s
Click to expand...
Click to collapse
EDIT2:
Got it, just changed CID to HTC__001
Via:
fastboot oem writecid HTC__001
Tekkno_Fan said:
Is it possible to dowgrade the hboot 1.54 to 1.44 if the phone is shipped with 1.54?
Because i know it from other devices, that i can only downgrad to a bootloader version, that come with the phone.
Edit: Tried to downgrad from hboot 1.54 to 1.44 FAILED:
EDIT2:
Got it, just changed CID to HTC__001
Via:
fastboot oem writecid HTC__001
Click to expand...
Click to collapse
take it easy and dont rush things, if you need help, do ask.
and since you're s-off don't go s-on, unless you know EXACTLY when to do it!! (preferably, never)
nkk71 said:
take it easy and dont rush things, if you need help, do ask.
and since you're s-off don't go s-on, unless you know EXACTLY when to do it!! (preferably, never)
Click to expand...
Click to collapse
All is back to Stock, including S-ON.
I bring the Phone on Monday to my reseller, and he will fix my microphone issue
Thx to all
I re-locked my phone with a custom recovery and attempted to unlock again and goes through successful though the unlock screen does not show up.(Probably because I have no OS installed?)
Code:
fastboot flash unlocktoken unlock_code.bin
target reported max download size of 1526722560 bytes
sending 'unlocktoken' (0 KB)...
OKAY [ 0.141s]
writing 'unlocktoken'...
(bootloader) unlock token check [COLOR="DeepSkyBlue"]successfully[/COLOR]
OKAY [ 0.003s]
finished. total time: 0.144s
My current information is:
*** Tampered ***
*** RELOCKED ***
M7_UL PVT SHIP S-ON RH
HBOOT-1.54.0000
RADIO-4T.21.3218.21
OpenDSP-v32.120.274.0909
OS-
eMMC-boot 2048MB
Code:
version: 0.5
version-bootloader: 1.54.0000
version-baseband: 4T.21.3218.21
version-cpld: None
version-microp: None
version-main:
version-misc: PVT SHIP S-ON
serialno: XXXXXXXXXXXX
imei: XXXXXXXXXXXXXX
meid: 00000000000000
product: m7_ul
platform: HBOOT-8064
modelid: PN0712000
cidnum:[COLOR="DeepSkyBlue"]GOOGL001[/COLOR]
battery-status: good
battery-voltage: 4288mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: RUU
commitno-bootloader: dirty-5d4c562c
hbootpreupdate: 11
gencheckpt: 0
Ive tried the method below with a few RUU's though I keep getting the error "FAILED (remote: 12 signature verify fail)" Their must some RUU that I can flash that correlates to my above information?
Code:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip <path to zip>
Code:
C:\Users\chanik\Desktop\adt-bundle-windows-x86_64-20130917\sdk\platform-tools>fa
stboot flash zip rom.zip
target reported max download size of 1526722560 bytes
sending 'zip' (388870 KB)...
OKAY [ 15.220s]
writing 'zip'...
(bootloader) signature checking...
[COLOR="Red"]FAILED (remote: 12 signature verify fail)[/COLOR]
finished. total time: 53.263s
If someone could confirm I have fully bricked my device that be great so i can move on with my life
I foundout that i dont have a mainvar... is tjis bad?
ronniereiff said:
I foundout that i dont have a mainvar... is tjis bad?
Click to expand...
Click to collapse
Did you say custom recovery? Which one, I'll post instructions to unlock when I'm on my pc...
Sent from my HTC One using Tapatalk
nkk71 said:
Did you say custom recovery? Which one, I'll post instructions to unlock when I'm on my pc...
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Twrp, though i am unable to use it due to being relocked..
ronniereiff said:
Twrp, though i am unable to use it due to being relocked..
Click to expand...
Click to collapse
oh, just saw you're s-on, oops.
do you have the GPE bootloader or Sense bootloader? have you tried "fastboot oem unlock"
edit: also what are you trying to flash, link please
nkk71 said:
oh, just saw you're s-on, oops.
do you have the GPE bootloader or Sense bootloader? have you tried "fastboot oem unlock"
edit: also what are you trying to flash, link please
Click to expand...
Click to collapse
I have the GPE bootloader, really im trying to flash anything that will make my phone functional again.
Ive tried many zips from the htc one collection thread
ronniereiff said:
I have the GPE bootloader, really im trying to flash anything that will make my phone functional again.
Ive tried many zips from the htc one collection thread
Click to expand...
Click to collapse
have you tried "fastboot oem unlock"?
also check this: http://forum.xda-developers.com/showthread.php?p=48195194#post48195194 (read through the thread, to make sure it applies to you).
nkk71 said:
have you tried "fastboot oem unlock"?
also check this: http://forum.xda-developers.com/showthread.php?p=48195194#post48195194 (read through the thread, to make sure it applies to you).
Click to expand...
Click to collapse
Fastboot oem unlock does not work, ill try to flash an older hboot in ruu mode tomorrow though i have a feeling signiture check will fail.
ronniereiff said:
Fastboot oem unlock does not work, ill try to flash an older hboot in ruu mode tomorrow though i have a feeling signiture check will fail.
Click to expand...
Click to collapse
or use a same or higher version RUU, that should work; with s-on downgrade not possible, but same version or higher RUU will work.
nkk71 said:
or use a same or higher version RUU, that should work; with s-on downgrade not possible, but same version or higher RUU will work.
Click to expand...
Click to collapse
When you say version im guessing you are referring to mainver, a varible that comes back empty in fastboot. Mmy phhone has no mainver and idk why.
ronniereiff said:
When you say version im guessing you are referring to mainver, a varible that comes back empty in fastboot. Mmy phhone has no mainver and idk why.
Click to expand...
Click to collapse
yeah i saw that, dont know why it keeps happening, but you can infer from hboot 1.54 that it should be a 4.2.2 based firmware.
I don't know about GPE, but for Sense it was:
hboot 1.44 -> 1.xx firmware
hboot 1.54 -> 2.xx firmware
hboot 1.55 -> 3.xx firmware
hboot 1.56 -> 4.xx firmware
you would have to check if GPE has the same progression.
PS: though radio "4T.21.3218.21" doesnt really help, cause that looks the 4.4 GPE radio.
Anyway, I would try several RUUs in sequence, always starting with the lowest one, go up one at a time, till you find one that goes through, without failing. (has to be an official signed ruu.exe or ruu.zip, since you're s-on)
nkk71 said:
yeah i saw that, dont know why it keeps happening, but you can infer from hboot 1.54 that it should be a 4.2.2 based firmware.
I don't know about GPE, but for Sense it was:
hboot 1.44 -> 1.xx firmware
hboot 1.54 -> 2.xx firmware
hboot 1.55 -> 3.xx firmware
hboot 1.56 -> 4.xx firmware
you would have to check if GPE has the same progression.
PS: though radio "4T.21.3218.21" doesnt really help, cause that looks the 4.4 GPE radio.
Anyway, I would try several RUUs in sequence, always starting with the lowest one, go up one at a time, till you find one that goes through, without failing. (has to be an official signed ruu.exe or ruu.zip, since you're s-on)
Click to expand...
Click to collapse
I have successfully unlocked after flashing the 3.58.1700.5 kitkat firmware Just need to see how to get kitkat now
nkk71 said:
yeah i saw that, dont know why it keeps happening, but you can infer from hboot 1.54 that it should be a 4.2.2 based firmware.
I don't know about GPE, but for Sense it was:
hboot 1.44 -> 1.xx firmware
hboot 1.54 -> 2.xx firmware
hboot 1.55 -> 3.xx firmware
hboot 1.56 -> 4.xx firmware
you would have to check if GPE has the same progression.
PS: though radio "4T.21.3218.21" doesnt really help, cause that looks the 4.4 GPE radio.
Anyway, I would try several RUUs in sequence, always starting with the lowest one, go up one at a time, till you find one that goes through, without failing. (has to be an official signed ruu.exe or ruu.zip, since you're s-on)
Click to expand...
Click to collapse
So my current mainver is 3.06.1700.10, hboot 1.54.000, radio 4A.18.3263.15, cidnum: GOOGL001,modelid: PN0712000 with s-on
I tried installing roms on twrp recovery but everything is failing and cache unable to mount every time and i have to wipe it over and over to get it to mount. Any idea whats going on? ive tried formating everything.
ronniereiff said:
So my current mainver is 3.06.1700.10, hboot 1.54.000, radio 4A.18.3263.15, cidnum: GOOGL001,modelid: PN0712000 with s-on
I tried installing roms on twrp recovery but everything is failing and cache unable to mount every time and i have to wipe it over and over to get it to mount. Any idea whats going on? ive tried formating everything.
Click to expand...
Click to collapse
Cache unable to mount is ok, it's because it's wiped, so don't worry about that.
To be able to flash a 4.4 ROM, you need TWRP 2.6.3.3 or above, but since you're S-On you cannot flash a GPE 4.4 ROM as they require S-Off.
Use adb sideload, adb push, or OTG cable to get a ROM to TWRP.
Hit the thanks button if i've helped
nkk71 said:
Hit the thanks button if i've helped
Click to expand...
Click to collapse
After finally getting my phone fully working with 4.4. I have came onto XDA Forms to do just that, you have helped me out a lot, thank you!
Ronnie Reiff
ronniereiff said:
After finally getting my phone fully working with 4.4. I have came onto XDA Forms to do just that, you have helped me out a lot, thank you!
Ronnie Reiff
Click to expand...
Click to collapse
Can you post where did you get the rom you flashed?
Hi,
I'm totally Helpless.... Im trying do perform sim unlock on my sprint HTC One for four days... My phone is rooted, custom recovery (TWRP), S-Off, Hboot is downgraded from 1.57 to 1.55, my bootloader is relocked, but i cant perform downgrade to 4.3 or 4.1... can anyone help me?
If I try to flash RUU, it says Error 155 and if I try to flash it via CMD it shows me FAILED (remote: 32 header error)...
I'm totally HOPELESS now
Try THIS
Thanks for reply,
I already tried (i think) All of guides here on XDA or other sites... link u provide shows me error" FAILED (remote: 32 header error)" while "pushing" rom into device...
SkopiX said:
Thanks for reply,
I already tried (i think) All of guides here on XDA or other sites... link u provide shows me error" FAILED (remote: 32 header error)" while "pushing" rom into device...
Click to expand...
Click to collapse
Did you re-lock your bootloader?
Did you use the correct RUU zip (decrypted)
Yea, my bootloader is RELOCKED and I think Yes, im using correct RUU
*** TAMPERED***
***RELOCKED***
s-OFF
CID- 11111111
HBOOT- 1.55
Radio- 1.00.20.0626 (i think i tried flash radio [some guide told me])
this is what I can see when i go to bootloader
//edit 2: finally succes i downloaded another RUU from htc1guru and finally it worked
//edit 3: now all works
Hi all,
I've tried to install WWE stock rom on this device, but now is bricked. I can get into fastboot and bootloader, but I can't install anything now. I've tried from fastboot to install the one's dedicated to my device from here:
http://forum.xda-developers.com/showthread.php?t=2617159
device info (before trying to re-install) were:
tampered/unlocked
m7 cdug pvt ship s-on rh
hboot: 2.23.000
radio: u2.05.3501.18
open dsp-v28.120.274.0328
qsc-1237.18.19.0528
os-2.25.1402.1
e-mmc-boot 2048mb
cid/mid: HTCCN703
now CID is gone, but it's still unlocked and S-ON, and
hboot is 2.27.0000
radio u3.08.35.07.17
open dsp-v31.120.274.0617
qsc-1237.25.32.0717
os-2.25.1402.1
eMMC-boot 2048mb
PN0771000
How can I restore it in a way, then to install a WWE version?
ady_uaic said:
Hi all,
I've tried to install WWE stock rom on this device, but now is bricked. I can get into fastboot and bootloader, but I can't install anything now. I've tried from fastboot to install the one's dedicated to my device from here:
http://forum.xda-developers.com/showthread.php?t=2617159
device info (before trying to re-install) were:
tampered/unlocked
m7 cdug pvt ship s-on rh
hboot: 2.23.000
radio: u2.05.3501.18
open dsp-v28.120.274.0328
qsc-1237.18.19.0528
os-2.25.1402.1
e-mmc-boot 2048mb
cid/mid: HTCCN703
now CID is gone, but it's still unlocked and S-ON, and
hboot is 2.27.0000
radio u3.08.35.07.17
open dsp-v31.120.274.0617
qsc-1237.25.32.0717
os-2.25.1402.1
eMMC-boot 2048mb
PN0771000
How can I restore it in a way, then to install a WWE version?
Click to expand...
Click to collapse
post here for windows HTC phone mate, you'll get a quicker response, beside, alot of us here are anti-windows phones lol even if you do just live down the road from me: http://forum.xda-developers.com/htc-8x
Seanie280672 said:
post here for windows HTC phone mate, you'll get a quicker response, beside, alot of us here are anti-windows phones lol even if you do just live down the road from me: http://forum.xda-developers.com/htc-8x
Click to expand...
Click to collapse
I'm not sure I follow you. This is 802W, not windows phone.
The error: remote not allowed.
ady_uaic said:
I'm not sure I follow you. This is 802W, not windows phone.
Click to expand...
Click to collapse
Sorry, your cid related to a windows phone when I googled it, ive never seen those details before, I think you've already found everything to do with the 802w, but i'll have a look around too.
Seanie280672 said:
Sorry, your cid related to a windows phone when I googled it, ive never seen those details before, I think you've already found everything to do with the 802w, but i'll have a look around too.
Click to expand...
Click to collapse
thanks a lot mate!
I think the only thing I need is to flash a stock RUU (doesn't matter which version, as long as it works, then to do again all the processes: unlock bootloader, s-off, custom recovery, root, stock WWE RUU).
ady_uaic said:
thanks a lot mate!
I think the only thing I need is to flash a stock RUU (doesn't matter which version, as long as it works, then to do again all the processes: unlock bootloader, s-off, custom recovery, root, stock WWE RUU).
Click to expand...
Click to collapse
trouble is, your current OS is 2.25.1402.1 and thats an OTA not an RUU, you need a full RUU, this one may work:
PN07IMG_M7C_DUG_JB_50_S1_HTCCN_CHS_CU_2.30.1402.1_ Radio_1237.25.32.0717_release_332510_signed_2_4.zip http://d-h.st/NAf which is the next full RUU up from yours.
Seanie280672 said:
trouble is, your current OS is 2.25.1402.1 and thats an OTA not an RUU, you need a full RUU, this one may work:
PN07IMG_M7C_DUG_JB_50_S1_HTCCN_CHS_CU_2.30.1402.1_ Radio_1237.25.32.0717_release_332510_signed_2_4.zip http://d-h.st/NAf which is the next full RUU up from yours.
Click to expand...
Click to collapse
I already tried that mate, thanks!
it returns after signature checking...:
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
FAILnot allowed
FAILED (remote: not allowed)
ady_uaic said:
I already tried that mate, thanks!
it returns after signature checking...:
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
FAILnot allowed
FAILED (remote: not allowed)
Click to expand...
Click to collapse
Umm, im a bit confused, its a zip file not an official RUU, im just downloading it to take a closer look, how are you trying to flash it ?
EDIT: ok its an RUU zip, it need to be flashed in fastbootRUU mode, using fastboot commands, bootloader needs to be locked as you are s-on, Its should work as this OTA states that RUU was your next update if you got it via OTA, OTA_M7C_DUG_JB_50_S1_HTCCN_CHS_CU_TO THIS ROM VERSION 2.30.1402.1 --------------------- FROM THIS ROM VERSION-2.25.1402.1 SAME AS YOURS_release_332539.zip - 50.49 MB
Seanie280672 said:
Umm, im a bit confused, its a zip file not an official RUU, im just downloading it to take a closer look, how are you trying to flash it ?
EDIT: ok its an RUU zip, it need to be flashed in fastbootRUU mode, using fastboot commands, bootloader needs to be locked as you are s-on, Its should work as this OTA states that RUU was your next update if you got it via OTA, OTA_M7C_DUG_JB_50_S1_HTCCN_CHS_CU_TO THIS ROM VERSION 2.30.1402.1 --------------------- FROM THIS ROM VERSION-2.25.1402.1 SAME AS YOURS_release_332539.zip - 50.49 MB
Click to expand...
Click to collapse
from fastboot, using the command line:
fastboot flash zip ....zip
I've locked back the bootloader, and still doesn't work:
writing 'zip'... (bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
FAILnot allowed
FAILED (remote: not allowed)
and no, it was an UNICOM version, and my friend tried to update to WWE.
ady_uaic said:
from fastboot, using the command line:
fastboot flash zip ....zip
I've locked back the bootloader, and still doesn't work:
writing 'zip'... (bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
FAILnot allowed
FAILED (remote: not allowed)
and no, it was an UNICOM version, and my friend tried to update to WWE.
Click to expand...
Click to collapse
You cant change to WWE without s-off, tell your friend to leave it alone lol, it requires you to change cid and mid etc first, then flash the corrisponding firmware and then the RUU.
Rename your RUU to rom.zip for ease, then issue these commands :
make sure its this RUU, not the WWE one PN07IMG_M7C_DUG_JB_50_S1_HTCCN_CHS_CU_2.30.1402.1_ Radio_1237.25.32.0717_release_332510_signed_2_4.zi p
fastboot oem rebootRUU (case sensetive, type it exactly like that)
Now your booted to the black HTC screen. Make sure your Rom.zip file is in your adb/fastboot folder
fastboot flash zip Rom.zip
This takes a couple minutes and you will most likely get a error
(pre-hboot update: please flush immediately) HTC typo, should be please flash immediately
Make sure device is still in ruu mode(black HTC screen)
now simply reflash the rom.zip, fastboot flash zip Rom.zip
Let it run and it should finish this time, make sure it says successfull at the end, if it does then fastboot reboot, you'll be full stock, if failed, report back here before doing anything else, dont reboot out of RUU mode.
The first flash is just a preupdate, the 2nd flash flashes the rom and firmware files.
Yes mate, I know that. Now I'm trying to put back any ROM then I will do the right procedure to install WWE.
But, now doesn't work at all. not even with that command (and it's not necessary to rename the zip file, as long as it's only one in the adb folder). I already tried that, and it doesn't work .
L.E. oh, wait mate! I think it works now! I'm waiting for the installation to be finished. do you have a good tutorial to upgrade to WWE version?
ady_uaic said:
Yes mate, I know that. Now I'm trying to put back any ROM then I will do the right procedure to install WWE.
But, now doesn't work at all. not even with that command (and it's not necessary to rename the zip file, as long as it's only one in the adb folder). I already tried that, and it doesn't work .
L.E. oh, wait mate! I think it works now! I'm waiting for the installation to be finished. do you have a good tutorial to upgrade to WWE version?
Click to expand...
Click to collapse
Im not really familiar with the dual sim versions, dont know how to s-off them, all the knowlege im giving you is just based on my M7, but to convert you will need to get s-off first, change your cid and mid to match the WWE RUU and then you'll need to flash the WWE full RUU as close to as possible to the version number you have now so that the firmware swap over goes smoothly.
Seanie280672 said:
Im not really familiar with the dual sim versions, dont know how to s-off them, all the knowlege im giving you is just based on my M7, but to convert you will need to get s-off first, change your cid and mid to match the WWE RUU and then you'll need to flash the WWE full RUU as close to as possible to the version number you have now so that the firmware swap over goes smoothly.
Click to expand...
Click to collapse
will do, thanks!
ady_uaic said:
will do, thanks!
Click to expand...
Click to collapse
When the flash has finished, let me know if it boots ok please and was successful.
Seanie280672 said:
When the flash has finished, let me know if it boots ok please and was successful.
Click to expand...
Click to collapse
with the chinese version yes, it boots ok. now I'm trying to use this tutorial for WWE: http://forum.xda-developers.com/showthread.php?t=2559891
ady_uaic said:
with the chinese version yes, it boots ok. now I'm trying to use this tutorial for WWE: http://forum.xda-developers.com/showthread.php?t=2559891
Click to expand...
Click to collapse
just had a quick read through it, I would be cautious flashing HBOOT before getting s-off, if I was you I would use the moonshine s-off method for your HBOOT and device version first before flashing the HBOOT, make sure these have not changed after flashing an updated RUU.
A bad HBOOT flash will hard brick your device.
Seanie280672 said:
just had a quick read through it, I would be cautious flashing HBOOT before getting s-off, if I was you I would use the moonshine s-off method for your HBOOT and device version first before flashing the HBOOT, make sure these have not changed after flashing an updated RUU.
A bad HBOOT flash will hard brick your device.
Click to expand...
Click to collapse
I will have a look right now. what do you mean by device version?
ady_uaic said:
what do you mean by device version?
Click to expand...
Click to collapse
sorry, forget that, they are all for the 802w, threw me out a bit as he labelled the moonshine one as (for the 802w version)
ps, firewater no longer works, its been discontinued, lets hope your not on that HBOOT. :fingers-crossed:
Seanie280672 said:
sorry, forget that, they are all for the 802w, threw me out a bit as he labelled the moonshine one as (for the 802w version)
ps, firewater no longer works, its been discontinued, lets hope your not on that HBOOT. :fingers-crossed:
Click to expand...
Click to collapse
problem solved. now it has wwe. thanks mate!
Hi , I have a One (M7) and I'm planning to send it back to HTC in order to fix the purple tint problem.
I'm S-off and I want to Lock the bootloader and returning to Stock + S-on.
I'll follow these steps from http://forum.xda-developers.com/showthread.php?t=2541082 Post #4 but i have doubts marked in blue
Step 0: -not in the previous thread link- I have hboot 1.57. Do I have to move to 1.44 ?
Step 1: let's get rid of TAMPERED (if it's there) and set you back to LOCKED (not relocked)
and confirm no TAMPERED and LOCKED status. (I have UNLOCKED status, so I'm only have to set it to LOCKED, isn't it?)
Step 2: Flash your RUU.zip
Download your MID & CID compatible RUU.zip: http://www.htc1guru.com/downloads/ruu-zip-downloads/
Rename the downloaded file to ruu.zip (careful about ruu.zip.zip in Windows)
(My mid is PN0710000 and cid= HTC__304 so I'll flash
RUU+Zip+M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13.3231.27_10.31.1131.05_release_310878_signed)
Do I need first to flash a stock splash?. Currently, I have Maximus 53 HD rom installed (with its own splash bootloader).
Step 3: if YOU decide to go S-On (Note: this should only be done for warranty or selling the phone, it is not needed for OTAs)
fastboot oem writesecureflag 3
( with 1.44 hboot, doesn't exist the possibility of a TEMPERED boot loop, Is it right?)
Thx in advance.
Nasrudin78 said:
Hi , I have a One (M7) and I'm planning to send it back to HTC in order to fix the purple tint problem.
I'm S-off and I want to Lock the bootloader and returning to Stock + S-on.
I'll follow these steps from http://forum.xda-developers.com/showthread.php?t=2541082 Post #4 but i have doubts marked in blue
Step 0: -not in the previous thread link- I have hboot 1.57. Do I have to move to 1.44 ?
Step 1: let's get rid of TAMPERED (if it's there) and set you back to LOCKED (not relocked)
and confirm no TAMPERED and LOCKED status. (I have UNLOCKED status, so I'm only have to set it to LOCKED, isn't it?)
Step 2: Flash your RUU.zip
Download your MID & CID compatible RUU.zip: http://www.htc1guru.com/downloads/ruu-zip-downloads/
Rename the downloaded file to ruu.zip (careful about ruu.zip.zip in Windows)
(My mid is PN0710000 and cid= HTC__304 so I'll flash
RUU+Zip+M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13.3231.27_10.31.1131.05_release_310878_signed)
Do I need first to flash a stock splash?. Currently, I have Maximus 53 HD rom installed (with its own splash bootloader).
Step 3: if YOU decide to go S-On (Note: this should only be done for warranty or selling the phone, it is not needed for OTAs)
fastboot oem writesecureflag 3
( with 1.44 hboot, doesn't exist the possibility of a TEMPERED boot loop, Is it right?)
Thx in advance.
Click to expand...
Click to collapse
You need to downgrade hboot to 1.44 or you will get a fail when you use the ruu.
Also hboot 1.44 has the ability to boot a custom recovery without actually flashing it to the device and returning to s-on on hboots above 1.55 could lead to Tampered message returning after you've completed the process. Then you will need to go back to s-off and start again. So it is best to downgrade hboot to 1.44, lock bootloader remove tampered, run the ruu. Then take the first (and only the first) OTA update. If the update installs OK then it's safe to say you can go back to s-on. :good:
Sent from my HTC One using Tapatalk
But what happens if I decide not to take 1st OTA update? Can i omit this step and run "fastboot oem ...3" (taking into account that I flashed hboot 1.44) ?
Nasrudin78 said:
But what happens if I decide not to take 1st OTA update? Can i omit this step and run "fastboot oem ...3" (taking into account that I flashed hboot 1.44) ?
Click to expand...
Click to collapse
Everything must be stock 100% before you go back to s-on. That's why you must flash the RUU. You don't have to take the first OTA, bit it's a good way for ensuring it's safe to turn s-on. If the OTA installs OK then you have unmodified system and it's safe to lock it up. The RUU should do the Job it's just an extra precaution.
Sent from my HTC One using Tapatalk
Uppps, but now that I'm reading more in detail... If I decide to take the 1st OTA just for extra checking, Can this OTA change the hboot (I mean, hboot 1.44 to more actual one)
doing "fastboot oem ...3" impossible due to the Tampered message protection in hboot > 1.55?
Thx
Danny201281 said:
Everything must be stock 100% before you go back to s-on. That's why you must flash the RUU. You don't have to take the first OTA, bit it's a good way for ensuring it's safe to turn s-on. If the OTA installs OK then you have unmodified system and it's safe to lock it up. The RUU should do the Job it's just an extra precaution.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Hi again,
I downgraded hboot to 1.44, but I realized that exists this Lollipop RUU.zip --> PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.22_Radio_4T.35.3218.16_10.33Q.1718.01L_release_430964_signed.zip
(https://www.androidfilehost.com/?fid=24052804347763626)
Is it a good idea,having hboot 1.44, flashing this .zip, instead of Jellybean -RUU+Zip+M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A .13.3231.27_10.31.1131.05_release_310878_signed-? and therefore ,accept 1st OTA and apply fastboot oem ...3 afterwards?
I'm scared because i saw ((status read failed (Too many links))) when I only tested a "fastboot getvar all" command:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.401.12
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: <DEL>
(bootloader) imei: <DEL>
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__304
(bootloader) battery-status: good
(bootloader) battery-voltage: 4165mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
Execution time is 1(s)
Click to expand...
Click to collapse
And finally, If it's not possible and I install JB_50 RUU.zip, can I accept ALL OTA's up to Lollipop and then apply "fastboot oem writesecureflag 3"?
Thx!
Nasrudin78 said:
Hi again,
I downgraded hboot to 1.44, but I realized that exists this Lollipop RUU.zip --> PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.22_Radio_4T.35.3218.16_10.33Q.1718.01L_release_430964_signed.zip
(https://www.androidfilehost.com/?fid=24052804347763626)
Is it a good idea,having hboot 1.44, flashing this .zip, instead of Jellybean -RUU+Zip+M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A .13.3231.27_10.31.1131.05_release_310878_signed-? and therefore ,accept 1st OTA and apply fastboot oem ...3 afterwards?
Click to expand...
Click to collapse
Even with these new RUU's you still need to downgrade to go back to s-on. You must go s-on with a hboot 1.55 or below
I'm scared because i saw ((status read failed (Too many links))) when I only tested a "fastboot getvar all" command:
Click to expand...
Click to collapse
This is normal with hboot 1.44 and nothing to worry about. All devices with hboot 1.44 give that error after getvar all.
And finally, If it's not possible and I install JB_50 RUU.zip, can I accept ALL OTA's up to Lollipop and then apply "fastboot oem writesecureflag 3"?
Thx!
Click to expand...
Click to collapse
No you must go s-on after the first OTA from JB_50 RUU.zip. Further OTA updates will upgrade you to hboot 1.56 then it's to late to go s-on without risking TAMPERED flag returning :good:
Sent from my HTC One using Tapatalk
Danny201281 said:
Even with these new RUU's you still need to downgrade to go back to s-on. You must go s-on with a hboot 1.55 or below
This is normal with hboot 1.44 and nothing to worry about. All devices with hboot 1.44 give that error after getvar all.
No you must go s-on after the first OTA from JB_50 RUU.zip. Further OTA updates will upgrade you to hboot 1.56 then it's to late to go s-on without risking TAMPERED flag returning :good:
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Ok.
So, what do you suggest me to install, supposing I have hboot 1.44 installed, Lollipop RUU or JB RUU?
I don't understand when you say this:
No you must go s-on after the first OTA from JB_50 RUU.zip. Further OTA updates will upgrade you to hboot 1.56 then it's to late to go s-on without risking TAMPERED flag returning
Click to expand...
Click to collapse
If I run JB_RUU, Doesn't it change hboot version even if I take only 1st OTA?
Otherwise, If I run Lollipop_RUU doesn't it change hboot version even if I take only 1st OTA?
Why do 2nd,3rd OTA and so on change hboot and not 1st (only for understanding the reason)?
I'm aware that hboot > 1.54 adds "TAMPERED" ...
Thx
Nasrudin78 said:
Ok.
So, what do you suggest me to install, supposing I have hboot 1.44 installed, Lollipop RUU or JB RUU?
I don't understand when you say this:
If I run JB_RUU, Doesn't it change hboot version even if I take only 1st OTA?
Otherwise, If I run Lollipop_RUU doesn't it change hboot version even if I take only 1st OTA?
I'm aware that hboot > 1.54 adds "TAMPERED" ...
Thx
Click to expand...
Click to collapse
You must flash the jb ruu. After that you will still be on hboot 1.44.
Then you can take OTA updates. The first OTA will update hboot to 1.54. It is still safe to go back to s-on because your below hboot 1.56
Technically you can also take the next OTA up to hboot 1.55. But I don't recommend it. You won't gain anything from it and it increases the risk of problems later on.
Sent from my HTC One using Tapatalk
Danny201281 said:
You must flash the jb ruu. After that you will still be on hboot 1.44.
Then you can take OTA updates. The first OTA will update hboot to 1.54. It is still safe to go back to s-on because your below hboot 1.56
Technically you can also take the next OTA up to hboot 1.55. But I don't recommend it. You won't gain anything from it and it increases the risk of problems later on.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
And what happens if technical support receives the terminal with JB?
I mean, They asked me if my terminal had the last firmware version, because although I explained them that it was a HW problem, they insist to go last version and check if it fixes .
Then if I send the terminal (let's supose up to hboot 1.55 and JB) they would discover that I'm hiding something to them...
That's the reason I want to let the terminal with the latest firmware and Android version...
Thx
Danny201281 said:
You must flash the jb ruu. After that you will still be on hboot 1.44.
Then you can take OTA updates. The first OTA will update hboot to 1.54. It is still safe to go back to s-on because your below hboot 1.56
Technically you can also take the next OTA up to hboot 1.55. But I don't recommend it. You won't gain anything from it and it increases the risk of problems later on.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Let me explain what I'm planning to do and tell me if it's a good idea or not.
(with hboot 1.44 also installed)
Option 1:
htc_fastboot flash zip LP.zip (x2)
Apply 1st OTA (risk of TAMPERING??)
SOFF -> SON
Click to expand...
Click to collapse
Option 2: (safer??)
fastboot flash zip JB.zip (x2)
Apply 1st OTA ( here I'd have hboot 1.54)
SOFF -> SON
Apply 2nd, 3rd, and so OTA's up to LP and last firmware (risk of TAMPERING??)
Click to expand...
Click to collapse
Thanks, that's my last question. Sorry
Nasrudin78 said:
Let me explain what I'm planning to do and tell me if it's a good idea or not.
(with hboot 1.44 also installed)
Thanks, that's my last question. Sorry
Click to expand...
Click to collapse
Definitely option 2 :good: Follow nkk71's guide here http://forum.xda-developers.com/showpost.php?p=47794203&postcount=4
Using the JB ruu you have. And it will be fine
Sent from my HTC One using Tapatalk
Danny201281 said:
Definitely option 2 :good: Follow nkk71's guide here http://forum.xda-developers.com/showpost.php?p=47794203&postcount=4
Using the JB ruu you have. And it will be fine
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Thanks Danny,
Option 2 worked like a charm! But i spent more than 3hours during the overall OTA update process. LOL!