hi.... my unlocked bootloader htc one x is stuck in its logo screen and not starting up.. please help
it happened when i was trying to flash custom rom...
Did you flash the boot.img of the Rom in fastboot
Sent from my HTC One X using xda premium
bogfather said:
Did you flash the boot.img of the Rom in fastboot
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
thankx for the reply
yes i did....plz help
have you tried "fastboot erase cache" without the commas
bogfather said:
have you tried "fastboot erase cache" without the commas
Click to expand...
Click to collapse
ya tried sir..still not switching on
bogfather said:
have you tried "fastboot erase cache" without the commas
Click to expand...
Click to collapse
sir i will be satisfied even if everything gets deleted..even the bootloader gets locked again..
just want my phone to switch on..
am a beginner and i have no idea about anything.... thankx again please help
i cant think what the problem could be,
it may sound stupid but have you got the tegra3 hox or the s4 dual core hox?
if you have a nandroid you could try flashing back to that and start again (but remember to flash the boot.img from the nandroid)
as long as you can get to fastboot, you can install any custom rom and get your phone back up and running.
bogfather said:
i cant think what the problem could be,
it may sound stupid but have you got the tegra3 hox or the s4 dual core hox?
if you have a nandroid you could try flashing back to that and start again (but remember to flash the boot.img from the nandroid)
Click to expand...
Click to collapse
no nandroid sir...
and i really don know this category of htc one x
keshav.cho said:
no nandroid sir...
and i really don know this category of htc one x
Click to expand...
Click to collapse
wheres your phone from?
U.S or Europe?
is it Dual Core or Quad-Core?
that should tell you whether you have the T3 or S4 HOX.
You can Relocked bootloader and flash rom ship.
Sent from my HTC One S using Tapatalk 2
chrisjcks said:
as long as you can get to fastboot, you can install any custom rom and get your phone back up and running.
Click to expand...
Click to collapse
i can get to fastboot..
please help me in any way possible
chrisjcks said:
wheres your phone from?
U.S or Europe?
is it Dual Core or Quad-Core?
that should tell you whether you have the T3 or S4 HOX.
Click to expand...
Click to collapse
its quad core....wat can that help me with
keshav.cho said:
its quad core....wat can that help me with
Click to expand...
Click to collapse
It can't, but it tells us which HOX you have.
Your bootloader is unlocked, flash a custom ROM then it's boot.img - should fix it.
Get Android-SDK
flash CWM touch recovery > https://www.dropbox.com/s/7lq3zql0ru34wne/CWM.img
goto ARHD thread
download 3 zip files on your PC > Superwipe > The ROM > fastboot 9.0
enter CWM recovery
mount USB storage within CWM recovery whilst phone is plugged into PC
transfer 2 of the ZIP files onto phone (Superwipe & ROM)
de-mount the USB storage
install zip from sdcard > 1st Superwipe > 2nd The ROM
enter fastboot (fastboot usb as cable is still plugged in)
unzip fastboot 9.0 on your PC
whilst in fastboot USB on your phone, double click the windows fastboot 9.0 file on your PC (assuming your a windows user )
Sent from my HTC One X using Tapatalk 2
chrisjcks said:
It can't, but it tells us which HOX you have.
Your bootloader is unlocked, flash a custom ROM then it's boot.img - should fix it.
Get Android-SDK
flash CWM touch recovery > https://www.dropbox.com/s/7lq3zql0ru34wne/CWM.img
goto ARHD thread
download 3 zip files on your PC > Superwipe > The ROM > fastboot 9.0
enter CWM recovery
mount USB storage within CWM recovery whilst phone is plugged into PC
transfer 2 of the ZIP files onto phone (Superwipe & ROM)
de-mount the USB storage
install zip from sdcard > 1st Superwipe > 2nd The ROM
enter fastboot (fastboot usb as cable is still plugged in)
unzip fastboot 9.0 on your PC
whilst in fastboot USB on your phone, double click the windows fastboot 9.0 file on your PC (assuming your a windows user )
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
1)flash CWM touch recovery > https://www.dropbox.com/s/7lq3zql0ru34wne/CWM.img
2)goto ARHD thread
sir can u please elaborate the 1st n 2nd line....
keshav.cho said:
1)flash CWM touch recovery > https://www.dropbox.com/s/7lq3zql0ru34wne/CWM.img
2)goto ARHD thread
sir can u please elaborate the 1st n 2nd line....
Click to expand...
Click to collapse
Place CWM.img in the same folder as fastboot in Android-SDK
Reboot to fastboot
Open command prompt on PC
Type
cd c:/Android-SDK/platform-tools
Then...
fastboot flash recovery CWM.img
This will flash your recovery.
------------
Now whilst on your pc, download ARHD (android revolution) - which is a custom rom
Sent from my HTC One X using Tapatalk 2
Related
Hi together,
first sorry for my bad englisch, i will try to write the best i can!
I got a HTC One X since Friday. First i unlocked the bootloader and root. Everthing fine!
The i tryed some custom roms. Everthing good, till today!
I want Android Revolutin HD.
I Put ROM on the SD-Card and Full Wipe etc. I made the thing with the boot.img, after that i made a FullWipe with the .zip
Than i want try to install die Rom. But i got an Error (BAD).
And know i cant try to push die Zip again on my HTC. I cant do anything...
Only Boodloader, and Recovery, but in Recovery not realy much... if i try to mount USB-Storage, i get: E:Unable to open ums lunfile
what can i do???
thanks for help
best regards
M
Flash the new CWM recovery:
http://forum.xda-developers.com/showpost.php?p=26623352&postcount=558
It will auto-mount the USB-Storage when you enter recovery
Thx a lot it works!
That was an easy one
br
M
You can also boot recovery from fastboot rather then though the phone,
Fastboot boot recovery.IMG
Then
adb push Rom.zip
Sent from my HTC One X using xda premium
treebill said:
You can also boot recovery from fastboot rather then though the phone,
Fastboot boot recovery.IMG
Then
adb push Rom.zip
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
With the latest CWM recovery, there is no need to adb push rom.zip. Give it a try.
Once you fastboot boot recovery.img, it will auto-mount the usb storage, so just place your rom.zip there, no more adb push is needed.
To make it permanent, just simply fastboot flash recovery recovery.img
ckpv5 said:
With the latest CWM recovery, there is no need to adb push rom.zip. Give it a try.
Once you fastboot boot recovery.img, it will auto-mount the usb storage, so just place your rom.zip there, no more adb push is needed.
To make it permanent, just simply fastboot flash recovery recovery.img
Click to expand...
Click to collapse
yeh i'm just about to flash, i like doing stuff manually, I'd rather flash .img from cmd than use a script weird like that lol.
Hello,
Yesterday i've tried to change my vodafone rom to trickdroid, and i've missed one stop i mean root the device befor i install trickdroid.
I've made somthing wrong.... i don't know what.... i'm just straring with android. And current state is that htc not starting (i'm not suprised i think i wiped out evrything from memory). My bootloader is starting.... my recovery is starting. I've installed recovery-clockwork-touch-5.8.3.1-endeavoru_fixedadbusb.img but still i can't mount my phone to be able connect like a memory card.
What to do now.... i try to find any similar topic but nothing.... nothing working.
help...
ras
Flash cwm 5.8 4.0. Then you can mount
Sent from my HTC One X using xda premium
eyosen said:
Flash cwm 5.8 4.0. Then you can mount
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
I've downloaded this version as well... but with 5.8.4.0 i have problem entry to recover at my htc one s. I't s hanging at screen (htc quietyly brilliant with red info).... and nothing happend.... and after few second restart....
I have no idea what do next.... i've treid diffren RUU but all the time the same error 155 - and info that i'm using wron RUU software...
ras
This is the one x forum not one s. None of the solutions will work on your phone. Head over to one S section.
Sent from my HTC One X using xda premium
i wanna flash a custum rom on my htc one x, but i forgot to copy the .zip file on my phone. but now when i wanna start my phone, its shuts down en restart over and over. and i stuck in fastboot mode.. how i can't put de .zip file trough fastboot mode???
PLEASE HELP ME!!!
giovanni--p said:
i wanna flash a custum rom on my htc one x, but i forgot to copy the .zip file on my phone. but now when i wanna start my phone, its shuts down en restart over and over. and i stuck in fastboot mode.. how i can't put de .zip file trough fastboot mode???
PLEASE HELP ME!!!
Click to expand...
Click to collapse
go in recovery and put it on via usb storage mount
giovanni--p said:
i wanna flash a custum rom on my htc one x, but i forgot to copy the .zip file on my phone. but now when i wanna start my phone, its shuts down en restart over and over. and i stuck in fastboot mode.. how i can't put de .zip file trough fastboot mode???
PLEASE HELP ME!!!
Click to expand...
Click to collapse
First of all,since you are new to the forum,please post any further inquiries into the Q&A section.Its made specifically for problems like this.To answer your question:
If you are stuck in fastboot you have to do two things.
1.Flash a custom recovery
2.Use the recovery you just flashed to mount usb storage and transfer any rom you want.
This thread will help you in doing both http://forum.xda-developers.com/showthread.php?t=1577671
One-X-master said:
go in recovery and put it on via usb storage mount
Click to expand...
Click to collapse
don't work.. ist another way?
thread should be n q&a section have asked mods to move
if you are unlocked via htc dev, flash the attached recovery in fastboot
once flashed, select HBOOT on the fastboot (bootloader) screen and then on the HBOOT screen, select recovery. once in recovery select mounts and storage then mount USB storage whilst your phone is connected via usb. you should be able to view files on SD card and therefore copy rom.zip over. also flash boot.img through fastboot :good:
giovanni--p said:
don't work.. ist another way?
Click to expand...
Click to collapse
In fastboot type :
fastboot erase cache
Now you should be able again to go to recovery
Anyway its the wrong place here..should be q a a ..or in the rom thread
Sent from my HTC One X using XDA Premium App
Alex-V said:
In fastboot type :
fastboot erase cache
Now you should be able again to go to recovery
Anyway its the wrong place here..should be q a a ..or in the rom thread
Sent from my HTC One X using XDA Premium App
Click to expand...
Click to collapse
i can go on recovery en fastboot. but i only mis the zip file. and mount usb storage dont work..
exocetdj said:
thread should be n q&a section have asked mods to move
if you are unlocked via htc dev, flash the attached recovery in fastboot
once flashed, select HBOOT on the fastboot (bootloader) screen and then on the HBOOT screen, select recovery. once in recovery select mounts and storage then mount USB storage whilst your phone is connected via usb. you should be able to view files on SD card and therefore copy rom.zip over. also flash boot.img through fastboot :good:
Click to expand...
Click to collapse
answer is already posted, if u dont have any attention span at all, dont use smartphones. stick to 3310
(referring to op)
moved to q&a
giovanni--p said:
i can go on recovery en fastboot. but i only mis the zip file. and mount usb storage dont work..
Click to expand...
Click to collapse
You need cwm 5.8.4.0.
my htc one x ( international) is soft bricked i assume. please guys! i need help getting this phone back to work .
the bootloader is unlocked
it has clockworkmod recovery v5.8.4.0, but no files in the recovery
i can not go any further with this. please i need help
aaahmedaaa said:
my htc one x ( international) is soft bricked i assume. please guys! i need help getting this phone back to work .
the bootloader is unlocked
it has clockworkmod recovery v5.8.4.0, but no files in the recovery
i can not go any further with this. please i need help
Click to expand...
Click to collapse
tried factory reset?
you can mount storage through recovery and put the rom in sd card and flash the rom
what do you mean by soft brick?? what did you do cause this?
aaahmedaaa said:
my htc one x ( international) is soft bricked i assume. please guys! i need help getting this phone back to work .
the bootloader is unlocked
it has clockworkmod recovery v5.8.4.0, but no files in the recovery
i can not go any further with this. please i need help
Click to expand...
Click to collapse
Go to recovery > mounts and storage >
mount usb storage. With usb cable connected you should be able to copy over your rom and flash it. Did you flash the boot.img?
Sent from my HTC One X using xda app-developers app
faiz02 said:
tried factory reset?
you can mount storage through recovery and put the rom in sd card and flash the rom
what do you mean by soft brick?? what did you do cause this?
Click to expand...
Click to collapse
nothing, i was giving the phone the way it is.
hahhahhaaa said:
Go to recovery > mounts and storage >
mount usb storage. With usb cable connected you should be able to copy over your rom and flash it. Did you flash the boot.img?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
great! that was helpful
what next to get the to work. im really not good at flashing and rooting. i need detailed help
sorry guys, first time doing this, but i have a feeling someone will help. :good:
aaahmedaaa said:
great! that was helpful
what next to get the to work. im really not good at flashing and rooting. i need detailed help
sorry guys, first time doing this, but i have a feeling someone will help. :good:
Click to expand...
Click to collapse
What ROM are you trying to install? Basically you flash a ROM like this:
Download ROM and extract boot.img from the zip
Transfer the ROM to sd-card
Boot into fastboot: volumedown + power until you see a menu -> select fastboot
Connect usb-cable to PC
It should read fastboot-usb in your phone
Go to fastboot command prompt on your PC and type: fastboot flash boot boot.img
Disconnect usb cable
Select hboot -> recovery in your phones menu
Wipe cache and dalvik cache in recovery
Install zip -> choose zip from sd-card -> choose your rom zip
Reboot
hahhahhaaa said:
What ROM are you trying to install? Basically you flash a ROM like this:
Download ROM and extract boot.img from the zip
Transfer the ROM to sd-card
Boot into fastboot: volumedown + power until you see a menu -> select fastboot
Connect usb-cable to PC
It should read fastboot-usb in your phone
Go to fastboot command prompt on your PC and type: fastboot flash boot boot.img
Disconnect usb cable
Select hboot -> recovery in your phones menu
Wipe cache and dalvik cache in recovery
Install zip -> choose zip from sd-card -> choose your rom zip
Reboot
Click to expand...
Click to collapse
how to transfer the rom to the sd card?
aaahmedaaa said:
how to transfer the rom to the sd card?
Click to expand...
Click to collapse
Go to recovery -> mounts and storage -> mount usb storage. Connect usb cable to PC and sd-card should pop up.
To other XDA members: continuing this via email, no need to contribute in this thread anymore.
Can anyone tell me what do I need to do to unbrick my phone.
I not really sure that my phone is bricked or what. cuz I tried to install android 4.2 but I not use Clockmod recovery and there are some problem with it. but now, when I turn my phone on, it just keep reset my phone, it doesn't show up the android screen.
Well! I try to search some unbricked topics but i don't understand how to do it.
I already got my Fastboot + ADB, RUU_ENDEAVOR_U_ICS_40_H3G_UK_1.29.771.11_Radio_1.1204.105.14H_release_260888_signed
I not really that my RUU is the lastest one or not my phone is htc one x uk, three carrier
I just need to know what do I have to do with these things :-ss
Did u flash the boot.img with fastboot.commands ???
And what recovery are u using ???
Need some more info to work with:
Bootloader unlocked?
CWM installed?
Did you flash boot.img through fastboot?
Full wipe before install?
ROM name?
Are you intending to continue installing 4.2 or go back to stock?
E:ninja'd
TToivanen said:
Need some more info to work with:
Bootloader unlocked?
CWM installed?
Did you flash boot.img through fastboot?
Full wipe before install?
ROM name?
Are you intending to continue installing 4.2 or go back to stock?
E:ninja'd
Click to expand...
Click to collapse
:banghead: :sly: here we go again ....
LOL
MarcelHofs said:
:banghead: :sly: here we go again ....
LOL
Click to expand...
Click to collapse
You can have it since you were the fist one to post. :laugh:
TToivanen said:
You can have it since you were the fist one to post. :laugh:
Click to expand...
Click to collapse
he's offline now
my phone is unlock bootloader and its unlock ... i want to continue install android 4.2
CWM installed? i didn't install what's why my fone is bricked
Did you flash boot.img through fastboot? yes I do but because i didn't have CWM so ....
Full wipe before install? i think i not
ROM name? ROM ??? I don't know
I just wonder how to get android back >"< if it 4.2 it would be good but if be back to sock then it's fine
What did you actually install to get your phone in this state?
"android 4.2" isn't good enough answer.
Sent from my HTC One X
The steps are
Unlock bootloader (check)
Flash cwm custom recovery with fastboot commands
Flash the boot.img of the desired rom with fastboot commands
Do a full wipe in recovery
Install the rom.zip in recovery
Do you understand this all ?
All I try to bricked my fone is I followed this guide >"<
http://www.theandroidsoul.com/install-android-4-2-on-your-htc-one-x-downloads-and-guide/
Click to expand...
Click to collapse
and i get stuck on step 13 because i didn't install CWM.
like what you says Flash cwm custom recovery with fastboot commands
how do I flash cwm like what you said >"<
Im sorry but I really noob on this stuff >"<
Download this file
http://db.tt/Krlm4dPs
And put it in your fastboot folder on the pc, put your phone in fastboot USB mode and do these commands
Fastboot erase cache
Fastboot flash recovery recoveryname.img
Fastboot erase cache
With this recovery you can mount the phone as USB diskdrive to copy over the rom to install. You already know how to flash the boot.img ?
nope it's would be really greats if u show me step by step like that xDDD thankss
and i don't know wt to do with boot.img >"<
start reading carefully here
http://forum.xda-developers.com/showthread.php?t=1843585
I'm off to bed now, really need to get some sleep
I'm gladly answering your questions and helping you all the way .....but it's bedtime now :thumbup:
ONE Quick question: how do i need to use these code ?? on command promt ? and 1 really stupid question is I stuck on get to the direct folder. I contain it on my C driver and on android folder...
Fastboot erase cache
Fastboot flash recovery recoveryname.img
Fastboot erase cache
1 PROBLEM
Fastboot flash recovery recoveryname.img
error can't not load "recovery"
No you guys have any complete guides on how to unbrick htc one x ? im a bit confuse on those steps u told me
The link i gave you is a full guide to flash a custom rom.....start at page 1
Really all info is there !
You need to put the recovery.img in the fastboot folder on the pc....
Navigate to the folder and open a dosprompt there
Then do the command
Fastboot devices
If your serial pops up its good ....
Otherwise you need to install HTC sync and then uninstall HTC sync and leave the drivers .... And if that doesn't work you need the java SDK platform !
Connect your HTC One X to your USB cable and then to the PC, choose Disk Drive, next, copy and paste the CWM-SuperSU-v0.94.Zip file onto the root of the SD card for your HOX. Once that's on there, change the phones USB connection to charge only.
Click to expand...
Click to collapse
i understand that but my android OS not even turn no >"< how do I suppose to change to disk drive. and I try to install sdk,htc sync manager but it doesn't work .
im on fastboot usb mode but my lap doesn't detect my fone
But i don't understand this : you flashed the boot.img with fastboot command.....why does the recovery image doesn't work then and why do you have a lost connection ?
You need to have the phone in fastboot USB mode when flashing boot.img and recovery's ! Let's get back to basic .....
At what point are you now : it's bootlooping but you can acces the bootloader ?
no im on fastboot usb mode..
like what you said and from the guide:
copy and paste the CWM-SuperSU-v0.94.Zip file onto the root of the SD card for your HOX
Click to expand...
Click to collapse
but I have problem with connect usb to the pc. it's show up at unspecified, i try to troubleshoot it but it doesn't help. .. still finding the solution
nkenny94 said:
but I have problem with connect usb to the pc. it's show up at unspecified, i try to troubleshoot it but it doesn't help. .. still finding the solution
Click to expand...
Click to collapse
Better look here then, there re more people with that what you have just described.
i got an htc one x
hey i just installed the rom:
http://forum.xda-developers.com/showthread.php?t=2087443&page=1
first i get in to recovery and installed a zip did only that?
is that the right way?
but now after the htc logo and the pin code i get a black screen and nothing else?>???
and it says htc sense input is stopped??
what do i need to do??
Turkiye56 said:
i got an htc one x
hey i just installed the rom:
http://forum.xda-developers.com/showthread.php?t=2087443&page=1
first i get in to recovery and installed a zip did only that?
is that the right way?
but now after the htc logo and the pin code i get a black screen and nothing else?>???
and it says htc sense input is stopped??
what do i need to do??
Click to expand...
Click to collapse
you need to flash the boot.img from rom archive via fastboot with the command fastboot flash boot boot.img
Thant said:
you need to flash the boot.img from rom archive via fastboot with the command fastboot flash boot boot.img
Click to expand...
Click to collapse
how did i do that??
Turkiye56 said:
how did i do that??
Click to expand...
Click to collapse
go in bootlader after this connect the phone to computer and you wiull see fastboot USB after this take the boot.img from rom.zip and place in your fastboot.exe location then open cmd and run the command