[Q] HTC One X Not booting in to clockworkmod recovery - AT&T, Rogers HTC One X, Telstra One XL

i had 5.8.2.7 and i flashed to 5.8.4.0 and now when i try to boot into recovery it just sits at the HTC screen for a while and then reboots

Use twrp instead. Clockwork isn't officially supported on our phone. Twrp is.

That or just fast boot into recovery. Is that way not working either?
Sent from my HTC One X using xda premium

The only way I've had any success getting into Recovery with CWM is to go into Rom Manager and boot into recovery from there.

rushwal said:
The only way I've had any success getting into Recovery with CWM is to go into Rom Manager and boot into recovery from there.
Click to expand...
Click to collapse
I had exactly the same problem, the only thing that ended up working for me was installing Goomanager and doing it from there.
Menu > Install OpenRecoveryScript. This will install TWRP, and worked a treat for me.

I've noticed that when you first do the fastboot flash recovery that when you adb reboot into recovery, or even manually boot into recovery, it won't boot into it the first time. It will after you try again though. This has happened on 3 One X's so I know it's not a single phone specific thing.

Use TWRP, but don't be lazy and do it from the app, it didn't work for me, and just doesn't feel as reliable as my trusty adb commands. If you need help on what commands, PM me. Only three I used, without a hitch.

I used goomanager to install TWRP and it worked just fine.

theking_13 said:
Use TWRP, but don't be lazy and do it from the app, it didn't work for me, and just doesn't feel as reliable as my trusty adb commands. If you need help on what commands, PM me. Only three I used, without a hitch.
Click to expand...
Click to collapse
Flashing a recovery from fastboot is not being lazy. There's actually more work involved than installing from an app. I think you have it the other way around.

SkizzMcNizz said:
Flashing a recovery from fastboot is not being lazy. There's actually more work involved than installing from an app. I think you have it the other way around.
Click to expand...
Click to collapse
Uhmmm, wanna reread what I said, I clearly said NOT to do it from the app. Here's the first sentence in case you somehow missed it.
"Use TWRP, but DON'T be lazy and do it from the APP, it didn't work for me, and just doesn't feel as RELIABLE as my trusty ADB COMMANDS."
Any more questions/inquiries?
Sent from my HTC One X using Tapatalk 2

gunnyman said:
Use twrp instead. Clockwork isn't officially supported on our phone. Twrp is.
Click to expand...
Click to collapse
Are both recoveries able to install the same roms? or are some roms only able to be installed through CWM or TWRP?
i'm assuming they both install the same way, so all roms should work regardless. It's just that rom threads say "install using clockwork", but i guess that's just a common phrase now..
SkizzMcNizz said:
I've noticed that when you first do the fastboot flash recovery that when you adb reboot into recovery, or even manually boot into recovery, it won't boot into it the first time. It will after you try again though. This has happened on 3 One X's so I know it's not a single phone specific thing.
Click to expand...
Click to collapse
that used to happen on my HTC Desire too...

zoltrix said:
Are both recoveries able to install the same roms? or are some roms only able to be installed through CWM or TWRP?
i'm assuming they both install the same way, so all roms should work regardless. It's just that rom threads say "install using clockwork", but i guess that's just a common phrase now..
that used to happen on my HTC Desire too...
Click to expand...
Click to collapse
yeah install using clockwork is common language for use recovery, since cwm is the more well known one.

Just as an opinion, TWRP looks better to me, because its not all just clicks and such, TWRP you slide to confirm, you can flash multiple .zips one after the other (Useful for AOSP roms where you need GAPPS, and if you change the kernel like I do) etc.
Also, as stated before, its an official recovery on our devices, so we get full support should bugs arise.
Sent from my HTC One X using Tapatalk 2

theking_13 said:
Uhmmm, wanna reread what I said, I clearly said NOT to do it from the app. Here's the first sentence in case you somehow missed it.
"Use TWRP, but DON'T be lazy and do it from the APP, it didn't work for me, and just doesn't feel as RELIABLE as my trusty ADB COMMANDS."
Any more questions/inquiries?
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
Sorry. I took it as you saying not to be lazy and to do it from the app instead. Like, Don't be lazy. Do it from the app. See what I'm saying?
Sent from my HTC One X using XDA

OneDeagz said:
i had 5.8.2.7 and i flashed to 5.8.4.0 and now when i try to boot into recovery it just sits at the HTC screen for a while and then reboots
Click to expand...
Click to collapse
Did you turn off "Fast Boot" in "Power settings" before you tried to reboot into recovery?
That Recovery is for the International HOX (tegra 3) not for out AT&T HOX (S4).

Does anyone have a link to up to date instructions on flashing twrp to my phone. i have the ATT version not the international

SkizzMcNizz said:
Sorry. I took it as you saying not to be lazy and to do it from the app instead. Like, Don't be lazy. Do it from the app. See what I'm saying?
Sent from my HTC One X using XDA
Click to expand...
Click to collapse
Oh no worries bro, sounds different in my head but I see what you're saying.

Related

cant load recovery

Hey guys..
I just today rooted my lovely Nexus S, 9023 or what its called (non branded or nothing)
But i cant load recovery.. went fine when i rooted it, but now that i want to load an custom rom it fails.. i followed this guide to root: http://forum.xda-developers.com/showthread.php?t=883032
Anyone have some ideas??
I just get a android logo and triangle + ! in it.. as error.. (
Best regrads
n0ta
Just tested with ROM Mananger, it can backup just fine.. as soon i choose a ROM to install it loads recovery and fails, just like when you do it manually.
n0ta said:
Just tested with ROM Mananger, it can backup just fine.. as soon i choose a ROM to install it loads recovery and fails, just like when you do it manually.
Click to expand...
Click to collapse
Sounds like stock recovery installed itself. If you are rooted remove/rename /etc/install-recovery.sh then reflash cwm manually or through rom manager.
Sent from my Nexus S 4G using XDA Premium App
I have had this happen on my NS4G. I know they are a little different, but it seems like you are having the same thing happen that I did and to solve it, I open Windows command prompt(or terminal depending on you OS) and fastboot flash recovery (insert recovery.img name here) and reflashed the recovery partition with clockwork. Very easy fix. Just make sure you boot straight into recovery after flashing and flash the Rom you want to flash before booting back into stock(also make a nandroid before that). After that you shouldn't have any more problems unless you unroot. There must be a small glitch somewhere when flashing the clockwork doesn't fully erase stock recovery partition.
krohnjw said:
Sounds like stock recovery installed itself. If you are rooted remove/rename /etc/install-recovery.sh then reflash cwm manually or through rom manager.
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
Works now thanks all to both of you.
n0ta said:
Works now thanks all to both of you.
Click to expand...
Click to collapse
Pretty common lately...Android for Nexus S recovers its recovery if it is changes...
"You dawg, we heard you like recovering your recoveries, so we made recovery recover in recovery." and all that...
bender_123 said:
Pretty common lately...Android for Nexus S recovers its recovery if it is changes...
"You dawg, we heard you like recovering your recoveries, so we made recovery recover in recovery." and all that...
Click to expand...
Click to collapse
The Nexus one did the same thing. Most OTAs verify / replace this file. It's easy enough to deal with if you're unlocked and rooted.
Sent from my Nexus S 4G using XDA Premium App
This is about the third or fourth time this question has come up over the past week...
bender_123 said:
This is about the third or fourth time this question has come up over the past week...
Click to expand...
Click to collapse
I assure you it won't be the last.
Sent from my Nexus S 4G using XDA Premium App

[Q] htc one x wont boot into recovery

i just unlocked the bootloader to my htc one x also rooted the phone too and i try to install cwm it flashed but one i went into the bootloader to eneter recovery it just went into so screen that said a waring from htc about some leag action can be taken ......well what ever long story short i try a few cwm's and twrp recovery and none would boot up im not sure what im doing wrong im on stock ics 1.85 any one have a clue whats this about or have a fix...ive try the wipe catch on fastboot does not work!......also i just try right now twrp-2.2.0-evita i flash via fastboot it worked but once i get into it i can only go into recovery once. when i try to go back into it it does not show up anymore
slim1991 said:
i just unlocked the bootloader to my htc one x also rooted the phone too and i try to install cwm it flashed but one i went into the bootloader to eneter recovery it just went into so screen that said a waring from htc about some leag action can be taken ......well what ever long story short i try a few cwm's and twrp recovery and none would boot up im not sure what im doing wrong im on stock ics 1.85 any one have a clue whats this about or have a fix...ive try the wipe catch on fastboot does not work!
Click to expand...
Click to collapse
Did he flash the wrong recovery? Where'd you get the recovery from?
Any one had info
Sent from my HTC One X using xda premium
slim1991 said:
Any one had info
Click to expand...
Click to collapse
The previous response asked a question that may help us determine what the problem is, but you didn't answer it.
I'm wondering the same. You said you tried to install "a few" recoveries. Where did you try to install them from?
In particular, some people are trying to install CWM for the wrong device (Tegra3 quad core) onto our version of the phone (Snapdragon S4 dual core) and messing up their phones.
I was on the onxroot web site and got it from there yeah I just checks I was flashing the qual core version of cwm and twrp I just flash twrp 2.18 or 17 I'm note sure and is working now but I'm not sure because I've see there is a beer version 2.20 I think but I try to flash it and it would not stay I would have to flash it every time I boot up
Sent from my HTC One X using xda app-developers app
Don't flash things from random websites. Stick to the development subforum for our device. Also sounds like you may need to slow down, and do more research, before flashing anything more. People have been warned so many times against flashing things meant for the quad core One X, using CWM on our device, etc.
Not sure how to fix flashing the wrong recovery. Maybe somebody has some a suggestion.
My only idea would be to relock the bootloader and run the RUU. But not sure if that can somehow do more harm than good.
Just flash a proper recovery from hboot, then fastboot boot "nameofrecovery".img
I flash the right one already but it's a old version but when I try to flash the update twrp recovery it won't stick I have not done no harm to my phone it still works ims still using it
Sent from my HTC One X using xda app-developers app
slim1991 said:
I have not done no harm to my phone it still works ims still using it
Click to expand...
Click to collapse
You may have actually done harm to the phone, since the partitioning on the Tega3 and Snapdragon versions of the phone is different. You're lucky you can boot at all after flashing the wrong recovery.
I had done a back up with the twrp recovery and once I try to boot up it would not load but like I said I have the correct twrp but all o need to know is can I flash the update one or what is the latest twrp version for my att HTC one x
Sent from my HTC One X using xda app-developers app
Everything you will ever need for this phone is here: http://forum.xda-developers.com/showthread.php?t=1671237
The latest TWRP available for our device is here:
http://teamw.in/project/twrp2/99
I can't quite follow what state your phone is in at this point, but if you have a bootable, rooted system try installing GooManager (linked at the site I posted) and run the Install OpenRecovery Script option. Otherwise, download the boot.img and install it through fastboot. Instructions are on the site I linked.
Damnn thanks so much I downloaded goo from the play store and download the recovery script.IMG and i got the correct and updated version of twrp simple as that I just need to thank everyone on here for ur help tread is now closed
Sent from my HTC One X using xda app-developers app
slim1991 said:
Damnn thanks so much I downloaded goo from the play store and download the recovery script.IMG and i got the correct and updated version of twrp simple as that I just need to thank everyone on here for ur help tread is now closed
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
OK I guess...
Glad its fixed whatever you did..but you should click the thanks button for the people above and on page 1 that helped

recovery stuck

im getting this issue where i cannot flash another recovery after i flashed twrp 2.5....im trying to flash roms and its not working without an error, and its telling me i have no OS so im not sure what to do or what options i have, ive tried flashing boot.img first but still no OS or rom is being flashed
How are you trying to flash the recovery?
bananagranola said:
How are you trying to flash the recovery?
Click to expand...
Click to collapse
through fastboot, i flashed clockwork, trying to get rid of twrp and now its like i have two recoveries...? like i flashed the rom and now im sitting on the boot screen...i followed the guide, im just not sure why i can access both recoveries and now flash the rom properly
i cannot get into the OS only recovery
What command? Is your phone in fastboot? Do you volume keys work?
bananagranola said:
What command? Is your phone in fastboot? Do you volume keys work?
Click to expand...
Click to collapse
Well, I followed everything correctly...buts it's like I have two recoveries now...clockwork and twrp, idk why, but sometimes one will show and sometimes the other will...but when clockwork comes up, I can now flash custom roms
Sent from my EVO using xda app-developers app
Rocklee99 said:
Well, I followed everything correctly...buts it's like I have two recoveries now...clockwork and twrp, idk why, but sometimes one will show and sometimes the other will...but when clockwork comes up, I can now flash custom roms
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
You didn't answer a single one of my questions...but I guess your problem is somewhat solved anyway.
bananagranola said:
You didn't answer a single one of my questions...but I guess your problem is somewhat solved anyway.
Click to expand...
Click to collapse
I'm sorry, yes, I think it's solved, I don't remember exactly what was going on, it was really late when I was working on it, sorry for the ignorance when it comes to these things,but ty for the help
Sent from my EVO using xda app-developers app

[Q] Can't get into recovery

Hey guys. For some odd reason I'm having issues with my AT&T HOX. I was running the Sense 5 rom and everything was running great. I was going to flash a battery % mod so, I held the power button down to get to the reboot menu to go into recovery. Well I accidently tapped the power off button instead of reboot. Crap! No problem, I thought. When I powered the phone back up again, the phone just sat on the HTC Quiet Brilliantly screen and wouldn't go any further. So, I held down the power button to force it to shut down, held the volume down key to go to the bootloader and then into TWRP. I couldn't get into TWRP. The phone would get to the TWRP splash screen and then reboot. But then it wouldn't even go back into android. It would just stay at the HTC screen. The only way I could get it into android was to RUU the phone. I flashed TWRP 2.3.3.0 on it via adb but now I still can't get into TWRP. The phone goes into a boot loop on the TWRP splash screen. I tried to do a fastboot wipe cache but that didn't help at all. Any suggestions?
You flashed recovery with adb..? You need to flash it with fastboot. Always check the md5 of your files to make sure they're good
Sent from my HTC One X using xda app-developers app
Haha, sorry, I meant fastboot. I flashed it with fastboot. When it didn't work the first time. I re-downloaded twrp and flashed it again. Same results.
Sent from my HTC One X using Tapatalk 2
Did you run the RUU? Which one? Running a RUU will restore stock recovery.
Also, the command is fastboot erase cache. Is that what you did?
Yes, I ran the AT&T 3.18 ruu. Don't worry I have s-off. The phone booted up fine after I ran the AT&T ruu. I then wanted to flash TWRP so I could install a different rom. I went to the bootloader and flashed TWRP 2.3.3.0. I flashed it with the OneX toolkit. I also did a fastboot erase cache when it didn't want to boot into TWRP. When I try to get into TWRP, it gets to the splash screen of TWRP, then the screen flashes for a second and it won't go any further. It keeps doing that until I force the phone to shut down. I am using the phone now but on 3.18 and I can't root it. I am stock. EWW!
Sent from my HTC One X using Tapatalk 2
I'm not a big fan of toolkits. They let you skip over learning things you really need to know.
Try downloading the twrp image, check the md5 to be sure it downloaded correctly, and flash in fastboot manually.
It's possible something isn't working right with the toolkit.
iElvis said:
I'm not a big fan of toolkits. They let you skip over learning things you really need to know.
Try downloading the twrp image, check the md5 to be sure it downloaded correctly, and flash in fastboot manually.
It's possible something isn't working right with the toolkit.
Click to expand...
Click to collapse
Just a few minutes ago, I re-downloaded TWRP again and flashed it with fastboot flash recovery. It said it was successful but, it is still doing the same thing. TWRP acts like it wants to boot but it won't. It gets to the splash screen and then it will just blink on and off, on and off until I force the phone to shut off.
Dang I've never seen anyone have that problem so far... That's weird.. You're doing everything correct and you sound knowledgeable.... Have you tried different twrp versions? Maybe try goo manager...
And I'm not questioning your intelligence and mean no disrespect, but are you 100% its the Evita version of twrp?
Sent from my One X using Tapatalk 2
InflatedTitan said:
Dang I've never seen anyone have that problem so far... That's weird.. You're doing everything correct and you sound knowledgeable.... Have you tried different twrp versions? Maybe try goo manager...
And I'm not questioning your intelligence and mean no disrespect, but are you 100% its the Evita version of twrp?
Sent from my One X using Tapatalk 2
Click to expand...
Click to collapse
Thanks man, haha, yeah I am 1000% sure it is an evita recovery. I thought about trying CWM just to see if the situation changes. Before I do that, I may try goo manager.
Yay!! I was able to flash CWM, get into it and flash SuperSU. I don't really care for CWM but at least i got SOMETHING to work. I may try TWRP again just to see if it will work.
Egrier said:
Yay!! I was able to flash CWM, get into it and flash SuperSU. I don't really care for CWM but at least i got SOMETHING to work. I may try TWRP again just to see if it will work.
Click to expand...
Click to collapse
Now that recovery is working again, you should be able to switch using goo manager.
iElvis said:
Now that recovery is working again, you should be able to switch using goo manager.
Click to expand...
Click to collapse
I tried re-downloading from a different source and flashing TWRP 2.3.3.1 again....Fail. It does the same thing. Flashed CWM again, works like a charm. What the heck is going on??
Egrier said:
I tried re-downloading from a different source and flashing TWRP 2.3.3.1 again....Fail. It does the same thing. Flashed CWM again, works like a charm. What the heck is going on??
Click to expand...
Click to collapse
Try fastboot erase cache again
Did you use Goo Manager?
iElvis said:
Try fastboot erase cache again
Did you use Goo Manager?
Click to expand...
Click to collapse
I will try fastboot erase cache. No, I flashed it with fastboot flash recovery.
Edit: Still a no go with TWRP :/ I guess I'm sticking with CWM for now.
Egrier said:
Hey guys. For some odd reason I'm having issues with my AT&T HOX. I was running the Sense 5 rom and everything was running great. I was going to flash a battery % mod so, I held the power button down to get to the reboot menu to go into recovery. Well I accidently tapped the power off button instead of reboot. Crap! No problem, I thought. When I powered the phone back up again, the phone just sat on the HTC Quiet Brilliantly screen and wouldn't go any further. So, I held down the power button to force it to shut down, held the volume down key to go to the bootloader and then into TWRP. I couldn't get into TWRP. The phone would get to the TWRP splash screen and then reboot. But then it wouldn't even go back into android. It would just stay at the HTC screen. The only way I could get it into android was to RUU the phone. I flashed TWRP 2.3.3.0 on it via adb but now I still can't get into TWRP. The phone goes into a boot loop on the TWRP splash screen. I tried to do a fastboot wipe cache but that didn't help at all. Any suggestions?
Click to expand...
Click to collapse
What about erasing cache?
Sent from my HTC One XL using xda app-developers app
Megadoug13 said:
What about erasing cache?
Sent from my HTC One XL using xda app-developers app
Click to expand...
Click to collapse
I have erased it. Doesn't work.:banghead:
Sent from my HTC One X using Tapatalk 2
Egrier said:
I have erased it. Doesn't work.:banghead:
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
I would try Goo Manager, then give up if it doesn't work. CWM is okay for this phone now.
iElvis said:
I would try Goo Manager, then give up if it doesn't work. CWM is okay for this phone now.
Click to expand...
Click to collapse
Been there did that. Still won't work. Going to forget it and stick with CWM for now.

Root & Mod AT&T HTC One X

Can't find what I need to root and install custom mods on my HTC One X.
I have already unlocked the bootloader and have tryed to install a custom recovery but all that did was make my device say **Tampered**.
Any help would be great.
iEnvie said:
Can't find what I need to root and install custom mods on my HTC One X.
I have already unlocked the bootloader and have tryed to install a custom recovery but all that did was make my device say **Tampered**.
Any help would be great.
Click to expand...
Click to collapse
So when you go into your bootloader their is no recovery option? What recovery did you try to install? If your on PC you can use this tool, but before you do anything you should maybe read this big huge awesome helpful sticky.
obihann said:
So when you go into your bootloader their is no recovery option? What recovery did you try to install? If your on PC you can use this tool, but before you do anything you should maybe read this big huge awesome helpful sticky.
Click to expand...
Click to collapse
There is a recovery option but when I go into it a HTC screen appears that says "This build is for development purposes only. Do not distribute outside HTC without HTC's written permission. Failure to comply may lead to legal action." I think I used the wronf version of CWM.
iEnvie said:
There is a recovery option but when I go into it a HTC screen appears that says "This build is for development purposes only. Do not distribute outside HTC without HTC's written permission. Failure to comply may lead to legal action." I think I used the wronf version of CWM.
Click to expand...
Click to collapse
That screen is supposed to appear once you've installed a custom recovery. But then it should go into recovery. If its hanging on that screen, then yes there is a problem.
You haven't provided nearly enough info. What firmware version were you on before you unlocked the bootloader (2.20, 3.18, etc.)? What method did you use to unlock the bootloader? How did you try to install recovery? Post links to what you used, so we can see if they were the right versions.
redpoint73 said:
That screen is supposed to appear once you've installed a custom recovery. But then it should go into recovery. If its hanging on that screen, then yes there is a problem.
You haven't provided nearly enough info. What firmware version were you on before you unlocked the bootloader (2.20, 3.18, etc.)? What method did you use to unlock the bootloader? How did you try to install recovery? Post links to what you used, so we can see if they were the right versions.
Click to expand...
Click to collapse
1. I'm on 2.20.
2. I used an All-In-One-Toolkit.To be honest I don't know if I used the right one.
3. Tryed to install it throught the toolkit. I don't know it it actually installed or not.
What is this **Tampered** thing on the bootloader as well? It didn't show until after I tryed to install a recovery.
iEnvie said:
1. I'm on 2.20.
2. I used an All-In-One-Toolkit.To be honest I don't know if I used the right one.
3. Tryed to install it throught the toolkit. I don't know it it actually installed or not.
What is this **Tampered** thing on the bootloader as well? It didn't show until after I tryed to install a recovery.
Click to expand...
Click to collapse
It shows up when you change your rom, recovery, etc...
iEnvie said:
1. I'm on 2.20.
2. I used an All-In-One-Toolkit.To be honest I don't know if I used the right one.
3. Tryed to install it throught the toolkit. I don't know it it actually installed or not.
What is this **Tampered** thing on the bootloader as well? It didn't show until after I tryed to install a recovery.
Click to expand...
Click to collapse
If you're not even sure you used the right one, are you sure you really wanna be doing this? I mean, you're doing things to your phone that can really screw it up (brick it) if you don't know what you're doing. Do you know how to use fastboot?
Sent from my HTC One XL using xda premium
timmaaa said:
If you're not even sure you used the right one, are you sure you really wanna be doing this? I mean, you're doing things to your phone that can really screw it up (brick it) if you don't know what you're doing. Do you know how to use fastboot?
Sent from my HTC One XL using xda premium
Click to expand...
Click to collapse
Yea I want to do it. I know how to use fastboot but this is kinda new to me. All the other android phones didn't require so many steps.
TL;DR - I just want to root my HTC and install recovery/customs roms.
All phones are different. Just because you rooted others before doesnt mean they'll all be the same.
Download twrp 2.3.3.1 and flash it then wipe cache with fastboot then select recovery and flash a Rom.
Before rooting a new phone, you should always read the stickies or at least the faq to find out any quirks or steps that need to be taken to achieve what you want.
I've rooted a Sony Xperia, an evo 3d and this one xl. They were all different.
Sent from my HTC One X using xda app-developers app
When I try to flash a recovery this is what I get.
The filename, directory name, or volume label syntax is incorrect.
C:\One_X_ATT_All-In-One_Kit_v3.0\data>
Using the HTC One X Toolkit.
Edit: Flashed the TWRP 2.3.1.1 through fastboot in cmd. Now it's just hanging at the HTC splash. Should I keep waiting?
Have you tried to boot into an OS or into recovery?
Sent from my HTC One XL using xda premium
iEnvie said:
When I try to flash a recovery this is what I get.
The filename, directory name, or volume label syntax is incorrect.
C:\One_X_ATT_All-In-One_Kit_v3.0\data>
Using the HTC One X Toolkit.
Edit: Flashed the TWRP 2.3.1.1 through fastboot in cmd. Now it's just hanging at the HTC splash. Should I keep waiting?
Click to expand...
Click to collapse
boot to recovery then flash su or a rom
Ok. I can boot into recovery now and I'm rooted. Tryed to flash this 10.1 Cyanogen mod but it failed.
Sent from my HTC One X using Tapatalk 2
Make sure you're flashing cm for evita
Sent from my HTC One X using xda app-developers app
exad said:
Make sure you're flashing cm for evita
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Also remember with CM10 or other AOSP roms you will need to downgrade your touchscreen firmware. And before you do that you have to supersu and s-off. To be honest I went through all this over the past two days, and when i got to the stage your at (rooted, unlocked, custom recovery) I went with RageXL (a sense rom) and got my phone to a stable state, crossed my fingers and did the super-su by hand, then s-off. It was much easier and less stressful once I had a stable and working phone again.
timmaaa said:
If you're not even sure you used the right one, are you sure you really wanna be doing this? I mean, you're doing things to your phone that can really screw it up (brick it) if you don't know what you're doing.
Click to expand...
Click to collapse
Agreed. OP shouldn't be doing anything to the phone they are not completely sure of. Failure to follow this bit of advice can turn your phone a very expensive paperweight.
Also, be aware that with S-on, you need to extract boot.img and flash from fastboot every time you flash a ROM. Failure to do this is a very common cause for being stuck on the boot (HTC logo) screen after flashing a ROM.
I was able to flash a rom through Recovery. I flashed http://forum.xda-developers.com/showthread.php?t=2328822. Think I will stick with it for awhile. Any other ROMS compatible with 2.20?
iEnvie said:
I was able to flash a rom through Recovery. I flashed http://forum.xda-developers.com/showthread.php?t=2328822. Think I will stick with it for awhile. Any other ROMS compatible with 2.20?
Click to expand...
Click to collapse
all, but if you're s-on you need to fastboot flash boot boot.img whereby boot.img is extracted from the rom you're flashing.
Yes. I meant to say that I had used fastboot to flash this rom. Satisfied now. Think I this is all I will need for now.
Thanks for the help everyone. Much appreciated.
Sent from my One X using Tapatalk 4 Beta

Categories

Resources