Can't find any rom working with my htc - HTC One X

Hello
I have htc one x with the following information:
cid HTC__Y13
s-on
hboot-0.95.0000
imei unknown
But if i connect the phone to the computer with fastboot i can get the imei from cmd
My own rom is almost wrecked every time i start the phone it restarts .. i have tried a dozen of roms non have worked
Please please please
Any one can help me

To begin with your HBOOT is an old version. Upgrade it and then flash the ROM you want or find the right RUU to flash
You will need HBOOT 1.39 at least. See this link
http://d-h.st/users/ClydeB1/?fld_id=8110

grwalker said:
To begin with your HBOOT is an old version. Upgrade it and then flash the ROM you want or find the right RUU to flash
You will need HBOOT 1.39 at least. See this link
First of all i want to thank you very very much for your replay
So i tried what you said and i successfully updated the hboot to 1.39
then did a bootloader reboot but when the phone restarts it stucks on (white htc one screen) can't load to the standard screen.. i pressed the power button for 5 sec and the phone restarted .. pressed the vol down and entered the boot loader .. at boot loader if i tried to access the recovery or factory reset the phone simply display a black screen and downloading bar lookalike for 5 sec then restarts
I tried to flash a rom via cmd but i got the following error:
FAILED (remote: Heap not enough)
Ps: i can't try the ruu ENDEAVOR cuz the phone can't access the standard screen
Click to expand...
Click to collapse

After flashing a new HBOOT your bootloader is now locked. It needs to be unlocked
take a look at this link and it will help you unlock your bootloader. Then you can flash a costume recovery and then flash your ROM
http://onexroot.com/one-x-root/how-to-root-one-x/
You need to do a bit of reading about all the steps needed for getting the ROM you want. Jumping in to quick could cause problems. Luckily you have S_ON so that will help prevent making big mistakes

grwalker said:
After flashing a new HBOOT your bootloader is now locked. It needs to be unlocked
take a look at this link and it will help you unlock your bootloader. Then you can flash a costume recovery and then flash your ROM
You need to do a bit of reading about all the steps needed for getting the ROM you want. Jumping in to quick could cause problems. Luckily you have S_ON so that will help prevent making big mistakes
Click to expand...
Click to collapse
Thank you again i really appreciate your help
So i did what you said and flashed a costume recovery .. I've tried both clockwork and philz toch 6 .. i successfully flashed both but neither i could flash a rom with ..
Every time i try new rom i get installation aborted
And if i try to flash with cmd i get Failure (heap not enough)
What can i do now ?? ?

What commands are are you using in CMD to flash your ROM
Did you Flash boot.img from the ROM before flashing ROM
I assume you can get to fastboot mode and recovery mode?
Please do command fastboot getvar version-main and post result

grwalker said:
What commands are are you using in CMD to flash your ROM
Did you Flash boot.img from the ROM before flashing ROM
I assume you can get to fastboot mode and recovery mode?
Please do command fastboot getvar version-main and post result
Click to expand...
Click to collapse
Version-main: 3.14.401.31
I tried the following cmd commands in fastboot :
Fastboot oem rebootruu
Fastboot flash zip 3.zip
And I got the following error message :
Failed <remote: heap not enough >
I tried to flash the boot.img before I flash the rom and get the next error message :
Failed <remote: err = 0xa>
I tried to wipe everything and push the rom to Sdcard with adb push command and tried to flash it via recovery cwm and philz but every time I got (installation aborted ) I tried to install super su the same way and it worked so I guess the rom is not suitable for my device I tried to flash two more roms but with no luck I always get the same error

Not sure what you have done. Try this.
Download the following RUU
http://www.androidruu.com/getdownlo...Radio_5.1204.162.29_release_302015_signed.exe
Put phone in fastboot mode
connect to PC and make sure it says fastboot USB
Open command prompt from what ever folder you fastboot files are in.
type fastboot oem lock (this will lock your bootloader )
Run this RUU
Let me know

grwalker said:
Not sure what you have done. Try this.
Download the following RUU
Put phone in fastboot mode
connect to PC and make sure it says fastboot USB
Open command prompt from what ever folder you fastboot files are in.
type fastboot oem lock (this will lock your bootloader )
Run this RUU
Let me know
Click to expand...
Click to collapse
Thank you very very very very very much u saved my mobile :highfive:
I really appreciate your help and i am thankful to you
Every thing works now .. thaaaaaaank you <3

You are welcome
Note that your bootloader will now be locked and your phone is not rooted.
If you want to experiment with custom ROMs when you must (FIRST) unlock the bootloader and (SECOND) root your phone
onexroot.com is a good site with tutorials to help you.

grwalker said:
You are welcome
Note that your bootloader will now be locked and your phone is not rooted.
If you want to experiment with custom ROMs when you must (FIRST) unlock the bootloader and (SECOND) root your phone
onexroot.com is a good site with tutorials to help you.
Click to expand...
Click to collapse
Ok I'll do that but not now for sure .. I'm just glad that it works
Thanks again man i really appreciate your help <3 <3 <3

Related

Bricked HTC One X :( Help please

Ok, so basically, I formatted everything on the phone like a douche, and its stuck on the HTC Quite Brilliant screen.
I tried using fastboot and adb, but it shows "device not found" even though the drivers are saved.
Any clue?
Any help would be appreciated. Thanks.
you need to flash a stock RUU. im not sure what development is like for the one X, id assume not alot yet. you need to either flash a fully stock RUU or someones backup. i feel for you bro, ive never fully bricked a phone but i DID format every partition on my intercept once, and i fixed it through a custom recovery flash of a stock rom, samsung is nothing like htc though....
Sent from my PG86100 using XDA
Try this http://forum.xda-developers.com/showpost.php?p=25863603&postcount=11
Or flash official RUU
ckpv5 said:
Try this http://forum.xda-developers.com/showpost.php?p=25863603&postcount=11
Or flash official RUU
Click to expand...
Click to collapse
As soon as i do the "fastboot boot xx-recovery.img" command, on the CMD it shows:
downloading 'boot.img . . .
OKAY [ 0.789s]
booting . . .
OKAY [ 0.006s]
finished. total time: 0.803s
but on the phone, it just stays on the Fastboot USB screen. I cant move it with the volume keys or press power to select a choice like its frozen on that screen.
I need help.
I really need my phone, if anyne could please give me a solution to this.
Been trying all night and day
Thanks for your help though guys, its really appreciated.
Try clearing the cache and then doing that again.
"fastboot erase cache"
then do your recovery.
Just tried that, still no luck.
Same thing happens.
After
downloading 'boot.img . . .
OKAY [ 0.789s]
booting . . .
OKAY [ 0.006s]
finished. total time: 0.803s
Sometimes pull out the USB cable will help
ckpv5 said:
Sometimes pull out the USB cable will help
Click to expand...
Click to collapse
Did that as well bro :/
I'm on a different computer to see if itll work on here.
Have you try flashing RUU when fastboot boot recovery.img seems not working for you ?
Do you have any instructions I can follow?
(Even though some people may not agree with this, but this will bring no harm and it is noob-proof) do this:
1- flash a stock recovery.img
fastboot flash recovery recovery_signed.img
fastboot reboot-bootloader
fastboot erase cache
2- flash a stock boot.img
fastboot flash boot boot_signed.img
fastboot reboot-bootloader
fastboot erase cache
3- re-lock bootloader
fastboot oem lock
fastboot reboot-bootloader
fastboot erase cache
4- flash RUU
You must have the official RUU for your phone, stock recovery and stock boot.img.
Do you have the RUU ? You need to know which is the right RUU for you. See http://forum.xda-developers.com/showthread.php?t=1543604 to look for one.
I will try this when I get home
Whether this works or not I would love your PayPal email address please.
Just for your effort in trying to help me so much I just HAVE to pay you back.
Thanks so much again.
shawayne21 said:
I will try this when I get home
Whether this works or not I would love your PayPal email address please.
Just for your effort in trying to help me so much I just HAVE to pay you back.
Thanks so much again.
Click to expand...
Click to collapse
Have you manage to solve your problem ?
You don't have to pay me back, I'm always happy when I manage to help others.
And because of some request for my PayPal email address, first time after four years with XDA, I put the "donate to me" box, but you don't have to
EDIT: Are you still on stock ROM before the brick ? If yes, you don't have to do all the step, just flash RUU.
ckpv5 said:
Have you manage to solve your problem ?
You don't have to pay me back, I'm always happy when I manage to help others.
And because of some request for my PayPal email address, first time after four years with XDA, I put the "donate to me" box, but you don't have to
EDIT: Are you still on stock ROM before the brick ? If yes, you don't have to do all the step, just flash RUU.
Click to expand...
Click to collapse
Gotcha, didnt even see the donate box
When I tried RUU'ing, it gave me an error.
Error 131: customer ID error
And I was on a stock rooted ROM before the brick.
Which RUU are you trying to use? And which software version were you on when you bought it?
I was trying to using this one:
RUU_ENDEAVOR_U_ICS_40_H3G_UK_1.26.771.2_Radio_1.1204.90.13H_release_251403_signed.exe 601.21 MB 1 week, 3 days ago
and see that I dont know, I literally had the phone in my hand for 5 minutes.. Just bought it off of a member here and opened the box to format and wipe data on everything, as I do to every phone, but I didnt know you couldnt mount sd in recovery on this phone yet
Can you go to bootloader and see what is your radio version ? And the hboot too.
Maybe it helps to determine which RUU is the correct one for you
Person I bought it from said he bought it from Expanys USA.
The HBOOT version is 0.43.0000
RADIO: 1.1204.90.13H
BTW, I flashed the stock recovery and relocked the bootloader but i didnt flash the boot.img
I have no idea where to get it from.
hey dude whats your cid for your Phone?
U have to use the correkt ruu matching your cid, or else ruu installation will be abortet!
how to check the cid:
in fastboot whith usb type "fastboot getvar cid"
if this is not working try this:
enter "adb shell"
now enter "getprop ro.cid"
android sdk should be installed to make use of the second option getting the cid.
After that you should search for the correct ruu matching this cid.
If u got it, first thing to do ist installing stock recovery. U cant get the recovery here:
http://forum.xda-developers.com/showpost.php?p=24777223&postcount=163
flash it via fastboot typing "fastboot flash recovery stockrecovery.img"
after that u have to relock your phone using the comand "fastboot oem lock"
now leave your phone in fastboot usb mode and try to start the ruu installer from your desktop pc
now it should work if u have the correct matching ruu

[Q] Recovery wont work

Hey guys , am having a problem with my htc one x recovery ,
as i was going with the rooting of my phone i got stack at 1 point where i needed to use recovery so i could access the zipped file in my htc (i have already unlocked the bootloader). So when am getting to the point of using recovery from the fastboot screen with the color letters (using volume up and the power button to navigate as always) the htc message pops up trying to load the recovery and then a black screen pops up with the icon of the mobile and a green cyrcle, and after a few secs of loading theres another icon with a red triangle and a exclamation mark. at that point the phone stacks with that icon and i can do nothing. after a couple of mins the phone just restarts by itself and am back on the normal htc interface...
In the video i saw after he used recovery none of those icons where seen and it loaded up the default directories of the phone, as i was searching in net i saw a prob like that and the solution was to erase the fastboot erase cache, already erased the cahe but the problem is still there, if any solutions for that would be greatly apreciated !
Did u flash a custom recovery ? Latest is cwm 5.8.4.0
The one u are describing is the stock one.
Verstuurd van mijn HTC One X
The recovery you described is HTC's stock recovery ... Go to here - > http://forum.xda-developers.com/showthread.php?t=1594819 < - and download the first link and put it into your phone sdcard then reboot into fastboot and fastboot flash recovery <recovery name>.img and you're good to go for flashing ROMs
chaun1308 said:
The recovery you described is HTC's stock recovery ... Go to here - > http://forum.xda-developers.com/showthread.php?t=1594819 < - and download the first link and put it into your phone sdcard then reboot into fastboot and fastboot flash recovery .img and you're good to go for flashing ROMs
Click to expand...
Click to collapse
Wrong mate....
Download the cwm recovery and put in the fastboot folder on PC.
And also give this command before AND after flashing the recovery.
Fastboot erase cache
And why giving the answer again, i already gave the answer, and get your facts right ! This is the second post i see around with a small error in it
Sent from my ..........
MarcelHofs said:
Wrong mate....
Download the cwm recovery and put in the fastboot folder on PC.
And also give this command before AND after flashing the recovery.
Fastboot erase cache
And why giving the answer again, i already gave the answer, and get your facts right ! This is the second post i see around with a small error in it
Sent from my ..........
Click to expand...
Click to collapse
no need to put the recovery.img in the fastboot folder:
Code:
fastboot flash recovery path/to/recovery.img
Very true .... but to keep it more clear (just like putting the boot.img in the fastboot folder,.like most tut's say) i advice to do it straight from the fastboot folder, so in that way the commands stay the same.......if you get my point
Verstuurd van mijn HTC One X
tyvm guys really helped , the guy in the video i was watching forgot that step ... well either way flashed the recovery and after following the next steps i rooted + tried to load the new maximus v6. and huston we have a problem . when i rebooted after the instalation of the custom rom my phone stack in the white first loading screen of the phone (htc quitely brilliant) any suggestions in that?
Solidarious said:
tyvm guys really helped , the guy in the video i was watching forgot that step ... well either way flashed the recovery and after following the next steps i rooted + tried to load the new maximus v6. and huston we have a problem . when i rebooted after the instalation of the custom rom my phone stack in the white first loading screen of the phone (htc quitely brilliant) any suggestions in that?
Click to expand...
Click to collapse
Have you flashed boot.img?
I think it's better to read more rather then watching half baken video's (what you did not know) it's better to follow the tutorials here ! :thumbup:
And yes like said before flash the boot.img
Extract it from the rom.zip and place it in fastboot folder
Phone in fastboot USB mode and do the following command
Fastboot flash boot boot.img
Fastboot erase cache
Just like you did with the recovery
Reboot !
Verstuurd van mijn HTC One X
ok.. so i just searched a bit in this forum and the tutorials here as u said , and y after i saw in here am not going to trust any videos and just follow the forum.. i missed a couple of steps first i dont know what CID i have , which as i've seen its very important ( any ways to check now that i cant use my htc and am stack in bootloader?) 2nd i ve seen i need to have the hboot 1.31 for it to work and currently i don't. thought that maybe that would fix it and downloaded it and as the steps told me
1.i relocked the bootloader
2.downloaded the firmware.zip from the forum instructions
3.entered succesfully the command "fastboot oem rebootRUU"
4. { (4) In order to flash new hboot write "fastboot flash zip firmware.zip" } and here am stuck cause when am typing the command am getting FAILED <remote : not allowed) and in that step i saw a vid again (i know...but am desperate) which he said if that happens u should use the
adb reboot oem-78. which i did and after it opens deamon it says error : device not found
and also u said:
And yes like said before flash the boot.img
Extract it from the rom.zip and place it in fastboot folder
i know i might be asking for much but plz put some more detail form me as am somewhat new to this and i might not understand some of the ways
for example which one is the boot img? the hboot 1.31 ? and what do u mean extract from rom.zip ( the custom rom maximus v6 i downloaded u mean?) and i really apreciate ur time guys ur helping me much hope i can still use my phone after ur instructions atm i crying over a my dead phone help me bring it back ( if its possible ;/)
boot.img is insite the custom rom zip file open the zip file with totalcommander take out the boot.img an fastboot it
so u mean the boot.img inside the zipped folder from the instuctions named firmware ? the one that has the hboot 1.31? cause if thats the case i tried and i unzipped it put it on the fastboot folder and tried to run the commands like this
fastboot flash boot boot.img
what i got is
sending 'boot' <5260 KB>....
OKAY [ 0.6s ]
writing ' boot'....
FAILED < remote : not allowed>
finished . total time : 0.9s
so that got me curious and i typed adb devices to check on cmd ... but my phone is not listed there o-o
while i was doing this the phone is on fastboot menu with the cable attached and says FASTBOOT USB.
any ideas? also how could i manage to come so far if the phone couldnt be reached in the first place (something changed meanwhile?) any ideas?
Solidarious said:
sending 'boot' <5260 KB>....
OKAY [ 0.6s ]
writing ' boot'....
FAILED < remote : not allowed>
finished . total time : 0.9s
Click to expand...
Click to collapse
that's because you bootloader is locked
EDIT: also install the htc drivers
matt95 said:
that's because you bootloader is locked
EDIT: also install the htc drivers
Click to expand...
Click to collapse
well i relocked the bootloader cause the instructions said i had2 , also the htc drivers are installed and the device in device manager on my pc is running smoothly. So i have to reunlock in order to boot the boot.img? if so how can i reunlock it :? can u type me the exact commands? thought it was fastboot oem unlock but there seems to be an error !
Solidarious said:
well i relocked the bootloader cause the instructions said i had2 , also the htc drivers are installed and the device in device manager on my pc is running smoothly. So i have to reunlock in order to boot the boot.img? if so how can i reunlock it :? can u type me the exact commands? thought it was fastboot oem unlock but there seems to be an error !
Click to expand...
Click to collapse
you have to unlock it in order to upgrade th firmware but when the firmware is flashed you have to unlock it again, because with the bootloader locked you can't use fastboot to flash anything....
matt95 said:
you have to unlock it in order to upgrade th firmware but when the firmware is flashed you have to unlock it again, because with the bootloader locked you can't use fastboot to flash anything....
Click to expand...
Click to collapse
ok i get it i have to reunlock the bootloader but how? ... the last step i remember from the first time i did was till i got in my email the unlock.bin after that? isnt it the fastboot oem unlock? idk ;/ help
and btw i found a way to check my cid fastboot oem readcid lolz was typing random xD. E11 is my cid so 1 less thing to worry about as its supported
Solidarious said:
ok i get it i have to reunlock the bootloader but how? ... the last step i remember from the first time i did was till i got in my email the unlock.bin after that? isnt it the fastboot oem unlock? idk ;/ help
and btw i found a way to check my cid fastboot oem readcid lolz was typing random xD. E11 is my cid so 1 less thing to worry about as its supported
Click to expand...
Click to collapse
unlock the phone via HTCdev.com...
matt95 said:
unlock the phone via HTCdev.com...
Click to expand...
Click to collapse
well actually didnt need to do anything via htcdev but i did the same steps and found the command i needed
which was:
fastboot flash unlocktoken Unlock_code.bin but ty though gave me the idea
just did booted the boot.img and i ll let u guys know what happend next ! great help from all of u
thanks to all
Solidarious said:
well actually didnt need to do anything via htcdev but i did the same steps and found the command i needed
which was:
fastboot flash unlocktoken Unlock_code.bin but ty though gave me the idea
just did booted the boot.img and i ll let u guys know what happend next ! great help from all of u
thanks to all
Click to expand...
Click to collapse
glad to help

[Q] completely unrootable

i tried to root my phone (unsuccessfully) and now i cant even factory reset it. if i try it loads onto the recovery screen where the touch screen is unresponsive (my reason for not completing the root, as well as not detecting my phone for twrp flashing). is my phone now "bricked" on stock? UNROOTABLE
I presume your bootloader is unlocked? Are you able to boot into your ROM or not?
If you want to just bring your phone back up and running, you will need to run a RUU or restore a nandroid backup:
So post the result of the following:
Code:
fastboot getvar version-main
vin4yak said:
I presume your bootloader is unlocked? Are you able to boot into your ROM or not?
If you want to just bring your phone back up and running, you will need to run a RUU or restore a nandroid backup:
So post the result of the following:
Code:
fastboot getvar version-main
Click to expand...
Click to collapse
thanks again vin4yak..my phone works perfectly as htc wants it to .. ive unlocked bootloader.. pushed super su.zip.. reboot into bootloader.
cannot push twrp as it says device not found. if i go into recovery the touch screen is unresponsive.. could this be due to missing this step or should it be working?
startfromscratch said:
thanks again vin4yak..my phone works perfectly as htc wants it to .. ive unlocked bootloader.. pushed super su.zip.. reboot into bootloader.
cannot push twrp as it says device not found. if i go into recovery the touch screen is unresponsive.. could this be due to missing this step or should it be working?
Click to expand...
Click to collapse
The latest TWRP doesn't work on bases greater than 3.14... So I recommend flashing CWM and then proceeding with the rooting process!
vin4yak said:
The latest TWRP doesn't work on bases greater than 3.14... So I recommend flashing CWM and then proceeding with the rooting process!
Click to expand...
Click to collapse
Note, you will find a .img file that ends in -JB.img. Only install this version if touch is not working for you in the regular version.
Run the following command via the command line:
fastboot flash recovery recoveryfilename.img
sorry to sound pc illiterate but whats the start of that string in cmd bcos it cantbe c:ect can it lol
I DIIID ITTTT!!! YEEESSS... GET IN U LEGEND!!!! THNX MAN..
startfromscratch said:
Note, you will find a .img file that ends in -JB.img. Only install this version if touch is not working for you in the regular version.
Run the following command via the command line:
fastboot flash recovery recoveryfilename.img
sorry to sound pc illiterate but whats the start of that string in cmd bcos it cantbe c:ect can it lol
Click to expand...
Click to collapse
Didn't get you??! What are you trying to say?
To flash a new recovery you have to put the recovery img file in your fastboot folder and then flash it via opening cmd in fastboot folder and phone in fastboot mode... and then :
Code:
fastboot flash recovery recovery.img
fastboot erase cache
vin4yak said:
Didn't get you??! What are you trying to say?
To flash a new recovery you have to put the recovery img file in your fastboot folder and then flash it via opening cmd in fastboot folder and phone in fastboot mode... and then :
Code:
fastboot flash recovery recovery.img
fastboot erase cache
Click to expand...
Click to collapse
LOL MY ISSUE WAS JUST PUTTING CD \ANDROID 1ST.. sorry bout shouting im too happy lol all done.. thnx matey
Greaatt!!! :good:

[Q] Desire HD, I bought it with a problem

Hello, I'm from Bulgaria, I bought a Desire HD that was with relocked bootloader. I unlocked the bootloader with htcdev.com. Now it is unlock. The phone not load any ROM, can,'t make recovery from bootloader, can't make factory reset from bootloader. I tried to flash several stock ROMs before and after unlocking, but getting a different errors. Attempted ROMs are with the same RADIO. I Tried this-
just copy the rom.zip from temp folder of your user name on pc while running that RUU at the next of second step..i mean while you double click of the RUU then you the first prompt that you must thick "Understand blah blah blah.." then click next..you must hold setup at this step..and tried search the rom.zip in your temp folder of your pc and copied to another folder..then rename it to PD98IMG.zip and put in to the root of your sd card..then boot the phone to bootloader mode..wait until bootloader reading and checking the PD98IMG.zip file..then ask you to confirm if you wanna flash it.. but without success. Stay on the white screen with grenn HTC logo when is turned on, and when I tried to make recovery or factory reset. When the stock ROM start to install (before give me a error ) the screen stay on grey HTC logo on Black screen. Can anyone help me? I attached a picture of Bootloader-
kristophers said:
Hello, I'm from Bulgaria, I bought a Desire HD that was with relocked bootloader. I unlocked the bootloader with htcdev.com. Now it is unlock. The phone not load any ROM, can,'t make recovery from bootloader, can't make factory reset from bootloader. I tried to flash several stock ROMs before and after unlocking, but getting a different errors. Attempted ROMs are with the same RADIO. I Tried this-
just copy the rom.zip from temp folder of your user name on pc while running that RUU at the next of second step..i mean while you double click of the RUU then you the first prompt that you must thick "Understand blah blah blah.." then click next..you must hold setup at this step..and tried search the rom.zip in your temp folder of your pc and copied to another folder..then rename it to PD98IMG.zip and put in to the root of your sd card..then boot the phone to bootloader mode..wait until bootloader reading and checking the PD98IMG.zip file..then ask you to confirm if you wanna flash it.. but without success. Stay on the white screen with grenn HTC logo when is turned on, and when I tried to make recovery or factory reset. When the stock ROM start to install (before give me a error ) the screen stay on grey HTC logo on Black screen. Can anyone help me? I attached a picture of Bootloader-
Click to expand...
Click to collapse
Uhh, have you actually installed recovery - if you haven't well that's why.
Go here: http://www.4ext.net/ddl/ace/recovery.zip
Extract the files
Copy recovery img to your adb.exe folder (make sure fastboot.exe is there)
Turn on your phone into fastboot mode
CD to that directory and type in "fastboot devices"
Confirm it says your serial
Then type in "fastboot flash recovery recovery.img"
Now you have recovery (it means you can flash roms and kernels and mods and anything flashable apart from radios and firmwares)
I did this correctly, everything is OK, but now what? I tried to install stock ROM, but with no result. Here is a pictures of instalation-
now select recovery, and install ROM there
kristophers said:
I did this correctly, everything is OK, but now what? I tried to install stock ROM, but with no result. Here is a pictures of instalation-
Click to expand...
Click to collapse
don't install stock rom or RUU again..
just installing custom rom (you can search and choice a custom rom in "Desire HD Android Development") and installing the rom.zip file from 4ext recovery (install zip from sd card)..don't forget to flashing boot.img too (flashing under FASTBOOT mode with fastboot command "fastboot flash boot boot.img").. that the boot.img are extracted from the rom.zip file that you had already installed..
hope this can help..
Thank you, but I can't see 4EXT Recovery menu on my phone. And I can't install custom ROM
kristophers said:
Thank you, but I can't see 4EXT Recovery menu on my phone. And I can't install custom ROM
Click to expand...
Click to collapse
did you already installing 4ext recovery..?, if so..to go that recovery then you just need select Recovery from your bootloader menu..then you can installing custom rom from there..
just copied your custom rom file to the root of your sd card..this mean just placed inside your sdcard..don't placed inside any folder..then after that you can installing that rom from 4ext recovery
hope this can help..
I made this from second post, but can't see any difference in phone or bootloader. When I pushed recovery from original bootmenu, came white screen with green HTC logo with one vibration end nothing happend
Just repeat all the step in second post...just this time you show me the out put from cmd...after you typing command fastboot flash recovery recovery.img
Sent from my HTCSensation using Tapatalk
Thank you, I tried with two different recovery files. When I want to install PdaNet on the PC, I can't finalizing instalation, because can't make USB debugging mode on the device and instalation can't copy the necessery files on it.
kristophers said:
Thank you, I tried with two different recovery files. When I want to install PdaNet on the PC, I can't finalizing instalation, because can't make USB debugging mode on the device and instalation can't copy the necessery files on it.
Click to expand...
Click to collapse
then now you're already had custom recovery right..?, if soo...then you can continued installing the rom.zip (cusrom rom) file from there..but always don't forget to flashing boot.img too that's are extracted from the rom.zip that you already installed..
No, I don't have recovery.
kristophers said:
No, I don't have recovery.
Click to expand...
Click to collapse
while you installing recovery from fastboot..did your bootloader still with unlocked state..?
because i see you're success flashing a custom recovery that you already show me above in attchment file before...
if your bootloader are already locked..then you must unlocking again first...then after that you can continued flashing custom recovery..
Thank you ! Now the bootloader is unlocked, and I did that from the second post with already unlocked bootloader. Still nothing can I do.
just tried installing another custom recovery...just try download it TWRP recovery from here.. copied to your adb.exe and fastboot.exe folder and flashing it through FASTBOOT mode with command .. "fastboot flash recovery openrecovery-twrp-2.6.3.0-ace.img"
hope this time your phone will had a custom recovery installed
good luck.
Nothing happens
kristophers said:
Nothing happens
Click to expand...
Click to collapse
what do you mean nothing happens..?, that's in your screen shot is showing that the command is completed or success flashing a recovery..
did you already check it through your bootloader..just try select "RECOVERY" from there..and what happens..
JJeamy said:
what do you mean nothing happens..?, that's in your screen shot is showing that the command is completed or success flashing a recovery..
did you already check it through your bootloader..just try select "RECOVERY" from there..and what happens..
Click to expand...
Click to collapse
When I select "RECOVERY" from bootloader, the screen show green HTC logo on white screen with one vibration and nothing happend,
kristophers said:
When I select "RECOVERY" from bootloader, the screen show green HTC logo on white screen with one vibration and nothing happend,
Click to expand...
Click to collapse
that's so weird..it must be something wrong with that phone..
what about if you try return to the stock first..?
to do that...firstly just find the cid num of your phone by command through fastboot "fastboot getvar all" (you can find your cid in the INFO CIDNUM XXXXXXXX) if you wanna show me the output of that command..don't forget just remove your imei and serial number first..
after you find your cid num you can find the right RUU for your phone..just check it here to find what RUU you must download it..and just download it the RUU with same main version of your phone or higher version than yours..
after that just relocked your bootloader through fastboot "fastboot oem lock"...now you can continued flashing that RUU
hope this help..
JJeamy said:
that's so weird..it must be something wrong with that phone..
what about if you try return to the stock first..?
to do that...firstly just find the cid num of your phone by command through fastboot "fastboot getvar all" (you can find your cid in the INFO CIDNUM XXXXXXXX) if you wanna show me the output of that command..don't forget just remove your imei and serial number first..
after you find your cid num you can find the right RUU for your phone..just check it here to find what RUU you must download it..and just download it the RUU with same main version of your phone or higher version than yours..
after that just relocked your bootloader through fastboot "fastboot oem lock"...now you can continued flashing that RUU
hope this help..
Click to expand...
Click to collapse
Here it is

[q] htc one x stuck at fastboot while installing arhd rom

Please help , ITS VERY URGENT...
My HTC ONE X is rooted unlocked and S-OFF
I was about to install ARHD latest ROM. I went to flash boot.img first.
The moment I clicked on "install-boot-windows.bat" in FASTBOOT USB mode, everything just froze.
No button works. My computer gives a message of " USB DEVICE NOT RECOGNISED" .
When I try to give any command from Fastboot or ALL IN ONE TOOL KIT, IT SAYS " waiting for device" .
My phone is stuck at FASTBOOT USB screen.
please help as fast as possible. I can't wait for my device to die.
I am attaching the snapshot of my current phone screen...
When I type "adb devices" , it doesn't show any device
when i type command " adb reboot recovery ", it says device not found.
Now what to do??
aypee3 said:
When I type "adb devices" , it doesn't show any device
when i type command " adb reboot recovery ", it says device not found.
Now what to do??
Click to expand...
Click to collapse
yes in bootloader work only fastboot no adb. go in recovery and flash ARHD again. And you are s-off you can run any RUU. And if you use search button you will find all the info where you need
Thant said:
yes in bootloader work only fastboot no adb. go in recovery and flash ARHD again. And you are s-off you can run any RUU. And if you use search button you will find all the info where you need
Click to expand...
Click to collapse
Thanks for your reply.
But then , How do I flash boot.img for ARHD ?
Since I had followed all the steps properly and in sequence.
When I tried flashing boot.img from my laptop previously, my device crashed and then no button worked . My laptop kept giving a message that USB DEVICE NOT RECOGNISED .
Also, unless I flash boot.img , how can I flash the ROM?
Do you have any link or clue?
aypee3 said:
Thanks for your reply.
But then , How do I flash boot.img for ARHD ?
Since I had followed all the steps properly and in sequence.
When I tried flashing boot.img from my laptop previously, my device crashed and then no button worked . My laptop kept giving a message that USB DEVICE NOT RECOGNISED .
Also, unless I flash boot.img , how can I flash the ROM?
Do you have any link or clue?
Click to expand...
Click to collapse
you can flash the boot.img with the command fastboot flash boot boot.img Try on different port or install latest htc drivers. You can flash official rom with RUU download RUU reloack the bootloader and run the RUU then you will be complete stock ROM.
Any link for what, I give you a clue in my 2 post.
Thant said:
you can flash the boot.img with the command fastboot flash boot boot.img Try on different port or install latest htc drivers. You can flash official rom with RUU download RUU reloack the bootloader and run the RUU then you will be complete stock ROM.
Any link for what, I give you a clue in my 2 post.
Click to expand...
Click to collapse
The only problem is that my laptop doesn't recognise my phone. So commands hang and my phone freezes .I have tried all the ports while deleting HTC SYNC , installing different drivers from so many different sites/posts one by one . Finally was able to reboot the phone . I will give it a try with another laptop or using a different datacable . Unless my laptop recognises my phone, properly , I don't think any command will work.

Categories

Resources