[Guide] Downgrade all US Variants to s-off-able versions - One (M7) General

DOES NOT WORK WITH INTERNATIONAL DEVICES THAT ARE ON HBOOT 1.54! DONT EVEN BOTHER TRYING. I WILL NOT SUPPORT YOU IF YOU'RE NOT SMART ENOUGH TO FOLLOW THIS GUIDE OR ARE USING AN INTERNATIONAL VERSION OF THE DEVICE
Hello, here is a very simple guide to be able to use revone or moonshine to s-off on the US variants of the HTC One
Make sure you have dev unlocked and you flashed a custom recovery (CWM or TWRP both work fine)
make sure you have also grabbed an appropriate RUU from androidfiles.org
AT&T - http://ruu.androidfiles.org/getdown....13_10.33.1150.01_release_318450_signed_2.exe
T-Mobile - Need RUU link - Working on getting it
Sprint - http://www.androidfilehost.com/?fid=22979706399752930 <-- Extract zip and run RUU.exe
After that, you need to make sure adb works (if you can't figure out how to do any of this, I will not help you. If you can't find out basic things about Android, then you shouldn't have s-off)
So, as we all know, HTC has made it so with newer bootloaders, you cannot downgrade to older firmwares. Well, this is true except when the software version changes but the hboot version doesn't. So all we need to do is this:
Boot into recovery
echo 1.00.000.0 | dd of=/dev/block/mmcblk0p19 bs=1 skip=160
adb reboot bootloader
start the RUU EXE, wait for progress bar to finish for extraction then it opens a new window with a checkbox, next, and cancel
after that, open windows explorer and goto %temp%
back out 1 directory then search for rom.zip
move that to desktop
then close the RUU
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip PATH\TO\DESKTOP\rom.zip
it'll flash hboot then tell you to flush
just re-run the flash zip command (just press up and enter then it should flash again)

Will this return the phone stock
Will this return the phone to stock and therefore allow moonshine to run correctly? Currently I am running cm10 and therefore cannot get moonshine or revone to work.

Indirect said:
echo 1.00.00.0 | dd of=/dev/block/mmcblk0p19 bs=1 skip=160
Click to expand...
Click to collapse
That's some scary **** right there. But awesome find if it works.
Is 0p19 the hboot partition or does it just contain the hboot version? Or is it some other version number we are changing with this?
Why wouldn't this work with the international version? Can't you just flash the WWE RUU instead?
Sent from my iPad using Tapatalk HD

ionstorm3 said:
Will this return the phone to stock and therefore allow moonshine to run correctly? Currently I am running cm10 and therefore cannot get moonshine or revone to work.
Click to expand...
Click to collapse
Yes.
io53 said:
That's some scary **** right there. But awesome find if it works.
Is 0p19 the hboot partition or does it just contain the hboot version? Or is it some other version number we are changing with this?
Why wouldn't this work with the international version? Can't you just flash the WWE RUU instead?
Sent from my iPad using Tapatalk HD
Click to expand...
Click to collapse
It is changing the main version and allows a downgrade but doesn't touch hboot pre-update version.
Sent from my hidden jewel

I don't think there is an ruu for tmobile lower than .11, would we be able to change CID in a similar way?
Sent from my HTC One using Tapatalk 4 Beta

io53 said:
Is 0p19 the hboot partition or does it just contain the hboot version? Or is it some other version number we are changing with this?
Why wouldn't this work with the international version? Can't you just flash the WWE RUU instead?
Click to expand...
Click to collapse
hboot is p12. p19 is a "misc" partition where mainver is stored (I think).
As the OP states, this doesn't work if your hboot is 1.54, for reasons that don't need to be repeated again here.

Can you just use the At&t RUU if you're on T-Mobile, then updat radio after soff? Or is that crazy?
Sent from my HTC One using xda app-developers app

You need supercid to run another variants ruu
Sent from my HTC One using Tapatalk 4

iElvis said:
hboot is p12. p19 is a "misc" partition where mainver is stored (I think).
As the OP states, this doesn't work if your hboot is 1.54, for reasons that don't need to be repeated again here.
Click to expand...
Click to collapse
OP says that it does not work on INTERNATIONAL devices on 1.54.
Sent from my HTC One using Tapatalk 4

io53 said:
OP says that it does not work on INTERNATIONAL devices on 1.54.
Click to expand...
Click to collapse
OP can clarify, but what I believe he means is the international carriers that have rolled out 4.2.2. If you took that OTA, you're stuck. No US carriers have rolled out 4.2.2, so no stock US devices have hboot 1.54, but there have been OTAs that blocked s-off.
But this method does not work on US devices that are rooted and upgraded to 1.54 either, because you cannot downgrade hboot without s-off.

iElvis said:
OP can clarify, but what I believe he means is the international carriers that have rolled out 4.2.2. If you took that OTA, you're stuck. No US carriers have rolled out 4.2.2, so no stock US devices have hboot 1.54, but there have been OTAs that blocked s-off.
But this method does not work on US devices that are rooted and upgraded to 1.54 either, because you cannot downgrade hboot without s-off.
Click to expand...
Click to collapse
How this works is that due to the fact that radio / sbl doesn't protect the misc partition which contains version number for the rom / firmware but doesn't contain the hboot number. If it did, this would allow a full downgrade from anything.

Indirect said:
How this works is that due to the fact that radio / sbl doesn't protect the misc partition which contains version number for the rom / firmware but doesn't contain the hboot number. If it did, this would allow a full downgrade from anything.
Click to expand...
Click to collapse
Nice find. But of course it will be patched shortly, I assume.

iElvis said:
Nice find. But of course it will be patched shortly, I assume.
Click to expand...
Click to collapse
Nope. Won't be patched. System needs to be able to write to it when it has a new rom

Indirect said:
Nope. Won't be patched. System needs to be able to write to it when it has a new rom
Click to expand...
Click to collapse
Aha, I didn't think of that. Of course, it's not a big vulnerability either, so HTC may not care anyway.

iElvis said:
Aha, I didn't think of that. Of course, it's not a big vulnerability either, so HTC may not care anyway.
Click to expand...
Click to collapse
Nope. Just makes s-off easier when they don't bump up hboot version number.

ROM.ZIP access
Is there any other way to get the ROM.zip for the AT&T variant? I cannot get it using the process listed.

Sorry for the noob question.
I have a Wind-Mobility HTC One (that shares the same MID as T-Mobile but has a different CID), will this RUU method work? It does have a 1.44 hboot version and not a 1.54 hboot.

Does this not include verizon?
Sent from my HTC6500LVW using XDA Premium HD app

RUU file faulty
Indirect said:
DOES NOT WORK WITH INTERNATIONAL DEVICES THAT ARE ON HBOOT 1.54! DONT EVEN BOTHER TRYING. I WILL NOT SUPPORT YOU IF YOU'RE NOT SMART ENOUGH TO FOLLOW THIS GUIDE OR ARE USING AN INTERNATIONAL VERSION OF THE DEVICE
Hello, here is a very simple guide to be able to use revone or moonshine to s-off on the US variants of the HTC One
Make sure you have dev unlocked and you flashed a custom recovery (CWM or TWRP both work fine)
make sure you have also grabbed an appropriate RUU from androidfiles.org
file=M7/RUU_M7_UL_JB_50_Cingular_US_1.26.502.12_Radio_4A.14.3250.13_10.33.1150.01_release_318450_signed_2.exe[/url]
start the RUU EXE, wait for progress bar to finish for extraction then it opens a new window with a checkbox, next, and cancel
after that, open windows explorer and goto %temp%
back out 1 directory then search for rom.zip
move that to desktop
Click to expand...
Click to collapse

wrarvoz said:
Does this not include verizon?
Sent from my HTC6500LVW using XDA Premium HD app
Click to expand...
Click to collapse
No, it does not. Verizon does not currently have an RUU to downgrade with nor a version number that works with any current exploit.

Related

Eris gets official bootloader unlock support from HTC

See tweet here: https://twitter.com/#!/htcdev/status/169946512019816448 and official booloader unlock page here: http://htcdev.com/bootloader
The Eris can now have its bootloader officially unlocked. Mine already is, so I haven't tried this myself.
Wow... Talk about too little too late. ROFL
Sent from my Sabotaged Droid Incredible 2.
Interesting process to say the least. According to this:
http://htcdev.com/bootloader/preview_unlock_process
you register an "account" with them (email and password), send them your device ID, and they "give you instructions" and a passcode of some sort which is unique to your handset.
(A PC with working drivers and fastboot is required).
Also, from the link which doogald provided, note the asterisk after Droid Eris indicating that a "a bootloader upgrade is required".
Also note this interesting tidbit from the HTCdev FAQ (See the very last item):
[SIZE=+1]Why is my security still on (S-On) after I have unlocked my bootloader?[/SIZE]
Your device is shipped with Security on (S-ON) to protect your system software configuration (such as the bootloader, radio, boot, recovery, system and others). After you have unlocked the bootloader, however, you will have lifted the restrictions on boot, recovery and system. This means you can customize boot, recovery and system images on your phone as you desire. You can easily see that you have successfully unlocked the bootloader by looking at the top of the screen when entering the bootloader screen. Security is left on to protect things like the radio, and SIM lock.
Click to expand...
Click to collapse
Well, I am going to register, and we'll see what we get...
It delivers an RUU with ROM version 2.41.605 - that's useful, as I believe that's one nobody has had before.
[edit] Scratch that - the RUU is 6.1 MB, so it must be just the bootloader and not the actual software
Also, the instructions for installing say that you must install HTC Sync first, and give an HTC web site that is supposed to have it - but they do not list the Eris in the models on the site.
doogald said:
It delivers an RUU with ROM version 2.41.605 - that's useful, as I believe that's one nobody has had before.
[edit] Scratch that - the RUU is 6.1 MB, so it must be just the bootloader and not the actual software
Also, the instructions for installing say that you must install HTC Sync first, and give an HTC web site that is supposed to have it - but they do not list the Eris in the models on the site.
Click to expand...
Click to collapse
Perchance did you start the RUU and pull the "rom.zip" file out (of the temp folder)? We can probably find the bootloader version number easily from there.
What is the use? I don't see it....
That's what I was thinking. The super one click method for the Eris is the best rooting and s off method I have seen for any phone.
Sent from my Sabotaged Droid Incredible 2.
bftb0 said:
Perchance did you start the RUU and pull the "rom.zip" file out (of the temp folder)? We can probably find the bootloader version number easily from there.
Click to expand...
Click to collapse
No, let's take a look, though. Back in a bit.
Bootloader file name is hboot_7501a_1.51.0000_111229.nb0
So, I'm thinking that makes the bootloader version 1.51.0000?
I guess the next thing is to extract that and fastboot flash it, huh?
doogald said:
Bootloader file name is hboot_7501a_1.51.0000_111229.nb0
So, I'm thinking that makes the bootloader version 1.51.0000?
I guess the next thing is to extract that and fastboot flash it, huh?
Click to expand...
Click to collapse
From the FAQ on the HTC site, it would appear that it is going to be a S-ON bootloader, so reversing that flash back to 1.49.20000 may be impossible.
I've got a spare eris with a wonky digitizer that I don't care what happens to it at this time.
But - as others mentioned - it does seem a bit academic at this point.
Can you post the rom.zip file? I'm betting it's small enough to be a post attachment.
bftb0
bftb0 said:
But - as others mentioned - it does seem a bit academic at this point.
Click to expand...
Click to collapse
Right. I'm not quite sure why they bothered - the current bootloader is rootable, doesn't block kernel flashes - what's the point of a new BL with S-ON? I was curious, though, to see what they were going to deliver. I'm going to keep stock on the phone to see if they ever deliver an OTA update, though.
Can you post the rom.zip file? I'm betting it's small enough to be a post attachment.
Click to expand...
Click to collapse
It's attached.
What ota update is that? The one for the bootloader update?
Sent from my Sabotaged Droid Incredible 2.
disconnecktie said:
What ota update is that? The one for the bootloader update?
Click to expand...
Click to collapse
Right. When you run the RUU it goes through all of the steps and then fails at the end, with an error message that says that the current ROM is not supported (my phone had the latest March 2011 OTA installed), but that an update would be available soon that will be supported. It says that there will be a message on the phone, so I assume it's a new OTA.
Hey discon, I used that same app on my Wife's Eris and i didn't get s-off. I miss something? LMAO
Sent from my ADR6300 using xda premium
I could of swore that app gives s off..... Im probably wrong. I haven't turned that thing on since I got my dinc2. Sorry for any confusion. I know I've flashed different radios with that phone though.
Sent from my Sabotaged Droid Incredible 2.
Man, turn me on to them...all I can find is two of them and would like more to test out on my Wife's Eris.....
I think radios from the hero work but you might wanna research first
Sent from my Sabotaged Droid Incredible 2.
Thanks
Sent from my ADR6300 using xda premium
Ok I did some looking and the Eris did get s off and mine is s off. There is a specific h boot that has to be flashed but you have to have a specific version starting to do it. Plus flashing a bootloader is very risky and is the easiest way to brick your phone.
Sent from my Sabotaged Droid Incredible 2.

RUU Htc One 4.2.2

this is the last RUU 4.2.2 from htcdev.
select "one" and "4.2.2"
http://www.htcdev.com/devcenter/downloads
:good:
absynte said:
this is the last RUU 4.2.2 from htcdev.
select "one" and "4.2.2"
http://www.htcdev.com/devcenter/downloads
:good:
Click to expand...
Click to collapse
Eh, are you sure? I only see the source files for making kernels...do you maybe have a screenshot?
maybe your right ...i was thinking ...with fastboot rebootRUU and fastboot flash zip name.zip ???i have allready instal other rom zip like this
Maichel said:
Eh, are you sure? I only see the source files for making kernels...do you maybe have a screenshot?
Click to expand...
Click to collapse
absynte said:
maybe your right ...i was thinking ...with fastboot rebootRUU and fastboot flash zip name.zip ???i have allready instal other rom zip like this
Click to expand...
Click to collapse
....no....
Think...the files you mention are less than 100 MB. RUU's are around 980MB....
Sent from my HTC One using xda app-developers app
...i say ruu because it's same utility ,name it like you want but it's the rom ,just to flash
Maichel said:
....no....
Think...the files you mention are less than 100 MB. RUU's are around 980MB....
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
wait for a dev master !!!!!!!!!! maybe you're right but....
This is the Kernel Sources... Nothing to see here people, move on..
You shocked me. I was thinking if htc really changes itself to be more user and dev-friendly. All of those are obsolete kernel sources( except the GE ones), and htc, it seems, will never release RUUs of regions other than Developer Edition.
There is one now...check the AT&T section. I hope the normal ones for non branded phones will follow soon!
Sent from my HTC One using xda app-developers app
i wanna lock bootlaoder again and turn to stock rom but i cant also ruu files for htc one..how can i get it?
Not. They are not available yet for 4.22 / hboot 1.54. Keep waiting for RUUs, or keep waiting for new s off solution.
Sent from my HTC One using xda app-developers app
RUUs are never posted by HTC. They are always leaked in some way or form.
Htcdev only provides kernel source and other software as required by the GPL. It does NOT provide RUUs.
RUU
CNexus said:
RUUs are never posted by HTC. They are always leaked in some way or form.
Htcdev only provides kernel source and other software as required by the GPL. It does NOT provide RUUs.
Click to expand...
Click to collapse
Not totally true, I have downloaded from the HTC site the RUU for my Developer Edition.
CC
cc999 said:
Not totally true, I have downloaded from the HTC site the RUU for my Developer Edition.
CC
Click to expand...
Click to collapse
Wheather it's true or not. I installed the update for AT&T and am now on h-boot 1.55. I'm a noob at android and didn't know how hard it it is to get s-off considering how easy I got it the first time. So i Locked my bootloader and got S-On to install the update. Now i'm stuck on custom rom and can't get s-off. BOOOOOOOOOOOOOOOO

[Support] [Discussion] S-OFF Troubleshooting and General help....

So I thought it would be better to bring the chatter here rather than further cluttering the S-OFF threads.
Note in my Pre-S-OFF guide in my signature I have a lot of useful info for people wanting to S-OFF.
In case you're on your mobile thinking what guide in signature..... It's Here!
sent by homing Dragon.....
The War Horse said:
So I thought it would be better to bring the chatter here rather than further cluttering the S-OFF threads. Any S-OFF related troubleshooting questions etc should still be posted in the appropriate exploit thread.
Here is a place for us trying to find a way around the new HBoot to discuss ideas and post test results etc.
Note in my Pre-S-OFF guide in my signature I have listed a load of things that are already tried and don't work. As well as the helpful advice to people wanting S-OFF of course.
In case you're on your mobile thinking what guide in signature..... http://forum.xda-developers.com/showthread.php?t=2431515
sent by homing Dragon.....
Click to expand...
Click to collapse
Good idea, and you are the right person to start the thread. Kudos to u.
zaphodbeeb said:
Good idea, and you are the right person to start the thread.
Click to expand...
Click to collapse
Cheers. I am probably the most guilty of filling the S-OFF dev threads with my ideas and trials and thought last night that the poor people that just want to S-OFF using especially revone have to trawl through far too many pages of useless and unnecessary information to find the answers they're looking for. I think it might be a good idea for the mods to have a really good clear out of the threads. Specifically revone to reduce the amount of junk..... Mostly my junk lol.
sent by homing Dragon.....
Ok so as I stated in the revone thread before moving the chat here. I don't know of any way I can upgrade, whilst s-on to the newest hboot. Does anyone know any possible way? CID HTC__001 so think I'm stuck currently.... Sort of puts a spanner in the works for the test lol.
sent by homing Dragon.....
Great initiative man, kudos!
>> Sent from the abyss <<
The War Horse said:
No no you misunderstand I think. We can use a signed firmware with 1.54 hboot inside, rename to PN07IMG.zip and it should work. The hboot needs to start writing then we stop it half way causing it to be corrupt. Then we can use the tool swapping the hboot and misc images inside to ours and downgrade hboot.
sent by homing Dragon.....
---------- Post added at 09:21 AM ---------- Previous post was at 09:09 AM ----------
Oh yeh. May be an issue with me taking the 1.55 plunge. With PM0710000 HTC__001 S-ON device I don't think I can even update it yet.... Unless anyone knows a way?
sent by homing Dragon.....
---------- Post added at 10:14 AM ---------- Previous post was at 09:21 AM ----------
Ok so I decided to start a thread specifically for us trying to find a way round the hboot stuff. Lets leave this thread for troubleshooting and issues relating to revone....
Discussion thread is Located Here!
sent by homing Dragon.....
Click to expand...
Click to collapse
i don't see a way how you want to get to the status writing hboot, every time it fails on hboot checking, it does not even start writing..hm?
If we corrupt hboot we can write over it.... It's corrupting it that's gonna be the hard bit though
Sent from my HTC One using XDA Premium 4 mobile app
The War Horse said:
If we corrupt hboot we can write over it.... It's corrupting it that's gonna be the hard bit though
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
offer it a bribe or some hard drugs
in seriousness though great idea setting this thread up! I will be watching this closely!
Lol. Well most likely we will achieve nothing but worth trying stuff eh.... Long as no-one spontaneously combusts haha.
Sent from my HTC One using XDA Premium 4 mobile app
Maybe we oughtta find a way to upgrade to the 1.55 hboot instead, if what this guy says is true.. What's your input, @The War Horse? http://forum.xda-developers.com/showthread.php?p=46144216#post46144216
Theshawty said:
Maybe we oughtta find a way to upgrade to the 1.55 hboot instead, if what this guy says is true.. What's your input, @The War Horse? http://forum.xda-developers.com/showthread.php?p=46144216#post46144216
Click to expand...
Click to collapse
I don't know how we can upgrade.... But we need to somehow....
Perhaps revolutionary know something about 1.55 that everyone else doesn't...
Sent from my HTC One using XDA Premium 4 mobile app
The War Horse said:
I don't know how we can upgrade.... But we need to somehow....
Perhaps revolutionary know something about 1.55 that everyone else doesn't...
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Maybe we could apply the official OTA's? By reverting to odexed stock with stock recovery, locking the bootloader (for good measure) and then install the OTA when it arrives?
Theshawty said:
Maybe we could apply the official OTA's? By reverting to odexed stock with stock recovery, locking the bootloader (for good measure) and then install the OTA when it arrives?
Click to expand...
Click to collapse
Oh well yeh..... That will work but it means waiting haha....
Sent from my HTC One using XDA Premium 4 mobile app
The War Horse said:
Oh well yeh..... That will work but it means waiting haha....
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Patience, young apprentice!
Theshawty said:
Patience, young apprentice!
Click to expand...
Click to collapse
Haha. I've never had this lol..... I have ADHD so waiting for anything means too much waiting lol....
I'm sat fully stock, unrooted, still unlocked though 2.24.401.8..... It's been a few hours and I'm sick of the wait already haha.
Sent from my HTC One using XDA Premium 4 mobile app
Hi The War Horse & Theshawty,
I have been following your adventures regarding S-Off closely. I have tried everything to get S-Off on 1.54 hboot myself (War Horse our minds work the same way – tried everything you did myself haha). I have also been trying to downgrade the hboot. In regards to your plan to brick the hboot please be careful. I successfully bricked my hboot by entering RUU mode and flashing a firmware.zip with 1.54 hboot (cid and mid matched my phone). I timed it perfectly by holding the power button 1.5 seconds before I ran the “fastboot flash zip firmware.zip” command. The phone reset at exactly the point hboot was writing. The trick was to flash a firmware.zip that includes 1.54 hboot (must be for your phone cid and mid). Anyway, the downside of this is that because the phone was reset while the hboot was writing the phone obviously won’t boot and is stuck in QHSUSB_DLOAD MODE. Anyway if you know how to use QPST maybe you can flash 1.44 hboot that way. I don’t have QPST so my phone is now bricked. No matter, I tried everything else so it was worth a shot.
---------- Post added at 01:24 AM ---------- Previous post was at 01:15 AM ----------
Guys I think you can upgrade using the new DE RUU. You will have to use Windows for this. It will not work with fastboot. There is a way to bypass the cid and mid checks for an RUU. Also since the new RUU has a newer hboot the hboot check won’t fail. To do this you need:
-ARUWizard.exe (get this and the accompanying version of adb and fastboot plus all required config files/dlls etc. from your Windows temp directory when you run the ruu.exe – copy them all to the same directory)
-ROM.ZIP from the 4.3 DE RUU
In the ARUWizard.exe directory update android-info.txt to include your cidnum and modelid num. Then run ARUWizard.exe. The reason this will work is when ARUWizard.exe runs the cid and model id check are performed using android-info.txt and not by reading the phone. These steps should pass now.
If you upgrade this way OTA’s won’t work because your cid and mid won’t match the OTA.
alasdair.grant said:
Anyway if you know how to use QPST maybe you can flash 1.44 hboot that way. I don’t have QPST so my phone is now bricked. No matter, I tried everything else so it was worth a shot.
Click to expand...
Click to collapse
Wow, you made it this far, well done I'll do some research later when I've got time but i did a quick search and found qpst downloads and this: https://www.google.com.au/url?sa=...fNv-IBW_jT3_l4dJWrOMcg&bvm=bv.53537100,d.aGc if that doesn't help just ignore me for the moment, I'll be back later with information
Sent from my HTC One using XDA Premium 4 mobile app
alasdair.grant said:
Hi The War Horse & Theshawty,
I have been following your adventures regarding S-Off closely. I have tried everything to get S-Off on 1.54 hboot myself (War Horse our minds work the same way – tried everything you did myself haha). I have also been trying to downgrade the hboot. In regards to your plan to brick the hboot please be careful. I successfully bricked my hboot by entering RUU mode and flashing a firmware.zip with 1.54 hboot (cid and mid matched my phone). I timed it perfectly by holding the power button 1.5 seconds before I ran the “fastboot flash zip firmware.zip” command. The phone reset at exactly the point hboot was writing. The trick was to flash a firmware.zip that includes 1.54 hboot (must be for your phone cid and mid). Anyway, the downside of this is that because the phone was reset while the hboot was writing the phone obviously won’t boot and is stuck in QHSUSB_DLOAD MODE. Anyway if you know how to use QPST maybe you can flash 1.44 hboot that way. I don’t have QPST so my phone is now bricked. No matter, I tried everything else so it was worth a shot.
---------- Post added at 01:24 AM ---------- Previous post was at 01:15 AM ----------
Guys I think you can upgrade using the new DE RUU. You will have to use Windows for this. It will not work with fastboot. There is a way to bypass the cid and mid checks for an RUU. Also since the new RUU has a newer hboot the hboot check won’t fail. To do this you need:
-ARUWizard.exe (get this and the accompanying version of adb and fastboot plus all required config files/dlls etc. from your Windows temp directory when you run the ruu.exe – copy them all to the same directory)
-ROM.ZIP from the 4.3 DE RUU
In the ARUWizard.exe directory update android-info.txt to include your cidnum and modelid num. Then run ARUWizard.exe. The reason this will work is when ARUWizard.exe runs the cid and model id check are performed using android-info.txt and not by reading the phone. These steps should pass now.
If you upgrade this way OTA’s won’t work because your cid and mid won’t match the OTA.
Click to expand...
Click to collapse
like this?? http://imgur.com/Ig43fic
AnumEndzeit said:
like this?? http://imgur.com/Ig43fic
Click to expand...
Click to collapse
I found QPST but don't have any of the hex, xml, drivers, images etc needed to flash the phone but I know I am in QHSUSB_DLOAD MODE because the phone is lifeless (no charging LED or anything). When I plug it into a MAC or PC I can see it listed as a USB device in device manager with the name QHSUSB_DLOAD MODE.
alasdair.grant said:
I found QPST but don't have any of the hex, xml, drivers, images etc needed to flash the phone but I know I am in QHSUSB_DLOAD MODE because the phone is lifeless (no charging LED or anything). When I plug it into a MAC or PC I can see it listed as a USB device in device manager with the name QHSUSB_DLOAD MODE.
Click to expand...
Click to collapse
im sure you'll be able to find something after googling around.

[VIDEOS] ULTIMATE Guides S-Off, Root, Recovery, Roms

I have run threads like this in the past for several other devices.
Here I will be covering all sorts of guides and how to's for the HTC One M9! These guides will all be in Video form. Expect S-Off, Root, Recovery, and Rom videos. Check back often for updates to this thread!
How To Root:
How To S-OFF
Unboxing and First Impressions:
Also be sure to subscribe to my youtube channel to be the first to see these videos when they come out! http://youtube.com/droidmodd3rx
Exactly what I was looking for. Will you be making a video on how to unlock the boot loader as well for the unlocked version???
Mine is already unlocked so no, but I'll link to one
Sent from my Nexus 6 using XDA Free mobile app
Waiting eagerly for S-Off. thanks in advance
sephstyler said:
Waiting eagerly for S-Off. thanks in advance
Click to expand...
Click to collapse
S-OFF Guide added
change mid?
to get developer edition mid ...
Why would you wanna change mid?
Thanks!
acidspider said:
Why would you wanna change mid?
Click to expand...
Click to collapse
i have cid and developer room, so to get updates like a developer edition
overon37 said:
i have cid and developer room, so to get updates like a developer edition
Click to expand...
Click to collapse
@scotty1223 will post it here when it's ready .. patience
thx a lot
i will keep an eye on this post
I'm kinda annoyed, I have the M9 from t mobile and i can't even flash twrp without it being s-off, and this s-off requires me to be rooted.
nibblemynutz said:
I'm kinda annoyed, I have the M9 from t mobile and i can't even flash twrp without it being s-off, and this s-off requires me to be rooted.
Click to expand...
Click to collapse
trust me, you can.. you do anything wrong
Any chance of a video on how to return to stock in order to take a firmware upgrade? Thanks - Adam
Adam182 said:
Any chance of a video on how to return to stock in order to take a firmware upgrade? Thanks - Adam
Click to expand...
Click to collapse
a video of a guy running 2 fastboot commands ? is that really necessary ?
clsA said:
a video of a guy running 2 fastboot commands ? is that really necessary ?
Click to expand...
Click to collapse
theres a little more to it that just that - Adam
I will try to get it posted soon
Sent from my SM-G925V using XDA Free mobile app
Adam182 said:
theres a little more to it that just that - Adam
Click to expand...
Click to collapse
Humm yeah
How do I restore stock system so that I can accept an OTA?
Copy the system.emmc.win from your TWRP backup folder to the folder containing fastboot on your PC (or any folder, if fastboot is in your PATH). Make sure your Android SDK platform-tools are up to date!!
Reboot the device into Download mode (adb reboot download) and connect to PC.
Fastboot flash the backup file* (fastboot flash system system.emmc.win).
Fastboot flash stock recovery (fastboot flash recovery recovery_signed.img)
Reboot to system, install OTA.
Click to expand...
Click to collapse
The S-OFF is permament right? If i'm making any updates to the ROM it won't change it to S-ON?
Yes, S-OFF is permament!

Can you S-OFF & unbrand?

I was wondering if Sunshine supports the Sprint HTC 10, and if so, is there a way to debrand the phone/ convert to unlocked edition? I saw a thread saying to get the unlocked version to work with Verizon, all you had to do was flash the radio. Could the opposite be true?
holofractal said:
I was wondering if Sunshine supports the Sprint HTC 10, and if so, is there a way to debrand the phone/ convert to unlocked edition? I saw a thread saying to get the unlocked version to work with Verizon, all you had to do was flash the radio. Could the opposite be true?
Click to expand...
Click to collapse
Yes and Yes, you need to look in the HTC 10 Forum.
Any links please? I have been searching the HTC 10 forums, and found references of Sunshine working with Sprint to achieve S-off, but I have not found anything that says someone has converted their sprint phone to an unlocked version with a sprint radio for HTC OTA updates, or the opposite, that someone has converted an unlocked phone to work on the sprint network.
I searched these threads and the HTC 10 forums as requested.
http://forum.xda-developers.com/htc-10/how-to/guide-root-optionally-s-off-radio-t3373025
http://forum.xda-developers.com/htc-10/how-to/guide-how-to-drand-convert-htc-10-to-t3374593
Not much on this topic shows up. Maybe I missed something?
Well, no...
Well, i don't think so... this is my sad history... i get this phone cheap but i dont live in USA...
Well, thinking like "All HTC 10 has the same Hardware, i just need change ROM or RUU for my phone are Unlocked Version" well big mistake!
Bootloader Unlocked.
TWRP Recovery Installed.
Flash Rom with SuperUser.(Viper2.1.0)
Sunshine for S-OFF
Change CID and MID for Unlocked Version.
Flash RUU Unlocked US Version.
Well, all work very well but just a little thing happen, the Baseband and IMEI disappear, on OS but not on Download Mode, in a simple words, not recognize any sim.
I back to RUU Sprint and all works perfect but now, my phone has Simlock... damn it...
i really hate when the carrier touch our devices...
Rodoful said:
Well, i don't think so... this is my sad history... i get this phone cheap but i dont live in USA...
Well, thinking like "All HTC 10 has the same Hardware, i just need change ROM or RUU for my phone are Unlocked Version" well big mistake!
Bootloader Unlocked.
TWRP Recovery Installed.
Flash Rom with SuperUser.(Viper2.1.0)
Sunshine for S-OFF
Change CID and MID for Unlocked Version.
Flash RUU Unlocked US Version.
Well, all work very well but just a little thing happen, the Baseband and IMEI disappear, on OS but not on Download Mode, in a simple words, not recognize any sim.
I back to RUU Sprint and all works perfect but now, my phone has Simlock... damn it...
i really hate when the carrier touch our devices...
Click to expand...
Click to collapse
Did you flash the Sprint radio as the last step?
holofractal said:
Did you flash the Sprint radio as the last step?
Click to expand...
Click to collapse
i think flash radio is for Unlocked version for work on Verizon or Sprint....
I'm wrong? i forget 1 step? there is still hope?
Rodoful said:
i think flash radio is for Unlocked version for work on Sprint....
I'm wrong?
Click to expand...
Click to collapse
You have a Sprint phone right? After you flash RUU for US Unlocked, you need to flash the Sprint radio to get service.
holofractal said:
You have a Sprint phone right? After you flash RUU for US Unlocked, you need to flash the Sprint radio to get service.
Click to expand...
Click to collapse
Well, Link me please How and where i download the exactly radio i need for be free!!!
i have 8 hours on the screen, reading a reading and i felt like a loser...
What is your firmware version? Latest 1.80?
holofractal said:
What is your firmware version? Latest 1.80?
Click to expand...
Click to collapse
Yes
Build Number:
1.80.651.1 8.0_g CL761758 RELEASE-KEYS
Baseband Version:
[email protected]
Kernel Version:
3.18.20-perf-gb12b482
Rodoful said:
Yes
Build Number:
1.80.651.1 8.0_g CL761758 RELEASE-KEYS
Baseband Version:
[email protected]
Kernel Version:
3.18.20-perf-gb12b482
Click to expand...
Click to collapse
Go ahead and flash the unlocked RUU again, I am extracting the Sprint radio from the Sprint RUU, which may take some time, probably less than 5 minutes.
holofractal said:
Go ahead and flash the unlocked RUU again, I am extracting the Sprint radio from the Sprint RUU, which may take some time, probably less than 5 minutes.
Click to expand...
Click to collapse
Ok, so change again
CID: BS_US001
MID: 2PS650000
Flash Last RUU Unlocked Version zip.
and them, the OS start and flash radio for all work like new?
Rodoful said:
Ok, so change again
CID: BS_US01
MID: 2PS650000
Flash Last RUU Unlocked Version zip.
and them, the OS start and flash radio for all work like new?
Click to expand...
Click to collapse
Flash the radio before booting.
You are using the ruu on the Windows right or through download mode?
holofractal said:
Flash the radio before booting.
You are using the ruu on the Windows right or through download mode?
Click to expand...
Click to collapse
Download Mode, 2PS6IMG.zip in Micro SD and Flash.
Rodoful said:
Ok, so change again
CID: BS_US001
MID: 2PS650000
Flash Last RUU Unlocked Version zip.
and them, the OS start and flash radio for all work like new?
Click to expand...
Click to collapse
After RUU is finished, reboot to download mode and use the command:
fastboot flash radio radio.img
Sprint Radio IMG
md5sum: 48e8f6f7a23562b769a7fc58605c6d8b
holofractal said:
After RUU is finished, reboot to download mode and use the command:
fastboot flash radio radio.img
Sprint Radio IMG
md5sum: 48e8f6f7a23562b769a7fc58605c6d8b
Click to expand...
Click to collapse
for Flash radio is in Bootloader, not Download Mode.
and you are a good person my friend, but not work, still saying "Install a Sim" and my IMEI and Baseband are in Unknown.
And i hope to flash radio wih original RUU Sprint for Unlock my SIMLOCK, but it has some bug, and the HAND FREE ACTIVATION trying to activate, the phone always restart after that...
Again... I am with hands tied...
Rodoful said:
for Flash radio is in Bootloader, not Download Mode.
and you are a good person my friend, but not work, still saying "Install a Sim" and my IMEI and Baseband are in Unknown.
And i hope to flash radio wih original RUU Sprint for Unlock my SIMLOCK, but it has some bug, and the HAND FREE ACTIVATION trying to activate, the phone always restart after that...
Again... I am with hands tied...
Click to expand...
Click to collapse
I would just flash the Sprint RUU, then unlock SIM....u can easily remove all the Sprint apps, and it will be just as good as unlocked
to bypass HFA...while in twrp, use file manager & delete \system\priv-app\HtcOMADM_SPCS
@Rodoful Here...I built a script to remove all the Sprint apps including the amazon apps. It also copies the stock boot up/down animation from the unlocked version...I verified the script bypass' the HFA, it will make your Sprint 10 look as close as possible to the unlocked version.
flash in twrp after flashing Sprint RUU...then u can unlock SIM via http://forum.xda-developers.com/sprint-one-m9/general/nv-unlock-sim-t3314755
OMJ said:
@Rodoful Here...I built a script to remove all the Sprint apps including the amazon apps. It also copies the stock boot up/down animation from the unlocked version...I verified the script bypass' the HFA, it will make your Sprint 10 look as close as possible to the unlocked version.
flash in twrp after flashing Sprint RUU...then u can unlock SIM via http://forum.xda-developers.com/sprint-one-m9/general/nv-unlock-sim-t3314755
Click to expand...
Click to collapse
Man, I'm really glad I got bored and decided to poke around XDA. I checked in when I got the phone but didn't find anything specific to Sprint and didn't see any BadBoyz stuff. Glad I found you guys again.
Sorry I am off-topic.
OMJ said:
I would just flash the Sprint RUU, then unlock SIM....u can easily remove all the Sprint apps, and it will be just as good as unlocked
to bypass HFA...while in twrp, use file manager & delete \system\priv-app\HtcOMADM_SPCS
Click to expand...
Click to collapse
Stupid question but does unlocking the SIM stay permanent or do you have to re-do the process each ROM flash?

Categories

Resources