[Q] Has Android Revolution HD install bricked my phone? [Solved] - HTC One X

Hello All.
This is the first time I have tried to put a custom ROM on an HTC so I am still learning the ropes.
I tried to follow the instructions in the first post. So... In sequence, this is what I did...
HTC One X unlocked with htcdev.com (S-ON) or S-OFF (coming soon)
This seemed to go without a hitch. On the HBoot screen (I think that is what it is called) it tells me I am now unlocked.
ClockworkMod Recovery or 4EXT Touch Recovery (coming soon)
I installed the official version as per the instructions here.
The last instruction that seemed to work successfully was this:
Code:
fastboot flash boot recovery-clockwork-touch-5.8.2.4-endeavouru.img
Then I tried
Code:
fastboot reboot
which put me into recovery mode.
<EDIT> The instructions here have now been corrected to:
Code:
fastboot flash recovery recovery-clockwork-touch-5.8.2.4-endeavouru.img
</EDIT>
Choosing the reboot option from recovery just bounces me back into recovery mode but I understand from the instructions I should be able to boot into a working phone!
Has something gone wrong?
If I use the volume down + power button I can enter HBoot mode. From here I can select Fastboot. Connecting via USB to my computer seems to work fine, as I see Fastboot USB on my phone, and I when I execute this...
Code:
fastboot devices
I get something like this
Code:
List of devices attached
HTXXXXXXXXXX device
I am now unsure how to continue because I think something has gone wrong and I should have a working phone at this point.
Do I press ahead and try to install the Firmware package from here? Unless this lets me boot into a working phone (which I don’t believe it will), it still leaves me with the problem that for a One X, without a removable SD card I don’t know how to transfer and run the "Super Wipe" script, nor transfer and flash Android Revolution ROM via recovery.
Do I need to do something with
Code:
fastboot flash
?
Please help as she is threatening to dump me for destroying her 2-day-old phone.

It's
Code:
fastboot flash [B]recovery[/B] recovery-clockwork-touch-5.8.2.4-endeavouru.img
not boot..
Solution for you is to go into bootloader, flash recovery with the command i gave you and then reboot into recovery and install the rom..
After that everything should be ok and your phone will boot into ARHD without any problem.

delete please

anko184 said:
It's
Code:
fastboot flash [B]recovery[/B] recovery-clockwork-touch-5.8.2.4-endeavouru.img
not boot..
Solution for you is to go into bootloader, flash recovery with the command i gave you and then reboot into recovery and install the rom..
After that everything should be ok and your phone will boot into ARHD without any problem.
Click to expand...
Click to collapse
Thanks
It looks like the instructions I followed previously had an error then.
<EDIT> The instructions were incorrect, but have now been corrected </EDIT>
I will follow your instructions. But what about the RUU that is mentioned in the instructions? It is not clear how or when I should flash it. Presumably I flash the RUU before I do the ARHD flash... ???

mwhincup said:
Thanks
It looks like the instructions I followed previously had an error then.
I will follow your instructions. But what about the RUU that is mentioned in the instructions? It is not clear how or when I should flash it. Presumably I flash the RUU before I do the ARHD flash... ???
Click to expand...
Click to collapse
You don't need to flash any RUU or firmware unless your phone wasn't shipped with 1.26, which i don't think it was.
Just try flashing the recovery with the correct command and then the rom. If your phone doesn't boot after that then you may try the firmware but i'm sure you won't need it.

anko184 said:
You don't need to flash any RUU or firmware unless your phone wasn't shipped with 1.26, which i don't think it was.
Just try flashing the recovery with the correct command and then the rom. If your phone doesn't boot after that then you may try the firmware but i'm sure you won't need it.
Click to expand...
Click to collapse
So, I understand that you are telling me:
Flashing CWM recovery will rectify my current problem and restore my phone to a workable state.
Booted normally, I can copy the ARHD ROM to the internal SD (not sure what the location for this will be).
I then reboot into recovery and 'Install Zip from SD card'.
Click to expand...
Click to collapse
Is this correct?

mwhincup said:
So, I understand that you are telling me:
Is this correct?
Click to expand...
Click to collapse
Wait before you flash anything, if you don'talready have arhd on your internal sd you may be in trouble if you do superwipe
Sent from my HTC One X using XDA

mwhincup said:
So, I understand that you are telling me:
Is this correct?
Click to expand...
Click to collapse
Without trying to sound like a ****, if you don't understand what you are doing you should read more to understand the whole process before attempting it.

bagofcrap24 said:
Wait before you flash anything, if you don'talready have arhd on your internal sd you may be in trouble if you do superwipe
Click to expand...
Click to collapse
Good advice, I am sure. However my problem now is getting into a working phone so that I can transfer the ROM onto the internal SD.
Can't wait to get home and try it!

what you have done is replaced your boot sector with a recovery image, that is the reason why you cant boot your phone as normal so even flashing the recovery correctly will not allow your phone to boot up.
as your phone cannot boot up you cannot transfer any files to the internal memory of your phone in order to flash ARHD
at present there is a problem with the official version of ClockworkMod Recovery so i personally would reccommend using the interim version HERE
and flash with fastboot flash recovery r1-modaco-recovery-clockwork-touch-endeavoru.img
As you have [email protected]$ked your boot partition up you will also want to download THIS
this is an insecure boot image (thanks to paul from modaco) I have just extracted the part you will need from his package
with this you will need to be in fastboot again and type fastboot flash boot boot.img
obviously you will need to copy both of the files to the same directory as fastboot is on your PC in order to send them
by flashing the boot section with the insecure boot here it will allow your phone to boot up normally again, once it has booted normally you can then copy the ARHD and superwipe to your internal SD card
to access recovery
power off phone by holding power button for 10seconds
power on with power+voldown
select recovery from hboot screen with voldown then power to select
your phone will reboot and then you will be in recovery
do a nandroid backup incase anything goes wrong
then flash the superwipe script
then flash ARHD 1.2.2
all is good

animaleyes76 said:
Without trying to sound like a ****, if you don't understand what you are doing you should read more to understand the whole process before attempting it.
Click to expand...
Click to collapse
You are correct of course, however, there comes a point where the only way to learn is to actually do something. I have flashed numerous ROMS on my Galaxy S, and before doing this I have read numerous guides trying to better understand the procedures for HTC devices.
I have tried to follow what appeared to be a step-by-step guide, however, either there has been a malfunction, or it appears there may be two important bits of information missing from that guide:
Flashing CWM recovery leaves the phone in a state that it won't boot normally, and consequently...
The ARHD ROM should be loaded onto the internal SD at the very beginning of the procedure
Click to expand...
Click to collapse

Thanks all of you so much for your effort. It's much appreciated.
bagofcrap24 said:
what you have done is replaced your boot sector with a recovery image, that is the reason why you cant boot your phone as normal so even flashing the recovery correctly will not allow your phone to boot up.
Click to expand...
Click to collapse
@bagofcrap24 I may have misled you with a typo in the first post. (See my edit)
d'oh

edit : just read updated info
so what happens when you choose recovery and press power from the hboot screen
i'm understanding that when doing a normal reboot it just sends you straight into hboot?
power on with voldown
press voldown to select recovery
press power to select recovery
you should either see CWM or the stock recovery
again looking at what you have written, if you just do a normal reboot and its putting you straight into recovery then you probably have flashed recovery onto the boot partition

bagofcrap24 said:
edit : just read updated info
so what happens when you choose recovery and press power from the hboot screen
i'm understanding that when doing a normal reboot it just sends you straight into hboot?
power on with voldown
press voldown to select recovery
press power to select recovery
you should either see CWM or the stock recovery
again looking at what you have written, if you just do a normal reboot and its putting you straight into recovery then you probably have flashed recovery onto the boot partition
Click to expand...
Click to collapse
I'll get back to you with some definitive answers in 3 hours or so. Sorry, I'm at work now.

bagofcrap24 said:
so what happens when you choose recovery and press power from the hboot screen
Click to expand...
Click to collapse
power on with voldown
press voldown to select recovery
press power to select recovery
Click to expand...
Click to collapse
I get a circular yellow 'recycling' symbol, followed a few seconds later by a magenta triangle with an exclamation mark. (Is this the stock recovery?). Then the phone restarts and I end up back in the Clockworkmod recovery.
i'm understanding that when doing a normal reboot it just sends you straight into hboot?
Click to expand...
Click to collapse
No. A normal reboot (without holding the Vol down key) sends me straight to clockworkmod recovery.
I can get to HBoot with Vol down+Power on startup.

mwhincup said:
I get a circular yellow 'recycling' symbol, followed a few seconds later by a magenta triangle with an exclamation mark. (Is this the stock recovery?). Then the phone restarts and I end up back in the Clockworkmod recovery.
No. A normal reboot (without holding the Vol down key) sends me straight to clockworkmod recovery.
I can get to HBoot with Vol down+Power on startup.
Click to expand...
Click to collapse
Right this means you did mess up the boot and recovery partitions, the one where you have the exclamation mark is the stock recovery which means you didn't flash cwm to the recovery partition.
the fact that you get to recovery on a normal boot also suggests as I suspected that you have flashed recovery on to the boot partition, follow the instructions I put up earlier about flashing the boot.IMG and redo the recovery.IMG and you should be fine
Sent from my HTC One X using XDA

bagofcrap24 said:
what you have done is replaced your boot sector with a recovery image, that is the reason why you cant boot your phone as normal so even flashing the recovery correctly will not allow your phone to boot up.
as your phone cannot boot up you cannot transfer any files to the internal memory of your phone in order to flash ARHD
at present there is a problem with the official version of ClockworkMod Recovery so i personally would reccommend using the interim version HERE
and flash with fastboot flash recovery r1-modaco-recovery-clockwork-touch-endeavoru.img
As you have [email protected]$ked your boot partition up you will also want to download THIS
this is an insecure boot image (thanks to paul from modaco) I have just extracted the part you will need from his package
with this you will need to be in fastboot again and type fastboot flash boot boot.img
obviously you will need to copy both of the files to the same directory as fastboot is on your PC in order to send them
by flashing the boot section with the insecure boot here it will allow your phone to boot up normally again, once it has booted normally you can then copy the ARHD and superwipe to your internal SD card
to access recovery
power off phone by holding power button for 10seconds
power on with power+voldown
select recovery from hboot screen with voldown then power to select
your phone will reboot and then you will be in recovery
do a nandroid backup incase anything goes wrong
then flash the superwipe script
then flash ARHD 1.2.2
all is good
Click to expand...
Click to collapse
Your analysis is quite correct. All is indeed good! Thanks very much. The boot image worked as described. I will now transfer Superwipe and the ROM.

Make sure you do a nandroid backup first, it was lucky this time but if you mess up your system partition you may find yourself with no way of putting files on without unrooting and restoring the ruu
Sent from my HTC One X using XDA

bagofcrap24 said:
Make sure you do a nandroid backup first, it was lucky this time but if you mess up your system partition you may find yourself with no way of putting files on without unrooting and restoring the ruu
Sent from my HTC One X using XDA
Click to expand...
Click to collapse
Done!
Everything worked as you said it would.
I now have ARHD installed and running brilliantly.
Thanks again

mwhincup said:
Done!
Everything worked as you said it would.
I now have ARHD installed and running brilliantly.
Thanks again
Click to expand...
Click to collapse
Glad you fixed it and sorry for being a bit harsh earlier.. was having a bad day

Related

Stuck trying to install custom rom

Okay so I am trying to install the jdroid rom, btw first time ever doing this so bare with me, anyways I can't boot my phone stays at HTC quietly brilliant screen with some writing underneath it red. I can get into the bootloader menu, where I am rooted and says my bootloader is unlocked. I can also get into clockwork mod however I messed up when transferring the rom onto my phone. I unzipped it and put it there instead of leaving it in the zip file. I can't mount to my laptop through clockwork mod, is there any other way? Again I can't boot my phone. Thanks
EDIT: Now whenever my phone boots, it boots into the clockworkmod and keeps rebooting I can't do anything, cant mount my phone at all
Bizarre48 said:
Okay so I am trying to install the jdroid rom, btw first time ever doing this so bare with me, anyways I can't boot my phone stays at HTC quietly brilliant screen with some writing underneath it red. I can get into the bootloader menu, where I am rooted and says my bootloader is unlocked. I can also get into clockwork mod however I messed up when transferring the rom onto my phone. I unzipped it and put it there instead of leaving it in the zip file. I can't mount to my laptop through clockwork mod, is there any other way? Again I can't boot my phone. Thanks
Click to expand...
Click to collapse
Yes ... instal this recowery (Link to the latest unofficial test recovery with USB issues fixed and automount by RichardTrip) and you can push your zip on SD
Thanks for the reply
I used this command: fastboot flash recovery <Name Of the downloaded file>.img
But I'm still stuck at the boot screen
Bizarre48 said:
Thanks for the reply
I used this command: fastboot flash recovery <Name Of the downloaded file>.img
But I'm still stuck at the boot screen
Click to expand...
Click to collapse
You need to enter the fastboot mode ... hold "volume-down + powerbutton" for 10 secs and then again push the powerbutton to enter the fastboot mode.
Edit: and after that use the comand fastboot flash recovery nameofrecovery.img
Just saw the edit now will try thanks alot man appreciate it!
Bizarre48 said:
I did that, then when I went to recovery when it boots its at the htc quietly brilliant screen.
Click to expand...
Click to collapse
OK, did you instal the ROM + boot.img?
Edit: im going to sleep ... read THIS, if that doesnt help, then THIS
Okay I still can't do it nothing works! I flash the recoveries and I still get stuck at the htc boot screen. so frustrating
Bizarre48 said:
Okay I still can't do it nothing works! I flash the recoveries and I still get stuck at the htc boot screen. so frustrating
Click to expand...
Click to collapse
What you need to do when flashing:
a) CWM recovery
fastboot flash recovery xxxrecovery.img
fastboot reboot-bootloader
fastboot erase cache
b) Flashing a ROM
extract the boot.img from the ROM.zip
fastboot flash boot boot.img
fastboot erase cache
enter recovery
install the ROM.zip
reboot
READ THIS THREAD
http://forum.xda-developers.com/showthread.php?t=1609190
basically summarises what above posters are saying in step by step detail
Yea I'm just going to use the at&t ruu and restart to process all over again. hopefully this works
Bizarre48 said:
Yea I'm just going to use the at&t ruu and restart to process all over again. hopefully this works
Click to expand...
Click to collapse
Next time also read the instructions.
M.
as long as you can get the correct RUU and flash the correct stock recovery, RUU will defo work, then you can start again from scratch. I've done this myself
edit: AT&T????? Are you even in the correct forum using the correct files/methods??? HTC One XL is different forum, different files!!!!!!!!!!!!!!
Alright I got out of it using the st&t ruu, though I live in Canada and on Rogers. Data doesnt work but that is not surprise. Gotta wait for a root access and/or bootloader unlock for 1.85. will be patient.

Cannot access flashboot / recovery - RESOLVED

Hi,
I've looked through a lot of threads but can't match the symptoms to mine (this could be a lack of knowledge on my part) so any help is appreciated.
I've previously flashed ARHD a number of times successfully including a new boot image. I flashed 9.2 today with CD Tools Suite and this was fine. I later decided that I wanted to re-flash without the CD Suite Tools and did this by going into recovery and re-flashing the ARHD zip.
The update ran successfully (per CWM) but I can't boot into it. All I get to is the HTC One white screen with a beats audio logo beneath it. I also can't get the phone to reboot into flashboot / recovery so that I can do anything with it (I've tried holding the power button and either vol up or down but this just reboots the phone and it goes back to the white screen again).
I'm sure there is a way out of this. Could anyone please help me?
Many thanks.
Hi, you wrote,
I later decided that I wanted to re-flash without the CD Suite Tools and did this by going into recovery and re-flashing the ARHD zip.
Click to expand...
Click to collapse
Did you use fastboot to flash the correct boot.img file first? It's my understanding that anytime you flash a rom you must flash via fastboot the correct boot.img file for that rom followed by erasing cache before entering recovery and flashing the rom.
Didn't someone say holding volume up & power can brick your phone?
Fastboot is volume down & power.
Press them at the exact same time, keep them held till fastboot loads up (even if it does another reboot)
Sent from my HTC One X using Tapatalk 2
phase sdeyou
Bit Banger said:
Hi, you wrote,
Did you use fastboot to flash the correct boot.img file first? It's my understanding that anytime you flash a rom you must flash via fastboot the correct boot.img file for that rom followed by erasing cache before entering recovery and flashing the rom.
Click to expand...
Click to collapse
They both use the same boot image so no need to re-flash that.
chrisjcks said:
keep them held till fastboot loads up (even if it does another reboot)
Click to expand...
Click to collapse
This was the key for me. It rebooted a couple of times then went into fastboot.
Thank you very much!

[Q] Device won't boot past HTC logo, please help!

Hi, after attempting to flash a custom ROM to my phone I'm experiencing a big problem, the phone will not boot past the HTC screen. This is obviously very frustrating as the phone is pretty much rendered useless.
I am able to get into the HBOOT menu by holding the Power button and Volume Down and from there am able to select Recovery and enter the ClockWork Mod recovery screens. As you can tell I'm a 100% noob and I really just want to revert my phone to a working state. My network is Vodafone UK. I can't find an RUU above version 3.13 which is apparently what I have (so it tries updating 3.13 to 3.13 and obviously fails).
Any help on getting my phone to work again would be very very appreciated, thanks.
VBQ24 said:
Hi, after attempting to flash a custom ROM to my phone I'm experiencing a big problem, the phone will not boot past the HTC screen. This is obviously very frustrating as the phone is pretty much rendered useless.
I am able to get into the HBOOT menu by holding the Power button and Volume Down and from there am able to select Recovery and enter the ClockWork Mod recovery screens. As you can tell I'm a 100% noob and I really just want to revert my phone to a working state. My network is Vodafone UK. I can't find an RUU above version 3.13 which is apparently what I have (so it tries updating 3.13 to 3.13 and obviously fails).
Any help on getting my phone to work again would be very very appreciated, thanks.
Click to expand...
Click to collapse
Download a ROM onto your computer, connect to your phone in recovery, mount the sdcard, move the ROM from your computer onto your phone's sdcard, and flash from recovery. No need for RUU.
Dont forget to wipe.
wipe data/factory reset and format all partitions (except sd card) from recovery.
Go to bananagranolas link in her signature, you'll find everything you need there.
Thanks a lot for your help! I was attempting to flash the JellyTime ROM which I understand must have failed to result in my phone not booting properly. Should I flash a stock ROM or will any ROM suffice?
VBQ24 said:
Thanks a lot for your help! I was attempting to flash the JellyTime ROM which I understand must have failed to result in my phone not booting properly. Should I flash a stock ROM or will any ROM suffice?
Click to expand...
Click to collapse
As long as you are S-OFF and have a custom recovery (CMW or 4EXT) you are able to flash any custom rom you like. Just make sure that you make a full wipe before the flashing (wipe data/factory reset, wipe cache partition, format system or in 4ext recovery just choose format all partitions except sdcard).
That should leave you up and running again.
Okay great!
I used the HTCDev tools to unlock my boot loader which I understand is different to S-OFF? Could that be while the ROM flashing failed originally?
EDIT: Upon trying to flash the JellyTime AKOP Rom I get a message saying install from SD card complete but it's still stuck at the HTC screen...
VBQ24 said:
Okay great!
I used the HTCDev tools to unlock my boot loader which I understand is different to S-OFF? Could that be while the ROM flashing failed originally?
Click to expand...
Click to collapse
If you have an unlocked bootloder, then you have to flash the rom (previous full wipe of course) then reboot bootloader (from advanced options in CWM) and then in fastboot (you should see fastboot usb in red in the phone when plugged to the pc) you have to flash the boot.img inside the rom zip folder.
Extract that file only (not the whole rom) and from a cmd session or terminal as root (located where the boot.img file is) type:
fastboot flash boot boot.img
Once that is done (you will get OKAY. finished near the bottom) you can reboot normally by typing in cmd fastboot reboot or choosing reboot from hboot.
My bootloader now says RELOCKED, how can I unlock it again? (I'm really sorry about this)
VBQ24 said:
My bootloader now says RELOCKED, how can I unlock it again? (I'm really sorry about this)
Click to expand...
Click to collapse
Use the token HTC sent you when u unlocked it. and typing in cmd the fastboot unlock command.
Okay done that, thanks a lot!
I'm now looking in the advanced options of CWM, I can see the option "Reboot Recovery" but no "Reboot Bootloader"?
VBQ24 said:
Okay done that, thanks a lot!
I'm now looking in the advanced options of CWM, I can see the option "Reboot Recovery" but no "Reboot Bootloader"?
Click to expand...
Click to collapse
then just turn the phone off (power off option) and then boot with power + volume down
glevitan said:
then just turn the phone off (power off option) and then boot with power + volume down
Click to expand...
Click to collapse
Okay, I wiped all partitions, installed JellyTime AOKP, restarted, went into fastboot, extracted/flash boot file and the rebooted phone.
The phone will now progress from the HTC screen but is now stuck on a black screen, Windows tried to install drivers but failed....
VBQ24 said:
Okay, I wiped all partitions, installed JellyTime AOKP, restarted, went into fastboot, extracted/flash boot file and the rebooted phone.
The phone will now progress from the HTC screen but is now stuck on a black screen, Windows tried to install drivers but failed....
Click to expand...
Click to collapse
Was the boot.img file flashed successfully?
Yes it said so...
EDIT: Not sure if this is an issue with the ROM of if I'm doing something wrong? I went to the "mounts and storage" section of CWM and clicked all the format options accept sdcard. I then installed ROM, went into fastboot and flashed boot.img, it said OKAY twice then finished. Still stuck at black, backlit screen after HTC screen. ROM is JellyTime by randomblame.
VBQ24 said:
Yes it said so...
Click to expand...
Click to collapse
that is weird. Try flashing a different rom then and see what happens. flash the boot image first and then the the rom in recovery.
glevitan said:
that is weird. Try flashing a different rom then and see what happens. flash the boot image first and then the the rom in recovery.
Click to expand...
Click to collapse
I've just tried flashing the boot image first and then installing JellyTime AOKP, same black screen. Maybe I should try a Gingerbread ROM? That's the Operating system I had before, is there a known working ROM?
VBQ24 said:
I've just tried flashing the boot image first and then installing JellyTime AOKP, same black screen. Maybe I should try a Gingerbread ROM? That's the Operating system I had before, is there a known working ROM?
Click to expand...
Click to collapse
Sorry, have You checked the md5sum of the file? Maybe You have a bad download...if that it Is ok, then try flashing a totally different rom and see what happens.
glevitan said:
Sorry, have You checked the md5sum of the file? Maybe You have a bad download...if that it Is ok, then try flashing a totally different rom and see what happens.
Click to expand...
Click to collapse
No I haven't checked the md5sum of the file, how should I go about doing that?
VBQ24 said:
No I haven't checked the md5sum of the file, how should I go about doing that?
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.fab.md5
EDIT: well, don't I feel stupid. I knew full well from reading that your phone wasn't working, but posted a link to an app. Just not paying attention. Sorry about that.
VBQ24,
You can go back to stock by flashing a stock RUU from your PC.
(Edit: You should relock your bootloader first. you can do so from Hboot. There's an option that says relock bootloader or something like that)
The version of the RUU should be equal or greater to the version that came with your phone. Try this v3.13
However, if you want to flash a custom ROM:
You need to downgrade your device first, get s-off and root, then flash a custom ROM
You need to use the Advanced Ace Hack Kit (AAHK), get it from here.
Make sure to read the manual (called 'effin manual) word by word. There are instructions on how to downgrade.
Follow the instructions, and if you have any questions, ask here.

[Q] Flashing boot img from stock to CM10-based ROM

I'm hoping someone can help me. I'm trying to flash "codename android jellybean" to my primoc one v.
I have it unlocked and rooted, thanks to xda. Where I get stuck is trying to flash the above ROM to the phone. I have put the ROM, gapps, and jellyboot5 into my SD card, then flashed those zips from clockworkmod recovery. I have put the boot.img I copied from the jellyboot5 folder into my fastboot folder on my PC.
My problem is that when I try to restart the phone from clockworkmod recovery into bootloader, the phone does the nexus animation, then goes straight back into clockworkmod recovery. I can't get to the white screen that gives me the option of choosing fastboot so that I can, in command prompt on my pc, flash the boot img.
I know I must be doing something wrong somewhere.
Hold and keep the power button for 10 second till the screen turns of and as soon as it turns off hold and keep the volume button.... to use see the fast boot...... other way is press and keep the power button and the volume down button for 10 to15 second
Sent from my One V using xda app-developers app
I was having the same problem I just re started and full wiped and then flashed everything then I used the tool kit to flash the boot.IMG I used to use my cmd prompt but I realized it wasnt even the right boot.IMG flashing as soon as I did the tool kit it worked. Good luck, trust me it did the same thing
Sent from my One V using xda app-developers app
cybervibin said:
Hold and keep the power button for 10 second till the screen turns of and as soon as it turns off hold and keep the volume button.... to use see the fast boot...... other way is press and keep the power button and the volume down button for 10 to15 second
Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
I'm trying that but it just sends me right back to clockworkmod recovery. Can I confirm that I did the flashing steps correctly?
0) Wiped
1) flashed ROM
2) flashed GAPPS
3) flashed jellyboot
4) tried to restart into bootloader (but phone goes right back to clockworkmod recovery)
Did I make a mistake somewhere?
If you have ADB set up on your PC, From recovery plug in your phone bring up ADB. Type adb reboot bootloader
Don't try the button thing people have bricked there phone doing the button thing for too long.
XxlemonxX said:
I was having the same problem I just re started and full wiped and then flashed everything then I used the tool kit to flash the boot.IMG I used to use my cmd prompt but I realized it wasnt even the right boot.IMG flashing as soon as I did the tool kit it worked. Good luck, trust me it did the same thing
Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
I'm sorry, but which toolkit?
ahadzi said:
I'm sorry, but which toolkit?
Click to expand...
Click to collapse
Hey Im confused at what stage your at..
if i understand it you've flashed CM10, but *didn't* flash the CM10 compatible kernel... The Stock Kernel isnt compatible with CM.
If this happens one of two things will occur
1. The phone will hang on boot (aka softbrick)
2. the phone will go directly into CWM
I hit the same problem when I first flashed roms on the one v.
You basically need to reboot into the boot loader (flashboot) and flash the new (CM9) compatible kernel from there.
Alterntively if you get totally stuck use the "stockRRU" and recover your phone using that, (see thread on this)
asantaga said:
Hey Im confused at what stage your at..
if i understand it you've flashed CM10, but *didn't* flash the CM10 compatible kernel... The Stock Kernel isnt compatible with CM.
If this happens one of two things will occur
1. The phone will hang on boot (aka softbrick)
2. the phone will go directly into CWM
I hit the same problem when I first flashed roms on the one v.
You basically need to reboot into the boot loader (flashboot) and flash the new (CM9) compatible kernel from there.
Alterntively if you get totally stuck use the "stockRRU" and recover your phone using that, (see thread on this)
Click to expand...
Click to collapse
That does sound like what my phone is doing. Initially it went straight into CWM, then it got further but would just hang on the colored "X" nexus animation.
At this point I tried to restore my stock nandroid, but even that wouldn't work, with the phone never getting off the "HTC quietly brilliant beats audio" screen.
As for flashing the correct kernel, was jellyboot5 not the kernel for this CM10 rom? And when I try to restore my stock (ICS) nandroid, does it matter that I've tried to flash a JB kernel, or is the stock kernel also restored?
Thanks for any help.
ahadzi said:
That does sound like what my phone is doing. Initially it went straight into CWM, then it got further but would just hang on the colored "X" nexus animation.
At this point I tried to restore my stock nandroid, but even that wouldn't work, with the phone never getting off the "HTC quietly brilliant beats audio" screen.
As for flashing the correct kernel, was jellyboot5 not the kernel for this CM10 rom? And when I try to restore my stock (ICS) nandroid, does it matter that I've tried to flash a JB kernel, or is the stock kernel also restored?
Thanks for any help.
Click to expand...
Click to collapse
Dude if you are CDMA download the toolkit and then put the jelly boot boot.IMG in it and then flash it through there when your in fastboot. Trust me.
Sent from my One V using xda app-developers app
XxlemonxX said:
Dude if you are CDMA download the toolkit and then put the jelly boot boot.IMG in it and then flash it through there when your in fastboot. Trust me.
Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
All right, tried that, phone is still endless stuck in the nexus colored X animation. Will wait another few minutes and then freaking go back to stock using RUU.
Edit: Holy s***, dude, you saved me. I was about to chuck the phone against a wall, until I read that you just did the entire process again, from wiping to flashing the rom, to flashing the boot image using the all-in-one tool. That did the trick. For about ten minutes I was seriously contemplating getting an iPhone. That's how dire this was. Thanks man!!!!!
dude,
ok I'll caveat this by saying I live in the uk so I have a GSM (primoU) not CDMA so I take no responsibility if this goes wrong.,...,
I'm guessing your using the rom in this thread http://forum.xda-developers.com/showthread.php?t=1927794
Reading the thread, here's what I think you should do the following
(Im assuming you've already flashed clockwork mod recovery)
Assumptions
1. You have already unlocked the phone using the HTC unlock procedure
2. You have already installed Clockworkmod recovery
Download the following :
- One All in one toolkit from http://forum.xda-developers.com/showthread.php?t=1676686
- ROM from http://www.mediafire.com/?ldhwd8vki17mbfe
- Kernel from http://goo.im/devs/simonsimons34/primoc/kernels/JellyBoot5.zip
- CM10 compatible GoogleApps (GAPS) http://cyano-rob.tuennerhoff-edv.de/GAPPS/gapps-jb-20120726-signed.zip
steps
1. Copy the ROM onto the microSD, in a folder called say "rom", do not unzip it
2. Switch phone off by pressing the power down button for 10 seconds or so
3. Disconnect USB from the PC
4. Enter fastboot by first pressing and holding "volume - " and then pressing power button once and keep pressing "Volume - "
>>>>>> DO NOT PRESS "VOLUME+" <<< Important
The phone should reboot into fastboot
5. connect USB to PC
6. select fastboot (using vol +/- and press power)
Fastboot should now say "fastboot USB"
8. Unzip/install the All-In-One toolkit somewhere.. We wont be using it here, but installing this gives you fastboot/adb etc
9. Unzip the kernel from the kernel file, you should have a boot.img and put it in the kernels directory
9. cd <DirectoryOfAllInOneToolKit>/Data directory
10. Issue "fastboot flash boot Kernels/boot.img"
This should say something like sending boot.img, and then flashing boot.img..
11. Reboot phone with fastboot reboot-bootloader
This will bring you back to the fastboot screen, select recovery and that should bring you to Clockwork mod
12. select "install zip from zipfile", then choose-zip from SD Card, select your rom (zipfile) and say flash.
(hint : vol +/- go up down, and power selects)
13. When this is done, then install GAPS in the same way..
14. Finally you need to make sure all the caches and data is wiped. to do this enter the wipe menu and issue "factory reset/wipe data" and wipe dalvik cache
15. Finally select reboot and smile
That should be it! I O
Oh before i forget, the AllInOne package is cool, but as your in a semi brick situation and that all in one requires adb support Im not sure what it will do hence detailing the steps manually above.. For newbies this tutorial is still valid, but you need to unlock your phone first and install CWM . If you are coming from stock I would recommend using the all in one tool (above) GUI as it saves typing!
Hope this helps
asantaga said:
dude,
ok I'll caveat this by saying I live in the uk so I have a GSM (primoU) not CDMA so I take no responsibility if this goes wrong.,...,
I'm guessing your using the rom in this thread http://forum.xda-developers.com/showthread.php?t=1927794
Reading the thread, here's what I think you should do the following
(Im assuming you've already flashed clockwork mod recovery)
Download the following :
- One All in one toolkit from http://forum.xda-developers.com/showthread.php?t=1676686
- ROM from http://www.mediafire.com/?ldhwd8vki17mbfe
- Kernel from http://goo.im/devs/simonsimons34/primoc/kernels/JellyBoot5.zip
- CM10 compatible GoogleApps (GAPS) http://cyano-rob.tuennerhoff-edv.de/GAPPS/gapps-jb-20120726-signed.zip
steps
1. Copy the ROM onto the microSD, in a folder called say "rom", do not unzip it
2. Switch phone off by pressing the power down button for 10 seconds or so
3. Disconnect USB from the PC
4. Enter fastboot by first pressing and holding "volume - " and then pressing power button once and keep pressing "Volume - "
>>>>>> DO NOT PRESS "VOLUME+" <<< Important
The phone should reboot into fastboot
5. connect USB to PC
6. select fastboot (using vol +/- and press power)
Fastboot should now say "fastboot USB"
8. Unzip/install the All-In-One toolkit somewhere.. We wont be using it here, but installing this gives you fastboot/adb etc
9. Unzip the kernel from the kernel file, you should have a boot.img and put it in the kernels directory
9. cd <DirectoryOfAllInOneToolKit>/Data directory
10. Issue "fastboot flash boot Kernels/boot.img"
This should say something like sending boot.img, and then flashing boot.img..
11. Reboot phone with fastboot reboot-bootloader
This will bring you back to the fastboot screen, select recovery and that should bring you to Clockwork mod
12. select "install zip from zipfile", then choose-zip from SD Card, select your rom (zipfile) and say flash.
(hint : vol +/- go up down, and power selects)
13. When this is done, then install GAPS in the same way..
14. Finally select reboot
That should be it! I O
Oh before i forget, the AllInOne package is cool, but as your in a semi brick situation and that all in one requires adb support Im not sure what it will do hence detailing the steps manually above..
Hope this helps
Click to expand...
Click to collapse
I really apreciatte this tutorial!!!
I am at stock, from Mexico...
A question...
Is this tutorial functional to the other ROMS??..
I mean, to nonCyano ROMS?
Firstly when u wipe its imp u wipe all the cache also.....Then try doing cm10 it has aa direct option to go to the bootloader
Sent from my One V using xda app-developers app
Please ask all question in the Q&A section. Thread moved there.
sonrics1993 said:
I really apreciatte this tutorial!!!
I am at stock, from Mexico...
A question...
Is this tutorial functional to the other ROMS??..
I mean, to nonCyano ROMS?
Click to expand...
Click to collapse
I guess so, however you would need to check each different rom to be sure..
Also cybervibin is right, before rebooting the phone it is recommended to
- go into clockworkmod recovery, wipe menu and wipe data/factory reset
- also wipe dalvik cache
asantaga said:
I guess so, however you would need to check each different rom to be sure..
Also cybervibin is right, before rebooting the phone it is recommended to
- go into clockworkmod recovery, wipe menu and wipe data/factory reset
- also wipe dalvik cache
Click to expand...
Click to collapse
Roger that,
Dalvik cache, is the place where all ur apps cache are stored., of u don't wipe it, in short it will show data if previous rom causing many problems
Sent from my One V using xda app-developers app

Phone stuck in htc logo while rooting

Hello.
I try root my htc One X international, i unlock bootloader, then i use r3 endeavour insecurebootandroot , and in a middle of rooting cmd on my computer just shut off, and phone stuck on htc logo, since then i can't turn it on , all i can do is use power and volume down, i try factory reset, didn't help, phone still stuck on htc logo, when i try recovery, i get phone lay on back, with red triangle on it.
please, can anyone know how to fix it ? htc always was pain in ass to root, but this time i stuck. Many threads are similar, but mostly people stuck after they already rooted and flash rom, i don't go that far, not sure phone is even rooted, but bootloader is unlocked so far.
withoutnickname said:
Hello.
I try root my htc One X international, i unlock bootloader, then i use r3 endeavour insecurebootandroot , and in a middle of rooting cmd on my computer just shut off, and phone stuck on htc logo, since then i can't turn it on , all i can do is use power and volume down, i try factory reset, didn't help, phone still stuck on htc logo, when i try recovery, i get phone lay on back, with red triangle on it.
please, can anyone know how to fix it ? htc always was pain in ass to root, but this time i stuck. Many threads are similar, but mostly people stuck after they already rooted and flash rom, i don't go that far, not sure phone is even rooted, but bootloader is unlocked so far.
Click to expand...
Click to collapse
Mate, it sounds like your system is wiped, so the phone can't boot. Do you have any experience with fastboot and ADB commands?
If so, download a custom recovery (CWM, or TWRP, or Phil'z touch - recommended), place it in your fastboot folder, and type:
fastboot flash recovery downloadedrecoveryname.img in CMD window.
This wil enable you to use custom recovery.
Hopefully, you already have a custom ROM which you want to install. Extract boot.img from the ROM.zip, and place it in your fastboot older, and type:
fastboot flash boot boot.img in CMD window, followed by fastboot erase cache.
Then, reboot to your recovery, and flash ROM.zip (I guess you don't need any specific instructions for that).
[email protected]|-|oR said:
Mate, it sounds like your system is wiped, so the phone can't boot. Do you have any experience with fastboot and ADB commands?
If so, download a custom recovery (CWM, or TWRP, or Phil'z touch - recommended), place it in your fastboot folder, and type:
fastboot flash recovery downloadedrecoveryname.img in CMD window.
This wil enable you to use custom recovery.
Hopefully, you already have a custom ROM which you want to install. Extract boot.img from the ROM.zip, and place it in your fastboot older, and type:
fastboot flash boot boot.img in CMD window, followed by fastboot erase cache.
Then, reboot to your recovery, and flash ROM.zip (I guess you don't need any specific instructions for that).
Click to expand...
Click to collapse
and where i should put rom zip to flash it ? same folder as i have all fastboot file etc. ?
withoutnickname said:
and where i should put rom zip to flash it ? same folder as i have all fastboot file etc. ?
Click to expand...
Click to collapse
No, mate.
The ROM.zip goes to your sd card.
You can copy it through recovery, but mounting sd card.
In recovery you have all these options. Also, in ROM's thread (whichever you chose to flash) there is thorough instruction how to flash ROM.
[email protected]|-|oR said:
No, mate.
The ROM.zip goes to your sd card.
You can copy it through recovery, but mounting sd card.
In recovery you have all these options. Also, in ROM's thread (whichever you chose to flash) there is thorough instruction how to flash ROM.
Click to expand...
Click to collapse
Ok, that was silly question, i do few roms before I have cwm downloaded, it's img file, it's ok, or have to be different format ?
withoutnickname said:
Ok, that was silly question, i do few roms before I have cwm downloaded, it's img file, it's ok, or have to be different format ?
Click to expand...
Click to collapse
Img is the correct format.
:good:
I believe you are capable of getting in bootloader and flashing through fastboot.
[email protected]|-|oR said:
Img is the correct format.
:good:
I believe you are capable of getting in bootloader and flashing through fastboot.
Click to expand...
Click to collapse
Well.....i try, if not, still have other htc. never done that, but hopefully things go well.
Or... if you will be so kind.... maybe you can try write me step by step guide, don't have to be now, i'm not in rush,i just don't want end up with completely dead phone in case i do some more damages
[email protected]|-|oR said:
Img is the correct format.
:good:
I believe you are capable of getting in bootloader and flashing through fastboot.
Click to expand...
Click to collapse
Sir, you are a genius, somehow boot image was down, and after i flash new one, phone boot normally, with stock rom, now i run viper rom. Thank you
withoutnickname said:
Sir, you are a genius, somehow boot image was down, and after i flash new one, phone boot normally, with stock rom, now i run viper rom. Thank you
Click to expand...
Click to collapse
You are welcome, mate. I'm glad it worked for you. Enjoy your HOX, it's a great phone, and Viper is a great ROM.
I suggest you flash Alex V kernel. It will bring more nice features to your phone
[email protected]|-|oR said:
You are welcome, mate. I'm glad it worked for you. Enjoy your HOX, it's a great phone, and Viper is a great ROM.
I suggest you flash Alex V kernel. It will bring more nice features to your phone
Click to expand...
Click to collapse
i love htc most, had few of them But ftom your advice, i only change one thing, instead of cwm i flash touch cwm ( not my favourite though...) or i simply can't go trough aroma installer, screen don't response. i miss 4ext recovery which i had on my desire hd.
withoutnickname said:
i love htc most, had few of them But ftom your advice, i only change one thing, instead of cwm i flash touch cwm ( not my favourite though...) or i simply can't go trough aroma installer, screen don't response. i miss 4ext recovery which i had on my desire hd.
Click to expand...
Click to collapse
Yeah 4EXT was great recovery miss it too from my Sensation, flash PHILZ v 5.x (not 6.x) and your touch will work

Categories

Resources