Need to sell my phone (Stock ROM help) - AT&T, Rogers HTC One X, Telstra One XL

was wondering what stock rom i should flash and also the stock kernel cause viper rom broke my camera. thanks in advance

You need to give more information. What are your hboot/recovery details? Are you s-on or s-off?
Sent from my Evita

timmaaa said:
You need to give more information. What are your hboot/recovery details? Are you s-on or s-off?
Sent from my Evita
Click to expand...
Click to collapse
ViperXL 3.2.7
Kernel: 3.4.10-g240d4d5
[email protected] #1
SMP PREEMPT
HBOOT
Evita PVT SHIP S-ON RL
HBOOT- 1.09.0000
Radio-0.17.32.09.12
OpenDSP-v28.1.0.32.0504
eMMC-boot
Let me know if i forgot anything

And you want to go back to stock so you can sell the phone, right?
Sent from my Evita

timmaaa said:
And you want to go back to stock so you can sell the phone, right?
Sent from my Evita
Click to expand...
Click to collapse
Yes, stock and locked

First get s-off.
Then run the latest RUU.
Then write CID back to original CID.
Then relock bootloader.
Then go back to s-on.
Sent from my Evita

timmaaa said:
First get s-off.
Then run the latest RUU.
Then write CID back to original CID.
Then relock bootloader.
Then go back to s-on.
Sent from my Evita
Click to expand...
Click to collapse
would you mind providing links to those downloads and or tutorials
i dont know how to do the s-of or cid

timmaaa said:
First get s-off.
Then run the latest RUU.
Then write CID back to original CID.
Then relock bootloader.
Then go back to s-on.
Sent from my Evita
Click to expand...
Click to collapse
or can i use the all in one toolkit

Here's the link to s-off:
http://forum.xda-developers.com/showthread.php?t=2155071
You can Google the fastboot writecid and write secureflag commands.
Sent from my Evita

timmaaa said:
Here's the link to s-off:
http://forum.xda-developers.com/showthread.php?t=2155071
You can Google the fastboot writecid and write secureflag commands.
Sent from my Evita
Click to expand...
Click to collapse
can i use the all in one toolkit if not where do i get the ruu

Just follow the instructions in the s-off thread, it's simple.
Click on the link in my signature, it's a resource thread, there are links to RUU threads in that.
Sent from my Evita

timmaaa said:
Just follow the instructions in the s-off thread, it's simple.
Click on the link in my signature, it's a resource thread, there are links to RUU threads in that.
Sent from my Evita
Click to expand...
Click to collapse
where is my working folder. is there anyway you could add me on skype or teamviewer and help me cause i keep having problems in the terminal

OneDeagz said:
where is my working folder. is there anyway you could add me on skype or teamviewer and help me cause i keep having problems in the terminal
Click to expand...
Click to collapse
Your working folder is wherever you have adb/fastboot installed. I don't have Skype or teamviewer, I'm on my phone.
Sent from my Evita

timmaaa said:
Your working folder is wherever you have adb/fastboot installed. I don't have Skype or teamviewer, I'm on my phone.
Sent from my Evita
Click to expand...
Click to collapse
i just get this error
C:\Users\Deagz\Desktop\One_X_ATT_All-In-One_Kit_v3.0.1\One_X_ATT_All-In-One_Kit_
v\data>fastboot flash zip PJ8312000-OneX.zip
error: cannot load 'PJ8312000-OneX.zip'
do i need to unzip the file

No, don't unzip the file. Just make sure it's in the working folder. Is the phone in rebootRUU mode (black screen with HTC text) when you're giving that command?
Sent from my Evita

timmaaa said:
No, don't unzip the file. Just make sure it's in the working folder. Is the phone in rebootRUU mode (black screen with HTC text) when you're giving that command?
Sent from my Evita
Click to expand...
Click to collapse
yes it is black screen with whiteish silver htc logo

Have you tried doing it manually instead of using the AIO kit? Those screw up sometimes.
Sent from my Evita

timmaaa said:
Have you tried doing it manually instead of using the AIO kit? Those screw up sometimes.
Sent from my Evita
Click to expand...
Click to collapse
what is the command i use to get in to adb from the cmd

OneDeagz said:
what is the command i use to get in to adb from the cmd
Click to expand...
Click to collapse
You're not using adb for the first part of the s-off process. Did you read the instructions in the thread?
Sent from my Evita

timmaaa said:
You're not using adb for the first part of the s-off process. Did you read the instructions in the thread?
Sent from my Evita
Click to expand...
Click to collapse
yes i did so where am i inputting these commands

Related

How do I unroot to take back for warranty?!

HELP ME!
Its gotta go back tomorrow, Ive searched for hours and I cant seem to find an easy guide to unroot my AT&T One X!
This is beyond frustrating!
Raadius said:
HELP ME!
Its gotta go back tomorrow, Ive searched for hours and I cant seem to find an easy guide to unroot my AT&T One X!
This is beyond frustrating!
Click to expand...
Click to collapse
It's not the easiest thing to do.. What state is your phone in now? hboot? supercid? S-ON? S-OFF?
exad said:
It's not the easiest thing to do.. What state is your phone in now? hboot? supercid? S-ON? S-OFF?
Click to expand...
Click to collapse
HBOOT = 1.09
S-ON
No SuperCID, I used SpoofCID.
Spoof cid is the same thing as SuperCID, get your cid by using fastboot command:
fastboot oem readcid
Sent from my Evita
Raadius said:
HBOOT = 1.09
S-ON
No SuperCID, I used SpoofCID.
Click to expand...
Click to collapse
I see.
First you will need to S-OFF http://forum.xda-developers.com/showthread.php?t=2155071
I don't know if spoofCID will work, you may need to supercid first. it is quite easy with your hboot.
Code:
adb shell
su
echo -ne "11111111" | dd of=/dev/block/mmcblk0p5 bs=1 seek=20
Then once you are S-OFF, Run an RUU for your carrier. With S-Off, it won't matter what software version. It will get you on stock software and remove Tampered text
Rewrite your CID
Code:
fastboot oem writecid CWS__001
Then you can use Regawmod and spoof your unlocked to Locked http://forum.xda-developers.com/showthread.php?t=2156368
You can also spoof your S-off to S-on, or claim your phone came with S-off if they ask or actually set it back to S-on with:
Code:
fastboot oem writesercureflag 3
Good luck.
timmaaa said:
Spoof cid is the same thing as SuperCID, get your cid by using fastboot command:
fastboot oem readcid
Sent from my Evita
Click to expand...
Click to collapse
CID is CWS__001
Raadius said:
CID is CWS__001
Click to expand...
Click to collapse
I wrote the steps above. You should be good with all that.
Raadius said:
CID is CWS__001
Click to expand...
Click to collapse
I stand corrected, I used spoof cid when I rooted and it gave me SuperCID.
Sent from my Evita
exad said:
It's not the easiest thing to do.. What state is your phone in now? hboot? supercid? S-ON? S-OFF?
Click to expand...
Click to collapse
Sent from my HTC Sensation using xda premium
Where can I find the stock recovery for my AT&T One X?
Raadius said:
Where can I find the stock recovery for my AT&T One X?
Click to expand...
Click to collapse
It will install with the RUU. with S-off you do not need to flash stock recovery or relock or anything. Just run the RUU exe file.
Sorry, I was reading Option 2 from this link
http://forum.xda-developers.com/showthread.php?t=1859714
and watching this video,
http://www.youtube.com/watch?v=SZuAjz4PIjU
Raadius said:
Sorry, I was reading Option 2 from this link
http://forum.xda-developers.com/showthread.php?t=1859714
and watching this video,
http://www.youtube.com/watch?v=SZuAjz4PIjU
Click to expand...
Click to collapse
Don't. that tut is for endeavor.
Videos are not all that reliable either. Trust my directions, you'll be fine.
Terminal stuff gets me confused, sorry to say. I read what your saying, but Im lost already. That's why I went to YouTube, better at viewing it and doing it than reading it. Im better at visual, sorry.
Why cant this be done with S-On?
timmaaa said:
I stand corrected, I used spoof cid when I rooted and it gave me SuperCID.
Sent from my Evita
Click to expand...
Click to collapse
So what does that mean than for me?
Raadius said:
So what does that mean than for me?
Click to expand...
Click to collapse
Not much. Just follow Exad's instructions and you'll be golden.
Sent from my Evita
timmaaa said:
Not much. Just follow Exad's instructions and you'll be golden.
Sent from my Evita
Click to expand...
Click to collapse
Do I have to be S OFF though? You said SpoofCID is the same as SueprCID, so can I skip the S-OFF step and run the RUU?
How do I do all this adb shell terminal stuff? Im new to this...
You need to be s-off or you'll brick. The command stuff is pretty simple, do you have adb/fastboot installed on your pc?
Sent from my Evita
The only thing you need to know is for the fastboot commands your phone needs to be in bootloader and for adb commands your phone needs to be booted into android. Then all you have to do is copy paste the commands into your command prompt.
Just shift right click in the folder where you have fastboot and adb and select "open command prompt here" to get a command line Window open.
Sent from my One X using xda app-developers app

[Q] S-OFF hboot 1.09

how can i s-off hboot 1.09 is it possible? or do i have to get a higher hboot in order to s-off?
lostassassin said:
how can i s-off hboot 1.09 is it possible? or do i have to get a higher hboot in order to s-off?
Click to expand...
Click to collapse
Yes it's possible for any hboot versions long as you're rooted and have SuperCID. Just follow the Facepalm S-off instructions here.
Sent from my Evita
timmaaa said:
Yes it's possible for any hboot versions long as you're rooted and have SuperCID. Just follow the Facepalm S-off instructions here.
Sent from my Evita
Click to expand...
Click to collapse
im not sure if i have super cid how would i be able to check that?
Run this fastboot command:
fastboot oem readcid
Tell us what it says
Sent from my Evita
timmaaa said:
Run this fastboot command:
fastboot oem readcid
Tell us what it says
Sent from my Evita
Click to expand...
Click to collapse
iv never used fastboot is that on the computer or on the phone?
lostassassin said:
iv never used fastboot is that on the computer or on the phone?
Click to expand...
Click to collapse
then you need to do some reading....everything you need to know for your device is here http://forum.xda-developers.com/showthread.php?t=1671237
Crappyvate said:
then you need to do some reading....everything you need to know for your device is here http://forum.xda-developers.com/showthread.php?t=1671237
Click to expand...
Click to collapse
awsome thanks

houston i have a problem i need RUU 3.17....

someone tells me i need a RUU 3.17....
i want to flash or install back to stock rom
but i cant find the right rom
CID: Vodap102
Relocked
evita pvt ship s-on rl
hboot-1.14.10002
radio-0.10as.32.09.20_3
openDSP-v29.1.0.45.0622
eMMC-boot
i tried this but didnt work
RUU_Evita_UL_Vodafone_DE_1.82.162.6_Radio_0.17b.32.09.25_10.92.32.17L_release_263396_signed
AFFFtatttf tt 1 awed qdrd
killah3000 said:
someone tells me i need a RUU 3.17....
i want to flash or install back to stock rom
but i cant find the right rom
CID: Vodap102
Relocked
evita pvt ship s-on rl
hboot-1.14.10002
radio-0.10as.32.09.20_3
openDSP-v29.1.0.45.0622
eMMC-boot
i tried this but didnt work
RUU_Evita_UL_Vodafone_DE_1.82.162.6_Radio_0.17b.32.09.25_10.92.32.17L_release_263396_signed
Click to expand...
Click to collapse
Try to find it in this thread.
http://forum.xda-developers.com/showthread.php?t=2094126
Also, I think its easier to ruu with S-Off.
killah3000 said:
someone tells me i need a RUU 3.17....
i want to flash or install back to stock rom
but i cant find the right rom
CID: Vodap102
Relocked
evita pvt ship s-on rl
hboot-1.14.10002
radio-0.10as.32.09.20_3
openDSP-v29.1.0.45.0622
eMMC-boot
i tried this but didnt work
RUU_Evita_UL_Vodafone_DE_1.82.162.6_Radio_0.17b.32.09.25_10.92.32.17L_release_263396_signed
Click to expand...
Click to collapse
Your s-on and that's an older ruu. Can't downgrade without s-off
Sent from my HTC One XL using xda premium
X96 said:
Try to find it in this thread.
http://forum.xda-developers.com/showthread.php?t=2094126
Also, I think its easier to ruu with S-Off.
Click to expand...
Click to collapse
i was before on this website
but cant find it
killah3000 said:
i was before on this website
but cant find it
Click to expand...
Click to collapse
If you s-off then super Cid then you can use any Cid ruu. Go to that ruu thread and see there.
X96 said:
If you s-off then super Cid then you can use any Cid ruu. Go to that ruu thread and see there.
Click to expand...
Click to collapse
its possible to s-off my device?
its from vodafone germany
killah3000 said:
its possible to s-off my device?
its from vodafone germany
Click to expand...
Click to collapse
Its Snapdragon One X right?? If yes, then yes!
See this thread below
http://forum.xda-developers.com/showthread.php?t=2155071
Also, you must be super Cid for s-off to work.
The thread above has a thread inside which links to super Cid.:good:
X96 said:
Its Snapdragon One X right?? If yes, then yes!
See this thread below
http://forum.xda-developers.com/showthread.php?t=2155071
Also, you must be super Cid for s-off to work.
The thread above has a thread inside which links to super Cid.:good:
Click to expand...
Click to collapse
its a one XL
killah3000 said:
its a one XL
Click to expand...
Click to collapse
Yup that's snapdragon! Have a look at that thread. Its easy to do.
Goodluck!
You cant use
RUU_Evita_UL_Vodafone_DE_1.82.162.6_Radio_0.17b.32 .09.25_10.92.32.17L_release_263396_signed.exe
as you are already on 2.33.162.2, you can not downgrade hboot unless s-off.
The leaked
RUU_EVITA_UL_ICS_40_S_Vodafone_DE_2.33.162.2_Radio _0.19as.32.09.20_3_10.107.32.25L_release_276002_signed.exe
appears broken so cant be used.
Pars-Hamrah have (as well as all the other German 3.17 RUU's such as o2 and T-mobile)
RUU_EVITA_UL_JB_45_S_Vodafone_DE_3.17.162.7_Radio_ 1.27a.32.45.15_2_10.135.32.34a_release_313539_signed.exe
But it would cost you $70USD to get the download links for them.
Why do you need the RUU?
And your best bet would be to unlock bootloader, supercid, s-off and then flash whatever Evita RUU you can get your hands on
thx for your help
but if i want supercid
i stuck on waiting for device
im in bootloader and fastboot
i done unlock bootloader too
but i stuck on waiting for device (for superCID)
HOUSTON!!!!!!!!!!!!!!^^
killah3000 said:
i done unlock bootloader too
but i stuck on waiting for device (for superCID)
HOUSTON!!!!!!!!!!!!!!^^
Click to expand...
Click to collapse
Try different USB ports and also try changing data cables.
X96 said:
Try different USB ports and also try changing data cables.
Click to expand...
Click to collapse
i tried different USB ports nothing happens
i got only 1usb cable
can be Hboot version?
killah3000 said:
i tried different USB ports nothing happens
i got only 1usb cable
can be Hboot version?
Click to expand...
Click to collapse
Nope, I don't think so. But still, what is your hboot version?
Also, which method are you using to super cid?
X96 said:
Nope, I don't think so. But still, what is your hboot version?
Also, which method are you using to super cid?
Click to expand...
Click to collapse
HOXL Kit
and the file from here http://forum.xda-developers.com/showthread.php?t=1952038 (Double-click run.bat)
hboot-1.14.10002
i have no OS
killah3000 said:
HOXL Kit
and the file from here http://forum.xda-developers.com/showthread.php?t=1952038 (Double-click run.bat)
hboot-1.14.10002
i have no OS
Click to expand...
Click to collapse
Use this tool! Its really easy to use!
http://forum.xda-developers.com/showthread.php?t=1952426
X96 said:
Use this tool! Its really easy to use!
http://forum.xda-developers.com/showthread.php?t=1952426
Click to expand...
Click to collapse
the tool dont work
it brings me to this thread
http://forum.xda-developers.com/showthread.php?p=26516911#post26516911
but its for AT&T
killah3000 said:
the tool dont work
it brings me to this thread
http://forum.xda-developers.com/showthread.php?p=26516911#post26516911
but its for AT&T
Click to expand...
Click to collapse
Okay use that tool to flash a recovery and install a custom rom for the time being.
Is your bootloader still locked?? Unlock and try everything again!

[Q] Set Telstra HTC One XL to s-off

Hi guys, first time poster - I want to install the following custom rom...
http://forum.xda-developers.com/showthread.php?t=2442946
... and being new to android modding, do not want to brick it by doing something wrong.
I gather i need to set up superCID and then set to s-off - would anyone be able to point me in the right direction on how to do these correctly for a Telstra phone?
My phone is rooted with CWM, from whati gather (it says "ClockworkMod recovery" in recovery mode).
Thanks
jacen72 said:
Hi guys, first time poster - I want to install the following custom rom...
http://forum.xda-developers.com/showthread.php?t=2442946
... and being new to android modding, do not want to brick it by doing something wrong.
I gather i need to set up superCID and then set to s-off - would anyone be able to point me in the right direction on how to do these correctly for a Telstra phone?
My phone is rooted with CWM, from whati gather (it says "ClockworkMod recovery" in recovery mode).
Thanks
Click to expand...
Click to collapse
You might already have SuperCID, you can use a fastboot command to check. The command is:
Code:
fastboot oem readcid
If it comes back as anything other than 11111111 you can use this method to get SuperCID.
Once you have SuperCID you can use this method to get s-off.
Sent from my Evita
timmaaa said:
You might already have SuperCID, you can use a fastboot command to check. The command is:
Code:
fastboot oem readcid
If it comes back as anything other than 11111111 you can use this method to get SuperCID.
Once you have SuperCID you can use this method to get s-off.
Sent from my Evita
Click to expand...
Click to collapse
Thanks, i will take a closer look soon. Is it true that for Telstra phones the CID needs to be 22222222, or is 11111111 okay as well?
jacen72 said:
Thanks, i will take a closer look soon. Is it true that for Telstra phones the CID needs to be 22222222, or is 11111111 okay as well?
Click to expand...
Click to collapse
The 22222222 CID only applies to at&t phones trying to unlock their bootloader via htcdev, this is because at&t stock CID (cws__001) plus 11111111 CID have been blocked at htcdev. For your purposes 11111111 will be fine.
Sent from my Evita
timmaaa said:
The 22222222 CID only applies to at&t phones trying to unlock their bootloader via htcdev, this is because at&t stock CID (cws__001) plus 11111111 CID have been blocked at htcdev. For your purposes 11111111 will be fine.
Sent from my Evita
Click to expand...
Click to collapse
Thanks for the info - i know i need to superCID as i checked last night and CID was TELST001 (from memory). Will use 11111111.
No problems, did you use the fastboot command the check your CID? I only ask because there are apps available which claim to display your CID but they show the original CID, not the current one.
Sent from my Evita
timmaaa said:
No problems, did you use the fastboot command the check your CID? I only ask because there are apps available which claim to display your CID but they show the original CID, not the current one.
Sent from my Evita
Click to expand...
Click to collapse
I tried so many things last night i couldn't tell you exactly what i did, haha! Will try your way and see what it says.
A quick question - in regard to the facepalm link, it says "Download patcher and unzip it in your working directory" - can this be any folder on my phone (eg: Downloads)? I'm also guessing the other file (OneX.zip) goes in the same directory?
No you place the extracted patcher files and the PJ8312000-OneX.zip into your fastboot folder on your pc.
You need to have adb/fastboot and HTC drivers installed on your pc to do the s-off process.
Sent from my Evita
jacen72 said:
I tried so many things last night i couldn't tell you exactly what i did, haha
Click to expand...
Click to collapse
You should keep better track of things you are doing or you will end like NASA on Apollo 1 and not knowing what went wrong.
To repair something you need to know what you did to break it.
Big thanks timmaaa, have upgraded successfully!
twistedddx, you're not wrong - i should have kept an eye on what i was doing. Luckily for me, all went well!
Thanks again.
Glad to see you got it all sorted mate.
Sent from my Evita
Hi guys, since updating Android, i seem to find my service connection (no service) is being lost fairly easily - is there something i need to do in regard to this, or is it just me?!
Cheers
Which ROM are you on?
Sent from my Evita
timmaaa said:
Which ROM are you on?
Sent from my Evita
Click to expand...
Click to collapse
the one from the following link:
http://forum.xda-developers.com/showthread.php?t=2442946
You either need to update your firmware to 2.15 or just flash the Beastmode kernel.
Sent from my Evita
timmaaa said:
You either need to update your firmware to 2.15 or just flash the Beastmode kernel.
Sent from my Evita
Click to expand...
Click to collapse
Thanks, when you talk about beastmode, is the following link what you are referring to?
http://forum.xda-developers.com/showthread.php?t=1797251
Also, with firmware 2.15 - i would actually like to keep it as stock as possible, so perhaps the firmware upgrade would be the better option? I have found a link that looks like it goes to the correct download:
http://forum.xda-developers.com/showthread.php?p=45646878 - (see last post)
Would i be right in saying the instructions for updating the kernel would be the same as at the following link:
http://forum.xda-developers.com/showthread.php?t=2423735 - (OPTIONAL: Installing the Firmware)
Thanks again for your help.
The first link is incorrect, you can find the Beastmode kernel in our development section. The kernel you just install in recovery.
The last link you quoted is where you'll find the 2.15 firmware, and the install instructions see in the first post on that thread (it's a manual install using fastboot).
Sent from my Evita
timmaaa said:
The first link is incorrect, you can find the Beastmode kernel in our development section. The kernel you just install in recovery.
The last link you quoted is where you'll find the 2.15 firmware, and the install instructions see in the first post on that thread (it's a manual install using fastboot).
Sent from my Evita
Click to expand...
Click to collapse
Thanks - looks easy enough. Can i ask what why i would install Beastmode instead of the firmware upgrade? From what i gather, it is to overclock the CPU?
You can leave the Beastmode settings stock, it's just an easier and safer fix rather than upgrading firmware. You can OC if you wish to of course. There's always a small risk involved with anything that touches your hboot.
Sent from my Evita
timmaaa said:
You can leave the Beastmode settings stock, it's just an easier and safer fix rather than upgrading firmware. You can OC if you wish to of course. There's always a small risk involved with anything that touches your hboot.
Sent from my Evita
Click to expand...
Click to collapse
Thanks, maybe i will install beastmode instead then if it will help fix my connection issues. Sorry, but would you be able to point in the direction of where it is in the development section, i cannot seem to find it.
I promise if this works you wont have to hear my noob questions anymore!!

[Q] [REQUEST] Return to Stock

After a long list of Custom ROMS i want to go back to Full Stock, my device is SuperCID and S-Off, so i want to relock it and reinstall Stock RUU... can someone help me out with this???
as of Right now it shows this on boot
*** TAMPERED ***
*** UNLOCKED ***
EVITA PVT SHIP S-OFF RL
CID-11111111
HBOOT-2.14.0000
RADIO-0.24p.32.09.06
OpenDSP-v34.1.0.45.1219
eMMC-boot
Nov 26 2012,18:37:14:-1
so i want to put original CID and flash with original RUU... is there a way? or where can i get a RUU to update Radio and everything???
thank you
You don't need to change the CID if you're s-off. Just go to androidruu.com and download the RUU you want to run.
Sent from my Evita
timmaaa said:
You don't need to change the CID if you're s-off. Just go to androidruu.com and download the RUU you want to run.
Sent from my Evita
Click to expand...
Click to collapse
Ok, so which one is the latest ruu??? it's at&t ....
3.18 is the latest.
Sent from my Evita
timmaaa said:
3.18 is the latest.
Sent from my Evita
Click to expand...
Click to collapse
i've had many bad experiences with ruu... can you tell me how to install stock without bricking it?? as i told you i'm superCID S-Off
You're s-off so SuperCID doesn't matter, just run the RUU and you'll be fine.
Sent from my Evita
timmaaa said:
You're s-off so SuperCID doesn't matter, just run the RUU and you'll be fine.
Sent from my Evita
Click to expand...
Click to collapse
can you give me a small guide to update with RUU... i just tried and it shows error 155, do i have to be in bootloader mode or something???
Did you research what error 155 means before posting here?
Sent from my Evita
timmaaa said:
Did you research what error 155 means before posting here?
Sent from my Evita
Click to expand...
Click to collapse
it says that is not in correct mode... so i have to put the phone in bootloader mode???
Yes, connect your phone in fastboot mode.
Sent from my Evita
timmaaa said:
Yes, connect your phone in fastboot mode.
Sent from my Evita
Click to expand...
Click to collapse
I DID IT! thank you so much, i restored to stock, now is much faster than CM10.2 and goodbye bootloops

Categories

Resources