I need a little help, i was able to s-off no problem. i was running vj raider rom (gb).
I factory reset before i did the s-off, i chose to add the junapar hboot.
after the reboot i updated to dark raider 1.5 and installed the included kernel. i ended up with bootloops, i then read to fix the issue with these commands:
- If you haven't already, download the WCXJB ROOT PACK zip below to your desktop and UNZIP it
- Make sure in your settings, USB Debugging is ENABLED in development
- Turn off your phone, turn it back on my holding power + volume down
- Use the volume rocker and power button to select fastboot
- Connect your phone to your PC
- Inside the WCXJB ROOT PACK you just downloaded, click shift + right click and select "Open command window here"
- Enter in these commands without the quotes
- "fastboot erase cache"
- "fastboot oem rebootRUU"
- "fastboot flash zip jb_hboot.zip"
this did not work as i had errors.
So i followed the steps to resolve this and did these steps.
2)enter the command "fastboot oem writecid 11111111"
2.1)enter the command "fastboot reboot-bootloader (Wait for it to reboot the bootloader)
2.2) enter the command "fastboot getvar cid" [it should confirm your CID is 11111111]
3) Run this RUU - http://www.multiupload.nl/6O33AK7SM2 mirror ( http://www.4shared.com/file/MhHL09yi...US_163502.html )
step 3 is where i have an issue, i keep getting an error trying to run the update.
any help would be much appreciated.
solved walked away and charged the battery, booted into fastboot. update went through.
Related
This procedure is tested only AplhaRevX.
1. Install RUU ROM from: http://forum.xda-developers.com/show....php?t=1033922
2. Downgrade HBOOT
2a. download this file: http://alpharev.nl/vivo_downgrade.img
2aa. Connect your phone to the USB
2b.Turn your phone into FastBoot not to HBOOT!!! (VOL DOWN + POWER Button)
2c. Install over fastboot: cmd: "fastboot flash hboot vivo_downgrade.img" (you must install sdk tools)
2d. still fastboot cmd: fastboot reboot-bootloader
3. Start Installation RUU ROM, but DON´T INSTALL !!!!
3a. go tu C:\Users\%username%\AppData\Local\Temp and at last folder find rom.zip
3b. open it, and copy tu folder sdk hboot and instal the same as step 2c.
In the above process i cannot overcome step 2b,2c,2dand also 3b
I know its a stupid question but i really dont know tat..can yu please ellaborate it plzz
santhoshpirate said:
This procedure is tested only AplhaRevX.
1. Install RUU ROM from: http://forum.xda-developers.com/show....php?t=1033922
2. Downgrade HBOOT
2a. download this file: http://alpharev.nl/vivo_downgrade.img
2aa. Connect your phone to the USB
2b.Turn your phone into FastBoot not to HBOOT!!! (VOL DOWN + POWER Button)
2c. Install over fastboot: cmd: "fastboot flash hboot vivo_downgrade.img" (you must install sdk tools)
2d. still fastboot cmd: fastboot reboot-bootloader
3. Start Installation RUU ROM, but DON´T INSTALL !!!!
3a. go tu C:\Users\%username%\AppData\Local\Temp and at last folder find rom.zip
3b. open it, and copy tu folder sdk hboot and instal the same as step 2c.
In the above process i cannot overcome step 2b,2c,2dand also 3b
I know its a stupid question but i really dont know tat..can yu please ellaborate it plzz
Click to expand...
Click to collapse
2b. When you boot into HBOOT, notice the menu at the bottom. The first option is FASTBOOT. You select the menu options using the Volume Up/Down key. Once you select FASTBOOT menu, press the Power Button and it will take you to the FASTBOOT menu.
2c. Plug your USB cable in and the screen should change to FASTBOOT USB. Then on your PC, open a CMD window and change to the directory where you have installed the Android SDK tools, such adb.exe, fastboot.exe, etc. In the CMD window you would type the command:
fastboot flash hboot vivo_downgrade.img
2d. Then you would type the next command:
fastboot reboot-bootloader
3b. You need to open the ROM.zip file and extract the file HBOOT.img from it and copy it to the same directory as the vivo_downgrade.img. Then you would type the command from 2c like so:
fastboot flash hboot HBOOT.img
tpbklake said:
2b. When you boot into HBOOT, notice the menu at the bottom. The first option is FASTBOOT. You select the menu options using the Volume Up/Down key. Once you select FASTBOOT menu, press the Power Button and it will take you to the FASTBOOT menu.
2c. Plug your USB cable in and the screen should change to FASTBOOT USB. Then on your PC, open a CMD window and change to the directory where you have installed the Android SDK tools, such adb.exe, fastboot.exe, etc. In the CMD window you would type the command:
fastboot flash hboot vivo_downgrade.img
2d. Then you would type the next command:
fastboot reboot-bootloader
C:\android-sdk-windows\platform-tools>fastboot flash hboot vivo_downgrade.img
sending 'hboot' (1024 KB)...
It stops at this at step
2c. Plug your USB cable in and the screen should change to FASTBOOT USB. Then on your PC, open a CMD window and change to the directory where you have installed the Android SDK tools, such adb.exe, fastboot.exe, etc. In the CMD window you would type the command:
fastboot flash hboot vivo_downgrade.img
what to do?
Click to expand...
Click to collapse
santhoshpirate said:
tpbklake said:
2b. When you boot into HBOOT, notice the menu at the bottom. The first option is FASTBOOT. You select the menu options using the Volume Up/Down key. Once you select FASTBOOT menu, press the Power Button and it will take you to the FASTBOOT menu.
2c. Plug your USB cable in and the screen should change to FASTBOOT USB. Then on your PC, open a CMD window and change to the directory where you have installed the Android SDK tools, such adb.exe, fastboot.exe, etc. In the CMD window you would type the command:
fastboot flash hboot vivo_downgrade.img
2d. Then you would type the next command:
fastboot reboot-bootloader
C:\android-sdk-windows\platform-tools>fastboot flash hboot vivo_downgrade.img
sending 'hboot' (1024 KB)...
It stops at this at step
2c. Plug your USB cable in and the screen should change to FASTBOOT USB. Then on your PC, open a CMD window and change to the directory where you have installed the Android SDK tools, such adb.exe, fastboot.exe, etc. In the CMD window you would type the command:
fastboot flash hboot vivo_downgrade.img
what to do?
Click to expand...
Click to collapse
Once you select FASTBOOT on the phone and then plug the USB into the PC, try typing this in the CMD window:
fastboot devices
and see if your phone types a response. If not, then you may want to try updating the HTC drivers on the PC.
Click to expand...
Click to collapse
tpbklake said:
santhoshpirate said:
Once you select FASTBOOT on the phone and then plug the USB into the PC, try typing this in the CMD window:
fastboot devices
and see if your phone types a response. If not, then you may want to try updating the HTC drivers on the PC.
Click to expand...
Click to collapse
thanks mate it worked im s-on now...but now im on a really bigger problem i cannot install the rom ... my phone is just activated in fastboot mode..wat to do itried flashing in tat rom.zip steps and all but the process was completely failed wat to do?
Click to expand...
Click to collapse
santhoshpirate said:
tpbklake said:
thanks mate it worked im s-on now...but now im on a really bigger problem i cannot install the rom ... my phone is just activated in fastboot mode..wat to do itried flashing in tat rom.zip steps and all but the process was completely failed wat to do?
Click to expand...
Click to collapse
Ok what is the message you get when you attempt to flash the Pg32IMG.zip file via HBOOT? Does is prompt you to press the power button to apply the update or does the PG32IMG.zip not pass validation?
Click to expand...
Click to collapse
tpbklake said:
santhoshpirate said:
Ok what is the message you get when you attempt to flash the Pg32IMG.zip file via HBOOT? Does is prompt you to press the power button to apply the update or does the PG32IMG.zip not pass validation?
Click to expand...
Click to collapse
iage incorrect wrong cid...i didnt flash the srock ruu at the first now im all stuck now really frusrating i cant get back to s-off too with the bootloader screen only i dunno wat to do..
Click to expand...
Click to collapse
santhoshpirate said:
tpbklake said:
iage incorrect wrong cid...i didnt flash the srock ruu at the first now im all stuck now really frusrating i cant get back to s-off too with the bootloader screen only i dunno wat to do..
Click to expand...
Click to collapse
OK, you need to use a goldcard to flash the stock ruu/rom.zip. That will get around the incorrect cid error. You should be able to create a goldcard without using your phone if you have a SD reader for your PC.
Click to expand...
Click to collapse
tpbklake said:
santhoshpirate said:
OK, you need to use a goldcard to flash the stock ruu/rom.zip. That will get around the incorrect cid error. You should be able to create a goldcard without using your phone if you have a SD reader for your PC.
Click to expand...
Click to collapse
my phone is not at all booting up it stops with the bootloader wat can i do..i thnk i cannot install the goldcard bcoz they say tat i need to install some goldcard helper and now phone is not booting up..is there a way to do with fastboot because only fastboot works in my phone
Click to expand...
Click to collapse
Sorry - trying to delete this, posted in wrong forum
Hello,
I've spent the afternoon reading and researching and I'm confused. I'm completely new to this and would love some advice. I have an HTC One, I BELIEVE it was a Rogers phone, canadian - not sure if this matters. The person told me it was Rogers and all I did after was pop in the imei number into one of the unlock sits to unlock it. I couldn't figure out why I wasn't getting any carrier updates when I finally figured out it had the Maximus 7 ROM installed.
So how can I tell if it definitely was a rogers phone? And does this matter if I want to restore it to factory?
It's currently not rooted, I checked with a root check app. The bootloader is unlocked. Can I follow mike1986's guide to restore it to stock?
These instructions specifically? He says only for users with .401 devices, how do I know if mine's a .401?
I've read and read and I haven't been able to find the answer. Any advice would be appreciated.
Thanks!
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Hello,
I've spent the afternoon reading and researching and I'm confused. I'm completely new to this and would love some advice. I have an HTC One, I BELIEVE it was a Rogers phone. The person told me it was Rogers and all I did after was pop in the imei number into one of the unlock sits to unlock it. I couldn't figure out why I wasn't getting any carrier updates when I finally figured out it had the Maximus 7 ROM installed.
So how can I tell if it definitely was a rogers phone? And does this matter if I want to restore it to factory?
It's currently not rooted, I checked with a root check app. The bootloader is unlocked. Can I follow mike1986's guide to restore it to stock?
These instructions specifically? He says only for users with .401 devices, how do I know if mine's a .401?
I've read and read and I haven't been able to find the answer. Any advice would be appreciated.
Thanks!
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Also, is this method that same as using a RUU if one was available? From what I understand the RUU restore is just a simpler method?
Check your CID in the bootloader power + volume down
I used CID Getter and it says CID is ROGER001
HM796 said:
Hello,
I've spent the afternoon reading and researching and I'm confused. I'm completely new to this and would love some advice. I have an HTC One, I BELIEVE it was a Rogers phone. The person told me it was Rogers and all I did after was pop in the imei number into one of the unlock sits to unlock it. I couldn't figure out why I wasn't getting any carrier updates when I finally figured out it had the Maximus 7 ROM installed.
So how can I tell if it definitely was a rogers phone? And does this matter if I want to restore it to factory?
It's currently not rooted, I checked with a root check app. The bootloader is unlocked. Can I follow mike1986's guide to restore it to stock?
These instructions specifically? He says only for users with .401 devices, how do I know if mine's a .401?
I've read and read and I haven't been able to find the answer. Any advice would be appreciated.
Thanks!
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Click to expand...
Click to collapse
From what I understand, the Rogers One is not a .401 device, so i think this method you state is out for now. There is still methods 2 and 3, but I wasn't able to find a Rogers RUU or stock rom backup yet.
HI,
i own a HTC one with a T-mobile Austria branding which includes a million of apps i didn't need.
How can i change it to a Clean Stock HTC version on a MAC?
I really want to get the updates from HTC, not from T-mobile.
Thanks bye!
prognosticon said:
HI,
i own a HTC one with a T-mobile Austria branding which includes a million of apps i didn't need.
How can i change it to a Clean Stock HTC version on a MAC?
I really want to get the updates from HTC, not from T-mobile.
Thanks bye!
Click to expand...
Click to collapse
platform doesn't matter
gaining S-off is all you need
once you do that change the CID to match the unbranded HTC One device and install that RUU
You might have to change the Model ID (MID) as well but that's easy too.
Just pick an S-off method, you'll probably want revOne since it is just terminal commands.
Thanks but is there a way to get Soff without HTC-DEV on a mac also?
Edit:
Sorry just saw that it is no problem with revone!
gunnyman said:
platform doesn't matter
....... and install that RUU
Click to expand...
Click to collapse
I have no idea how to install a RUU via mac, google doesn't help.
My phone is now S-off and my CID is HTC__001.
What should i do next?
prognosticon said:
I have no idea how to install a RUU via mac, google doesn't help.
My phone is now S-off and my CID is HTC__001.
What should i do next?
Click to expand...
Click to collapse
oh you need windows to install an RUU I just did it with VM ware and an old windows disc I had laying around
As mentioned above, you'd need Windows in order to install an RUU. Follow this guide in order to install a RUU, and since you're on HTC__001, download and install this RUU:
http://bugsylawson.com/files/file/1...13323127-1031113105-release-310878-signedexe/
Here's the important part in the guide:
mike1986. said:
Going back to stock
What you need to know before going back to stock:
Your bootloader will never be "LOCKED" again. You can't restore it. You can only relock it.
"TAMPERED" text in bootloader will disappear only after proceeding method 2.
There are 3 main methods. All three will be described below.
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Method 2 - flashing RUU (ROM Update Utility)
Visit this or this thread.
Find proper RUU for your device
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot oem lock
Flash RUU and follow on screen instructions.
You have now completely stock software on your device.
Method 3 - flashing nandroid backup
In custom recovery restore nandroid backup you did after flashing custom recovery for the first time.
If you performed nandroid backup before permanently flashing custom recovery, your stock recovery should be now flashed.
If you still have custom recovery, extract recovery.img from your nandroid backup.
Move recovery.img to c:\mini-sdk location
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Here are some videos you might find helpful:
1) by Flow-Wolf
How to Unlock the bootloader
How to Flash the recovery
How to root the HTC One
2) by udimars30
How to Unbrick/Unroot/Flash stock Rom Back on HTC ONE
[/FONT]
Click to expand...
Click to collapse
EDIT: You'll need to setup adb and fastboot on Mac in order to be able to use the terminal commands mentioned in the guide. This can help you do that: http://forum.xda-developers.com/showthread.php?t=1917237
DO NOT download the Android SDK as it is not necessary, however scroll down in the guide and you'll find a small zip file containing a folder called android which you should extract to your Desktop.
Hi all,
I have the well known charge problem when screen is on and can't connect phone to pc/laptop..
Tomorrow i go to the store i bought the phone and they will send it for warrenty to HTC..
Now i want to know how to get my phone original as possible.
I am S-off with superCID 1111111..
I hope someone can help me out.. :good: :angel:
Thanx,
Batskoning said:
Hi all,
I have the well known charge problem when screen is on and can't connect phone to pc/laptop..
Tomorrow i go to the store i bought the phone and they will send it for warrenty to HTC..
Now i want to know how to get my phone original as possible, so i dont get problems.
I am S-off with superCID 1111111..
I hope someone can help me out.. :good: :angel:
Thanx,
Click to expand...
Click to collapse
If you cant connect the phone to the PC or Laptop, then its impossible to get it to stock.
return to stock
Seanie280672 said:
If you cant connect the phone to the PC or Laptop, then its impossible to get it to stock.
Click to expand...
Click to collapse
Hope it was a mistyped.. concerning you cant connect to the pc/laptop....
however if you managed to have it recognised by your pc..
then these information already appeared on xda
http://forum.xda-developers.com/showthread.php?t=2265618
Going back to stock
What you need to know before going back to stock:
Your bootloader will never be "LOCKED" again. You can't restore it. You can only relock it.
"TAMPERED" text in bootloader will disappear only after proceeding method 2.
There are 3 main methods. All three will be described below.
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Method 2 - flashing RUU (ROM Update Utility)
Visit this or this thread.
Find proper RUU for your device
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot oem lock
Flash RUU and follow on screen instructions.
You have now completely stock software on your device.
Method 3 - flashing nandroid backup
In custom recovery restore nandroid backup you did after flashing custom recovery for the first time.
If you performed nandroid backup before permanently flashing custom recovery, your stock recovery should be now flashed.
If you still have custom recovery, extract recovery.img from your nandroid backup.
Move recovery.img to c:\mini-sdk location
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Nitric07 said:
then these information already appeared on xda
http://forum.xda-developers.com/showthread.php?t=2265618
Going back to stock
What you need to know before going back to stock:
Your bootloader will never be "LOCKED" again. You can't restore it. You can only relock it.
Click to expand...
Click to collapse
That's outdated, it was before S-OFF days, with S-OFF you can get it to 100% stock, either using my guide: http://forum.xda-developers.com/showthread.php?t=2541082
or crushalot's http://forum.xda-developers.com/showthread.php?t=2358738
Seanie280672 said:
If you cant connect the phone to the PC or Laptop, then its impossible to get it to stock.
Click to expand...
Click to collapse
Nitric07 said:
Hope it was a mistyped.. concerning you cant connect to the pc/laptop....
however if you managed to have it recognised by your pc..
then these information already appeared on xda
http://forum.xda-developers.com/showthread.php?t=2265618
Going back to stock
What you need to know before going back to stock:
Your bootloader will never be "LOCKED" again. You can't restore it. You can only relock it.
"TAMPERED" text in bootloader will disappear only after proceeding method 2.
There are 3 main methods. All three will be described below.
Method 1 - only for users with .401 devices (for more info click here - RUU variants)
Visit this thread - [ROM] HTC One *STOCK* ROM
Download stock odexed version of most recent firmware and recovery.img
Move recovery.img to c:\mini-sdk location
Boot your device in recovery mode (power off the device and turn it on using power + vol down buttons and select "RECOVERY")
In main menu, select "install zip from sdcard" and "choose zip from sdcard".
Navigate to the location of stock ROM (zip) package and confirm flashing procedure.
After flashing process is complete, reboot the device in bootloader mode.
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Method 2 - flashing RUU (ROM Update Utility)
Visit this or this thread.
Find proper RUU for your device
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot oem lock
Flash RUU and follow on screen instructions.
You have now completely stock software on your device.
Method 3 - flashing nandroid backup
In custom recovery restore nandroid backup you did after flashing custom recovery for the first time.
If you performed nandroid backup before permanently flashing custom recovery, your stock recovery should be now flashed.
If you still have custom recovery, extract recovery.img from your nandroid backup.
Move recovery.img to c:\mini-sdk location
Connect your device to the PC
Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
Navigate to where you unzipped "mini-sdk" package (type in Command Prompt: cd c:\mini-sdk). Note: make sure the path is not c:\mini-sdk\mini-sdk
In the Command Prompt type following command: fastboot flash recovery recovery.img
You have now stock boot, system and recovery partitions. Time to relock your bootloader.
In the Command Prompt type following command: fastboot oem lock
Click to expand...
Click to collapse
nkk71 said:
That's outdated, it was before S-OFF days, with S-OFF you can get it to 100% stock, either using my guide: http://forum.xda-developers.com/showthread.php?t=2541082
or crushalot's http://forum.xda-developers.com/showthread.php?t=2358738
Click to expand...
Click to collapse
Heey all,
Thanx for the reactions.. :good:
I could not use revone because i cant connect with laptop when on..
And downloading latast RUU.exe (utility update) for my region, also not an option..
I downloaded the latst .401 RUU.zip.. I am lucky that it can connect with fastboot. :victory:
So my steps:
1) Change CID from 11111 to my stock CID. (fastboot oem writecid HTC__001)
2) Download RUU.zip with my region CID.
3) Used Guru Bootloader Reset Tool to Lock bootloader
4) S-on using (fastboot oem writesecureflag 3)
Now it is waiting for 2 weaks.. 2 weaks with a Samsung GT-S5690 with android 2.3.6 :victory:
Thanx all I hope my steps will help someone else