Need help getting back to stock - HTC One X

How do i found out what ruu i need?

Ruu

You perform a fastboot command
Fastboot getvar version-main
This number is the ruu number you need

Mr Hofs said:
You perform a fastboot command
Fastboot getvar version-main
This number is the ruu number you need
Click to expand...
Click to collapse
Once I have downloaded the correct Ruu, how would I go about getting it back to stock?

1: charge the battery
2: relock the bootloader
-fastboot oem lock
3: keep the phone in the bootloader/fastboot usb mode
4: execute the RUU.exe with admin rights.
-click the ruu with right mousebutton and select "run as administrator

enshnes true
Mr Hofs said:
You perform a fastboot command
Fastboot getvar version-main
This number is the ruu number you need
Click to expand...
Click to collapse
version-main: 3.14.161.27 That's what it says what Ruu do i download and i am in the uk on vodafone

Hmm that one is not available. You can return to stock with a new nandroid backup. I think its available in the collection with nandroid backups in the general section of this forum.

Related

[Q] how to return my one X to original roms?

Good evening!
I'm new to this so ill try to be as specific as I can. about a month ago I've bought the One x from a private store here in Israel and i think it was from taiwan or something. anyways, a couple of days ago i started messing with it, rooting it and everything.
I unlocked the bootloader via the htcdev.com, did the whole CMD thing and everything and flashed the android revolution HD rom (thats the name?)
so it was great and everything but it wasnt as complete as the rom my phone came with (I guess its the stock rom) so i tried the RD MIUI rom and it was fine, but still not what i was looking for and so i realized i need to come back to the stock rom, simple and clean.
now after the whole unlocking and rooting and everything, how the hell do i get my stock rom back? i want to lock back my phone, unroot it and put the old rom back on it and im very new to this whole HTC rooting thing, since i was using the galaxy s 1 and 2 before the HTC.
I searched the forum and couldnt find a guide, every post here is just links but no TUT's, as if everyone already knows everything!
anyways, I would really appreciate anybody helping me!
my phone is the international version i guess, bought in israel shipped from some asian country but is unlocked to all carriers and everything, not an AT&T version or anything.
First thing, make sure what is your original software version.
If you're not sure, run this in fastboot mode
go to bootloader
type fastboot getvar version-main
tell us what no. it show
then will be the next step to get the correct RUU for your device
ckpv5 said:
First thing, make sure what is your original software version.
If you're not sure, run this in fastboot mode
go to bootloader
type fastboot getvar version-main
tell us what no. it show
then will be the next step to get the correct RUU for your device
Click to expand...
Click to collapse
version-main: 1.29.707.11
finished. total time: 0.006s
thats the thing it showed me.
That's great.
Here is your RUU : http://hoxroms.serveftp.com/RUU_END...Radio_1.1204.105.14_release_260743_signed.exe
How to : go to bootloader / fastboot mode
(even though some people may not agree with this, but this will bring no harm and it is noob-proof) do this:
1- flash a stock recovery.img
fastboot flash recovery recovery_signed.img
fastboot reboot-bootloader
fastboot erase cache
2- flash a stock boot.img
fastboot flash boot boot_signed.img
fastboot reboot-bootloader
fastboot erase cache
3- re-lock bootloader
fastboot oem lock
fastboot reboot-bootloader
fastboot erase cache
4- run/doubleclick RUU and follow instructions.
Grab the stock boot.img & recovery from : http://forum.xda-developers.com/showpost.php?p=27261622&postcount=1149
ckpv5 said:
First thing, make sure what is your original software version.
If you're not sure, run this in fastboot mode
go to bootloader
type fastboot getvar version-main
tell us what no. it show
then will be the next step to get the correct RUU for your device
Click to expand...
Click to collapse
Can this be done with terminal emulator also?
If so how?
Sent from my HTC One X using CoreDroid Premium
Doo Doo said:
Can this be done with terminal emulator also?
If so how?
Sent from my HTC One X using CoreDroid Premium
Click to expand...
Click to collapse
If you are talking about the Terminal Emulator app, I don't think it can read the version-main as the getprop command will read what is written in the build.prop
But I maybe wrong as I'm not really familiar with Terminal Emulator except some basic command.
So how do we flash this whole thing?
GUARDIANBD said:
So how do we flash this whole thing?
Click to expand...
Click to collapse
Reboot to bootloader / fastboot mode where you see the word fastboot usb highlighted in red.
And the above files only for 1.29.707.11 software version, it won't work for others.
Doo Doo said:
Can this be done with terminal emulator also?
If so how?
Sent from my HTC One X using CoreDroid Premium
Click to expand...
Click to collapse
ckpv5 said:
That's great.
Here is your RUU : http://hoxroms.serveftp.com/RUU_END...Radio_1.1204.105.14_release_260743_signed.exe
How to : go to bootloader / fastboot mode
(even though some people may not agree with this, but this will bring no harm and it is noob-proof) do this:
1- flash a stock recovery.img
fastboot flash recovery recovery_signed.img
fastboot reboot-bootloader
fastboot erase cache
2- flash a stock boot.img
fastboot flash boot boot_signed.img
fastboot reboot-bootloader
fastboot erase cache
3- re-lock bootloader
fastboot oem lock
fastboot reboot-bootloader
fastboot erase cache
4- run/doubleclick RUU and follow instructions.
Grab the stock boot.img & recovery from : http://forum.xda-developers.com/showpost.php?p=27261622&postcount=1149
Click to expand...
Click to collapse
This should be stickied in this section as it is smack bang on the number.. AWESOME WORK
try'd to use the "fastboot getvar version-main" in linux terminal
i see FASTBOOT USB but i cannot get the info that u need..
so would this help?
Code:
*** UNLOCKED ***
ENDEAVORU PVT SHIP S-ON RL
HBOOT-0.96.0000
CPLD-None
MICROP-None
RADIO-1.1204.105.14
eMMC-bootmode : disabled
CPU-bootmode : disabled
MODEM PATH : OFF
May 10 2012,01:32:07
Not so sure about linux, but maybe the command is:
$ ./fastboot getvar version-main
ckpv5 said:
Not so sure about linux, but maybe the command is:
$ ./fastboot getvar version-main
Click to expand...
Click to collapse
just to get this straight :
to find this info what i need to do? i'v got dualboot WIN7 & Linux,at the Win drivers are installed + HTC SYNC
is there anything else i need to do ?
im in the HBOOT the 1X is connected and it says "FASTBOOT USB"
try'd to type in the cmd "fastboot getvar version-main" and nothing is happend
where this syntax is needed to put? via CMD or ADB?
Do you still have the fastboot folder/files that you downloaded when you unlock your
device ?
In Windows, open cmd prompt, cd to the fastboot folder where you have the fastboot.exe
example:
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>cd\
C:\>cd fastboot
C:\fastboot>fastboot getvar version-main
version-main: 1.29.707.11
finished. total time: 0.044s
C:\fastboot>
Attached here the fastboot files & adb files in case anyone need them
ckpv5 said:
Do you still have the fastboot folder/files that you downloaded when you unlock your
device ?
In Windows, open cmd prompt, cd to the fastboot folder where you have the fastboot.exe
example:
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>cd\
C:\>cd fastboot
C:\fastboot>fastboot getvar version-main
version-main: 1.29.707.11
finished. total time: 0.044s
C:\fastboot>
Attached here the fastboot files & adb files in case anyone need them
Click to expand...
Click to collapse
done
Code:
c:\fastboot>fastboot getvar version-main
version-main: 1.29.720.11
finished. total time: -0.000s
now i have CWM recovery
how can i revert back to stock from there?
ckpv5 said:
That's great.
Here is your RUU : http://hoxroms.serveftp.com/RUU_END...Radio_1.1204.105.14_release_260743_signed.exe
How to : go to bootloader / fastboot mode
(even though some people may not agree with this, but this will bring no harm and it is noob-proof) do this:
1- flash a stock recovery.img
fastboot flash recovery recovery_signed.img
fastboot reboot-bootloader
fastboot erase cache
2- flash a stock boot.img
fastboot flash boot boot_signed.img
fastboot reboot-bootloader
fastboot erase cache
3- re-lock bootloader
fastboot oem lock
fastboot reboot-bootloader
fastboot erase cache
4- run/doubleclick RUU and follow instructions.
Grab the stock boot.img & recovery from : http://forum.xda-developers.com/showpost.php?p=27261622&postcount=1149
Click to expand...
Click to collapse
This is just great, ill do this and post the result!
after I finish these steps, my phone will be just like it was when i first bought it? and will I be able to update it with original HTC updates and maybe the new JB when it comes out?
THANKS ALOT!!!!!!!
Also waiting ^_^
GUARDIANBD said:
Also waiting ^_^
Click to expand...
Click to collapse
ckpv5 said:
Do you still have the fastboot folder/files that you downloaded when you unlock your
device ?
In Windows, open cmd prompt, cd to the fastboot folder where you have the fastboot.exe
example:
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>cd\
C:\>cd fastboot
C:\fastboot>fastboot getvar version-main
version-main: 1.29.707.11
finished. total time: 0.044s
C:\fastboot>
Attached here the fastboot files & adb files in case anyone need them
Click to expand...
Click to collapse
i flashed the recovery, flashed boot img and relocked, cleared all caches and everything but now when the phone powers up (i currently have the miui on it) it shows me the lock screen, freezes for a second and phone restarts over and over again, i cant use the rom update utility when the phone is in this weird loop... and idea? (((
ChuckTesta said:
i flashed the recovery, flashed boot img and relocked, cleared all caches and everything but now when the phone powers up (i currently have the miui on it) it shows me the lock screen, freezes for a second and phone restarts over and over again, i cant use the rom update utility when the phone is in this weird loop... and idea? (((
Click to expand...
Click to collapse
If you follow the step carefully, there is no phone power up needed. You need to run the RUU in fastboot, directly after step 3.
Put your device in bootloader mode. Press power and hold it, you wll see the three buttons blinks and the device will shutdown. Release the power button, hold the volume button, the device will boot to bootloader/fastboot mode. Connect to your PC and run RUU.
---------- Post added at 08:02 PM ---------- Previous post was at 07:59 PM ----------
GUARDIANBD said:
done
Code:
c:\fastboot>fastboot getvar version-main
version-main: 1.29.720.11
finished. total time: -0.000s
now i have CWM recovery
how can i revert back to stock from there?
Click to expand...
Click to collapse
There is no 1.29.720.11 RUU available at the moment. Unless you have a nandroid backup of your stock ROM and you have the OTA files with you, there is no way to return to Stock for 1.29.720.11 currently.
ckpv5 said:
If you follow the step carefully, there is no phone power up needed. You need to run the RUU in fastboot, directly after step 3.
Put your device in bootloader mode. Press power and hold it, you wll see the three buttons blinks and the device will shutdown. Release the power button, hold the volume button, the device will boot to bootloader/fastboot mode. Connect to your PC and run RUU.
---------- Post added at 08:02 PM ---------- Previous post was at 07:59 PM ----------
There is no 1.29.720.11 RUU available at the moment. Unless you have a nandroid backup of your stock ROM and you have the OTA files with you, there is no way to return to Stock for 1.29.720.11 currently.
Click to expand...
Click to collapse
Oh my bad, The RUU said to turn on the phone and connect it so I thought is should be on, will do it in a bit and post results.
Thanks alot ckpv5!!!!
ChuckTesta said:
Oh my bad, The RUU said to turn on the phone and connect it so I thought is should be on, will do it in a bit and post results.
Thanks alot ckpv5!!!!
Click to expand...
Click to collapse
Ya.. I know, HTC's instructions always misleading, like when to unlock bootloader, it says to remove the battery...

[Q] CWM jelly bean stock backup

Hi,
Does anyone have stock jelly bean one X rom backed up with CWM? I really need it
What's your cid and main version
Fastboot oem readcid
Fastboot getvar version-main
HTC__032
version-main: 3.14.401.27
http://forum.xda-developers.com/showthread.php?t=1975140
You an check there for a nandroid backup. it does not have to match your CID. any 3.14.401 should work.
Or else here is your RUU
http://androidfiles.org/ruu/securek...Radio_5.1204.162.29_release_298897_signed.exe
Oh! There is RUU!! Had no ide, this is something new?
No its not new... Do you know how to install it ?
You put the phone in the bootloader and lock the bootloader
Fastboot oem lock
Then you keep the phone in the bootloader and execute the ruu with admin rights (click the ruu.exe with the right mousebutton)

[Q] cant flash new version of slimbean

hello,
i currently have installed slimbean 3.1.0 (4.1.2) on my hox
now i want to upgrade to 4.2.2 (http://forum.xda-developers.com/show....php?t=2172020) but when i flash the rom i alway get an error.
assert failed : getprop("ro.bootloader") Status 7 and something with hboot.
my hboot version is 1.12 and my cid is HTC__102
how can i fix this error?
thanks in advance,
Update the hboot first
What comes out :
Fastboot getvar version-main
Mr Hofs said:
Update the hboot first
What comes out :
Fastboot getvar version-main
Click to expand...
Click to collapse
when i run the command i get the following: version-main: 2.17.401.2
can i use method 3 from this tutorial? http://forum.xda-developers.com/showthread.php?t=1660807
where can i download the right files? i'm from europe/austria.
the last thing: "Run the RUU exe file (of your CID) in fastboot mode"
does this mean i need to open the exe when my phone is connected in fastboot usb?
thanks in advance,
BigAndroidFan said:
when i run the command i get the following: version-main: 2.17.401.2
can i use method 3 from this tutorial? http://forum.xda-developers.com/showthread.php?t=1660807
where can i download the right files? i'm from europe/austria.
the last thing: "Run the RUU exe file (of your CID) in fastboot mode"
does this mean i need to open the exe when my phone is connected in fastboot usb?
thanks in advance,
Click to expand...
Click to collapse
Download this RUU :http://bugsylawson.com/files/file/1...12-radio-2120413520-release-274900-signedexe/
Lock your bootloader using following command:
Code:
fastboot oem lock
Then run the ruu with admin privileges. It will take your phone to full stock! Then you can update OTA via Software Updates to the latest firmware and then you can flash any 4.2.2 roms out here!
vin4yak said:
Download this RUU
Lock your bootloader using following command:
Code:
fastboot oem lock
Then run the ruu with admin privileges. It will take your phone to full stock! Then you can update OTA via Software Updates to the latest firmware and then you can flash any 4.2.2 roms out here!
Click to expand...
Click to collapse
and i dont need to extract and flash the boot.img and signed_recovery.img from the exe before i lock the bootloader?
Nope
thanks guys, it worked!
Great!! Enjoy JB!
Case closed ! :d

Phone freezes at boot screen

I tried to update this HTC ONE X (fastboot oem readcid "HTC_622", fastboot getvar version-main "9.29.709.7", HBOOT-0.43.0000, RADIO-1.1204.104.14) from ICS to JB but failed now it will not go past the boot screen. I have tried searching for the exact RUU but haven't had any luck. Any help will be appriciated.
I hope you mean 1.29.709 ?
Try this one
http://androidruu.com/getdownload.p...Radio_1.1204.104.14_release_259284_signed.exe
Mr Hofs said:
I hope you mean 1.29.709 ?
Try this one
http://androidruu.com/getdownload.p...Radio_1.1204.104.14_release_259284_signed.exe
Click to expand...
Click to collapse
RUU_ENDEAVOR_U_ICS_40_hTC_Asia_TW_1.26.709.3_Radio_1.1204.90.13_release_251853_signed (CID ERROR)
RUU_ENDEAVOR_U_JB_45_S_hTC_Asia_TW_3.14.709.20_Radio_5.1204.162.29_release_292865_signed (CID ERROR)
RUU_ENDEAVOR_U_JB_45_S_HTC_Europe_3.14.401.31_R_Radio_5.1204.162.29_release_302015_signed (CID ERROR)
RUU_ENDEAVOR_U_ICS_40_hTC_Asia_HK_1.29.708.9_Radio_1.1204.104.14_release_259897_signed (CID ERROR)
RUU_ENDEAVOR_U_ICS_40_hTC_Asia_TW_1.29.709.7_Radio_1.1204.104.14_release_259284_signed (DOES NOT RUN)
But does fastboot getvar version-main come up with 9.29.709 or 1.29.709 ?
When the main comes up with 709 you can't run a 708 ruu and vice versa !
Try the 1.29.709 ruu again but make sure to turn off firwewalls and anti-virus software, also make sure to put the phone in the fastboot usb mode (do : fastboot devices command prior to run the ruu to see if it comes up with the serial) and also execute the ruu with admin rights. Right click the ruu and select run as administrator
Thanks I downloaded it twice but it doesn't run. Guess something's wrong with that file.
Sent from my SAMSUNG-SGH-I337 using XDA Premium 4 mobile app
Mr Hofs said:
But does fastboot getvar version-main come up with 9.29.709 or 1.29.709 ?
Click to expand...
Click to collapse
This question still stands !
Am so sorry. My version is 9.29.709.7.
Sent from my SAMSUNG-SGH-I337 using XDA Premium 4 mobile app
In my existence here in the hox section i have never.....ever seen a main number like that !
Please attach a picture of your complete hboot !

[Q] cant update firmware 3.28.401.6 help

cant update firmware 3.28.401.6
cant seem to figure it out what am i doing wrong i have htc m8 S-on cant get s-off everytime i try it says htc patched it using firewater. so i read up as much as i could downloaded the file 3.28.401.6 try to install but i get an error which i found out means my cid an mid dont match my current CID IS TMOB010 AND MY MD IS 0P6B13000 im running on ARHD 11.2 and i need the firmware installed before i jump to arhd 20.1
xjaycjr27x said:
cant update firmware 3.28.401.6
cant seem to figure it out what am i doing wrong i have htc m8 S-on cant get s-off everytime i try it says htc patched it using firewater. so i read up as much as i could downloaded the file 3.28.401.6 try to install but i get an error which i found out means my cid an mid dont match my current CID IS TMOB010 AND MY MD IS 0P6B13000 im running on ARHD 11.2 and i need the firmware installed before i jump to arhd 20.1
Click to expand...
Click to collapse
CID/MID is wrong you can clearly see that, so why ask Get S-OFF with Sunshine S-OFF $25 for it, then you can change your cid/mid as you need(Convert device to and from...)
xjaycjr27x said:
cant update firmware 3.28.401.6
cant seem to figure it out what am i doing wrong i have htc m8 S-on cant get s-off everytime i try it says htc patched it using firewater. so i read up as much as i could downloaded the file 3.28.401.6 try to install but i get an error which i found out means my cid an mid dont match my current CID IS TMOB010 AND MY MD IS 0P6B13000 im running on ARHD 11.2 and i need the firmware installed before i jump to arhd 20.1
Click to expand...
Click to collapse
Get SunShine s-off. It costs $25, but it's worth it. After that you can go SuperCID.
Here are the steps to go SuperCID so that you can use firmware from any carrier.
1. Have adb and fastboot set up. There are guides all over xda and google
2. Connect phone to PC and open terminal
3. Type "adb devices" to make sure phone is connected to PC
4. Type "adb reboot bootloader"
5. Once in fastboot type "fastboot devices" to make sure fastboot sees your device
6. Type "fastboot oem rebootRUU"
7. Once in black screen that says HTC you are in ruu mode
8. Type "fastboot oem writecid 11111111"
9. After a successful cid overwrite type "fastboot reboot-bootloader"
10. Profit! You are now supercid!!
xunholyx said:
Get SunShine s-off. It costs $25, but it's worth it. After that you can go SuperCID.
Here are the steps to go SuperCID so that you can use firmware from any carrier.
1. Have adb and fastboot set up. There are guides all over xda and google
2. Connect phone to PC and open terminal
3. Type "adb devices" to make sure phone is connected to PC
4. Type "adb reboot bootloader"
5. Once in fastboot type "fastboot devices" to make sure fastboot sees your device
6. Type "fastboot oem rebootRUU"
7. Once in black screen that says HTC you are in ruu mode
8. Type "fastboot oem writecid 11111111"
9. After a successful cid overwrite type "fastboot reboot-bootloader"
10. Profit! You are now supercid!!
Click to expand...
Click to collapse
thank you
xunholyx said:
[...]
6. Type "fastboot oem rebootRUU"
7. Once in black screen that says HTC you are in ruu mode
8. Type "fastboot oem writecid 11111111"
9. After a successful cid overwrite type "fastboot reboot-bootloader"
10. Profit! You are now supercid!!
Click to expand...
Click to collapse
Why go into RUU mode to change to supercid?
BerndM14 said:
Why go into RUU mode to change to supercid?
Click to expand...
Click to collapse
It is the method I know. But if you know another way, please share! I always like to learn new stuff.
xunholyx said:
It is the method I know. But if you know another way, please share! I always like to learn new stuff.
Click to expand...
Click to collapse
No method, you just don't have to go into RUU mode for it. In fastboot/bootloader you can just use the command fastboot oem writecid 11111111
No need to mess around with RUU mode. Especially if that guy doesn't even know how to read the problem he has, it's a disaster in the making for him...
BerndM14 said:
No method, you just don't have to go into RUU mode for it. In fastboot/bootloader you can just use the command fastboot oem writecid 11111111
No need to mess around with RUU mode. Especially if that guy doesn't even know how to read the problem he has, it's a disaster in the making for him...
Click to expand...
Click to collapse
Nice to know. Thank you. This was the method I was taught though. Good to know RUU isn't necessary.

Categories

Resources