[Q] HTC One X Help Required - HTC One X

hi,
I just want to ask some noob questions, as I don't play around my set so much.
1) First of all, do I have to be on stock recovery to check for updates also ?
2) I rooted my phone using Hasoon's Toolkit and installed TWRP Recovery (didn't install a custom rom yet, on stock 4.1.1), but made a backup before flashing recovery. Do i have to flash stock RUU to come again to stock, or I can flash the backup I made before flashing the recovery ?
3) How i can find my stock RUU, my CID is TMOB_005.
Regards,
Kashif Rafiq

100+ views no reply, no one is ready to help ?
Can anyone with same CID confirm, whether update recieved or not ?
Sent from my HTC One X using xda app-developers app

You can receive OTA updates if you have the following; stock recovery, stock rom, locked or unlocked bootloader.
I don't know where the RUU is for your CID but I'm sure there is a thread with it in somewhere.
Sent from my HTC One X using xda app-developers app

kashifmehmood said:
hi,
I just want to ask some noob questions, as I don't play around my set so much.
1) First of all, do I have to be on stock recovery to check for updates also ?
2) I rooted my phone using Hasoon's Toolkit and installed TWRP Recovery (didn't install a custom rom yet, on stock 4.1.1), but made a backup before flashing recovery. Do i have to flash stock RUU to come again to stock, or I can flash the backup I made before flashing the recovery ?
3) How i can find my stock RUU, my CID is TMOB_005.
Regards,
Kashif Rafiq
Click to expand...
Click to collapse
Since u haven't flash a custom Rom you are stock, u just need to flash back the stock recovery and wait for tmobile to release the update. No need to relock.
Sent from my HTC One X

I have downloaded stock recovery for my CID (TMOB-005), will executing these commands in fastboot mode restore stock status
fastboot flash recovery nameofrecoveryfile.img
fastboot erase cache
I have stock 4.1.1 rom already installed.

kashifmehmood said:
I have downloaded stock recovery for my CID (TMOB-005), will executing these commands in fastboot mode restore stock status
fastboot flash recovery nameofrecoveryfile.img
fastboot erase cache
I have stock 4.1.1 rom already installed.
Click to expand...
Click to collapse
correct

And just to answer your other question, save the backup you made in twrp onto your computer in case you need it later, this is your nandroid. Then if you install a custom Rom and need to go back to stock at some time you just need to flash the boot.img from your backup and then flash your nandroid in recovery
Now go get the cakes

i've flashed the stock recovery, but after flashing when i try to go into recovery it shows red triangle with exclamation mark

kashifmehmood said:
i've flashed the stock recovery, but after flashing when i try to go into recovery it shows red triangle with exclamation mark
Click to expand...
Click to collapse
That's correct
Now go get the cakes

is this the stock recovery, with no options of backup and restore (i haven't seen this before) ??? strange

anyone with CID TMOB-005 confirm whether update received or not ?

Nothing yet, we'll be one of the last carriers to get it as always...
Sent from my HTC One X

Related

How update to 1.29 with cwm recovery and stock rom

How can i update my stock rom 1.28 (europe) with the new update 1.29 without change recovery and relock?
i use interim recovery, s-off by htc dev, superuser
please help me
You can't, stock recovery is 100% required
Antoo1984 said:
How can i update my stock rom 1.28 (europe) with the new update 1.29 without change recovery and relock?
i use interim recovery, s-off by htc dev, superuser
please help me
Click to expand...
Click to collapse
I don't know. You can't, sorry.
Me and other few million ppl flashed stock recovery back, installed update and flashed back custom recovery. I am really sorry for you.
i've flashed the stock recovery and lock the bootloader but the update is not installed..what can i do?
Antoo1984 said:
i've flashed the stock recovery and lock the bootloader but the update is not installed..what can i do?
Click to expand...
Click to collapse
Start unlocking bootloader and download update again (press check update).
Maybe a stupid question, but where can I find the stockrecovery? I made a nandroid, but that happened also with CWM...
ljansens said:
Maybe a stupid question, but where can I find the stockrecovery? I made a nandroid, but that happened also with CWM...
Click to expand...
Click to collapse
Here you go
http://forum.xda-developers.com/showthread.php?p=24738635
About half way down 1st post
Sent from my HTC One X using Tapatalk 2
Ok. So i take a backup of what i got now, reinstall stock recovery, install 1.29, install custom recovery and then install my backup?
I get the 1.29 then?
MrDTrack5 said:
Ok. So i take a backup of what i got now, reinstall stock recovery, install 1.29, install custom recovery and then install my backup?
I get the 1.29 then?
Click to expand...
Click to collapse
You don't need to install the backup.You make a nandroid backup in case something goes wrong.After that you take this recovery:
http://mirror.rawempire.org/baadnewz/recovery.img
After this you can update to 1.29.After you updated to 1.29 you have to reflash CWM and after that reflash the Super SU.You don't need to install you'r backup.

[Q] Reverting to Stock

Hello all,
So I'm attempting to revert to stock. Search has yielded some answers, but also posed some new questions for me.
I found this thread: http://forum.xda-developers.com/showthread.php?t=1704021&highlight=stock
with this info:
Yes.. you can run the RUU on top of a custom rom, no need to nandroid restore your old stock backup. Most important is the stock recovery been flashed and bootloader re-locked before you run the RUU.
And I normally also flash a stock boot.img first. (some people say no need to do this, but it is no harm doing it).
Click to expand...
Click to collapse
So now my question is, how do I revert to a stock recovery? I know locking the bootloader is:
Code:
fastboot oem lock
but I still need a little more help getting my HOX back to stock. Any help will be appreciated greatly.
bscotth said:
Hello all,
So I'm attempting to revert to stock. Search has yielded some answers, but also posed some new questions for me.
I found this thread: http://forum.xda-developers.com/showthread.php?t=1704021&highlight=stock
with this info:
So now my question is, how do I revert to a stock recovery? I know locking the bootloader is:
Code:
fastboot oem lock
but I still need a little more help getting my HOX back to stock. Any help will be appreciated greatly.
Click to expand...
Click to collapse
Hello. You have to flash stock revovery from cwm recovery thread, before you relock bootloader (command is then: fastboot flash recovery recovery.IMG (take name of stock recovery and put a .img on its end)
Good success
Sent from my HTC One X using XDA
Find the recovery relevant to your version before you flashed custom Rom (mines 1.29.401.11) download it and put it in the same folder as your fastboot files. Go into fastboot USB and type fastboot flash recovery "name of stock recovery".img
You might have to "fastboot erase cache" if you get stuck on the HTC splash screen after rebooting
EDIT: putti71 beat me to it
Sent from my HTC One X using Tapatalk 2
If you flash an RUU it replaces the recovery with stock so you don't need to do that, just lock the bootloader and flash the RUU you downloaded before unlocking the phone in the first place
EddyOS said:
If you flash an RUU it replaces the recovery with stock so you don't need to do that, just lock the bootloader and flash the RUU you downloaded before unlocking the phone in the first place
Click to expand...
Click to collapse
i thought you had to have stock recovery to flash a ruu

[Q]To reflash stock recovery and relock bootloader

So, the RUU for my device is not yet available, but i had a nandroid backup of stock rom after i installed CWM and unlocked bootloader.
Now I can simply flash stock recovery and relock bootloader without any issues right?
boobinator said:
So, the RUU for my device is not yet available, but i had a nandroid backup of stock rom after i installed CWM and unlocked bootloader.
Now I can simply flash stock recovery and relock bootloader without any issues right?
Click to expand...
Click to collapse
Because of s-on I would flash stock boot.IMG from fastboot also the recovery IMG in your back up will be cwm so you will need to download that as well.
And while we are here make sure you have enough change :/
Sent from my HTC One X using XDA Premium HD app

[Q] Flashing Stock ROM Nandroid backup to return to stock for OTA update

Hey guys,
I have an HTC__044 device which is unlocked and running a custom ROM with a custom boot.img. I am wanting to restore the phone to stock ROM so I can download the JellyBean OTA.
I've seen the procedure for returning to stock RUU, but I am not sure on the procedure for when you have a full Nandroid backup of your stock ROM.
Could someone please clarify?
I understand it to be as follows:
1. Boot in to recovery and restore Nandroid backup of original ROM
2. Flash stock boot.img extracted from RUU via fastboot (or boot.img from backup directory on SD card)
3. Flash stock recovery via fastboot (or recovery.img from backup directory on SD card)
4. relock bootloader via fastboot
5. Reboot phone and stock ROM will be recovered
6. Download and install OTA.
Have I missed anything? Do you really need to flash back to stock recovery? I don't really see the point of doing that?
Thanks
Sentinel196 said:
Hey guys,
I have an HTC__044 device which is unlocked and running a custom ROM with a custom boot.img. I am wanting to restore the phone to stock ROM so I can download the JellyBean OTA.
I've seen the procedure for returning to stock RUU, but I am not sure on the procedure for when you have a full Nandroid backup of your stock ROM.
Could someone please clarify?
I understand it to be as follows:
1. Boot in to recovery and restore Nandroid backup of original ROM
2. Flash stock boot.img extracted from RUU via fastboot (or boot.img from backup directory on SD card)
3. Flash stock recovery via fastboot (or recovery.img from backup directory on SD card)
4. relock bootloader via fastboot
5. Reboot phone and stock ROM will be recovered
6. Download and install OTA.
Have I missed anything? Do you really need to flash back to stock recovery? I don't really see the point of doing that?
Thanks
Click to expand...
Click to collapse
U can try to relocked your bootloader and flashed the RUU for your device to return back to stock and waiting for JB updates.
Sentinel196 said:
Hey guys,
I have an HTC__044 device which is unlocked and running a custom ROM with a custom boot.img. I am wanting to restore the phone to stock ROM so I can download the JellyBean OTA.
I've seen the procedure for returning to stock RUU, but I am not sure on the procedure for when you have a full Nandroid backup of your stock ROM.
Could someone please clarify?
I understand it to be as follows:
1. Boot in to recovery and restore Nandroid backup of original ROM
2. Flash stock boot.img extracted from RUU via fastboot (or boot.img from backup directory on SD card)
3. Flash stock recovery via fastboot (or recovery.img from backup directory on SD card)
4. relock bootloader via fastboot
5. Reboot phone and stock ROM will be recovered
6. Download and install OTA.
Have I missed anything? Do you really need to flash back to stock recovery? I don't really see the point of doing that?
Thanks
Click to expand...
Click to collapse
Yeah, looks good to me.
You don't need to relock it if you're just going to apply the OTA.
To apply OTA, you need stock recovery.
Oh really? Cool!!
So I can just recover the NANDROID backup, and flash the boot.img then check it boots. then flash the stock recovery and download the OTA without re-locking?
I thought you had to lock the bootloader to get OTA updates as unlocked bootloader sets the CID to none, so no OTAs are detected, no?
Sentinel196 said:
Oh really? Cool!!
So I can just recover the NANDROID backup, and flash the boot.img then check it boots. then flash the stock recovery and download the OTA without re-locking?
I thought you had to lock the bootloader to get OTA updates as unlocked bootloader sets the CID to none, so no OTAs are detected, no?
Click to expand...
Click to collapse
I've never tried it, but as far as I know, you don't need to lock it, updates are based on IMEI, not CID, and although CID can show as all 1s in some places, fastboot oem readcid should return the correct one.
However it takes about 5 seconds to lock it and just a few more to unlock it, so... Your choice.
If you have the Stock RUU your device shipped with, just go in fastboot, connect to pc and run the RUU.exe.
If not, the steps in first post looks like a good route to flash back to your original ROM.
In my case it was shorter:
1. Restore nandroid backup (of the original ROM, did after root).
2. Fastboot oem lock
3. Run RUU
That's all.
You can try this too.
Regards.
Sent from my HTC One X using xda premium
jorjino2000 said:
In my case it was shorter:
1. Restore nandroid backup (of the original ROM, did after root).
2. Fastboot oem lock
3. Run RUU
Click to expand...
Click to collapse
Well, the OP didn't ask for the RUU method and said he was aware of it.
What's wrong with:
fastboot oem lock
Run RUU
smartzac said:
U can try to relocked your bootloader and flashed the RUU for your device to return back to stock and waiting for JB updates.
Click to expand...
Click to collapse
hello m using HOX And my device is running on CM 10 4.1.2 and i want back to stock like i buy phone from store and wan every official update automatically like i do when m running on stock rom so should i follow following steps is it correct or if i miss some. and i dnt want my device freeze or stuck in any stage so plz help me i have nanoroid backup
0.restore your nandroid backup from recovery
1.go to your sd card and grab the stock boot.img and recovery.img from the folder that contains the nandroid backup(clockworkmod)
2.flash both of them
3.enter your phone,use the app ota rootkeeper,and make a backup for your root,then select temporarily unroot..
4.reboot enter software updates...do the update thing..when it finishes
5.enter the app and select restore root
5.go to fastboot flash the recovery you like cwm or twrp
jimmy_135 said:
.......and i dnt want my device freeze or stuck in any stage so plz help me i have nanoroid backup
Click to expand...
Click to collapse
Before you do anything, the best thing to do is to check again what is the actual software version no.
Go to fastboot and type below command
fastboot getvar version-main
Tell us the no. written there
Then we talk about getting your ROM back to stock
ckpv5 said:
Before you do anything, the best thing to do is to check again what is the actual software version no.
Go to fastboot and type below command
fastboot getvar version-main
Tell us the no. written there
Then we talk about getting your ROM back to stock
Click to expand...
Click to collapse
my soft no is 3.14.707.24 CL128187
CID is HTC_044
plz help me guys
---------- Post added at 12:07 AM ---------- Previous post was at 12:00 AM ----------
ckpv5 said:
Before you do anything, the best thing to do is to check again what is the actual software version no.
Go to fastboot and type below command
fastboot getvar version-main
Tell us the no. written there
Then we talk about getting your ROM back to stock
Click to expand...
Click to collapse
my software version is 3.14.707.24 CL128187
my CID IS HTC_044
plz help me out of this m screwed from last 2 days
jimmy_135 said:
my software version is 3.14.707.24 CL128187
my CID IS HTC_044
plz help me out of this m screwed from last 2 days
Click to expand...
Click to collapse
Yours is same as mine, CID HTC__044 and 3.14.707.24
When reading your thread http://forum.xda-developers.com/showthread.php?t=2055377 I'm a little bit puzzled on why do you want to revert to stock as your device is already on JellyBean and there is no further OTA at the moment.
Here are three scenario that you may need to choose.
1) You just want to revert to stock ROM but you still need to root it.
a. Flash the stock boot.img attached here (That's the stock boot.img for 3.14.707.24)
b. Restore your nandroid backup
c. Reboot.. you are done .. you will have stock ROM but still on custom recovery in case you still need to play around like rooting the stock ROM or whatever you want to do.
2) You want to revert to stock ROM with everything complete stock with your nandroid backup.
a. Flash the attached stock boot.img
b. Restore your nandroid backup
c. Reboot to bootloader again
d. Flash the attached stock recovery.img (That's the stock recovery.img for 3.14.707.24)
e. Relock your bootloader with command "fastboot oem lock"
f. Reboot your device.. you are done.
3) You want to revert to stock with a RUU.
a) Download RUU_ENDEAVOR_U_JB_45_S_hTC_Asia_WWE_3.14.707.24_Radio_5.1204.162.29_release_296434_signed.exe from various site that you can it this thread http://forum.xda-developers.com/showthread.php?t=1543604 or you can download from where that I uploaded one : http://forum.xda-developers.com/showpost.php?p=34971176&postcount=2487
b) Put your device in fastboot mode and relock your bootloader with command "fastboot oem lock"
c) In fastboot mode too, run the RUU and follow the updater instruction - next- next-update-blablabla until it finish
d) Complete the setup wizard, you are done.
ckpv5 said:
Yours is same as mine, CID HTC__044 and 3.14.707.24
When reading your thread http://forum.xda-developers.com/showthread.php?t=2055377 I'm a little bit puzzled on why do you want to revert to stock as your device is already on JellyBean and there is no further OTA at the moment.
Here are three scenario that you may need to choose.
1) You just want to revert to stock ROM but you still need to root it.
a. Flash the stock boot.img attached here (That's the stock boot.img for 3.14.707.24)
b. Restore your nandroid backup
c. Reboot.. you are done .. you will have stock ROM but still on custom recovery in case you still need to play around like rooting the stock ROM or whatever you want to do.
2) You want to revert to stock ROM with everything complete stock with your nandroid backup.
a. Flash the attached stock boot.img
b. Restore your nandroid backup
c. Reboot to bootloader again
d. Flash the attached stock recovery.img (That's the stock recovery.img for 3.14.707.24)
e. Relock your bootloader with command "fastboot oem lock"
f. Reboot your device.. you are done.
3) You want to revert to stock with a RUU.
a) Download RUU_ENDEAVOR_U_JB_45_S_hTC_Asia_WWE_3.14.707.24_Radio_5.1204.162.29_release_296434_signed.exe from various site that you can it this thread http://forum.xda-developers.com/showthread.php?t=1543604 or you can download from where that I uploaded one : http://forum.xda-developers.com/showpost.php?p=34971176&postcount=2487
b) Put your device in fastboot mode and relock your bootloader with command "fastboot oem lock"
c) In fastboot mode too, run the RUU and follow the updater instruction - next- next-update-blablabla until it finish
d) Complete the setup wizard, you are done.
Click to expand...
Click to collapse
Thanks for ur quick reply forget about root in among them which is the safest method and i wan all update automatically....and i have boot.img and stockrecovery.img in my nanoroid back so can i use it and other thin i wan a gud battery life on my phone so what i do....
The recovery from your backup is not stock.
BenPope said:
The recovery from your backup is not stock.
Click to expand...
Click to collapse
so what should i do Benpope
jimmy_135 said:
so what should i do Benpope
Click to expand...
Click to collapse
You have to flash the stock recovery.....the nandroid is taken with a custom recovery so the stock recovery is not included in the nandroid .... therefore you need the stock one :thumbup:
This is the 3.14 stock recovery
http://db.tt/C1SWP2ZJ
MarcelHofs said:
You have to flash the stock recovery.....the nandroid is taken with a custom recovery so the stock recovery is not included in the nandroid .... therefore you need the stock one :thumbup:
This is the 3.14 stock recovery
http://db.tt/C1SWP2ZJ
Click to expand...
Click to collapse
Mate... I even attached the stock recovery and stock boot.img for him above. I don't know whether he really read those I wrote.
So Jimmy, if you want automatic update like the stock ROM as you said; read again item 2 or item 3.
ckpv5 said:
Mate... I even attached the stock recovery and stock boot.img for him above. I don't know whether he really read those I wrote.
So Jimmy, if you want automatic update like the stock ROM as you said; read again item 2 or item 3.
Click to expand...
Click to collapse
k buddy let i do with ur stock.img and recovery.img hope everythin work fine and i choose item no 2 thanks buddy and how to i maximize battery life of my HOX

HTC One X RUU Error 158

Hello everyone,
I am trying to roll back my rooted HTC One X to stock rom. I have done this before without any problem. At that time, HTC launched android 4.2.2 for HTC One X and I rolled back to stock rom with following steps.
1. booted into fastboot mode
2. flashed recovery image (using "fastboot flash recovery recovery.img")
3. relocked oem
4. installed RUU file.
This time, when I run RUU file "RUU_ENDEAVOR_U_JB_45_S_hTC_Asia_WWE_3.14.707.24_Radio_5.1204.162.29_release_296434_signed.exe", I got error 158 ("image error"). Base stock version is changed from "3.14.707.24" to "4.19.707.3". And I cannot find RUU for 4.19.707.3 anywhere but only OTA file.
I don't know what to do now :crying:
My phone was locked at fastboot page and can't do anything. I can't boot into recovery. I can't use factory reset.
Please advise me how to make use of my phone again.
If RUU for 4.19 is not available, please let me know a way that I can follow either to install stock rom or custom rom. Now, I really don't know what to do.
Thanks in advanced.
tslin
tslin said:
Hello everyone,
I am trying to roll back my rooted HTC One X to stock rom. I have done this before without any problem. At that time, HTC launched android 4.2.2 for HTC One X and I rolled back to stock rom with following steps.
1. booted into fastboot mode
2. flashed recovery image (using "fastboot flash recovery recovery.img")
3. relocked oem
4. installed RUU file.
This time, when I run RUU file "RUU_ENDEAVOR_U_JB_45_S_hTC_Asia_WWE_3.14.707.24_Radio_5.1204.162.29_release_296434_signed.exe", I got error 158 ("image error"). Base stock version is changed from "3.14.707.24" to "4.19.707.3". And I cannot find RUU for 4.19.707.3 anywhere but only OTA file.
I don't know what to do now :crying:
My phone was locked at fastboot page and can't do anything. I can't boot into recovery. I can't use factory reset.
Please advise me how to make use of my phone again.
If RUU for 4.19 is not available, please let me know a way that I can follow either to install stock rom or custom rom. Now, I really don't know what to do.
Thanks in advanced.
tslin
Click to expand...
Click to collapse
Unlock it via htcdev.com and after this flash philz recovery 5.15.9 aqnd charge the phone while you charge the phone you can read how to flash custom rom and choice a custom rom sense or aosp it is your decision
Thant said:
Unlock it via htcdev.com and after this flash philz recovery 5.15.9 aqnd charge the phone while you charge the phone you can read how to flash custom rom and choice a custom rom sense or aosp it is your decision
Click to expand...
Click to collapse
Thanks a lot! My phone is running again
Whooo rayyyy :laugh:
Thant said:
Unlock it via htcdev.com and after this flash philz recovery 5.15.9 aqnd charge the phone while you charge the phone you can read how to flash custom rom and choice a custom rom sense or aosp it is your decision
Click to expand...
Click to collapse
tslin said:
Thanks a lot! My phone is running again
Whooo rayyyy :laugh:
Click to expand...
Click to collapse
Cant get my phone running. How to flash in philz?
Edit: Solved!

Categories

Resources