[Q] One X ruu flashing issue - HTC One X

please help when setup is nearly complete it says bootloader version error

Do
fastboot getvar version-main
Make sure the RUU file matches the output. If it does, make sure you locked the bootloader before running the RUU (fastboot oem lock)
Also make sure to run it as admin.

Related

[Q] Question regarding versions

My version under cidgetter says 3.14.401.31 while in bootloader, with the adb command says my software version is 3.14.708.28
CID: HTC__622.
Where can I find the latest JB RUU for my phone? Seems like something is screwed up with my phone, hence why I have issues with it. Dang auto JB installers.
do it with fastboot command
phone in the bootloader/fastboot usb mode
then fastboot getvar version-main
this is the real version !

[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)

Need help getting back to stock

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.

HTC One X (HTC__203) cannot find suitable RUU

Every shipped Rom I downloaded prompt "Installscript has stopped working". Now I'm stuck at custom Rom and Hbot 0.94. Radio 1204.104.14.
I want to return to stock but cannot find my version of RUU. Can your guy help me out, I'm really frustrated. My Cid Number is HTC__023
http://www.androidfiles.org/ruu/?developer=Endeavor
Post the output of the following:
Code:
fastboot getvar version-main
We will find an appropriate RUU or nandroid backup for your device!

[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