HTC says this...
*****TAMPERED****
*****Relocked******
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
Radio-4T.20.3218.13
OpenDSP-v31.120.274.0617
OS-
eMMc-boot 2048MB
Sept 10 2013, 01:32:23.0
I have tried the HBOOT - Factory reset - no luck
went into fastboot and tried to connect to it - no luck
tried to load the 2.7.img file and rebooted the bootloader and it come back to the same screen..
Can anyone assist in getting the OS put back on?
Wait a minute. Does your phone go to fastboot usb mode when you connect it to your comuter in bootloader mode?
donkeykong1 said:
Wait a minute. Does your phone go to fastboot usb mode when you connect it to your comuter in bootloader mode?
Click to expand...
Click to collapse
Yes... But I can move to HBOOT aslo.. No options work.. always goes to the bootloader screen with the ****tampered**** screen
You need to unlock your bootloader in order to flash custom recovery. You can do that via htcdev site
mehtarajiv1 said:
Yes... But I can move to HBOOT aslo.. No options work.. always goes to the bootloader screen with the ****tampered**** screen
Click to expand...
Click to collapse
donkeykong1 said:
You need to unlock your bootloader in order to flash custom recovery. You can do that via htcdev site
Click to expand...
Click to collapse
unfortunately. I cannot unlock the phone... I have tried using ADB and when I type ADB devices.. I get no devices, yet when I type "Fastboot Devices" it shows my phone..
I loaded the 2.7 xxx.img file from this site and erased cache and rebooted yet unable to get to the recovery menu.
mehtarajiv1 said:
unfortunately. I cannot unlock the phone... I have tried using ADB and when I type ADB devices.. I get no devices, yet when I type "Fastboot Devices" it shows my phone..
I loaded the 2.7 xxx.img file from this site and erased cache and rebooted yet unable to get to the recovery menu.
Click to expand...
Click to collapse
For adb to work yout phone needs to be booted to OS or custom recovery. Since you don't have either of those it won't work. Can you post fastboot getvar all? Just remove your IMEI and serial number.
Go here: htcdev.com/
Follow the steps there to unlock your phone.
You'll need to register a valid email as they will send you a .bin file. You don't need adb for this. Fastboot used.
After unlocking the device, download the stock recovery.img from tmobile (recovery_tmobile.img): dl.dropbox.com/u/50607529/recovery_tmobile.img
Save it to the same spot you have the fastboot.exe file
Then run the following command: fastboot flash recovery recovery_tmobile.img
Then issue a: fastboot reboot-bootloader
Go back into fastboot USB mode, and issue the: fastboot oem lock
Then issue a: fastboot reboot-bootloader
You will then be at the bootloader.
With the device still connected on your PC, switch to fastboot USB again (if not already), and run the RUU found online: htc.com/us/support/htc-one-t-mobile/news/
Do a google search for: HTC One for T-Mobile ROM Update 5.16.2014
Get the download that says "1.49GB". It's an .exe file you just run and it will wipe your phone. Considering the state it is in now, you probably won't mind that it'll wipe the entire phone clean.
This is off the top of my head, so hopefully those steps above are clear.
Any questions, reply to my post.
donkeykong1 said:
For adb to work yout phone needs to be booted to OS or custom recovery. Since you don't have either of those it won't work. Can you post fastboot getvar all? Just remove your IMEI and serial number.
Click to expand...
Click to collapse
C:\ADB>fastboot devices
HT35XW910369 fastboot
C:\ADB>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.55.0000
INFOversion-baseband: 4T.20.3218.13
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main:
INFOversion-misc: PVT SHIP S-ON
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0712000
INFOcidnum: CWS__001
INFObattery-status: good
INFObattery-voltage: 3752mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-2da61e5e88
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
finished. total time: 0.050s
C:\ADB>
Sarting said:
Go here: htcdev.com/
Follow the steps there to unlock your phone.
You'll need to register a valid email as they will send you a .bin file. You don't need adb for this. Fastboot used.
After unlocking the device, download the stock recovery.img from tmobile (recovery_tmobile.img): dl.dropbox.com/u/50607529/recovery_tmobile.img
Save it to the same spot you have the fastboot.exe file
Then run the following command: fastboot flash recovery recovery_tmobile.img
Then issue a: fastboot reboot-bootloader
Go back into fastboot USB mode, and issue the: fastboot oem lock
Then issue a: fastboot reboot-bootloader
You will then be at the bootloader.
With the device still connected on your PC, switch to fastboot USB again (if not already), and run the RUU found online: htc.com/us/support/htc-one-t-mobile/news/
Do a google search for: HTC One for T-Mobile ROM Update 5.16.2014
Get the download that says "1.49GB". It's an .exe file you just run and it will wipe your phone. Considering the state it is in now, you probably won't mind that it'll wipe the entire phone clean.
This is off the top of my head, so hopefully those steps above are clear.
Any questions, reply to my post.
Click to expand...
Click to collapse
That is the problem. I cannot unlock the phone to get to the next step...
OK. You have two options - unlock bootloader and flash custom recovery and then adb sideload a ROM (easier in my oppinion) or run RUU. For RUU you need to match RUU .exe file with your CID and MID.
RUU M7 UL K44 SENSE55 MR Cingular US 4.18.502.7 R10 Radio 4T.24.3218.09 10.26.1718.01L Release 356565 Signed 2
This RUU should work for you, but after you flash it you will still need to unlock your bootloader if you want custom recovery and/or custom ROM
donkeykong1 said:
OK. You have two options - unlock bootloader and flash custom recovery and then adb sideload a ROM (easier in my oppinion) or run RUU. For RUU you need to match RUU .exe file with your CID and MID.
RUU M7 UL K44 SENSE55 MR Cingular US 4.18.502.7 R10 Radio 4T.24.3218.09 10.26.1718.01L Release 356565 Signed 2
This RUU should work for you, but after you flash it you will still need to unlock your bootloader if you want custom recovery and/or custom ROM
Click to expand...
Click to collapse
I tried the RUU option as well before I sent it to HTC.. Where do I get the RUU file you mentioned in this post?
mehtarajiv1 said:
I tried the RUU option as well before I sent it to HTC.. Where do I get the RUU file you mentioned in this post?
Click to expand...
Click to collapse
Sorry, I didn't post a link. Go to guru reset and download from there
donkeykong1 said:
OK. You have two options - unlock bootloader and flash custom recovery and then adb sideload a ROM (easier in my oppinion) or run RUU. For RUU you need to match RUU .exe file with your CID and MID.
RUU M7 UL K44 SENSE55 MR Cingular US 4.18.502.7 R10 Radio 4T.24.3218.09 10.26.1718.01L Release 356565 Signed 2
This RUU should work for you, but after you flash it you will still need to unlock your bootloader if you want custom recovery and/or custom ROM
Click to expand...
Click to collapse
Running the RUU method, it starts to upload the image to the phone and about 5% through it errors out with error[171] USB connection error. During this process the phone displays a black screen and says HTC in white letters.
The ADB sideloader option states - adb devices not found... Any other options?
Forget about adb for now, it won't work. That black screen is RUU mode and it's fine. Do you have another usb cable to try? Because that error suggests your cable is faulty
donkeykong1 said:
Forget about adb for now, it won't work. That black screen is RUU mode and it's fine. Do you have another usb cable to try? Because that error suggests your cable is faulty
Click to expand...
Click to collapse
I have tried with 3 different usb cables and it dies at the same spot... I think because S-ON is set, I cannot the OS.
Then there's option 2 - unlocking bootloader via htcdev
mehtarajiv1 said:
I have tried with 3 different usb cables and it dies at the same spot... I think because S-ON is set, I cannot the OS.
Click to expand...
Click to collapse
S-ON does not affect flashing with RUU or custom roms (rooted).
If you are having USB issues, please try plugging into a USB 2.0 port. There has been problems reported with using 3.0.
donkeykong1 said:
Then there's option 2 - unlocking bootloader via htcdev
Click to expand...
Click to collapse
+1
mehtarajiv1 said:
The ADB sideloader option states - adb devices not found... Any other options?
Click to expand...
Click to collapse
As stated previously, ADB will not work unless you're in 1.) the OS, or 2.) Recovery mode (TWRP or CWM etc)
mehtarajiv1 said:
Running the RUU method, it starts to upload the image to the phone and about 5% through it errors out with error[171] USB connection error. During this process the phone displays a black screen and says HTC in white letters.
The ADB sideloader option states - adb devices not found... Any other options?
Click to expand...
Click to collapse
sorry for butting in, but your issue, including the 171 usb issue sounds like drivers to me, are you using windows 7 or 8 ?
with your phone plugged into the computer, please check in device manager, under android devices it should say MyHTC, if it says anything else, that's your problem.
download HTC sync manager from the HTC site, install it, then goto add/remove programs and remove HTC sync, this will just leave the drivers behind on your computer, you don't want sync, it interferes, you will see HTC driver installer in add/remove programs just above sync.
---------- Post added at 09:21 PM ---------- Previous post was at 09:15 PM ----------
IT WONT BE your usb leads, ports or the port in the phone, so don't worry about that, its not a hardware fault, if it was then your fastboot getvar wouldn't of worked either.
Sarting said:
S-ON does not affect flashing with RUU or custom roms (rooted).
If you are having USB issues, please try plugging into a USB 2.0 port. There has been problems reported with using 3.0.
+1
As stated previously, ADB will not work unless you're in 1.) the OS, or 2.) Recovery mode (TWRP or CWM etc)
Click to expand...
Click to collapse
I was finally able to get into TWRP recovery mode....
I am on TWRP v2.6.3.0 .. where do I go next?
mehtarajiv1 said:
I was finally able to get into TWRP recovery mode....
I am on TWRP v2.6.3.0 .. where do I go next?
Click to expand...
Click to collapse
you need a working adb and also twrp 2.6.3.3 minimum to push, sideload or flash anything.
Related
Hi guys.
Yesterday i decided to s-off via rumrunner.
I was on a GPE ROM (so yes, rooted, twrp recovery and custom rom) so i downloaded and flashed a sense based ROM as suggested, but after repeating 2 times the 8 pouring attempts i was still s-on.
I decided to try another sense base flashing a ruu back to stock to be sure it was compatible, so I relocked the bootloader.
The ruu install went immediately wrong (FAILED signature check verification). The problem now is that when I power it on it immediately goes in fastboot mode (yes fastboot, not bootloader). If I press bootloader and then recovery it goes back to fastboot.
So I tried another thing: unlock again the bootloader to manually flash back a custom recovery to make it work again.
Great idea, so i prepared back the unlocktoken, flash it and BAM: again signature check verification fail.
If I can't unlock and custom recovery again my only hope I guess its an ruu reset.
Now, I know that I can't revert hboot to an older version, and mine is 1.54.0000 so pretty high, but i tried also a 3.x RUU i found inside the RUU collection thread and got the same error msg.
Also smth must be definitely wrong cause I don't think the Unlocktoken should get that error msg, I never got it!
So to summarize:
- tampered, relocked and s-on 1.54.0000 hboot
- FAILED signature check verification if I try to unlock it via htcdev tocken
- RUU zips get same signature check fail error
- same signature check verification error if I try to manually flash just the boot partition (fastboot flash boot)
Guys I had a Desire, a One XL, a Nexus 4 but I think it's the first time I'm stuck with a completely useless slab and really don't know how to recover it.
Really ANY suggestion to make it boot again would be much appreciated...
Thanks
Yorgan said:
Hi guys.
Yesterday i decided to s-off via rumrunner.
I was on a GPE ROM (so yes, rooted, twrp recovery and custom rom) so i downloaded and flashed a sense based ROM as suggested, but after repeating 2 times the 8 pouring attempts i was still s-on.
I decided to try another sense base flashing a ruu back to stock to be sure it was compatible, so I relocked the bootloader.
The ruu install went immediately wrong (FAILED signature check verification). The problem now is that when I power it on it immediately goes in fastboot mode (yes fastboot, not bootloader). If I press bootloader and then recovery it goes back to fastboot.
So I tried another thing: unlock again the bootloader to manually flash back a custom recovery to make it work again.
Great idea, so i prepared back the unlocktoken, flash it and BAM: again signature check verification fail.
If I can't relock my only hope I guess its an ruu reset.
Now, I know that I can't revert hboot to an older version, and mine is 1.54.0000 so pretty high, but i tried also a 3.x RUU i found inside the RUU collection thread and got the same error msg.
Also smth must be definitely wrong cause I don't think the Unlocktoken should get that error msg, I never got it!
So to summarize:
- tampered, relocked and s-on 1.54.0000 hboot
- FAILED signature check verification if I try to unlock it via htcdev tocken
- RUU zips get same signature check fail error
- same signature check verification error if I try to manually flash just the boot partition (fastboot flash boot)
Guys I had a Desire, a One XL, a Nexus 4 but I think it's the first time I'm stuck with a completely useless slab and really don't know how to recover it.
Really ANY suggestion to make it boot again would be much appreciated...
Thanks
Click to expand...
Click to collapse
can you post a "fastboot getvar all" (remove IMEI and s/n before posting)
nkk71 said:
can you post a "fastboot getvar all" (remove IMEI and s/n before posting)
Click to expand...
Click to collapse
Sure, here it is:
version: 0.5
version-bootloader: 1.54.0000
version-baseband: 4A.17.3250.14
version-cpld: None
version-microp: None
version-main: 2.24.401.1
version-misc: PVT SHIP S-ON
serialno:
imei:
meid:
product: m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC__032
battery-status: good
battery-voltage: 4200mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-d16dc66985
hbootpreupdate: 11
gencheckpt: 0
Thanks for the quick answer
Yorgan said:
Sure, here it is:
version-bootloader: 1.54.0000
version-main: 2.24.401.1
version-misc: PVT SHIP S-ON
product: m7_ul
modelid: PN0710000
cidnum: HTC__032
Thanks for the quick answer
Click to expand...
Click to collapse
A) Do you still have custom recovery? If yes, can you enter recovery, and on your PC open a shell: "adb shell", does it show $ or #
can you copy/paste the command prompt
B) did you get a new unlocktocken from HTCdev, or are you using your old one?
Hit thanks button if I've helped, though it to soon to tell if I did
nkk71 said:
A) Do you still have custom recovery? If yes, can you enter recovery, and on your PC open a shell: "adb shell", does it show $ or #
can you copy/paste the command prompt
B) did you get a new unlocktocken from HTCdev, or are you using your old one?
Hit thanks button if I've helped, though it to soon to tell if I did
Click to expand...
Click to collapse
yup i forgot to press it =)
no custom recovery as i said, it just goes back to fastboot, i wanted to unlock it to flash twrp again but this stupid signature check is preventing me from doing anything!
i somehow think that my rom is still inside, just not booting, that's why i also tried to manually flash just the boot.img.
nope, i obtained a new one after the old gave me the error, no luck
really i dont know what to think
Yorgan said:
nope, i obtained a new one after the old gave me the error, no luck
really i dont know what to think
Click to expand...
Click to collapse
Okay, this is bad
Yorgan said:
that's why i also tried to manually flash just the boot.img.
Click to expand...
Click to collapse
Won't work with locked/relocked bootloader
Yorgan said:
no custom recovery as i said, it just goes back to fastboot,
Click to expand...
Click to collapse
A) did you at any point flash a stock recovery? (either using a Guru Reset ROM or fastboot flash recovery etc?)
B) have you tried:
fastboot erase cache
fastboot reboot-bootloader
and try to enter RECOVERY (using the volume and power buttons)?
nkk71 said:
Okay, this is bad
Won't work with locked/relocked bootloader
A) did you at any point flash a stock recovery? (either using a Guru Reset ROM or fastboot flash recovery etc?)
B) have you tried:
fastboot erase cache
fastboot reboot-bootloader
and try to enter RECOVERY (using the volume and power buttons)?
Click to expand...
Click to collapse
Nope i never wanted to remove TWRP, but does relocking bootloader not flash back the stock one?
Unluckily it just enters fastboot no matter if i power the phone up with or without volume buttons pressed!
I always thought that "if there's fastboot there's hope", but how to bypass the signature check if i'm s-on?
And why the heck does it fail checking signature of the Unlocktoken?
Yorgan said:
Nope i never wanted to remove TWRP, but does relocking bootloader not flash back the stock one?
Unluckily it just enters fastboot no matter if i power the phone up with or without volume buttons pressed!
I always thought that "if there's fastboot there's hope", but how to bypass the signature check if i'm s-on?
And why the heck does it fail checking signature of the Unlocktoken?
Click to expand...
Click to collapse
you're definitely in a pickle here.
But when in bootloader screen (the screenshot attached), can you select the second line; use VOL DOWN to get to second line, then press POWER to select it, where does it go?
nkk71 said:
you're definitely in a pickle here.
But when in bootloader screen (the screenshot attached), can you select the second line; use VOL DOWN to get to second line, then press POWER to select it, where does it go?
Click to expand...
Click to collapse
It vibrates, White screen with Htc logo, it writes 'entering recovery' for half a second and then back to fastboot
nkk71 said:
you're definitely in a pickle here.
But when in bootloader screen (the screenshot attached), can you select the second line; use VOL DOWN to get to second line, then press POWER to select it, where does it go?
Click to expand...
Click to collapse
OMG the UnlockCode worked!
Just to let you know, i changed absolutely nothing: the command i sent was the same as before and so was the token.
I think that maybe one of the many failed RUU attempts just flashed the partition i was missing, not enough to flash rom but enough to check the signature of the token!
Thx a lot dude, you gave me the hope to try to mess around again =)
Happyyy =))
Yorgan said:
OMG the UnlockCode worked!
Just to let you know, i changed absolutely nothing: the command i sent was the same as before and so was the token.
I think that maybe one of the many failed RUU attempts just flashed the partition i was missing, not enough to flash rom but enough to check the signature of the token!
Thx a lot dude, you gave me the hope to try to mess around again =)
Happyyy =))
Click to expand...
Click to collapse
:good::good::highfive::highfive::highfive::highfive::highfive::highfive::highfive: (I know that looks funny )
So go get yourself S-Off, and never go back S-On. S-Off is your "get out of jail" card!!!
Do not relock, unless S-Off, there's a thread somewhere around here where plenty of people weren't able to get HTCdev to unlock again!!
Any other help needed, let me know.
hello everyone
I was having kik kat ROM on my htc one, firmware was latest 4.06.1540.2 also TWRP v2.6.3.3 and every thing was perfect
accidentally I BOOT TO RECOVERY and wipe then advanced wipe and then I select partitions : dalvik cache, system , cache, data, internal storage
I delete every thing in my device except TWRP v2.6.3.3
I tried to reboot and then a message says no OS system in your device device stack on HTC logo , and also your device doesn't appear to be rooted install super su now? tried to connect to computer but my computer cannot recognize my device I try htc sync but nothing
I'm running windows 8.1 enterprise in my computer
now when boot to bootloader this is what I get :
tampered
unlocked
m7_ul pvt SHIP S-OFF RH
CID-HTC_J15
HBOOT- 1.44.0000
RADIO-4A.22.3263.14
OPEN DSP - v26.120.274.0202
eMMC-boot
may 3 2013,17:22:59
my device downgrade the firmware and radio
please help me
If you know how to use adb you can push a ROM manually and flash it provided you still can boot recovery.
tiny4579 said:
If you know how to use adb you can push a ROM manually and flash it provided you still can boot recovery.
Click to expand...
Click to collapse
the problem is my computer cannot recognize my device tried to install htc sync drivers but fail to recognize my device
even I tried tool kit to bush a ROM to my device but still no device detected
Go to pc windows 7
paris07121978 said:
Go to pc windows 7
Click to expand...
Click to collapse
what do mean
dida1 said:
hello everyone
I was having kik kat ROM on my htc one, firmware was latest 4.06.1540.2 also TWRP v2.6.3.3 and every thing was perfect
accidentally I BOOT TO RECOVERY and wipe then advanced wipe and then I select partitions : dalvik cache, system , cache, data, internal storage
I delete every thing in my device except TWRP v2.6.3.3
I tried to reboot and then a message says no OS system in your device device stack on HTC logo , and also your device doesn't appear to be rooted install super su now? tried to connect to computer but my computer cannot recognize my device I try htc sync but nothing
I'm running windows 8.1 enterprise in my computer
now when boot to bootloader this is what I get :
tampered
unlocked
m7_ul pvt SHIP S-OFF RH
CID-HTC_J15
HBOOT- 1.44.0000
RADIO-4A.22.3263.14
OPEN DSP - v26.120.274.0202
eMMC-boot
may 3 2013,17:22:59
my device downgrade the firmware and radio
please help me
Click to expand...
Click to collapse
your not telling the whole truth
it's impossible to get hboot 1.44.000 without flashing it in fastboot oem rebootRUU or you never had 4.06.1540.2
you did all this by yourself ? Installed 4.06.1540.2 and Kitkat Rom ?
clsA said:
your not telling the whole truth
it's impossible to get hboot 1.44.000 without flashing it in fastboot oem rebootRUU or you never had 4.06.1540.2
you did all this by yourself ? Installed 4.06.1540.2 and Kitkat Rom ?
Click to expand...
Click to collapse
first of all am not a laying
see my thread before
http://forum.xda-developers.com/showthread.php?t=2560688
if you are not able to help just go away
dida1 said:
first of all am not a laying
see my thread before
http://forum.xda-developers.com/showthread.php?t=2560688
if you are not able to help just go away
Click to expand...
Click to collapse
well that's just it
I can help but you have to tell how you got hboot 1.44.000
---------- Post added at 10:00 AM ---------- Previous post was at 09:47 AM ----------
dida1 said:
what do mean
Click to expand...
Click to collapse
He means that fastboot will not work in windows 8.1 on a hboot 1.44.000
you have to have a windows 7 pc to use fastboot now
clsA said:
well that's just it
I can help but you have to tell how you got hboot 1.44.000
---------- Post added at 10:00 AM ---------- Previous post was at 09:47 AM ----------
He means that fastboot will not work in windows 8.1 on a hboot 1.44.000
you have to have a windows 7 pc to use fastboot now
Click to expand...
Click to collapse
exactly
clsA said:
well that's just it
I can help but you have to tell how you got hboot 1.44.000
Click to expand...
Click to collapse
here what I did
1- I connect my phone to my com.and delete some file from the phone storage like pictures videos folders etc...
2- I reboot my phone to recovery >wipe > advanced wipe>select all partitions and wipe
3- reboot system I had a message no os system rebooot
4 - my phone stack on htc logo
5- reboot to bootloader and this what I get in screen
tampered
unlocked
m7_ul pvt SHIP S-OFF RH
CID-HTC_J15
HBOOT- 1.44.0000
RADIO-4A.22.3263.14
OPEN DSP - v26.120.274.0202
eMMC-boot
may 3 2013,17:22:59
5- through the tool kit I try to flash RUU ROM but failed
this the hole story
sorry to be road with you but you made me angry I asked for help but you call me a lay
clsA said:
well that's just it
I can help but you have to tell how you got hboot 1.44.000
---------- Post added at 10:00 AM ---------- Previous post was at 09:47 AM ----------
He means that fastboot will not work in windows 8.1 on a hboot 1.44.000
you have to have a windows 7 pc to use fastboot now
Click to expand...
Click to collapse
How about windows xp
I have lap top with xp
how can I get my phone back to live
what do I need?
help please
dida1 said:
here what I did
1- I connect my phone to my com.and delete some file from the phone storage like pictures videos folders etc...
2- I reboot my phone to recovery >wipe > advanced wipe>select all partitions and wipe
3- reboot system I had a message no os system rebooot
4 - my phone stack on htc logo
5- reboot to bootloader and this what I get in screen
tampered
unlocked
m7_ul pvt SHIP S-OFF RH
CID-HTC_J15
HBOOT- 1.44.0000
RADIO-4A.22.3263.14
OPEN DSP - v26.120.274.0202
eMMC-boot
may 3 2013,17:22:59
5- through the tool kit I try to flash RUU ROM but failed
this the hole story
sorry to be road with you but you made me angry I asked for help but you call me a lay
Click to expand...
Click to collapse
no problem
what was the exact error from the RUU
and where you did download it.
also now that the RUU has changed your hboot you need a windows 7 pc to fix it now
and my intention was not to insult you. I just need the whole story
clsA said:
no problem
what was the exact error from the RUU
and where you did download it.
also now that the RUU has changed your hboot you need a windows 7 pc to fix it now
and my intention was not to insult you. I just need the whole story
Click to expand...
Click to collapse
thank you my friend
can I have the instruction how to do that now I asked my friend to get his lap top with windows 7
dida1 said:
thank you my friend
can I have the instruction how to do that now I asked my friend to get his lap top with windows 7
Click to expand...
Click to collapse
this file should get you back to stock from a windows 7 pc
install htc sync drivers first on the laptop and be sure fastboot devices works before continuing on.
then run the command fastboot oem lock before starting the RUU. this relocks the bootloader
http://www.htc1guru.com/dld/ruu_m7_...1-27_10-31-1131-05_release_310878_signed-exe/
after the RUU finished you will have to start from scratch and unlock bootloader and install custom recovery and Root
clsA said:
this file should get you back to stock from a windows 7 pc
install htc sync drivers first on the laptop and be sure fastboot devices works before continuing on.
after installing the htc sync should I delet the sync and keep drivers
then run the command fastboot oem lock before starting the RUU. this relocks the bootloader
http://www.htc1guru.com/dld/ruu_m7_...1-27_10-31-1131-05_release_310878_signed-exe/
after the RUU finished you will have to start from scratch and unlock boot loader and install custom recovery and Root
Click to expand...
Click to collapse
so first I install htc sync then connect my phone to pc then run command fast boot devices
then lock device
start to unlock boot loader .... etc...
dida1 said:
so first I install htc sync then connect my phone to pc then run command fast boot devices
then lock device
start to unlock boot loader .... etc...
Click to expand...
Click to collapse
yeah
lock
then RUU
then boot phone make sure it works
then start over with the unlock from htcdev
clsA said:
yeah
lock
then RUU
then boot phone make sure it works
then start over with the unlock from htcdev
Click to expand...
Click to collapse
thank you
sorry for bothering you
please keep checking my thread I may need some help?
dida1 said:
thank you
sorry for bothering you
please keep checking my thread I may need some help?
Click to expand...
Click to collapse
here you go
Instructions for Flashing RUU Zip Files:
Download the RUU.zip file and place in your ADB/fastboot folder. I would recommend renaming the zip file to something simple like ruu.zip.
Boot your phone into the bootloader by holding the power and vol up/down buttons at the same time until you see the bootloader screen or if you have your phone booted you can use the ADB command:
adb reboot-bootloader
Now use these fastboot commands:
fastboot oem rebootRUU
Should see the Silver HTC logo. Now issue this command to flash your phone using the ruu.zip file:
fastboot flash zip ruu.zip
Now the first time you issue a command to flash firmware/ruu in fastboot it only prepares the flash. You have to issue the exact command again:
fastboot flash zip ruu.zip
The green status bar usually does not reach the 100% mark. When the output in the command window is complete, you can reboot:
fastboot reboot
Click to expand...
Click to collapse
clsA said:
here you go
Click to expand...
Click to collapse
FINALLY :victory:
MY DEVICE WAKE UP :good:
here is the picture
what is the next step
please help I don't want to do another mistake
waiting your support
I update the ROM to the latest saftware
I'm trying to install super su but I have this error see attached
how can I solve it
I want to flash the latest firmware and kit kat ROM
dida1 said:
FINALLY :victory:
MY DEVICE WAKE UP :good:
here is the picture
what is the next step
please help I don't want to do another mistake
waiting your support
I update the ROM to the latest saftware
Click to expand...
Click to collapse
Well I guess it depends on what you want to do.
the next step for me would be to unlock at htcdev and install custom recovery and root.
you already have s-off so your ahead of the game
Flash this in recovery
Hello, today I've bought a used HTC One. It's soft bricked (I guess), I don't know what was done with it before, but previous owner said it was running official KitKat, I don't know if that's true.
Phone's bootlooping but I can get into bootloader, fastboot. When I try to access recovery it says entering recovery mode... and then reboots. Same happens if I choose Factory reset from bootloader menu.
I can't get this phone working with ADB. I've installed all drivers a few times. When I connect phone to computer I can hear Windows USB input sound and phone says "FASTBOOT USB" but adb is not detecting it. When I type "adb devices" I get no devices. I guess that's because USB debugging is off and I can't enable it since phone is in bootloop.
What I could do with it?
Bootloader information:
***Tampered***
***Unlocked***
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.21.3263.04
OpenDSP-v32.120.274.0909
OS-3.62.401.1
eMMc-boot 2048MB
Oct 17 2013, 23:06:14.0
I would appreciate any help, thank you.
Jst check out for ur mobile's official stock rom & install it
martis347 said:
Hello, today I've bought a used HTC One. It's soft bricked (I guess), I don't know what was done with it before, but previous owner said it was running official KitKat, I don't know if that's true.
Phone's bootlooping but I can get into bootloader, fastboot. When I try to access recovery it says entering recovery mode... and then reboots. Same happens if I choose Factory reset from bootloader menu.
I can't get this phone working with ADB. I've installed all drivers a few times. When I connect phone to computer I can hear Windows USB input sound and phone says "FASTBOOT USB" but adb is not detecting it. When I type "adb devices" I get no devices. I guess that's because USB debugging is off and I can't enable it since phone is in bootloop.
What I could do with it?
Bootloader information:
***Tampered***
***Unlocked***
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.21.3263.04
OpenDSP-v32.120.274.0909
OS-3.62.401.1
eMMc-boot 2048MB
Oct 17 2013, 23:06:14.0
I would appreciate any help, thank you.
Click to expand...
Click to collapse
When you see fastboot usb in the bootloader, your in Fastboot mode. adb will not work. Type fastboot devices.
Sent from my HTC One using XDA Premium HD app
Can you post an output of fastboot getvar all (remove imei/sn) ?
Now how I flash a new rom with only fastboot?
Maybe I should return to stock?
Edit: Can I flash RUU if I relock bootloader?
From image version: 3.62.401.1
To image version: 1.28.401.7
I've found somewhere, that it's okay to flash with diffrent image version, some guy in a video said, that you must have same image version numbers, so I don't know.
version: 0.5
version-bootloader: 1.55.0000
version-baseband: 4A.21.3263.04
version-cpld: None
version-microp: None
version-main:3.62.401.1
version-misc: PVT SHIP S-on
serialno: it's ok
imei: (it's ok, lots of numbers)
meid: 0000000000000000000
product:m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC__Y13
battery...
voltage...
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-bb768ae1
hbootpreupdate: 11
gencheckpt: 0
martis347 said:
Now how I flash a new rom with only fastboot?
Maybe I should return to stock?
Edit: Can I flash RUU if I relock bootloader?
From image version: 3.62.401.1
To image version: 1.28.401.7
I've found somewhere, that it's okay to flash with diffrent image version, some guy in a video said, that you must have same image version numbers, so I don't know.
Click to expand...
Click to collapse
No, you can't as you are S-ON. You can downgrade only if you are S-OFF.
Please try the following, even if you have tried it and paste your command prompt output.
- Connect the phone in fastboot mode.
- Downlaod stock recovery: http://d-h.st/WJ8
fastboot flash recovery stock_3.62.401.1.img
fastboot erase cache
fastboot reboot-bootloader
Try to enter recovery, you should see a triangle with android or a red exclamantion mark. Post back if your device can still NOT enter stock recovery
May have to try flashing couple times
Flashed twice, when I choose recovery in bootloader it only reboots and starts bootlooping.
I've uploaded log picture, it's faster than rewriting.
martis347 said:
Flashed twice, when I choose recovery in bootloader it only reboots and starts bootlooping.
I've uploaded log picture, it's faster than rewriting.
Click to expand...
Click to collapse
Interesting. You are having the same issue as another user right now. Try this please:
Download http://files.trjlive.com/android/htc/one/firmware/firmware_3.62.401.1.zip
Type: fastboot oem lock (if your device is not relocked yet)
Type: fastboot oem rebootRUU and wait for device to reboot
Type: fastboot flash zip firmware_3.62.401.1.zip and wait for process to complete
Sometimes flashing for the first time doesn't work, so flash firmware.zip again just to make sure.
Type: fastboot flash zip firmware_3.62.401.1.zip and wait for process to complete
Type: fastboot reboot-bootloader
Type: fastboot erase cache
Please select Bootloader and then select recovery to enter stock recovery. Post back your result.
I should flash, firstly reboot bootloader and then erase cache? Because in previous post order was: flash,erase cache, reboot, as far as I know you have to clear cache and then reboot. Or it doesn't matter?
Please follow as written in my instructions.
I've done everything like you said.
Type: fastboot oem lock (if your device is not relocked yet) (Phone rebooted. Then in bootloader it said relocked)
Type: fastboot oem rebootRUU and wait for device to reboot
Type: fastboot flash zip firmware_3.62.401.1.zip and wait for process to complete I got error both times. While flashing first time I renamed "firmware_3.62.401.1.zip" to "firmware.zip" When flashing second time I renamed it back to "firmware_3.62.401.1.zip"
Sometimes flashing for the first time doesn't work, so flash firmware.zip again just to make sure.
Type: fastboot flash zip firmware_3.62.401.1.zip and wait for process to complete
Type: fastboot reboot-bootloader
Type: fastboot erase cache
Now phone is same as it was. No recovery, when I'm trying to access it it just reboots and keeps bootlooping.
Sorry looks like the firmware was not signed., yoru fastboot indicates the failure. Please retry with: http://xda7.androidrevolution.nl/db_mirror/Firmware/HTC/HTC_One/401/3.62.401.1.zip
I checked it is signed.
Now somehow phone does not detect computer when I try plugging in. I mean when I connect it to pc, it's not responding. If i plug it to a wall charger it says Fastboot AC, if i plug it to computer it says only FASTBOOT. Didn't occur before...
Restart computer??
SaHiLzZ said:
Restart computer??
Click to expand...
Click to collapse
I've tried a different computer, restarted mine, nothing changes.
I think phone's charging animation (while off) has changed.
Okay, I got it working.(Haven't tried a port where my mouse is connected)
Flashed firmware like you said, from second try everything went okay.
Tried booting to recovery, still no change. Just bootloops...
damn .. sucks if the official recovery is failing to boot as well. dont have any other suggestions.
SaHiLzZ said:
damn .. sucks if the official recovery is failing to boot as well. dont have any other suggestions.
Click to expand...
Click to collapse
Can't I flash a ROM through FASTBOOT?
Or is there any chance to use RUU?
There is no RUU For 3.62.401.1 or higher. As you are S-ON, you can NOT flash the lower version RUU. You should pray for the day someone releases the RUU for 3.62.401.x or higher!
I am intentionally NOT suggesting you to run the 4.19.401.8 as that will most likely not help and if a month later someone releases the 3.62.401.x RUU, you wont be able to run it. Staying at a lowest possible version will help your odds, however small they are right now.
I rooted my HTC one m7 AT&T then tried unrooting it and now it wont turn on but it goes to the bootloader screen.
***TAMPERED***
***UNLOCKED***
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4M.27.3218.14
OpenDSP-v32.120.274.0909
0S-
eMMC- boot 2048MB
Apr 22 2014,01:10:58.0
Any Help?
SmithMyster said:
I rooted my HTC one m7 AT&T then tried unrooting it and now it wont turn on but it goes to the bootloader screen.
***TAMPERED***
***UNLOCKED***
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4M.27.3218.14
OpenDSP-v32.120.274.0909
0S-
eMMC- boot 2048MB
Apr 22 2014,01:10:58.0
Any Help?
Click to expand...
Click to collapse
Follow alray's procedure it should help.
Adb push rom.zip /sdcard/
majmoz said:
Follow alray's procedure it should help.
Click to expand...
Click to collapse
When i got to the twrp and type in adb push rom.zip /sdcard/ it says waiting for device but my htc worked when i put it in bootloader it popped up and didnt say waiting for device or no device
Did you do the command fastboot oem writesecureflag 3?
Going back to s-on on hboot higher than 1.54 will result in a tamper detected message, the phone reboots to the bootloader and the only way to proceed is to unlock the bootloader again
You need to S off again to get rid of the tampered message
If you NEED to go s-on, you're better running an earlier RUU once s-off for an earlier hboot and then go s-on
My opinion - stay s off
stovie_steve said:
Did you do the command fastboot oem writesecureflag 3?
Going back to s-on on hboot higher than 1.54 will result in a tamper detected message, the phone reboots to the bootloader and the only way to proceed is to unlock the bootloader again
You need to S off again to get rid of the tampered message
If you NEED to go s-on, you're better running an earlier RUU once s-off for an earlier hboot and then go s-on
My opinion - stay s off
Click to expand...
Click to collapse
What is the eastiest way to go s-off?
SmithMyster said:
What is the eastiest way to go s-off?
Click to expand...
Click to collapse
Easiest way - sunshine method. Will cost you $25 though, but it's worth it
Long way/not guaranteed to work - Firewater method. Several posts on the forum about different combos of Roms/kernels required to make it work, but if you get a whelp message running it you have to use sunshine method only
SmithMyster said:
When i got to the twrp and type in adb push rom.zip /sdcard/ it says waiting for device but my htc worked when i put it in bootloader it popped up and didnt say waiting for device or no device
Click to expand...
Click to collapse
With the phone in TWRP and connected to the computer type:
adb devices
You should see your Serial Number and next to it recovery. If not, then adb is not seeing your device and you will need to redo the procedure over again. Check to see if your drivers are installed correctly and that your computer recognizes your phone. Check the prerequisites for HTC drivers installed.
1. Reboot your computer
2. Put your phone in bootloader
3. Type: fastboot devices >>>> You should see your device serial number
4. Put your phone in recovery
5. Type: adb devices >>>> You should see your device serial number
6. Now try step 5 of alray's procedure.
majmoz said:
With the phone in TWRP and connected to the computer type:
adb devices
You should see your Serial Number and next to it recovery. If not, then adb is not seeing your device and you will need to redo the procedure over again. Check to see if your drivers are installed correctly and that your computer recognizes your phone. Check the prerequisites for HTC drivers installed.
1. Reboot your computer
2. Put your phone in bootloader
3. Type: fastboot devices >>>> You should see your device serial number
4. Put your phone in recovery
5. Type: adb devices >>>> You should see your device serial number
6. Now try step 5 of alray's procedure.
Click to expand...
Click to collapse
agree, sounds like the drivers are not installed correctly. That would explain why the phone is recognized in bootloader (fasboot) but not in recovery (adb)
@SmithMyster
When you are booted in recovery, open the windows device manager and confirm that your phone is listed as "Android USB device --> My HTC". If your phone is listed as "Other Devices --> One" when booted in recovery then re-install the drivers following the procedure from nkk71 (included in the guide)
ERROR RumRunner
How to get by Error RumRunner try again and read (Is Debuggin On?)
I Cant turn on my phone on to fix that!
any help?
SmithMyster said:
How to get by Error RumRunner try again and read (Is Debuggin On?)
I Cant turn on my phone on to fix that!
any help?
Click to expand...
Click to collapse
You're phone needs to be able to boot up in order for rumrunner to work. Do you currently have a working Rom on your phone? If not, have you tried sideloading a Rom via recovery?
Hello.
In the first time, sorry for my english.
I have a HTC One M7 with this:
Tampered
Unlocked
M7_UL PVT SHIP S-ON RH
HBOOT-1.61.0000
RADIO-4T.35-3218.16
OpenDSP-v35.120.274.0718
OS-
eMMC-boot 2048MB
Nov 16 2015,20:23:35.28773
In this moment, I use other ROM, I need install original stock rom.
A few months ago I try to made this (using some instructions and files of the htc1guru) but I was have problem, install fine (with android 4.x) and in the sewcond or third update of the system by HTC, when restart, not start the phone, try this operation 3 or 4 times, and always the same result, after this upgrade, when restart phone, not start, enter in bucle mode in the start.
For this reasson, now I have other rom, but need the original stock rom.
Thanks in advanced!!
wonder_skydive said:
Hello.
In the first time, sorry for my english.
I have a HTC One M7 with this:
Tampered
Unlocked
M7_UL PVT SHIP S-ON RH
HBOOT-1.61.0000
RADIO-4T.35-3218.16
OpenDSP-v35.120.274.0718
OS-
eMMC-boot 2048MB
Nov 16 2015,20:23:35.28773
In this moment, I use other ROM, I need install original stock rom.
A few months ago I try to made this (using some instructions and files of the htc1guru) but I was have problem, install fine (with android 4.x) and in the sewcond or third update of the system by HTC, when restart, not start the phone, try this operation 3 or 4 times, and always the same result, after this upgrade, when restart phone, not start, enter in bucle mode in the start.
For this reasson, now I have other rom, but need the original stock rom.
Thanks in advanced!!
Click to expand...
Click to collapse
Please post your "fastboot getvar all" output (don't post your imei/serialno)
Thank you!
alray said:
Please post your "fastboot getvar all" output (don't post your imei/serialno)
Click to expand...
Click to collapse
This is the info:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxx
(bootloader) imei: xxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__304
(bootloader) battery-status: good
(bootloader) battery-voltage: 3931mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.037s
Again, thank you!
Please, somebody can help me?
I search info, but I don't view and when I was try, I have a error that I indicate above
Thanks in advance :good:
wonder_skydive said:
Please, somebody can help me?
I search info, but I don't view and when I was try, I have a error that I indicate above
Thanks in advance :good:
Click to expand...
Click to collapse
flash the 7.19.401.51 RUU
https://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
alray said:
flash the 7.19.401.51 RUU
https://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
Click to expand...
Click to collapse
I need block the bootloader for install this ruu?
Thank you very much!
wonder_skydive said:
I need block the bootloader for install this ruu?
Thank you very much!
Click to expand...
Click to collapse
Yes you must relock the bootloader to flash a RUU when your phone is S-ON
Code:
fastboot oem lock
alray said:
Yes you must relock the bootloader to flash a RUU when your phone is S-ON
Code:
fastboot oem lock
Click to expand...
Click to collapse
Ok, thanks
I have doubt about install, my apologies for this doubt, I feel a little absurd...
I need a stock recovery? If its yes, I don't have and I don't know how to flash.
At the moment, never flash my phone with a RUU, I search info about flash, and view that, its possible I need stock recovery ( I don't have) and in all posts, indicate a .exe "auto install".
This ruu is a .zip and I don't know how to flash...
I work in linux but also I have windows.
Again, my apologies, I feel a little embarrassed.
Thanks in advenced.
wonder_skydive said:
I need a stock recovery? If its yes, I don't have and I don't know how to flash.
Click to expand...
Click to collapse
You don't need to flash the stock recovery back before flashing the ruu. The stock recovery is included in the RUU and will be flashed automatically at the same time.
This ruu is a .zip and I don't know how to flash...
I work in linux but also I have windows.
Click to expand...
Click to collapse
To flash a ruu.zip you need to have fastboot installed on your computer. Newer RUU (starting with 7.xx.xxx.x) requires to use a fastboot.exe version distributed by HTC (often referred as htc_fastboot.exe), The regular fastboot.exe you'll find in the android sdk tool will not work for these ruu. You can download htc_fastboot from here (just save it in the same folder where you already have your regular fastboot.exe and adb.exe). Btw make sure the RUU file is in the same folder.
Reboot your phone in bootloader mode and make sure you can see "FASTBOOT USB" in red
Start a command windows from your adb/fastboot folder
To relock your bootloader, type:
Code:
fastboot oem lock
Then hit Enter. Your phone will reboot automatically
Reboot it again in bootloader mode and again make sure "FASTBOOT USB" in showing in red characters
Type:
Code:
fastboot oem rebootRUU
and hit Enter (note that fastboot commands are case sensitive so don't forget "RUU" are capital letters). Your phone will reboot in RUU mode (a black screen with a silver HTC logo). At this point your phone is ready to flash the RUU and waiting for the flash command, type:
Code:
htc_fastboot flash zip PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.51_Radio_4T.35.3218.16_10.33Q.1718.01L_release_458803_signed.zip
The flash process will start. Don't touch anything until it's completed: your phone should reboot twice during the process 1st time in the middle of the flash and it will go back in ruu mode by itself and continue the flashing process. The 2nd time should make your phone reboot in the rom at the welcome/setup screen. Do not disconnect or play with your phone or computer until it's rebooted at the welcome screen.
alray said:
You don't need to flash the stock recovery back before flashing the ruu. The stock recovery is included in the RUU and will be flashed automatically at the same time.
To flash a ruu.zip you need to have fastboot installed on your computer. Newer RUU (starting with 7.xx.xxx.x) requires to use a fastboot.exe version distributed by HTC (often referred as htc_fastboot.exe), The regular fastboot.exe you'll find in the android sdk tool will not work for these ruu. You can download htc_fastboot from here (just save it in the same folder where you already have your regular fastboot.exe and adb.exe). Btw make sure the RUU file is in the same folder.
Reboot your phone in bootloader mode and make sure you can see "FASTBOOT USB" in red
Start a command windows from your adb/fastboot folder
To relock your bootloader, type:
Code:
fastboot oem lock
Then hit Enter. Your phone will reboot automatically
Reboot it again in bootloader mode and again make sure "FASTBOOT USB" in showing in red characters
Type:
Code:
fastboot oem rebootRUU
and hit Enter (note that fastboot commands are case sensitive so don't forget "RUU" are capital letters). Your phone will reboot in RUU mode (a black screen with a silver HTC logo). At this point your phone is ready to flash the RUU and waiting for the flash command, type:
Code:
htc_fastboot flash zip PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.51_Radio_4T.35.3218.16_10.33Q.1718.01L_release_458803_signed.zip
The flash process will start. Don't touch anything until it's completed: your phone should reboot twice during the process 1st time in the middle of the flash and it will go back in ruu mode by itself and continue the flashing process. The 2nd time should make your phone reboot in the rom at the welcome/setup screen. Do not disconnect or play with your phone or computer until it's rebooted at the welcome screen.
Click to expand...
Click to collapse
In the first time, thank you very much for your help and explanation.
Your directions have been very helpful and have helped me to learn a lot. Thank you.
I made all steps like you indicate, in the last step, on you indicate this:
alray said:
The flash process will start. Don't touch anything until it's completed: your phone should reboot twice during the process 1st time in the middle of the flash and it will go back in ruu mode by itself and continue the flashing process. The 2nd time should make your phone reboot in the rom at the welcome/setup screen. Do not disconnect or play with your phone or computer until it's rebooted at the welcome screen.
Click to expand...
Click to collapse
I wait to finish all, in terminal windows, appears that, htc_fastboot was finished (with any error), all ok, but the phone appears a progress bar stop at 80 or 90%.
I wai for a 10-20 or 30 minutes, and the progress bar was continue stoped.
I try in terminal windows type: htc_fastboot reboot (I view this in the past in some post) and then the phone was reboot.
And yes, the phone are flashed and start all fine!!
And a doubt: this ruu contain the last rom? I question this because, after config the phone, I view that, not have any system update, and for example, in menu, the colour of screen in menu are black, and I remember that, in some update this colour screen menu, was changed to blue.
Again, thank you very much for your details and help!!!
It's a pleasure, few people help / teach so well.
Regards!
wonder_skydive said:
You don't need to flash the stock recovery back before flashing the ruu. The stock recovery is included in the RUU and will be flashed automatically at the same time.
To flash a ruu.zip you need to have fastboot installed on your computer. Newer RUU (starting with 7.xx.xxx.x) requires to use a fastboot.exe version distributed by HTC (often referred as htc_fastboot.exe), The regular fastboot.exe you'll find in the android sdk tool will not work for these ruu. You can download htc_fastboot from here (just save it in the same folder where you already have your regular fastboot.exe and adb.exe). Btw make sure the RUU file is in the same folder.
Reboot your phone in bootloader mode and make sure you can see "FASTBOOT USB" in red
Start a command windows from your adb/fastboot folder
To relock your bootloader, type:
Then hit Enter. Your phone will reboot automatically
Reboot it again in bootloader mode and again make sure "FASTBOOT USB" in showing in red characters
Type:
and hit Enter (note that fastboot commands are case sensitive so don't forget "RUU" are capital letters). Your phone will reboot in RUU mode (a black screen with a silver HTC logo). At this point your phone is ready to flash the RUU and waiting for the flash command, type:
In the first time, thank you very much for your help and explanation.
Your directions have been very helpful and have helped me to learn a lot. Thank you.
I made all steps like you indicate, in the last step, on you indicate this:
I wait to finish all, in terminal windows, appears that, htc_fastboot was finished (with any error), all ok, but the phone appears a progress bar stop at 80 or 90%.
I wai for a 10-20 or 30 minutes, and the progress bar was continue stoped.
I try in terminal windows type: htc_fastboot reboot (I view this in the past in some post) and then the phone was reboot.
And yes, the phone are flashed and start all fine!!
And a doubt: this ruu contain the last rom? I question this because, after config the phone, I view that, not have any system update, and for example, in menu, the colour of screen in menu are black, and I remember that, in some update this colour screen menu, was changed to blue.
Again, thank you very much for your details and help!!!
It's a pleasure, few people help / teach so well.
Regards!
Click to expand...
Click to collapse
Yes this is the latest version. You're welcome