[Q] Can you help me get S-ON please? HTC One M7 - One (M7) Q&A, Help & Troubleshooting

Hello everyone,
I am trying to get S-ON and I cant seem to figure it out, here is a little bit of background information you may need to provide proper help.
------------------------------------------------------------------
Background info:
- HTC One M7
- I have a LOCKED Bootloader
- I have tried "fastboot oem writesecureflag 3" command to try to set S-ON but i got this error: "partitions siganture failed"
- I have stock recovery
------------------------------------------------------------------
If someone can help me it would be greatly appreciated.

slicer812 said:
Hello everyone,
I am trying to get S-ON and I cant seem to figure it out, here is a little bit of background information you may need to provide proper help.
------------------------------------------------------------------
Background info:
- HTC One M7
- I have a LOCKED Bootloader
- I have tried "fastboot oem writesecureflag 3" command to try to set S-ON but i got this error: "partitions siganture failed"
- I have stock recovery
------------------------------------------------------------------
If someone can help me it would be greatly appreciated.
Click to expand...
Click to collapse
post your fastboot getvar all minus serial and IMEI and your bootloader screen

clsA said:
post your fastboot getvar all minus serial and IMEI and your bootloader screen
Click to expand...
Click to collapse
What is "getvar" and also why would you need my IMEI?
Here is a pic of my bootloader.

slicer812 said:
What is "getvar" and also why would you need my IMEI?
Here is a pic of my bootloader.
Click to expand...
Click to collapse
you have a Verizon HTC one ...why would you want s-on ?
it may be impossible to ever s-off again and you'll be stuck with stock
I said Minus your Serial and IMEI

clsA said:
you have a Verizon HTC one ...why would you want s-on ?
it may be impossible to ever s-off again and you'll be stuck with stock
I said Minus your Serial and IMEI
Click to expand...
Click to collapse
The reason I would want S-ON is to update to HTC Sense 6 Verizon does not allow updates to go through with S-OFF, as I was told by HTC, I have tested updating my device it wont work.

slicer812 said:
The reason I would want S-ON is to update to HTC Sense 6 Verizon does not allow updates to go through with S-OFF, as I was told by HTC, I have tested updating my device it wont work.
Click to expand...
Click to collapse
you phone will update with s-off
you need stock recovery
you should be using these forums before you screw up completely
http://forum.xda-developers.com/verizon-htc-one/general

clsA said:
you phone will update with s-off
you need stock recovery
Click to expand...
Click to collapse
I have the stock recovery though. And when i called HTC they said it will only update with S-ON.

slicer812 said:
I have the stock recovery though. And when i called HTC they said it will only update with S-ON.
Click to expand...
Click to collapse
lol, what did you think they would say ...shakes head
go here and do some reading
http://forum.xda-developers.com/verizon-htc-one/general

clsA said:
lol, what did you think they would say ...shakes head
go here and do some reading
http://forum.xda-developers.com/verizon-htc-one/general
Click to expand...
Click to collapse
I have looked up many things like that I just cant figure out what else i need to do I have tried restoring S-On by doing this "fastboot oem writesecureflag 3" then I get this error "partitions siganture failed"
Any suggestions?
And by the way I appreciate all your help.

slicer812 said:
I have looked up many things like that I just cant figure out what else i need to do I have tried restoring S-On by doing this "fastboot oem writesecureflag 3" then I get this error "partitions siganture failed"
Any suggestions?
And by the way I appreciate all your help.
Click to expand...
Click to collapse
regardless of what HTC told you you don't need s-on to take the OTA ...
have you downloaded the OTApkg.zip ?
what stock recovery did you use ?
what is your fastboot getvar all results ? Minus your serial and IMEI

clsA said:
regardless of what HTC told you you don't need s-on to take the OTA ...
have you downloaded the OTApkg.zip ?
what stock recovery did you use ?
what is your fastboot getvar all results ? Minus your serial and IMEI
Click to expand...
Click to collapse
What is "fastboot getvar"? Also where do I get the OTApkg.zip?

slicer812 said:
What is "fastboot getvar"? Also where do I get the OTApkg.zip?
Click to expand...
Click to collapse
fastboot is an app you run from your PC command prompt to flash your phone
fastboot flash recovery recovery.zip is an example
fastboot getvar all outputs the specs for your device
here's mine
C:\fastboot>adb reboot
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
C:\fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000 My phones hboot
(bootloader) version-baseband: 4T.27.3218.14 Radio
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.11.401.10 < my phones software version
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: HT34 Removed
(bootloader) imei: 354 Removed
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000 My MID
(bootloader) cidnum: CWS__001 My CID
(bootloader) battery-status: good
(bootloader) battery-voltage: 4316mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(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.066s
C:\fastboot>
Click to expand...
Click to collapse
here's the only RUU I can find for your phone
http://flyhalf205.com/?dir=RUU/m7vzw
you flash them with fastboot
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip << yes two times
fastboot reboot-bootloader
Just make sure you name the RUU rom.zip not rom.zip.zip and it's in the same folder as fastboot
Don't lock your bootloader and Don't go s=on
just flash the PN07IMG_M7_WL_JB_50_VZW_2.10.605.1_DECRYPT.zip
and take all the OTA updates you want .. then flash custom recovery and re- root your phone if you want.

clsA said:
fastboot is an app you run from your PC command prompt to flash your phone
fastboot flash recovery recovery.zip is an example
fastboot getvar all outputs the specs for your device
here's mine
here's the only RUU I can find for your phone
http://flyhalf205.com/?dir=RUU/m7vzw
you flash them with fastboot
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip << yes two times
fastboot reboot-bootloader
Just make sure you name the RUU rom.zip not rom.zip.zip and it's in the same folder as fastboot
Click to expand...
Click to collapse
I used flashify app to flash my recovery but I backed up my stock recovery. My phone is on the stock recovery right now and its been on stock for over a day now. I tried to issue the command "fastboot getvar" but nothing happened and it listed command options. I do not have too much experience with this lol sorry if I'm annoying you.

slicer812 said:
I used flashify app to flash my recovery but I backed up my stock recovery. My phone is on the stock recovery right now and its been on stock for over a day now. I tried to issue the command "fastboot getvar" but nothing happened and it listed command options. I do not have too much experience with this lol sorry if I'm annoying you.
Click to expand...
Click to collapse
pretty much all i can tell you is, everything you need is above in post #12
Flash the RUU and your phone will redownload and install the updates one at a time.
Don't Relock the bootloader
Don'T go S-On !
use this custom recovery when you done taking updates
http://techerrata.com/file/twrp2/m7vzw/openrecovery-twrp-2.7.0.1-m7wlv.img
P.S I'm not Annoyed ..I'm just old and grouchy

clsA said:
pretty much all i can tell you is, everything you need is above in post #12
Flash the RUU and your phone will redownload and install the updates one at a time.
Don't Relock the bootloader
Don'T go S-On !
use this custom recovery when you done taking updates
http://techerrata.com/file/twrp2/m7vzw/openrecovery-twrp-2.7.0.1-m7wlv.img
P.S I'm not Annoyed ..I'm just old and grouchy
Click to expand...
Click to collapse
What if I install the RUU and I cant update my phone? <-- Im not sure if thats even possible. lol
Couldn't I just call verizon and have them push an RUU to my phone? They said they could do that.

elsaltu vers
slicer812 said:
What if I install the RUU and I cant update my phone? <-- Im not sure if thats even possible. lol
Couldn't I just call verizon and have them push an RUU to my phone? They said they could do that.
Click to expand...
Click to collapse
Also, would installing the RUU wipe my phone?

Have somewhat similar problem
have RUU flashed should be completely stock, but can't S-ON
https://www.dropbox.com/s/33jun0xivk0wamt/Screenshot 2014-07-13 00.02.23.png
Heres the getvar all
Btw, does the RUU contains stock recovery?

slicer812 said:
Also, would installing the RUU wipe my phone?
Click to expand...
Click to collapse
Yes RUU wipes everything
Sent from my HTC One_M8 using Tapatalk 4
---------- Post added at 09:49 PM ---------- Previous post was at 09:48 PM ----------
alwinwh said:
Have somewhat similar problem
have RUU flashed should be completely stock, but can't S-ON
https://www.dropbox.com/s/33jun0xivk0wamt/Screenshot 2014-07-13 00.02.23.png
Heres the getvar all
Btw, does the RUU contains stock recovery?
Click to expand...
Click to collapse
Yes RUU is stock everything
Don't go S-on ever!!
Sent from my HTC One_M8 using Tapatalk 4

clsA said:
Yes RUU wipes everything
Sent from my HTC One_M8 using Tapatalk 4
Click to expand...
Click to collapse
What if I install an RUU and I still can't update my phone? Also, couldn't I call Verizon and have them puch an RUU to my phone, they said they can do that?

slicer812 said:
What if I install an RUU and I still can't update my phone? Also, couldn't I call Verizon and have them puch an RUU to my phone, they said they can do that?
Click to expand...
Click to collapse
Just flash the RUU and take the updates
Sent from my HTC One_M8 using Tapatalk 4

Related

[Q] Remove Revolutionary and install original HTC 2.3.5 firmware?

Hello,
I installed revolutionary on my phone and i installed vittorus ICS ROM and i want to revert back to original HTC 2.3.5 so i downloaded the RUU.exe and that didnt work so i extracted it and renamed it PG58IMG.zip and tried to install it, i got the progress bar then nothing, then i renamed it to PG32IMG.zip and it also did the same. Then i extracted the HBOOT and Android.txt from it and named it PG32IMG.zip and then it got stuck on 'Persing' or something like that.
So heres the point:
I have a HTC Incredible S thats been unlocked with HTCDev and S is ON and i have Revolutionary installed and i have the ROM (RUU) of 2.3.5 (Optus Australia) and i have no idea how to install it (Revolutionary couldn't install it).
Please help!
Thanks, Danz207
danz207 said:
Hello,
I installed revolutionary on my phone and i installed vittorus ICS ROM and i wanot sure hont to revert back to original HTC 2.3.5 so i downloaded the RUU.exe and that didnt work so i extracted it and renamed it PG58IMG.zip and tried to install it, i got the progress bar then nothing, then i renamed it to PG32IMG.zip and it also did the same. Then i extracted the HBOOT and Android.txt from it and named it PG32IMG.zip and then it got stuck on 'Persing' or something like that.
So heres the point:
I have a HTC Incredible S thats been unlocked with HTCDev and S is ON and i have Revolutionary installed and i have the ROM (RUU) of 2.3.5 (Optus Australia) and i have no idea how to install it (Revolutionary couldn't install it).
Please help!
Thanks, Danz207
Click to expand...
Click to collapse
Not sure how you managed to get revolutionary on an s-on phone... but here's a thread that might help you http://forum.xda-developers.com/showthread.php?t=1359555
Edit: what version is your hboot?
Nonverbose said:
Not sure how you managed to get revolutionary on an s-on phone... but here's a thread that might help you http://forum.xda-developers.com/showthread.php?t=1359555
Edit: what version is your hboot?
Click to expand...
Click to collapse
I used a cmd.exe prompt whilst on Fastboot, and 2.00
Nonverbose said:
http://forum.xda-developers.com/showthread.php?t=1359555
Click to expand...
Click to collapse
That doesnt work, it needs me to get the rom.zip and name it PG32IMG.zip and then go into HBOOT and let it install but i get an error saying 'Invalid image or file'
danz207 said:
That doesnt work, it needs me to get the rom.zip and name it PG32IMG.zip and then go into HBOOT and let it install but i get an error saying 'Invalid image or file'
Click to expand...
Click to collapse
If your hboot is 2.00, then you do not have revolutionary installed. Could you post the output of "fastboot getvar all"? Minus the imei and serial number.
Nonverbose said:
If your hboot is 2.00, then you do not have revolutionary installed. Could you post the output of "fastboot getvar all"? Minus the imei and serial number.
Click to expand...
Click to collapse
I do have HBOOT 2 AND revolutionary installed, and i have no idea what you want me todo in the second part.
danz207 said:
I do have HBOOT 2 AND revolutionary installed, and i have no idea what you want me todo in the second part.
Click to expand...
Click to collapse
Put the phone in FASTBOOT USB and then in a command window on your PC tpe that command and then post the output of that command for us to look at.
If you don't understand these instructions, I suggest you read and study before going on otherwise you cold really hose up your phone.
tpbklake said:
Put the phone in FASTBOOT USB and then in a command window on your PC tpe that command and then post the output of that command for us to look at.
Click to expand...
Click to collapse
C:\Users\NAME>fastboot getvar all
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
I'm guessing thats not what you were after?
I'm not on my usual computer so i'll have to do it later maybe.
danz207 said:
I do have HBOOT 2 AND revolutionary installed, and i have no idea what you want me todo in the second part.
Click to expand...
Click to collapse
I believe you have Revolutionary confused with ClockworkMod recovery after I reread your OP.
As part of the HTCDEV unlock process you installed the Android SDK to your PC. You need to open a command window and change the working directory to that directory. That is where the Fastboot.exe is located.
tpbklake said:
I believe you have Revolutionary confused with ClockworkMod recovery after I reread your OP.
Click to expand...
Click to collapse
Oops :S
I guess i do have that installed. As i said i'll have to do that tomorrow or Friday. Sorry for the confusion
danz207 said:
Oops :S
I guess i do have that installed. As i said i'll have to do that tomorrow or Friday. Sorry for the confusion
Click to expand...
Click to collapse
Also, after I reread your OP, the problem with trying to run the RUU is that you have the bootloader unlocked, that is why the RUU fails.
You need to put the phone into FASTBOOT USB mode and then enter the command:
fastboot oem lock
Then you should be able to the RUU and get back to stock.
tpbklake said:
Also, after I reread your OP, the problem with trying to run the RUU is that you have the bootloader unlocked, that is why the RUU fails.
You need to put the phone into FASTBOOT USB mode and then enter the command:
fastboot oem lock
Then you should be able to the RUU and get back to stock.
Click to expand...
Click to collapse
Ok, so if i install Android SDK on this computer and get fastboot and that other file into another folder and point cmd at it and do that, does that mean i can just run the ruu.exe and it will revert it back to HTC firmware?
danz207 said:
Ok, so if i install Android SDK on this computer and get fastboot and that other file into another folder and point cmd at it and do that, does that mean i can just run the ruu.exe and it will revert it back to HTC firmware?
Click to expand...
Click to collapse
Yes once you relock the bootloader the RUU should run to completion and you will be back to stock.
tpbklake said:
Also, after I reread your OP, the problem with trying to run the RUU is that you have the bootloader unlocked, that is why the RUU fails.
You need to put the phone into FASTBOOT USB mode and then enter the command:
fastboot oem lock
Then you should be able to the RUU and get back to stock.
Click to expand...
Click to collapse
Ok, i did that then i got:
c:\Android>fastboot oem lock
...
(bootloader) Lock successfully...
FAILED (status read failed (Too many links))
finished. total time: 0.456s
My phone now says:
*** RELOCKED ***
*** Security Warning ***
And in reply to 'Nonverbose' i typed in fastboot getvar all and got:
c:\Android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.00.0000
(bootloader) version-baseband: 3822.10.08.28_M
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.09.980.4
(bootloader) serialno: **********
(bootloader) imei: **********
(bootloader) product: vivo
(bootloader) platform: HBOOT-7630
(bootloader) modelid: PG3213000
(bootloader) cidnum: OPTUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4197mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-af9874be
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
all: Done!
danz207 said:
Ok, so if i install Android SDK on this computer and get fastboot and that other file into another folder and point cmd at it and do that, does that mean i can just run the ruu.exe and it will revert it back to HTC firmware?
Click to expand...
Click to collapse
tpbklake said:
Yes once you relock the bootloader the RUU should run to completion and you will be back to stock.
Click to expand...
Click to collapse
Which RUU are you going to try and run? That is the reason why nonverbose wanted you to run the Fastboot getvar all command to make sure you are trying to run the right one.
tpbklake said:
Which RUU are you going to try and run? That is the reason why nonverbose wanted you to run the Fastboot getvar all command to make sure you are trying to run the right one.
Click to expand...
Click to collapse
I'm going to run: RUU_Vivo_Gingerbread_S_Optus_AU_2.12.980.2_R_Radio_20.2803.30.085AU_3805.04.03.12_M_release_185028_signed.exe
But i can't get into my phone now. Everytime i try to turn it on it goes straight to HBOOT... Help?
danz207 said:
I'm going to run: RUU_Vivo_Gingerbread_S_Optus_AU_2.12.980.2_R_Radio_20.2803.30.085AU_3805.04.03.12_M_release_185028_signed.exe
But i can't get into my phone now. Everytime i try to turn it on it goes straight to HBOOT... Help?
Click to expand...
Click to collapse
That RUU is too old to flash anyway based on your current mainver value. It will fail. You need to flash the 3.11 405.2 RUU and will probably need a goldcard to do so.
Did you make a nandroid backup from Recovery before you flashed your custom ICS ROM?
tpbklake said:
That RUU is too old to flash anyway based on your current mainver value. It will fail. You need to flash the 3.11 405.2 RUU and will probably need a goldcard to do so.
Did you make a nandroid backup from Recovery before you flashed your custom ICS ROM?
Click to expand...
Click to collapse
I made some sort of backup in Clockworkmod but i had like 30 folders on my sd card so i deleted a few and only kept a folder called 'Backup'
Which is for Astro... so uhh.. no. And i have no idea what a 'Goldcard' is, so im pretty much stuffed huh?
danz207 said:
I made some sort of backup in Clockworkmod but i had like 30 folders on my sd card so i deleted a few and only kept a folder called 'Backup'
Which is for Astro... so uhh.. no. And i have no idea what a 'Goldcard' is, so im pretty much stuffed huh?
Click to expand...
Click to collapse
You'll need to unlock the bootloader again and then install ClockworkMod and then flash a custom ROM to get going again.
tpbklake said:
You'll need to unlock the bootloader again and then install ClockworkMod and then flash a custom ROM to get going again.
Click to expand...
Click to collapse
I already have a rom on there now, can i just flash the boot.img to get it working?
Also after i do this is there anyway to get HTC firmware back on?

[Q] SuperCID help? Bricked, S-Off etc

Hi guys, I've looked around for this but have found no answers so far. So I'm looking to unroot my phone, but have had a massive problem when using SuperCID to change my CID to HTC___001 from H3G__001 (Three UK). Instead of changing the CID by using the command, it will say "[SD_ERR] The project doesn't support SD card" Is this because when I used s-off the data was wiped or something similar? Please help the phone is bricked and can access the bootloader and recovery (using TWRP) would it be worth trying to flash a new ROM and try to sort it out? Any help would be welcome and will be thanked for any legitimate suggestion.
People need to stop mixjng up soft bricked and bricked...what fastboot command are you entering?
Sorry, I'm not 100% sure what either one meant, but thanks. The command that is issued is - fastboot oem writecid HTC__001
Anyone else have some ideas? Need to get this fixed quickly! I'm going to try and put a new ROM on it to flash it, and then hopefully I will be able to recover it properly. I have a H3G RUU from the HTCDev portal, but don't know how to put the kernel into a RUU and boot it into the phone, so if someone knows how to do this, it would be greatly appreciated if they could tell me, thank you!
At what point did your phone stop booting (what was the step you took last time it booted)?
Are you using the SuperCID command in fastboot?
JHyde92 said:
Hi guys, I've looked around for this but have found no answers so far. So I'm looking to unroot my phone, but have had a massive problem when using SuperCID to change my CID to HTC___001 from H3G__001 (Three UK). Instead of changing the CID by using the command, it will say "[SD_ERR] The project doesn't support SD card" Is this because when I used s-off the data was wiped or something similar? Please help the phone is bricked and can access the bootloader and recovery (using TWRP) would it be worth trying to flash a new ROM and try to sort it out? Any help would be welcome and will be thanked for any legitimate suggestion.
Click to expand...
Click to collapse
how far does your phone get when booting? Splash screen or nothing at all?
voltigeur said:
how far does your phone get when booting? Splash screen or nothing at all?
Click to expand...
Click to collapse
Ardmanz said:
At what point did your phone stop booting (what was the step you took last time it booted)?
Are you using the SuperCID command in fastboot?
Click to expand...
Click to collapse
I get to bootloader and recovery, however I used to get to Cyanogenmod 10.1 load screen (blue circle) but never got past it. I am looking to unroot my phone and go back to Sense 5. I used fastboot to try SuperCID.
JHyde92 said:
I get to bootloader and recovery, however I used to get to Cyanogenmod 10.1 load screen (blue circle) but never got past it. I am looking to unroot my phone and go back to Sense 5. I used fastboot to try SuperCID.
Click to expand...
Click to collapse
go to fastboot and type this. fastboot oem getvar
and copy what you get to the thread
voltigeur said:
go to fastboot and type this. fastboot oem getvar
and copy what you get to the thread
Click to expand...
Click to collapse
MacBook-Prolatform-tools JHyde$ ./fastboot oem getvar
...
(bootloader) [ERR] Command error !!!
and whindows pc?
JHyde92 said:
MacBook-Prolatform-tools JHyde$ ./fastboot oem getvar
...
(bootloader) [ERR] Command error !!!
Click to expand...
Click to collapse
Are you sure you are in the right section of bootloader??
It has to say "Fastboot USB"
Try to install the proper drivers on a windows system and go into bootloader (Fastboot screen) and run the command...
If you are able to go into recovery and bootloader, then your device is not bricked.
:No-Frost: said:
Are you sure you are in the right section of bootloader??
It has to say "Fastboot USB"
Try to install the proper drivers on a windows system and go into bootloader (Fastboot screen) and run the command...
If you are able to go into recovery and bootloader, then your device is not bricked.
Click to expand...
Click to collapse
Okay I've got onto a Windows computer, I've got the drivers for the HTC One loaded up onto it. Which command would it be to use? Thanks
JHyde92 said:
Okay I've got onto a Windows computer, I've got the drivers for the HTC One loaded up onto it. Which command would it be to use? Thanks
Click to expand...
Click to collapse
u have fastboot and ADB files?
No i have them for u
voltigeur said:
u have fastboot and ADB files?
No i have them for u
Click to expand...
Click to collapse
Now use "fastboot oem getvar"? I have just put TrickDroid 8.0 so I do have access to my phone if I need it. What else will I need to do? Sorry for being a bit of a noob haha
JHyde92 said:
Now use "fastboot oem getvar"? I have just put TrickDroid 8.0 so I do have access to my phone if I need it. What else will I need to do? Sorry for being a bit of a noob haha
Click to expand...
Click to collapse
if you have the system booted into the rom, first you will have to issue the command "adb reboot bootloader". That will take you to the bootloader were you will be able to run the fastboot commands like "fastboot getvar all"
That will give you some information about the device
voltigeur said:
u have fastboot and ADB files?
No i have them for u
Click to expand...
Click to collapse
:No-Frost: said:
if you have the system booted into the rom, first you will have to issue the command "adb reboot bootloader". That will take you to the bootloader were you will be able to run the fastboot commands like "fastboot getvar all"
That will give you some information about the device
Click to expand...
Click to collapse
Thanks mate, this is what I've got.
C:\adb>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.44.0000
INFOversion-baseband: 4A.13.3231.27
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 1.28.771.6
INFOversion-misc: PVT SHIP S-ON
INFOserialno: FA33VW902453
INFOimei: 354436050499639
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: H3G__001
INFObattery-status: good
INFObattery-voltage: 3926mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
JHyde92 said:
Thanks mate, this is what I've got.
C:\adb>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.44.0000
INFOversion-baseband: 4A.13.3231.27
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 1.28.771.6
INFOversion-misc: PVT SHIP S-ON
INFOserialno: FA33VW902453
INFOimei: 354436050499639
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: H3G__001
INFObattery-status: good
INFObattery-voltage: 3926mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
Click to expand...
Click to collapse
okay
get new unlock token at HTCDEV
Flash CMW recovery
http://forum.xda-developers.com/showthread.php?t=2173863
use this line
fastboot flash recovery recovery-clockwork-6.0.3.2-m7.img
Download your rom here:
http://bugsylawson.com/files/file/1056-m7-cwm-nandroid-backup-cid-h3g-001-128771x/
Flash it whit ADB sideload command
that wil work
Also, I recommend you to upgrade the firmware first... Don't have the link now, but you can check on Android Revolution HD topic. On first post, Mike posted a link from where to get latest firmware, make sure to have the right CID, if not, you should follow the revone instructions to get your device S-OFF (it's extremely easy ), just check on the Original Android Development section
---------- Post added at 01:35 PM ---------- Previous post was at 01:34 PM ----------
By the way, your device is S-ON so you're not gonna be able to change the CID until you get S-OFF
voltigeur said:
okay
get new unlock token at HTCDEV
Flash CMW recovery
http://forum.xda-developers.com/showthread.php?t=2173863
use this line
fastboot flash recovery recovery-clockwork-6.0.3.2-m7.img
Download your rom here:
http://bugsylawson.com/files/file/1056-m7-cwm-nandroid-backup-cid-h3g-001-128771x/
Flash it whit ADB sideload command
that wil work
Click to expand...
Click to collapse
Will I need to S-Off too?
JHyde92 said:
Will I need to S-Off too?
Click to expand...
Click to collapse
Once you have your device unlocked (bootloader unlocked by HTC Developer) you can install custom recovery (make sure to clear the cache from fastboot, can't remember the command now as I have a terrible headache and I'm doing my best trying to remember everything), then you can copy the rom into the SD or sideload the rom and then flash a custom rom...
In order to get SUPER-CID you will require to be S-OFF

[Q] HTC ONE (m7) 64GB Developer Edition

Hello everybody, I´m a little newbie here so need some URGEN HELP.
1.- I bought an HTC ONE (m7) 64GB Developer Edition from SWAPPA with ClockworkMod Recovery and CyanogenMod 11 on it.
2.- While looking into XDA-Developer was following a thread to get it back to stock recovery using nandroid so I can flash an RUU from HTCDEV
While doing that seems that I erase everything from the phone and now it´s giving me an error mounting e:/ drive and It doesn´t recognize the phone in ADB mode.
I´m stuck with the CWM without the ability to get files into /sdcard/0/clockworkmode/backups
Can someone help me or point me in the right direction to get back to the stock android that the HTC Developer Edition (m7) comes in factory default.
ulises.boom said:
2.- While looking into XDA-Developer was following a thread to get it back to stock recovery using nandroid so I can flash an RUU from HTCDEV
Click to expand...
Click to collapse
you don't need stock recovery to use a ruu. Recovery is overwritten by the ruu.
ulises.boom said:
While doing that seems that I erase everything from the phone and now it´s giving me an error mounting e:/ drive and It doesn´t recognize the phone in ADB mode.
I´m stuck with the CWM without the ability to get files into /sdcard/0/clockworkmode/backups
Can someone help me or point me in the right direction to get back to the stock android that the HTC Developer Edition (m7) comes in factory default.
Click to expand...
Click to collapse
Just flash the latest dev edition ruu http://www.htc1guru.com/2014/03/android-dev-ruu/
@alray Thanks for the prompt response.
I will download and try that later today after work.
But some questions so I don´t do something stupid:
I have to restart the phone on Fastboot mode or Recovery Mode for the RUU to work, as the phone is starting with the Gray and red triangle and an admiration mark.?
Thanks
ulises.boom said:
@alray Thanks for the prompt response.
I will download and try that later today after work.
But some questions so I don´t do something stupid:
I have to restart the phone on Fastboot mode or Recovery Mode for the RUU to work, as the phone is starting with the Gray and red triangle and an admiration mark.?
Thanks
Click to expand...
Click to collapse
you can run the ruu.exe in bootloader mode if you want, it will then switch to ruu mode by itself. If the phone were booted in the OS the ruu.exe will make it reboot in ruu mode.
@arlay Sorry to tell you that it didn´t work.
Let me explain a little of what I have here:
It seems that I erase everythin in the Phone except by the Fastboot and Recovery.
I´m having the following errors:
E:Can´t mount /cache/recovery/
E: unknown volume "/sdcard/.android_secure
Running the RUU I got Error 155.
And another thing, it can find /system/xbin/su
Do I hava a recobrable one or a brick?
I have it on s-on and could not made it s-off with revone
alray said:
you can run the ruu.exe in bootloader mode if you want, it will then switch to ruu mode by itself. If the phone were booted in the OS the ruu.exe will make it reboot in ruu mode.
Click to expand...
Click to collapse
ulises.boom said:
@arlay Sorry to tell you that it didn´t work.
Let me explain a little of what I have here:
It seems that I erase everythin in the Phone except by the Fastboot and Recovery.
I´m having the following errors:
E:Can´t mount /cache/recovery/
E: unknown volume "/sdcard/.android_secure
Running the RUU I got Error 155.
And another thing, it can find /system/xbin/su
Do I hava a recobrable one or a brick?
I have it on s-on and could not made it s-off with revone
Click to expand...
Click to collapse
1- can you post a "fastboot getvar all" (excluding IMEI and s/n)
2- with S-On you need to relock bootloader for RUU (same or higher version) to work
3- for S-Off, you should also try rumrunner and firewater
@nkk71 Here is the results of the getvar
List of devices attached
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.18.3263.15
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.1540.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: PN0712000
(bootloader) cidnum: BS_US001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4281mV
(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.062s
nkk71 said:
1- can you post a "fastboot getvar all" (excluding IMEI and s/n)
2- with S-On you need to relock bootloader for RUU (same or higher version) to work
3- for S-Off, you should also try rumrunner and firewater
Click to expand...
Click to collapse
ulises.boom said:
@nkk71 Here is the results of the getvar
List of devices attached
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-main: 1.29.1540.16
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_ul
(bootloader) modelid: PN0712000
(bootloader) cidnum: BS_US001
finished. total time: 0.062s
Click to expand...
Click to collapse
Personally, I would use this ruu.exe : http://www.htc1guru.com/dld/ruu_m7_ul_jb_50_brightstarus_wwe_1-29-1540-16-exe/
it's the same version as your current one, which would give you a chance to S-Off, if you wish.... a higher version, could make that more difficult.
the RUU will work but you need to lock your bootloader using fastboot oem lock
I know it's ironic that the Dev Edition is bootloader unlocked be default, but RUU's wont work with that.
@arlay & @nkk71 Thanks a million for helping me solve my problem.
I have a functional HTC ONE m7ul Developer Edition back in business.
Now to wait for a KitKat Update to put it on the Mobile.
nkk71 said:
Personally, I would use this ruu.exe : http://www.htc1guru.com/dld/ruu_m7_ul_jb_50_brightstarus_wwe_1-29-1540-16-exe/
it's the same version as your current one, which would give you a chance to S-Off, if you wish.... a higher version, could make that more difficult.
the RUU will work but you need to lock your bootloader using fastboot oem lock
I know it's ironic that the Dev Edition is bootloader unlocked be default, but RUU's wont work with that.
Click to expand...
Click to collapse
I´m a very happy man again.
Have been receving and updating the phone with already three OTA Updates without any issues so far.
Many thanks to the guys/girls on XDA-Developers for this very helpful site.
ulises.boom said:
@arlay & @nkk71 Thanks a million for helping me solve my problem.
I have a functional HTC ONE m7ul Developer Edition back in business.
Now to wait for a KitKat Update to put it on the Mobile.
Click to expand...
Click to collapse
ulises.boom said:
Hello everybody, I´m a little newbie here so need some URGEN HELP.
1.- I bought an HTC ONE (m7) 64GB Developer Edition from SWAPPA with ClockworkMod Recovery and CyanogenMod 11 on it.
2.- While looking into XDA-Developer was following a thread to get it back to stock recovery using nandroid so I can flash an RUU from HTCDEV
While doing that seems that I erase everything from the phone and now it´s giving me an error mounting e:/ drive and It doesn´t recognize the phone in ADB mode.
I´m stuck with the CWM without the ability to get files into /sdcard/0/clockworkmode/backups
Can someone help me or point me in the right direction to get back to the stock android that the HTC Developer Edition (m7) comes in factory default.
Click to expand...
Click to collapse
Is this the link you talking about?
http://www.youtube.com/watch?v=rpA71FXddyU

getting to T-Mo KitKat OTA or RUU ?

I'm on ARHD 31.6 which is Android 4.3.
Would like to be KitKat.
Can I get to the T-Mo OTA from here somehow, or am I better off with:
http://www.htc1guru.com/dld/ruu-zip...157-04_release_336982_signed_2_decrypted-zip/
metropical said:
I'm on ARHD 31.6 which is Android 4.3.
Would like to be KitKat.
Can I get to the T-Mo OTA from here somehow, or am I better off with:
http://www.htc1guru.com/dld/ruu-zip...157-04_release_336982_signed_2_decrypted-zip/
Click to expand...
Click to collapse
To update my One (that is S-OFF), I relocked the bootloader and loaded that RUU which put it on 4.3, then let it do the OTAs that brought it first to 4.4.2/Sense 5.5, then the OTA to 4.4.2/Sense 6.0. Then I re-unlocked and rooted it. I run the stock T-Mobile ROM that is rooted and using the ElementalX 14.2 kernel.
Fuzi0719 said:
To update my One (that is S-OFF), I relocked the bootloader and loaded that RUU which put it on 4.3, then let it do the OTAs that brought it first to 4.4.2/Sense 5.5, then the OTA to 4.4.2/Sense 6.0. Then I re-unlocked and rooted it. I run the stock T-Mobile ROM that is rooted and using the ElementalX 14.2 kernel.
Click to expand...
Click to collapse
may I ask you why you have re-locked and re-unlocked bootlader?
Fuzi0719 said:
To update my One (that is S-OFF), I relocked the bootloader and loaded that RUU which put it on 4.3, then let it do the OTAs that brought it first to 4.4.2/Sense 5.5, then the OTA to 4.4.2/Sense 6.0. Then I re-unlocked and rooted it. I run the stock T-Mobile ROM that is rooted and using the ElementalX 14.2 kernel.
Click to expand...
Click to collapse
K, Darn the Luck ! ! !
I'm looking to run the same as you actually.
metropical said:
K, Darn the Luck ! ! !
I'm looking to run the same as you actually.
Click to expand...
Click to collapse
you can use that zip or a RUU exe file available there htc1guru but you need tell your getvar all without imei
If your firmware version is lower than this ruu zip then you can flash it with S On if higher you need S off
So tell us getvar all
from HTC One
getvar all
yatindroid said:
you can use that zip or a RUU exe file available there htc1guru but you need tell your getvar all without imei
If your firmware version is lower than this ruu zip then you can flash it with S On if higher you need S off
So tell us getvar all
from HTC One
Click to expand...
Click to collapse
would I need to lock the bootloader again?
Martin:~ fritz$ fastboot getvar all
(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-OFF
(bootloader) serialno:
(bootloader) imei:
(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: 4182mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-412e361e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all:
You are on 3.24.531.3 so you can flash that zip even with S On
Your phone S off that's very good so go ahead flash it
from HTC One
yatindroid said:
You are on 3.24.531.3 so you can flash that zip even with S On
Your phone S off that's very good so go ahead flash it
Click to expand...
Click to collapse
flashing zip fails, nearly instantly
Fuzi0719 said:
To update my One (that is S-OFF), I relocked the bootloader and loaded that RUU which put it on 4.3, then let it do the OTAs that brought it first to 4.4.2/Sense 5.5, then the OTA to 4.4.2/Sense 6.0. Then I re-unlocked and rooted it. I run the stock T-Mobile ROM that is rooted and using the ElementalX 14.2 kernel.
Click to expand...
Click to collapse
I relocked and tried the HTC1guru RUU for 3.24.531.3 (T-MOB010)
failed.
metropical said:
I relocked and tried the HTC1guru RUU for 3.24.531.3 (T-MOB010)
failed.
Click to expand...
Click to collapse
no need to relock when you're s-off.
can you copy/paste command prompt/terminal output of the commands you ran.
PS: did you check MD5 of the download?
nkk71 said:
no need to relock when you're s-off.
can you copy/paste command prompt/terminal output of the commands you ran.
PS: did you check MD5 of the download?
Click to expand...
Click to collapse
I thought not, but I tried the relock when the zip wouldn't flash.
hmmm, there's an issue with the MD5, so I'm dl'g again from htc1guru.
30 mins left to dl. I'll report back if the md5 is correct this time
metropical said:
flashing zip fails, nearly instantly
Click to expand...
Click to collapse
flashing zip fail means some stock apps missing data/preload apps
from HTC One
now the md5 is right but using TWRP 2.6.3.3 to flash fails.
??
is there some reason I'd have to adb or fastboot rather than TWRP to flash this RUU?
metropical said:
now the md5 is right but using TWRP 2.6.3.3 to flash fails.
??
Click to expand...
Click to collapse
flash in fastboot not in twrp
Put zip in fastboot folder in computer
Command fastboot oem rebootRUU
fastboot flash zip xxxxx.zip
fastboot flash zip xxxxx.zip
fastboot reboot oem
xxxx is zip file name
You have to flash it 2 times that's why flash zip command 2 times
from HTC One
yatindroid said:
flash in fastboot not in twrp
Put zip in fastboot folder in computer
Command fastboot oem rebootRUU
fastboot flash zip xxxxx.zip
fastboot flash zip xxxxx.zip
fastboot reboot oem
xxxx is zip file name
You have to flash it 2 times that's why flash zip command 2 times
from HTC One
Click to expand...
Click to collapse
just realized this, doh!
metropical said:
just realized this, doh!
Click to expand...
Click to collapse
after flashing zip fastboot reboot-bootloader will complete last step of flashing after that reboot oem
from HTC One
yatindroid said:
after flashing zip fastboot reboot-bootloader will complete last step of flashing after that reboot oem
from HTC One
Click to expand...
Click to collapse
done
back to OEM and OTA updating to KK.
Thanks,
alray said:
may I ask you why you have re-locked and re-unlocked bootlader?
Click to expand...
Click to collapse
I've never gotten an RUU to work while the bootloader is unlocked, on any HTC phone I've had. Relocking the bootloader the RUU works as designed. Also, the OTA updates from T-Mobile will not install with an unlocked bootloader.
Fuzi0719 said:
I've never gotten an RUU to work while the bootloader is unlocked, on any HTC phone I've had. Relocking the bootloader the RUU works as designed. Also, the OTA updates from T-Mobile will not install with an unlocked bootloader.
Click to expand...
Click to collapse
apparently the RUU will install, but alas I'm between unlocked and locked.
oh boy
had to relock, then unlock.
flash TWRP and SuperSU
seems to be ok now.
metropical said:
apparently the RUU will install, but alas I'm between unlocked and locked.
oh boy
Click to expand...
Click to collapse
try with unlocked if not then lock & try
Flashing will not lock your phone
from HTC One

[SOLVED] HTC One back to STOCK ROM!?

Hello,
I've changed the ROM on my HTC One and I want to go back to stock ROM.
Current device status:
- ROOTED
- S-OFF
- SUPERCID
- TWM RECOVERY
- CyanogenMod ROM
I'm not bothered about returning to 100% stock I just want the stock ROM back. My handset was locked to VODAFONE UK (CID VODAP001)
morgan150 said:
Hello,
I've changed the ROM on my HTC One and I want to go back to stock ROM.
Current device status:
- ROOTED
- S-OFF
- SUPERCID
- TWM RECOVERY
- CyanogenMod ROM
I'm not bothered about returning to 100% stock I just want the stock ROM back. My handset was locked to VODAFONE UK (CID VODAP001)
Click to expand...
Click to collapse
your phone is s-off which mean you can use every RUU out there. JUst change your CID/MID if required before running the ruu. If you dont want to use a ruu, you can flash a stock guru reset rom or stock odexed rom that match your firmware version.
alray said:
your phone is s-off which mean you can use every RUU out there. JUst change your CID/MID if required before running the ruu. If you dont want to use a ruu, you can flash a stock guru reset rom or stock odexed rom that match your firmware version.
Click to expand...
Click to collapse
So all I do is change the CID back and then use RUU or reflash? How do I know what firmware I'm using?
Can I use this to go back stock after changing my CID back...
http://www.htc1guru.com/dld/ota_m7_...uk_5-16-161-2-4-19-161-11_release_379920-zip/
morgan150 said:
How do I know what firmware I'm using?
Click to expand...
Click to collapse
post the output of "fastoot getvar all" except your imei and serialno
---------- Post added at 12:15 PM ---------- Previous post was at 12:14 PM ----------
morgan150 said:
Can I use this to go back stock after changing my CID back...
http://www.htc1guru.com/dld/ota_m7_...uk_5-16-161-2-4-19-161-11_release_379920-zip/
Click to expand...
Click to collapse
no this is an ota file you can not use this to restore your phone, its only a patch.
alray said:
post the output of "fastoot getvar all" except your imei and serialno
---------- Post added at 12:15 PM ---------- Previous post was at 12:14 PM ----------
no this is an ota file you can not use this to restore your phone, its only a patch.
Click to expand...
Click to collapse
I will post it as soon as I'm home from work. Thank you!
Can I get that information without using a PC?
Sent from my One using XDA Free mobile app
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.12.161.8
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3774mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(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.125s
Can anyone tell me the RUU or ROM I need please...
morgan150 said:
Can anyone tell me the RUU or ROM I need please...
Click to expand...
Click to collapse
A couple of questions, first:
Why (it helps to know what your ultimate goal is)
Do you need to go back to Vodafone or are you OK with unbranded
Do you intend on going S-ON
nkk71 said:
A couple of questions, first:
Why (it helps to know what your ultimate goal is)
Do you need to go back to Vodafone or are you OK with unbranded
Do you intend on going S-ON
Click to expand...
Click to collapse
Thank you so much for getting back to me!
1. Because I've installed loads of ROMS and not one I like or they intend to freeze etc
2. I'm more then happy to go back unbranded as long as I can still get OTA updates
3. Nope
morgan150 said:
Thank you so much for getting back to me!
1. Because I've installed loads of ROMS and not one I like or they intend to freeze etc
2. I'm more then happy to go back unbranded as long as I can still get OTA updates
3. Nope
Click to expand...
Click to collapse
hmm, I haven't had problems with most ROMs I've tried, but to each his own
change CID to international WWE unbranded:
fastboot oem writecid HTC__001 <- two underscores (CID is exactly 8 chars)
fastboot reboot-bootloader
fastboot oem readcid
^^ confirm it now says HTC__001
then you run RUU:
http://androidruu.com/getdownload.p...10.38r.1157.04L_release_353069_signed_2-1.exe
let me know if you have problems with that ruu, in which case you'd need to first downgrade your firmware.
I have a decrypted 1.28 version, that would flash pretty easily, but then you'd have to take a lot more OTA's... if that doesn't bother you let me know and i'll link instructions to it.
Anyway, i'll decrypt the 4.19 version and upload, but that's gonna take more than a few hours to upload.
PS: the RUU, will obviously wipe EVERYTHING off your phone, so backup to PC first, and yes, OTAs will be fine even with unlocked bootloader
nkk71 said:
hmm, I haven't had problems with most ROMs I've tried, but to each his own
change CID to international WWE unbranded:
fastboot oem writecid HTC__001 <- two underscores (CID is exactly 8 chars)
fastboot reboot-bootloader
fastboot oem readcid
^^ confirm it now says HTC__001
then you run RUU:
http://androidruu.com/getdownload.p...10.38r.1157.04L_release_353069_signed_2-1.exe
let me know if you have problems with that ruu, in which case you'd need to first downgrade your firmware.
I have a decrypted 1.28 version, that would flash pretty easily, but then you'd have to take a lot more OTA's... if that doesn't bother you let me know and i'll link instructions to it.
Anyway, i'll decrypt the 4.19 version and upload, but that's gonna take more than a few hours to upload.
PS: the RUU, will obviously wipe EVERYTHING off your phone, so backup to PC first, and yes, OTAs will be fine even with unlocked bootloader
Click to expand...
Click to collapse
Thanks a lot! I'll give it a go now and let you know
morgan150 said:
Thanks a lot! I'll give it a go now and let you know
Click to expand...
Click to collapse
there's also a mirror here: http://www.htc1guru.com/dld/ruu_m7_...0-38r-1157-04l_release_353069_signed_2-1-exe/
in either case check MD5 on the download
nkk71 said:
there's also a mirror here: http://www.htc1guru.com/dld/ruu_m7_...0-38r-1157-04l_release_353069_signed_2-1-exe/
in either case check MD5 on the download
Click to expand...
Click to collapse
Is that one the same?
morgan150 said:
Is that one the same?
Click to expand...
Click to collapse
yes same same, just two different locations, the file is exactly the same
just a question of which one gives you better download speed... i use a download manager in either case
nkk71 said:
yes same same, just two different locations, the file is exactly the same
just a question of which one gives you better download speed... i use a download manager in either case
Click to expand...
Click to collapse
The fastboot_HTC.exe stopped working
morgan150 said:
The fastboot_HTC.exe stopped working
Click to expand...
Click to collapse
download this: http://www.androidfilehost.com/?fid=23329332407574077
Code:
[B]fastboot oem rebootRUU
fastboot flash zip fw_4.19.401.9_custom.zip[/B]
^^ FAILED (remote: 90 hboot pre-update! please flush image again immediately)
... wait a few seconds
[B]fastboot flash zip fw_4.19.401.9_custom.zip[/B]
^^ yes the flash zip has to be done TWICE !!
[B]fastboot reboot-bootloader[/B]
then try ruu again... what OS are you using?
hmm, really need to get that decrypted version uploaded
nkk71 said:
download this: http://www.androidfilehost.com/?fid=23329332407574077
Code:
[B]fastboot oem rebootRUU
fastboot flash zip fw_4.19.401.9_custom.zip[/B]
^^ FAILED (remote: 90 hboot pre-update! please flush image again immediately)
... wait a few seconds
[B]fastboot flash zip fw_4.19.401.9_custom.zip[/B]
^^ yes the flash zip has to be done TWICE !!
[B]fastboot reboot-bootloader[/B]
then try ruu again... what OS are you using?
hmm, really need to get that decrypted version uploaded
Click to expand...
Click to collapse
Just flashed the firmware and now running RUU, and Windows 8.1 Pro
morgan150 said:
Just flashed the firmware and now running RUU, and Windows 8.1 Pro
Click to expand...
Click to collapse
cool, hope it works fine now, cause the old 1.xx RUUs won't work with Win8.1... so i'm glad i didnt link that to you

Categories

Resources