Hey guys I've searched everywhere for this and I can't find the appropriate RUU file anywhere
I'm an Aussie on Optus
CID: HTC_023
HBOOT- 0.95.0000
Radio- 1.1204.90.13.
Any help will be greatly appreciated thanks
There's 3 optus RUU's available here: http://htcruu.com/?dir=Endeavor
Lizard said:
There's 3 optus RUU's available here: http://htcruu.com/?dir=Endeavor
Click to expand...
Click to collapse
I'll try those thanks for your help
Lizard said:
There's 3 optus RUU's available here: http://htcruu.com/?dir=Endeavor
Click to expand...
Click to collapse
dude look at his CID, he has an unbranded device. Optus RUU will only work with CID OPTUS001
Okay so none of those will work then. If it's unbranded how do I know what ruu to look for? Thanks
Sent from my HTC One X using xda premium
I do have a backup of my stock rom which I can use. It's mainly the stock recovery that I'm after which i need to extract from it anyway.
XxJibblesxX said:
Okay so none of those will work then. If it's unbranded how do I know what ruu to look for? Thanks
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
type
Code:
fastboot getvar version-main
and paste here what it gives back
matt95 said:
type
Code:
fastboot getvar version-main
and paste here what it gives back
Click to expand...
Click to collapse
okay I did that.
version-main: 1.29.728.12
XxJibblesxX said:
okay I did that.
version-main: 1.29.728.12
Click to expand...
Click to collapse
now search for the RUU with that code here
EDIT: it should be this one http://www.htcruu.com/Endeavor/RUU_...Radio_1.1204.105.14_release_261350_signed.exe
Thanks I'll give that a go
Sent from my HTC One X using xda premium
XxJibblesxX said:
Thanks I'll give that a go
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
ok let me know if that works
matt95 said:
type
Code:
fastboot getvar version-main
and paste here what it gives back
Click to expand...
Click to collapse
Hi I have an Issue I run this command but I dont get anything back.
./fastboot getvar version-main
version-main:
finished. total time: 0.003s
o
the phone is on fastboot usb, I cant get it past that, one thing that is weird is that I can not use the volume down or the power button to select anything.
I dont know what RUU to use as I dont know which was the original version.... what can I do ?
emenny81 said:
Hi I have an Issue I run this command but I dont get anything back.
./fastboot getvar version-main
version-main:
finished. total time: 0.003s
o
the phone is on fastboot usb, I cant get it past that, one thing that is weird is that I can not use the volume down or the power button to select anything.
I dont know what RUU to use as I dont know which was the original version.... what can I do ?
Click to expand...
Click to collapse
is the SDK set properly in your system? reboot your phone in fastboot mode and type
Code:
fastboot devices
matt95 said:
is the SDK set properly in your system? reboot your phone in fastboot mode and type
Code:
fastboot devices
Click to expand...
Click to collapse
My device does come up no problem, prior to trying to bring it back to stock it was only booting up in safe mode, for some odd reason i cant select any options with the power button
emenny81 said:
My device does come up no problem, prior to trying to bring it back to stock it was only booting up in safe mode, for some odd reason i cant select any options with the power button
Click to expand...
Click to collapse
is this happening after the command or also before?
matt95 said:
is this happening after the command or also before?
Click to expand...
Click to collapse
It was happening before, i had to reboot into fastboot using command line because vol down doesnt work either, im trying to return to stock to see if it fixes the issue or take it in for warranty
emenny81 said:
It was happening before, i had to reboot into fastboot using command line because vol down doesnt work either, im trying to return to stock to see if it fixes the issue or take it in for warranty
Click to expand...
Click to collapse
don't think it is SW issue, does that work when the phone is booted up?
matt95 said:
don't think it is SW issue, does that work when the phone is booted up?
Click to expand...
Click to collapse
Power button does work, vol down doesnt
On the fastboot menu i have three banners, security warning, relocked, tampared.
Like i said i just want to restore so i can take it back to att,
emenny81 said:
Power button does work, vol down doesnt
On the fastboot menu i have three banners, security warning, relocked, tampared.
Like i said i just want to restore so i can take it back to att,
Click to expand...
Click to collapse
So you've installed a recovery designed for a different phone? That's not going to do you any favours.
If you have the AT&T One X (EVITA), you might want to go to the AT&T One X forum, because it is a completely different phone to the international One X (ENDEAVORU) which we discuss and have software for in this forum.
matt95 said:
ok let me know if that works
Click to expand...
Click to collapse
You're a legend mate! Downloaded it just before and installed completely, worked a charm thanks heaps for your help :highfive:
Related
hi for all
my cid phone is none
in bootloader when i entered
fastboot getvar cid
fastboot getvar cid
cid: None
finished. total time: 0.063s
how i create cid agan?!
arghish said:
hi for all
my cid phone is none
in bootloader when i entered
fastboot getvar cid
fastboot getvar cid
cid: None
finished. total time: 0.063s
how i create cid agan?!
Click to expand...
Click to collapse
presuming you unlocked your bootloader, it has been removed so you can flash custom roms
I also suffer from the same thing...
Although when I use " adb shell getprop ro.cid " command I get my CID as HTC__J15, when I use " fastboot getvar cid" the result is "none"...
My phone was unlocked, rooted and had ARHD 4.0 until this morning but I successfully flashed stock signed recovery, re-locked the bootloader and installed RUU...
This was all done to wait for the OTA 1.29.415.x
But now I am not sure If I can get this OTA since I have CID:none with fastboot command...
Any ideas? shall I wait for the OTA or just get back to new and magnificent ARHD 5.0???
Xphoid said:
I also suffer from the same thing...
Although when I use " adb shell getprop ro.cid " command I get my CID as HTC__J15, when I use " fastboot getvar cid" the result is "none"...
My phone was unlocked, rooted and had ARHD 4.0 until this morning but I successfully flashed stock signed recovery, re-locked the bootloader and installed RUU...
This was all done to wait for the OTA 1.29.415.x
But now I am not sure If I can get this OTA since I have CID:none with fastboot command...
Any ideas? shall I wait for the OTA or just get back to new and magnificent ARHD 5.0???
Click to expand...
Click to collapse
Personally I would go to ARHD 5.0
Sent from my HTC One X using xda premium
adamgaltress said:
Personally I would go to ARHD 5.0
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Thanks but there is a never ending discussion whether the radio is also updated through custom ROM instead of OTA... The radio shows correctly updated under software, but still incorrectly in the hboot.
Do you have any idea about this issue?
Unfortunately I still can not ask anything under relevant thread because this is only my third post =)
In other words newbie at the forum and with android phones =)
Xphoid said:
Thanks but there is a never ending discussion whether the radio is also updated through custom ROM instead of OTA... The radio shows correctly updated under software, but still incorrectly in the hboot.
Do you have any idea about this issue?
Unfortunately I still can not ask anything under relevant thread because this is only my third post =)
In other words newbie at the forum and with android phones =)
Click to expand...
Click to collapse
Well welcome to the forums! And from what I have read it appears that it is included, but a new version of hboot isn't included and that needs to be updated separately. But I can't say that is from me skimming over some of the threads over the past couple of days
Sent from my HTC One X using xda premium
adamgaltress said:
Well welcome to the forums! And from what I have read it appears that it is included, but a new version of hboot isn't included and that needs to be updated separately. But I can't say that is from me skimming over some of the threads over the past couple of days
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
I think I'll wait a couple more days, and then go for custom ROM, but still CID none is an unsolved issue?
will i be able to receive and install OTA under these circumstances?
Xphoid said:
I think I'll wait a couple more days, and then go for custom ROM, but still CID none is an unsolved issue?
will i be able to receive and install OTA under these circumstances?
Click to expand...
Click to collapse
I'm not sure, we will have to wait for someone else to say, but I know that people have gone back to stock ROMs after having custon ones and have had no issues with updating
Sent from my HTC One X using xda premium
adamgaltress said:
I'm not sure, we will have to wait for someone else to say, but I know that people have gone back to stock ROMs after having custon ones and have had no issues with updating
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
thanks again....
one last thing if you have time... you mentioned about updating hboot separately... did you come up with how this can be done?
Xphoid said:
thanks again....
one last thing if you have time... you mentioned about updating hboot separately... did you come up with how this can be done?
Click to expand...
Click to collapse
No, I just think I remeber reading it somewhere.. but I can't find it now
Sent from my HTC One X using xda premium
I tried on my stock, never unlocked,and it still shows cid as none.
I think its a new way of how htc implements the cid in the HOX.
omar302 said:
I tried on my stock, never unlocked,and it still shows cid as none.
I think its a new way of how htc implements the cid in the HOX.
Click to expand...
Click to collapse
Ah right. My bad then
Sent from my HTC One X using xda premium
arghish said:
hi for all
my cid phone is none
in bootloader when i entered
fastboot getvar cid
fastboot getvar cid
cid: None
finished. total time: 0.063s
how i create cid agan?!
Click to expand...
Click to collapse
"fastboot getvar cid" will always return None on the One X. You need to do "fastboot oem readcid"
Tiersten said:
"fastboot getvar cid" will always return None on the One X. You need to do "fastboot oem readcid"
Click to expand...
Click to collapse
thanks to you, after:
- adb shell getprop ro.cid
I have learnt that
- fastboot oem readcid
also gives me the same result:
(bootloader) DEBUG: cid: HTC__J15
OKAY [ 0.097s]
finished. total time: 0.097s
So does it mean that I'll be able to get OTA 1.29.415.x without any problem?!
cid: VODAP021
what does this even mean!
used fastboot oem readcid to get it, only part i know is VODA for Vodafone.
Isnt it mean't to be HTC_xxx
PS. fastboot getvar cid = none
Use fastboot oem readcid
Also guys, if your CID is not listed THEN it won't work and you cannot install JB. How hard is that to comprehend? No ifs and no buts, if the numbers martch up, doesn't matter, the letters must match as well. If nothing matches then tough luck.
I would like to reinstall Anroid 4.0.4 after uprading to Jelly Beans. I found the kernel source code here: http://www.htcdev.com/devcenter/downloads, and now I would like to install it.
The source code comes as a file called:
endeavoru-2.6.39-6b459dc.tar.gz
How do I go about installing the kernel? I have ClockWorkMod installed if that helps. I have noticed that the kernel does not come with a boot.img file etc, therefore do I need to compile it?
Please help if you can
Thanks
Zugz
Its not compiled, its just the code itself. You can't flash it just like that.
Sent from my HTC One X using xda app-developers app
How do I go about compiling the source code then?
tomascus said:
Its not compiled, its just the code itself. You can't flash it just like that.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
How do I go about compiling it?
Zugz
Zugzwangle said:
How do I go about compiling it?
Zugz
Click to expand...
Click to collapse
Don't. Just find the stock boot.img somewhere. Or, easier, flash the whole RUU.
Thanks
Thanks, do you know where I might find the One X stock or RUU?
*Searches on google!!*
Zugzwangle said:
Thanks, do you know where I might find the One X stock or RUU?
*Searches on google!!*
Click to expand...
Click to collapse
There's loads of returning to stock threads in this Q&A section, you're not the first to want to do it.
The boot.img is specific to the ROM version.
There is a sticky Endeavor Shipped ROM Collection thread with RUUs in the dev section, password for filefactory on page 173.
Download which
How do I know which to download?
My phone is an HTC running on vodafone in the UK.. I have tried 2x RUU's and had an error with both.
Help please.
Zugz
I have tried
Zugzwangle said:
How do I know which to download?
My phone is an HTC running on vodafone in the UK.. I have tried 2x RUU's and had an error with both.
Help please.
Zugz
Click to expand...
Click to collapse
I have tried installing
RUU_ENDEAVOR_U_ICS_40_Vodafone_AT_1.26.169.2_Radio_1.1204.90.13_release_251280_signed.exe
RUU_ENDEAVOR_U_ICS_40_HTC_Europe_1.29.401.12_Radio_2.1204.127.19_release_271851_signed.exe
RUU_ENDEAVOR_U_ICS_40_Vodafone_UK_1.29.161.13_Radio_1.1204.105.14_release_264070_signed.exe
Each time I have had an error message saying it is the wrong version. Is there any preperation that I need to do.. e.g do I need to lock the bootloader again? etc
What's the exact error? Vodafone UK should have CID of VODAP001 if I recall, and the last RUU you tried should be correct.
Before you go too far, it will be worth grabbing your unlock code from htcdev.
To flash RUU will need to be locked:
fastboot oem lock
And you might need stock recovery
fastboot flash recovery signed_recovery.img
Hopefully that'll give you a decent starting point.
Hi again
The error message is:
Error [131]: Customer ID Error
THE ROM UPDATE UTILITY CANNOT UPDATE YOUR ANDROID PHONE.
PLEASE GET THE CORRECT ROM UTILITY AND TRY AGAIN.
Customer ID Error? What does that mean?
Zugz
CID there's an app called cidgetter, I think.
Also
fastboot getter main-ver
I think are helpful.
Fastboot
BenPope said:
CID there's an app called cidgetter, I think.
Also
fastboot getter main-ver
I think are helpful.
Click to expand...
Click to collapse
Is fastboot getter main-ver a command in command prompt? Where would I get that?
Zugz, btw thank you so much for your help. Btw, my phone is locked now, but also there is no OS on it!!!
You need the android SDK. I can't remember everything off the top of my head, use what I say as a basis for searching this forum and you shall find.
Edit: no you won't (fscking autocorrect)
fastboot getvar main-ver
BenPope
BenPope said:
You need the android SDK. I can't remember everything off the top of my head, use what I say as a basis for searching this forum and you shall find.
Edit: no you won't (fscking autocorrect)
fastboot getvar main-ver
Click to expand...
Click to collapse
Thanks BenHope.. I managed to find the main number
INFOversion-main: 1.29.401.11
Is that what I need?
Now what do I do.. Again thank you for helping me
Download the 2.17.401.2 RUU
Sent from my HTC One X using xda premium
But why did 1.29.401.12 RUU fail, then? Odd.
Hi Guy's,
I am selling my HTC One X 32GB phone. It is currently rooted running Venom ViperX 3.3.8 I want to Unroot phone and re-install factory ROM . Does anyone have a link for how to do this and the files that i will need, i.e RUU and Factory ROM?
Attached are my current software info and Kernel. This phone was bought in Ireland. So i am looking to return it to factory ROM.
Any help would be great. Just finding it hard to find how to do this.
Thanks very much
BobbyT28
Give the main version number
Fastboot getvar version-main
Mr Hofs said:
Give the main version number
Fastboot getvar version-main
Click to expand...
Click to collapse
Just in work at the minute, so will have do this later. Will post back the details
Thanks.
Rob
Simple Google it
Sent from my Micromax A110 using xda premium
Mr Hofs said:
Give the main version number
Fastboot getvar version-main
Click to expand...
Click to collapse
version-main: 2.17.401.2
CID ID: cid: HTC__001
Would you be able to tell me how to do unroot, get RUU and return to Stock ROM?
If you could post link to what RUU and ROM i should be flashing.
Thanks for your help.
BobbyT28
Here is the ruu
http://androidfiles.org/ruu/securek...Radio_2.1204.135.20_release_274900_signed.exe
Charge the Batt
Lock the bootloader
Run the ruu with admin rights from the pc
Keep the phone in the bootloader while executing the ruu
fastboot oem lock is the command for locking so that you know.
Sent from my One X using xda premium
TToivanen said:
fastboot oem lock is the command for locking so that you know.
Sent from my One X using xda premium
Click to expand...
Click to collapse
TToivanen,
Really appreciate all your help.
Just re-locked botloader. Waiting for RUU to download.
Do you have a link for the Stock ROM?
Thanks,
BobbyT28
The ruu is the stock rom, the ruu flashes back the stock recovery, kernel and rom. After the ruu you are back to stock and also directly able to update to jellybean with official ota's :thumbup:
TToivanen said:
fastboot oem lock is the command for locking so that you know.
Sent from my One X using xda premium
Click to expand...
Click to collapse
Mr Hofs said:
The ruu is the stock rom, the ruu flashes back the stock recovery, kernel and rom. After the ruu you are back to stock and also directly able to update to jellybean with official ota's :thumbup:
Click to expand...
Click to collapse
Shows you how much I know!!
Thanks again. Will let you know how i get on.
BobbyT28
robbie2003ie said:
Shows you how much I know!!
Thanks again. Will let you know how i get on.
BobbyT28
Click to expand...
Click to collapse
RUU failed due to unknown error. It just had HTC on screen, recovered successfully.
do you know why this may have happened? About to re-run RUU.
Phone is relocked, I have USB connected to fastboot. Is this ok?
BobbyT28
Yeah that's oke....the phone in the bootloader and also click on the ruu with the right mousebutton and select
Run as administrator
Of that does not work you can try this one
http://androidfiles.org/ruu/securek...Radio_5.1204.162.29_release_298897_signed.exe
Its the JB version
Mr Hofs said:
Yeah that's oke....the phone in the bootloader and also click on the ruu with the right mousebutton and select
Run as administrator
Of that does not work you can try this one
http://androidfiles.org/ruu/securek...Radio_5.1204.162.29_release_298897_signed.exe
Its the JB version
Click to expand...
Click to collapse
Hi TToivanen,
I am runniing as admin. It seems to be failing at the signature. Error 155 Unknown error.
Any ideas. Just recovered again.
BobbyT28
robbie2003ie said:
Hi TToivanen,
I am runniing as admin. It seems to be failing at the signature. Error 155 Unknown error.
Any ideas. Just recovered again.
BobbyT28
Click to expand...
Click to collapse
Just googling error 155. Says it maybe wrong RUU?
Mr Hofs said:
Yeah that's oke....the phone in the bootloader and also click on the ruu with the right mousebutton and select
Run as administrator
Of that does not work you can try this one
http://androidfiles.org/ruu/securek...Radio_5.1204.162.29_release_298897_signed.exe
Its the JB version
Click to expand...
Click to collapse
ok will try this RUU to see if it works.
Thanks for your patience and help.
BobbyT28.
If you did
Fastboot getvar version-main and that number corresponds with the ruu its def the right one.
robbie2003ie said:
ok will try this RUU to see if it works.
Thanks for your patience and help.
BobbyT28.
Click to expand...
Click to collapse
Getting same error 155 everytime!! Any ideaas.
Relocked is on screen. Attached usb to phone - go into fastboot - run RUU. seems to fail when trying to send signature!
BobbyT28
Make sure you right click and select run as administrator.
Sent from my One X using xda premium
Deleted.....
Hello guys.. Hopefully someone can help me and I hope I didn't violate any rules of XDA...
Here's my problem.. I tried to reverse my HOX back to stock ROM and followede this tutorial of Hansoon2000 on how to reverse everything and go back to stock (part 3 of http://forum.xda-developers.com/showthread.php?t=2069904 ) when I clicked relock bootloader it shows in command that there was no device found, I closed it then show that my phone already relocked (awesome!!) but my phone didn't reboot normally. It went fastboot mode (white background and three android at the bottom and shows on top RELOCKED).. at this point, I cant go anywhere, I can't boot to recovery, can't turn off. It seems stucked on fastboot...
Any suggestion guys?? Please help me.. My last option would to go HTC repair center and it will cost me a lot.
Ok so you need to download a recovery. (I recommend twrp)
Flash the recovery in fastboot. (White screen your on about, select "Fastboot USB".
Run the command fastboot flash recovery recoveryname.img
Replace recoveryname with whatever the file is called.
Then, reboot into fastboot and choose recovery.
If all goes well, TWRP/CWM should open.
Since the bootloader is already relocked, a better idea would be to run a RUU. Do
fastboot getvar version-main
Sent from my IceCold One X
He should unlock his phone again before he wants to flash the recovery.
Sent from my HTC One X using xda app-developers app
Why do you want to do it the hard way ?
A RUU would be only one download and one double click...
Unlocking again and flashing a recovery and flashing a boot and flashing a stock ROM in recovery would be a pain in the ass and woild take longer !
Just sayin'
@OP
Do
fastboot getvar version-main
Sent from my IceCold One X
Hello guys.. Thank you for all the replies.. I really appreciate those feedbacks..
1. I already have RUU file saved on my computer.. It's .exe, may I know how will I run this file? Since my HOX didn't normally boot and I can't go to recovery mode..
2. I am still trying to download TWRP, for some reason it stucked on 99.9%, I think it's not my luck right now..
My question also about recovery, it shows that my HOX bootloader should be UNLOCKED.. Mine is already relocked, is this still possible?
Again, thank you for all the replies, I'm getting hopes here..
I was just responding to the post before ^^ running the ruu is definitely the better choice
Sent from my HTC One X using xda app-developers app
nicoli26 said:
Hello guys.. Thank you for all the replies.. I really appreciate those feedbacks..
1. I already have RUU file saved on my computer.. It's .exe, may I know how will I run this file? Since my HOX didn't normally boot and I can't go to recovery mode..
2. I am still trying to download TWRP, for some reason it stucked on 99.9%, I think it's not my luck right now..
My question also about recovery, it shows that my HOX bootloader should be UNLOCKED.. Mine is already relocked, is this still possible?
Again, thank you for all the replies, I'm getting hopes here..
Click to expand...
Click to collapse
Great! Make sure it matches your main version (fastboot getvar version-main)
Then boot to bootloader, hook usb and select fastboot so that it displays FASTBOOT USB.
The right click the RUU and run as admin.
Sent from my IceCold One X
Marc199 said:
I was just responding to the post before ^^ running the ruu is definitely the better choice
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Yes, I noted on your comment.
TToivanen said:
Great! Make sure it matches your main version (fastboot getvar version-main)
Then boot to bootloader, hook usb and select fastboot so that it displays FASTBOOT USB.
The right click the RUU and run as admin.
Sent from my IceCold One X
Click to expand...
Click to collapse
I'm in office right now, I am excited to try this, haven't tried to do this. I hope it will solve my issue. :fingers-crossed:
Wilks3y, TToivanen and Marc199
---->>> GUys I don't know how will I say thanks.. You guys really awesome!! I revived my HTC One X Thank you for all the replies, I am noob when it comes to this, but because of your help I was able to get ideas..
Again MARAMING SALAMAT!!! :victory: (Thank you very much in Filipino language)
You're welcome
Sent from my IceCold One X
nicoli26 said:
Wilks3y, TToivanen and Marc199
---->>> GUys I don't know how will I say thanks.. You guys really awesome!! I revived my HTC One X Thank you for all the replies, I am noob when it comes to this, but because of your help I was able to get ideas..
Again MARAMING SALAMAT!!! :victory: (Thank you very much in Filipino language)
Click to expand...
Click to collapse
For everyone who thinks its ok not to thank others that help, this is how you thank people !!
On a note, glad to help mate !!
hello my friend
its my first time flashing RUU so please help me
i want to get the ruu file for my phone so i checked the cid and it was middle east but in the "htc RUU site" i found the ASIA ruu that mathed my radeo
but there is many asia such as asia-wwe and asia-tw
so please help me what to chose??
You have to know your cid and hboot
Sent from my HTC One X using xda app-developers app
rashad543 said:
hello my friend
its my first time flashing RUU so please help me
i want to get the ruu file for my phone so i checked the cid and it was middle east but in the "htc RUU site" i found the ASIA ruu that mathed my radeo
but there is many asia such as asia-wwe and asia-tw
so please help me what to chose??
Click to expand...
Click to collapse
Enter bootloader, using fastboot write" fastboot getvar cid" and post the output
Sent from my HTC One X using xda premium
I
convict_moody said:
Enter bootloader, using fastboot write" fastboot getvar cid" and post the output
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Only the cid will get you nowhere. The main version is important.
Fastboot getvar version-main
That number will tell the ruu number you need (if its available to begin with) and it tells the bootloader hboot version.
Cid is just a region number without additional info.
Ow and the command = fastboot oem readcid
Mr Hofs said:
I
Only the cid will get you nowhere. The main version is important.
Fastboot getvar version-main
That number will tell the ruu number you need (if its available to begin with) and it tells the bootloader hboot version.
Cid is just a region number without additional info.
Ow and the command = fastboot oem readcid
Click to expand...
Click to collapse
Lol, getvar cid gives the same output.
Sent from my HTC One X using xda premium
Well that's just awesome
But i will leave you to helping him. I don't need help
Mr Hofs said:
Well that's just awesome
But i will leave you to helping him. I don't need help
Click to expand...
Click to collapse
I am sry man , i didn't meant to disturb you, I just wanted to help. But i am out.
Sent from my HTC One X using xda premium
convict_moody said:
I am sry man , i didn't meant to disturb you, I just wanted to help. But i am out.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Me too, its bedtime
My cid is j15
I TRIED TO INSTALL THE JB ONE FOR MY PHONE BUT IT DIDNT WORK AND THE PHONE WAS JB
rashad543 said:
My cid is j15
I TRIED TO INSTALL THE JB ONE FOR MY PHONE BUT IT DIDNT WORK AND THE PHONE WAS JB
Click to expand...
Click to collapse
j15 is ARA ruu, try flashing one.
Sent from my HTC One X
Get your main version number !
Fastboot getvar version-main
Then post it here so we can check for a ruu of its available.....as far as i know you have software number **.415.**
But get the number and we know more.
Hboot _1.39.0000
radio_5.1204.162.29
cid=j15
thank you every one for your help
my phone is dead please give me some thing to make it work
edit:: iknow my problem guys
my hboot is for jb so that the ics doesnt work so i need jb ruu but i cant find ara one at all
please help
Still no main version !!!!
Mr Hofs said:
Still no main version !!!!
Click to expand...
Click to collapse
just one second and i will post my main version
Mr Hofs said:
Still no main version !!!!
Click to expand...
Click to collapse
main version = 3.16.415.4
thank you sir
As i suspected, there is no ruu out for that main number ! The only way you can go to stock is with a stock nandroid backup !
Mr Hofs said:
As i suspected, there is no ruu out for that main number ! The only way you can go to stock is with a stock nandroid backup !
Click to expand...
Click to collapse
thank you my friend
i did that but it says " md5 mismatch "
please help me out of this pleaaaase :crying::crying:
Read the OP of this thread easy and carefully. A workaround for MD5 mismatch is also there !
http://forum.xda-developers.com/showthread.php?t=1975140
thank you my friend i will try that and post a reply
also i'm limited to 8 thanks so i will press thanks later