HTC One X Bricked.. Help Needed - HTC One X

First of all, I want to tell that I am a beginner and do not know much about rooting and custom ROM installation.
Few days back, I became very keen to know what is custom ROM and is there any custom ROM available for my HTC One X. I searched through internet and found one, downloaded it. Rooted my phone, Unlocked bootloader. After that I installed CWM touch recovery. Everything was going great. Then, I first flashed the kernel given along with that custom ROM. it Flashed. Then, I flashed that Custom ROM. I Showed an error. I flashed it twice or thrice but it stucked on that error. Also in a Hurry, or Excitement, I forgot to take a backup of my previous ROM. After that, I switched on my phone it does nothing and stucked at HTC Bootscreen. I factory reset my phone, it wiped all data from phone. I Thought, a RUU would work, but it also doesn't worked.
I went to HTC Service Center, they are saying that motherboard will be replaced, which is almost of same cost of phone. I cannot spend so much.
I tried so many ways, but nothing worked.
So, I am Finally here seeking help from Experts. Any help will be highly appreciable.
Sorry for my bad English.
Details :
HBoot: 1.73
S-ON
Endevouru

Try this, flash this recovery :
https://www.dropbox.com/s/qp21ubo10xetcvn/Philz recovery 5.15.9.img
Make a full wipe and install the rom.zip. and flash the boot.img from the rom.zip
What rom were you trying to flash ?

If its a kitkat ROM you can't use cwm recovery to flash that rom.. you either use philz recovery given by mr hofs or latest twrp recovery from the twrp thread or indexed listing thread..

a.broken.star said:
If its a kitkat ROM you can't use cwm recovery to flash that rom.. you either use philz recovery given by mr hofs or latest twrp recovery from the twrp thread or indexed listing thread..
Click to expand...
Click to collapse
You mean this one
https://www.dropbox.com/s/14c1ikgsp38axwv/twrp-recovery2.img

Righto...:thumbup:

i was trying to flash MaximusHD rom.
and Philz recovery i have tried already. The problem is I do not have access to storage. All i have is Bootloader access. and nothing on my phone

Charge the battery, unlock the bootloader, flash the custom recovery and install a new rom

Mr Hofs said:
Charge the battery, unlock the bootloader, flash the custom recovery and install a new rom
Click to expand...
Click to collapse
i have tried this too.. no ROM is being flashed. everytime it ends with some error(s)

What error ??? Be more specific otherwise we cant get 1 step ahead
1: Is your bootloader unlocked ?
2: flashes the custom recovery ?
3: what rom ?
4: did you also flashed the boot.img ?
Please answer specifically !

Mr Hofs said:
What error ??? Be more specific otherwise we cant get 1 step ahead
1: Is your bootloader unlocked ?
2: flashes the custom recovery ?
3: what rom ?
4: did you also flashed the boot.img ?
Please answer specifically !
Click to expand...
Click to collapse
1. Bootloader was unlocked, i have relocked it. I'll unlock it. no Issues.
2. I have tried CWM philz touch custom recovery. I'll install it again
3. It do not have any ROM at present. Earlier it had 4.2.2 JB Stock ROM
4. Yes, I flashed boot.img. Nothing worked

1. Unlock the bootloader again
2. Flash the Philz-Recovery
3. Boot the Recovery
4. Install the Rom via ADB-Sideload
5. Reboot to bootloader
6. Flash the Kernel (boot.img)
7. Reboot into system
If you get an error, then post the Code here , so we can find out what's wrong with your phone.
Sent from my HTC One using XDA mobile app

HD2Bastler said:
1. Unlock the bootloader again
2. Flash the Philz-Recovery
3. Boot the Recovery
4. Install the Rom via ADB-Sideload
5. Reboot to bootloader
6. Flash the Kernel (boot.img)
7. Reboot into system
If you get an error, then post the Code here , so we can find out what's wrong with your phone.
Sent from my HTC One using XDA mobile app
Click to expand...
Click to collapse
sorry for this stupid question. But how to use ADB Sideload..??

Just mount the sdcard in the mounts and storage menu ! No need for adb sideload
And don't just install the rom, you must perform a full wipe before that !
Factory reset
Wipe cache partition
Wipe dalvik cache
Format system
Format data
Format cache
Then install the rom !

Mr Hofs said:
Just mount the sdcard in the mounts and storage menu ! No need for adb sideload
And don't just install the rom, you must perform a full wipe before that !
Factory reset
Wipe cache partition
Wipe dalvik cache
Format system
Format data
Format cache
Then install the rom !
Click to expand...
Click to collapse
ok i will try this and will be back with whatevr result comes out....

I bricked mine too , this is what I did
mohitsinghl said:
ok i will try this and will be back with whatevr result comes out....
Click to expand...
Click to collapse
If that doesn't work try this , this is what I did when I bricked my HTC One X:
1. Download Fastboot
2. Download adb
3. Download cm-10.2.1-endeavoru.zip (https://download.cyanogenmod.org/?device=endeavoru)
(I used this one , it's justs so you get your SD Card Working again and you can
put ROMS and everything on it again)
4. Download openrecovery-twrp-2.4.0.0-endeavoru-JB (http://techerrata.com/browse/twrp2/endeavoru)
(This one will be used because it has touch ability's and you can install ROMS with it )
4.1 Or you can download recovery-clockwork-touch-6.0.4.7-endeavoru.img (a.k.a Philz recovery)
(This one will be used because it has touch ability's and you can install ROMS with it )
( I used Philz recovery 5.15.9.img (provided by Mr Hofs -> who is a great guy btw)
5. Download openrecovery-twrp-endeavoru-2.1.7 (http://techerrata.com/browse/twrp2/endeavoru
(This one will be used for adb push commands, openrecovery-twrp-endeavoru-2.1.7 has a built
in ability for your sd-Card , adb can recoginze it but the problem is your touch will not work.)
6. Go into bootloader -> fastboot and do this:
6.1 fastboot flash recovery openrecovery-twrp-endeavoru-2.1.7.img
7. Go into recovery (Hboot -> recovery)
7.1 just open the recovery, your touch will probably not work. DONT LOCK IT JUST LEAVE IT OPEN
(ADB sideload didn't work for me so that's why we are going to do this)
IF YOUR TOUCH WORKS YOU CAN SKIP STEP 8
7.2 do this command: adb devices
If you don't find your devices in this then the next steps will not work.
YOU HAVE TO SEE YOUR DEVICE
7.3 do this command: adb push cm-10.2.1-endeavoru.zip /sdcard/
You can only do cm-10.2.1-endeavoru.zip if the zip file is located in the same folder your using
with command. I'm not sure about /sdcard/ . I cant remember anymore But this will put the
but this will put the zip Directly on your SDcard.
8. Go to bootloader -> fastboot
8.1 do this command: fastboot flash recovery openrecovery-twrp-2.4.0.0-endeavoru-JB.img
8.2 or do this command: fastboot flash recovery Philz recovery 5.15.9.img
Your touch wasn't working but it will work now.
9. Go to booloader -> fastboot
9.1 extract the boot.img from the Download cm-10.2.1-endeavoru.zip into the fastboot folder
9.2 do this command fastboot flash boot boot.img
9.3 fastboot erase cache
10. Go back to recovery
10.1 Wipe User Data
10.2 Wipe data cache
10.3 Go to advanced -> wipe Dalvik Cache
11. Install zip from sdcard
11.1 Choose cm-10.2.1-endeavoru.img
11.2 Install the zip WITH full wipe
12. After the install, reboot. You should have a full functional HTC ONE X now
13. Now but your ROM's(ZIP FILES)/Recovery(ZIP FILES)/Kernels and everything you want on your HTC because
You can see your HTC on your PC again!

I tried adb push.. But i cant find the pushed zip on sd card in recovery.. Moreover i tried flashing using fastboot command i.e. fastboot flash zip rom.zip it ended with an error <remote not allowed>
Sent from my Titanium S5 using XDA Free mobile app

For maximus hd do this :
Flash Philz 5.15 and mount the sdcard and wait literally minutes to let the sdcard pop up, copy the rom, do a full wipe and install it then also flash the boot.img from the maximus rom in the bootloader and reboot the phone
Don't make this so hard on yourself !

Philz 5.15 recovery is not flashed. And ended with an error 0xa . any other way??
Sent from my Titanium S5 using XDA Free mobile app

Uhm really.....second time : post the error/your taken steps ! I'm not playing a game of sharades here ......
If it's not flashed you are doing something wrong

Please don't get angry on me.. M a beginner.
Okey now i have managed to flash philz recovery version 6 i.e. philz touch 6 but still cant get storage popup on my pc. I waited 30 mins after clicking mount /storage/sdcard0
Sent from my Titanium S5 using XDA Free mobile app

Related

My phone is not booting

Hello Guys,
I have a major problem with my HTC one X .. Let me tell u the story from the beginning. I was installing a ROM a specifically this one and I installed the kernel and all fine .. The phone booted and it was working perfectly but there was a problem with the keyboard that whenever it runs it crashed and I couldn't fix it. I said I will restore my old ROM that I saved with the recovery mood while I was installing the new one. I restored it and everything was restored perfectly. Then I got another ROM this one and I installed it ... I copied the zip file to the sdcard and then I restarted my phone in the fastboot mode to install the kernel and install the ROM as usual. I installed the kernel of the ROM using fastboot and then I entered to the recovery mood to install the ROM and complete my installation. BUT when I entered to the sdcard from the recovery mood I found nothing !! as if the sdcard has been formatted ... or as if someone deleted some files .. I couldn't find my ROM.zip though I am sure I copied it .. I couldn't find anything ... I tried to restore my old ROM and fix the issue but when I tried to restore I got no file found the ClockworkMod is not able to find the backup image as I am not able to find my backup image ... Now the phone is not booting and I don't have any access except to the fastboot mood and the ClockworkMod recovery. Is there anyways I can reach the sdcard to copy a ROM and to install the kernel to be able to boot .. .. or how can I boot and fix this issue. Please help me guys . ...
Ow first thing : enter the recovery and mount the sdcard as a mass storage device/usb diskdrive
When you mount the sdcard as a mass storage device in the recovery .... is there a sdcard\O dir ?
If so copy it all from that dir back to the root of the sdcard !
Mr Hofs said:
Ow first thing : enter the recovery and mount the sdcard as a mass storage device/usb diskdrive
When you mount the sdcard as a mass storage device in the recovery .... is there a sdcard\O dir ?
If so copy it all from that dir back to the root of the sdcard !
Click to expand...
Click to collapse
I can mount the sdcard from the recovery but I can't see it in my computer ..I can see it from the recovery only .. but It doesn't have the ROM .. so how can I copy data from my laptop to the sdcard
Then you might have pressed the wrong option in the recovery .... There are 2 sorts of mounting options in there.....what recovery do you have ?
Mr Hofs said:
Then you might have pressed the wrong option in the recovery .... There are 2 sorts of mounting options in there.....what recovery do you have ?
Click to expand...
Click to collapse
Here is my recovery: ClockworkMod Recovery v5.8.2.7
Ah that's the reason, flash this one first and try again
http://db.tt/Krlm4dPs
Mr Hofs said:
Ah that's the reason, flash this one first and try again
http://db.tt/Krlm4dPs
Click to expand...
Click to collapse
Ok I am downloading it .. but don't u know a post of how I perfectly flash it because I don't wanna miss up more with my phone
Do this
Rename my download to recovery.img, put the file in your fastboot folder, put the phone in the bootloader. Open the command window in the fastboot folder on the pc and type
Fastboot erase cache
Fastboot flash boot boot.img
Fastboot erase cache
Mr Hofs said:
Do this
Rename my download to recovery.img, put the file in your fastboot folder, put the phone in the bootloader. Open the command window in the fastboot folder on the pc and type
Fastboot erase cache
Fastboot flash boot boot.img
Fastboot erase cache
Click to expand...
Click to collapse
is it flash boot boot.img or flash recovery recovery.img
the_Storm said:
is it flash boot boot.img or flash recovery recovery.img
Click to expand...
Click to collapse
Sorry my bad !!!! :banghead::banghead:
Its been a long day
Fastboot flash recovery recovery.img
Mr Hofs said:
Sorry my bad !!!! :banghead::banghead:
Its been a long day
Fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Thank you Mr Hofs all worked great I had access to the sdcard and I was able to flash a new ROM but now I have some problems ..
I flashed the cyngmod rom and it worked pefectly but when I install gapps the keyboard stopped working and many applications .. would u mind if u suggest me a good jb 4.2.1 ROM + gapps that u tested which stable and working perfectly .
I never tested a single CM10 but did you install gapps directly after installing the rom without reboot ? Otherwise try the CM10.1 seems pretty well in my opinion !
Mr Hofs said:
I never tested a single CM10 but did you install gapps directly after installing the rom without reboot ? Otherwise try the CM10.1 seems pretty well in my opinion !
Click to expand...
Click to collapse
I installed CM 10.1 and I rebooted .. all was working great but I don't have google play or anything .. I rebooted to the recovery mood and then I installed the gapps .... that "they said" it should work perfectly and then I rebooted but they keyboard keep crashing and the googplay ... simply .. I can do nothing :S :S
Wipe, flash ROM, then without rebooting, flash GApps and reboot.
TToivanen said:
Wipe, flash ROM, then without rebooting, flash GApps and reboot.
Click to expand...
Click to collapse
Same exact problem !!
here are the steps exactly
1- erased the cache
2- Installed the kernel
3- erased the cache again
then I went to recvoery mod
1- Install ROM
2- install gapps
3- reboot
when I rebooted keyboard is not running and it keeps crashing !! :S :S
Wiping cache will not do the trick. Use the wipe/factory reset option in recovery before installing rom and gapps.
I did .. I usually before I install the ROM I wipe
1- data/factory-reset
2- cache
3- delvik cache
Also wipe in mounts and storage
Format cache
Format data
Format system
To be sure and then install the rom.zip

[Q] Noob Help Needed: Phone Stuck

Hi, Brand new Noob here, but hoping someone can help…I’ve had a good scour around and can’t find the answer. We have a Htc one x from orange uk (cid orang001) stuck at “quietly brilliant” screen following an attempt to load ViperX 2.6.0. After downloading, the MAC unzipped the ROM so this was just rezipped back up and transferred over to the SD card, without any special conditions. ( I’ve since read somewhere that this might cause issues)
USB debugger was enabled but its not possible to enable it now.
Fastboot works ok, and we’ve flashed the boot ok, but ADP isn’t working, so it isn’t possible to push the correct ROM.ZIP to the SDcard. CWM is installed.
We’ve seen the post for an updated CWM with ADP enabled on this here but that states its only for at&t models. If we could get ADP working we’d be able to push the correct ROM over, so this would seem the easiest way if possible.
I wanted to avoid doing a RUU in case the phone would end up bricked, but I can’t get the correct version anyway.
Command ./fastboot getvar version-main returns
version-main: 3.16.61.6 and the noob guide at
http://forum.xda-developers.com/showthread.php?t=1859714 says we can’t use a lower version….the nearest RUU I can find is 1.29.061.11 (released on 31/01/2013).
Any ideas on how best to recover this phone? The issue might not be anything to do with the zipping of the ROM, but then I have no idea why its not working…I’m hoping it’s a simple procedure, but I fear it may not be! Please Help!
any help would be much appreciated!!
First of all go and boot into the bootloader, hold down the power button and the volume - button together as long as it takes to get in the bootloader. Do not let go of the buttons before you are in !!!
Check the bootloader, what does it say on top
Probably
Unlocked ?
Endeavouru ?
Hboot : tell me ?
And tell me which recovery you flashed type and version !
Mr Hofs said:
First of all go and boot into the bootloader, hold down the power button and the volume - button together as long as it takes to get in the bootloader. Do not let go of the buttons before you are in !!!
Check the bootloader, what does it say on top
Probably
Unlocked ?
Endeavouru ?
Hboot : tell me ?
And tell me which recovery you flashed type and version !
Click to expand...
Click to collapse
ive got the bootloader unlocked, i did that via htcdev.com
it says... ENDEAVORU PVT SHIP S-ON RL
HBOOT-1.36.0000
i thinks thats what youre looking for
And what recovery ?
You can download the latest JB viper X 3.3.7
Mr Hofs said:
And what recovery ?
You can download the latest JB viper X 3.3.7
Click to expand...
Click to collapse
i running clockworkmod recovery v5.8.2.7
and at yeah, id prefer the jb version of viperx, but i had trouble downloading it
oke do this :
download this recovery https://www.dropbox.com/s/guvfqd7tp8acxg6/recovery 5.8.4.0.img and flash it
then enter the recovery and go to mounts & storage - mount as usb drive (last of the list)
copy the viper x 3.3.7 to the sdcard.
reboot into the bootloader and flash the viper x boot.img (its inside the rom.zip)
go back into the recovery and perform a full wipe
wipe data/factory reset
wipe cache partition
advances->wipe dalvik cache
mounts and storage->format cache,data,system
unhook the usb cable
install the rom.zip and choose in the installer what you like
kernel question ? -> choose Viper X delivered
after install reboot and enjoy the viper rom
Mr Hofs said:
oke do this :
download this recovery https://www.dropbox.com/s/guvfqd7tp8acxg6/recovery 5.8.4.0.img and flash it
then enter the recovery and go to mounts & storage - mount as usb drive (last of the list)
copy the viper x 3.3.7 to the sdcard.
reboot into the bootloader and flash the viper x boot.img (its inside the rom.zip)
go back into the recovery and perform a full wipe
wipe data/factory reset
wipe cache partition
advances->wipe dalvik cache
mounts and storage->format cache,data,system
unhook the usb cable
install the rom.zip and choose in the installer what you like
kernel question ? -> choose Viper X delivered
after install reboot and enjoy the viper rom
Click to expand...
Click to collapse
ive downloaded the vipers.zip file and copied it onto my sdcard but i can't unzip it on my mac to get the boot.img is there something special i need to do with it?
Yeah you need to flash the boot.img just like a recovery....but a different command
Fastboot flash boot boot.img
Check the OP of the viper thread there is a seperate download link for the boot.img file :thumbup:
Mr Hofs said:
Yeah you need to flash the boot.img just like a recovery....but a different command
Fastboot flash boot boot.img
Check the OP of the viper thread there is a seperate download link for the boot.img file :thumbup:
Click to expand...
Click to collapse
im almost there but im stuck at the Kernel Options menu. the screen just isnt responding
Don't know anything about that ..... Tap it real good
Mr Hofs said:
Don't know anything about that ..... Tap it real good
Click to expand...
Click to collapse
thanks a million!!!!!! youre a life saver!!
Its actually a pretty common thing ... Think its related to the touch driver from the installer ....or something like that. I have it too sometimes

[Q] help flashing MIUI, my first rom flash

hi
i already unlock the bootloader, install custom recovery TWRP, and done a backup
i also copy my backup to PC
now i'm confuse
- i need to root the phone or can i just flash the new room?
- if i need to root the phone i found an italian guide on 4.0 and attach file, can i use that? i have 4.1.1 on mine now
i'm not interested to have HTC stock with root but what i want is to install MIUI ROM
this is the only guide i found in english that explains how to install the rom
external link (i can't post it) miuiandroid.com/community/threads/installing-the-htc-one-x-required-s-on-steps.16592/
what i understand is:
- boot my device power + menu down, to see the FASTBOOT USB i have to select FASTBOOT
- flash the boot.img
- press the power button once (HBOOT i guess), click volume down, highlight recovery & press power
- Flash the downloaded ROM via recovery normally and it followup at this link
external link (i can't post it) miuiandroid.com/community/threads/how-to-update-upgrade-miui.15424/
i need to copy the img rom in SD ROOT before starting with all this process
- now i need to Wipe data/factory reset, Cache Wipe & Dalvik Cache Wipe in all tutorial i found this is done with clockworkmod
in TWRP under menu WIPE i guess are System, Cache, Dalvik buttons
after that i'm note sure if i need to flash italian language, if i don't need and i can just download it later i tihink is not a big deal
unless is all in chinese
is the metod correct?
do i have to copy ROM file in .zip format as i download?
here where i found ROM
from official site grey button miui.com/download-7.html
OR
from UK web site miuiandroid.com/community/threads/3-4-28.20232/
the boot.img is here
point 3 miuiandroid.com/community/threads/installing-the-htc-one-x-required-s-on-steps.16592/
i'm not sure if would be better to use clockworkmod, since most tutorials use that..
thanks
Doesn't matter which recovery you use. Yes just place the zip file on your sd card. Flash boot.img as you already said. Perform a full wipe and then flash the Rom zip. Reboot and its done.
The Roms are pre-rooted so you dont need to worry about that. Italian language should be included i guess.
Sent from my HTC One X using xda app-developers app
Heres what i do :
1) Put Rom.zip on SD card
2) Put boot.img in fastboot folder
3) fastboot erase cache
4) fastboot flash boot boot.img
5) fastboot erase cache
6) Reboot into recovery
7) Full wipe (except sd card)
8) Install rom
9) Enjoy new rom
Andy
i did my first mess but fortunally i could restore since i had copy the backup on my mac too
i don't know what went wrong but this is what happened:
- i did how was told before, but actually i download boot.img and rom from 2 different sites
- after reboot it didn't move from first screena waited for 15 minutes almost, so i did reboot in recovery tri to wipe but nothing happened
- so i decide to restore... but it did boot even if it was successful
- i thought that if i flashed the boot.img first time i may need to do it again, i found boot.emmc.win, rename it to boot.img, flash it and then i restored successfully
:victory:
now, to try a different rom i need to restore (maybe is safer)? can i copy the rom from recovery or fastboot?
what can it be wrong with my miui rom? could it be boot.img and rom file mismatch? can't find where to download both
al404 said:
i did my first mess but fortunally i could restore since i had copy the backup on my mac too
i don't know what went wrong but this is what happened:
- i did how was told before, but actually i download boot.img and rom from 2 different sites
- after reboot it didn't move from first screena waited for 15 minutes almost, so i did reboot in recovery tri to wipe but nothing happened
- so i decide to restore... but it did boot even if it was successful
- i thought that if i flashed the boot.img first time i may need to do it again, i found boot.emmc.win, rename it to boot.img, flash it and then i restored successfully
:victory:
now, to try a different rom i need to restore (maybe is safer)? can i copy the rom from recovery or fastboot?
what can it be wrong with my miui rom? could it be boot.img and rom file mismatch? can't find where to download both
Click to expand...
Click to collapse
extract the boot image from the rom you are going to use
ok, i tryed again but now it get stack on Mi black screen
i waited 8 minutes but nothing happens, i also tried to wipe cache and davik, nothing happens
at list i get to black Mi screen
do i need to delete the boot.img from ROM zip?
what could it be?
1st u didn't mention which phone u r using
2nd dn't get confuse while downloading rom n .img file
Type in google
(Ur phone model) android development xda
U'll find all the stuffs related to ur phone
So try this 1 n remember before updating or rooting or anythg related to ur which can mess ur phone or can brick ur phone
I suggest u read twice the thread n procedures n also check thrice the stuff which u gonna need to perform ur act.
Sent from my GT-N7100 using xda premium
al404 said:
ok, i tryed again but now it get stack on Mi black screen
i waited 8 minutes but nothing happens, i also tried to wipe cache and davik, nothing happens
at list i get to black Mi screen
do i need to delete the boot.img from ROM zip?
what could it be?
Click to expand...
Click to collapse
i would try a different rom for now, viperx perhaps. and the boot image is in the rom zip, extract the boot img from the rom and put it in your fastboot folder then copy the rom to your sdcard. once you have done that, fastboot erase cache, flash the boot image, fastboot erase cache again, then back into recovery, wipe cache and dalvik just to be sure then use recovery to flash the rom and hey presto. all of the above is assuming you have the one x international tegra 3
I have htc one x european terga 3, as far as I know mini is only for tegra 3
what you describe is exactly what I did:
- I leave the rom zip ad it is, I didn't remove boot.imf that I extract, correct?
- when I flash I hit hoot fastboot, connect USB and fastboot change in fastboot USB, to go back I select Hboot and and hit power, prom there recovery
- I did unlock bootloader but did not get rooted my phone, could it be that?
al404 said:
I have htc one x european terga 3, as far as I know mini is only for tegra 3
what you describe is exactly what I did:
- I leave the rom zip ad it is, I didn't remove boot.imf that I extract, correct?
- when I flash I hit hoot fastboot, connect USB and fastboot change in fastboot USB, to go back I select Hboot and and hit power, prom there recovery
- I did unlock bootloader but did not get rooted my phone, could it be that?
Click to expand...
Click to collapse
read this post. at least twice!! http://forum.xda-developers.com/showthread.php?t=2069904 do not do the "unlock bootloader" section as you already did that
@nogotaclue sorry i read so many, and some of them sayed that root was not necessary if you flash a new rom, other sayed it could still be necessary... now i rooted with the app and did a new backup that i'm coping on PC
reading further it says: to wipe, install rom, and flash boot.img after
"Now go back and press install. Go to the folder where the ROM you downloaded, is located in. Select the ROM and slide the screen to flash it. After it flashes, press the back button. Press Reboot and Reboot into bootloader. Open the ROM you downloaded from your computer. You should see boot.img. Extract it to your computer. Open my toolkit and press Flash a Kernel. Locate the boot.img and it will flash it."
al404 said:
@nogotaclue sorry i read so many, and some of them sayed that root was not necessary if you flash a new rom, other sayed it could still be necessary... now i rooted with the app and did a new backup that i'm coping on PC
reading further it says: to wipe, install rom, and flash boot.img after
"Now go back and press install. Go to the folder where the ROM you downloaded, is located in. Select the ROM and slide the screen to flash it. After it flashes, press the back button. Press Reboot and Reboot into bootloader. Open the ROM you downloaded from your computer. You should see boot.img. Extract it to your computer. Open my toolkit and press Flash a Kernel. Locate the boot.img and it will flash it."
Click to expand...
Click to collapse
yes you can do it that way, i usually flash first but sometimes it does not work, so just flash it last as it says in the tutorial
after root, with the same steps, the ROM starts... but
touch screen is not working :crying:
now i'm gonna look arond to see if i found some post about that
this (kernel patch) solved my last issue
http://miuiandroid.com/community/threads/hox-miui-v5-official-release.20215/page-2
al404 said:
this (kernel patch) solved my last issue
http://miuiandroid.com/community/threads/hox-miui-v5-official-release.20215/page-2
Click to expand...
Click to collapse
So everything working now ?
Sent from my underpants using Daz and Lenor summertime
YES :good: without that path touchscreen wasn't working :victory:
hope is not going to mess all up with first update

If you're HTC ONE X is bricked/soft bricked, try this

Requirements:
HTC ONE X (mine was international but you are free to try anyways )
UNLOCKED BOOTLOADER
PATIENCE.
1. Download Fastboot
If you have adb and fastboot already you can skip STEP 1 and STEP 2
2. Download adb
3. Download cm-10.2.1-endeavoru.zip (https://download.cyanogenmod.org/?device=endeavoru)
(I used this one , it's justs so you get your SD Card Working again and you can
put ROMS and everything on it again)
4. Download openrecovery-twrp-2.4.0.0-endeavoru-JB (http://techerrata.com/browse/twrp2/endeavoru)
(This one will be used because it has touch ability's and you can install ROMS with it )
4.1 Or you can download recovery-clockwork-touch-6.0.4.7-endeavoru.img (a.k.a Philz recovery)
(This one will be used because it has touch ability's and you can install ROMS with it )
( I used Philz recovery 5.15.9.img (provided by Mr Hofs -> who is a great guy btw)
5. Download openrecovery-twrp-endeavoru-2.1.7 (http://techerrata.com/browse/twrp2/endeavoru
(This one will be used for adb push commands, openrecovery-twrp-endeavoru-2.1.7 has a built
in ability for your sd-Card , adb can recoginze it but the problem is your touch will not work.)
6. Go into bootloader -> fastboot and do this:
6.1 fastboot flash recovery openrecovery-twrp-endeavoru-2.1.7.img
7. Go into recovery (Hboot -> recovery)
7.1 just open the recovery, your touch will probably not work. DONT LOCK IT JUST LEAVE IT OPEN
(ADB sideload didn't work for me so that's why we are going to do this)
IF YOUR TOUCH WORKS YOU CAN SKIP STEP 8
7.2 do this command: adb devices
If you don't find your devices in this then the next steps will not work.
YOU HAVE TO SEE YOUR DEVICE
7.3 do this command: adb push cm-10.2.1-endeavoru.zip /sdcard/
You can only do cm-10.2.1-endeavoru.zip if the zip file is located in the same folder your using
with command. I'm not sure about /sdcard/ . I cant remember anymore But this will put the
but this will put the zip Directly on your SDcard.
8. Go to bootloader -> fastboot
8.1 do this command: fastboot flash recovery openrecovery-twrp-2.4.0.0-endeavoru-JB.img
8.2 or do this command: fastboot flash recovery Philz recovery 5.15.9.img
Your touch wasn't working but it will work now.
9. Go to booloader -> fastboot
9.1 extract the boot.img from the Download cm-10.2.1-endeavoru.zip into the fastboot folder
9.2 do this command fastboot flash boot boot.img
9.3 fastboot erase cache
10. Go back to recovery
10.1 Wipe User Data
10.2 Wipe data cache
10.3 Go to advanced -> wipe Dalvik Cache
11. Install zip from sdcard
11.1 Choose cm-10.2.1-endeavoru.img
11.2 Install the zip WITH full wipe
12. After the install, reboot. You should have a full functional HTC ONE X now
13. Now but your ROM's(ZIP FILES)/Recovery(ZIP FILES)/Kernels and everything you want on your HTC because
You can see your HTC on your PC again!
Why are you flashing so many recoveries ?
Just flash Philz 5.15 for non kitkat roms or twrp2 for use with all roms. On those 2 recoveries all features work including touch on all hboot numbers. You don't need 2.4 at all !
And both recoveries support UMS inside the recovery. I think you only made it a bit hard on yourself this way. The rom (CM) didn't make your sdcard work again btw.....any rom does but it has to be installed all in the correct way
Sorry to say but your steps are a bit of a mess
I would have explained it like this....taking in mind that knowing fastboot is mandatory and common :
1: flash either Twrp2 or Philz 5.1.5 (for non kitkat roms)
2: enter the recovery and mount the sdcard in the mount menu, wait literally minutes to let the sdcard pop up
3: copy the desired rom
4: unmount and perform a full wipe (that means to wipe ALL except sdcard)
5: install the rom.zip
6: reboot to the bootloader and flash the boot.img from the desired rom
7: reboot
Done !
Mr Hofs said:
Why are you flashing so many recoveries ?
Just flash Philz 5.15 for non kitkat roms or twrp2 for use with all roms. On those 2 recoveries all features work including touch on all hboot numbers. You don't need 2.4 at all !
And both recoveries support UMS inside the recovery. I think you only made it a bit hard on yourself this way. The rom (CM) didn't make your sdcard work again btw.....any rom does but it has to be installed all in the correct way
Sorry to say but your steps are a bit of a mess
I would have explained it like this....taking in mind that knowing fastboot is mandatory and common :
1: flash either Twrp2 or Philz 5.1.5 (for non kitkat roms)
2: enter the recovery and mount the sdcard in the mount menu, wait literally minutes to let the sdcard pop up
3: copy the desired rom
4: unmount and perform a full wipe (that means to wipe ALL except sdcard)
5: install the rom.zip
6: reboot to the bootloader and flash the boot.img from the desired rom
7: reboot
Done !
Click to expand...
Click to collapse
The problem with this was that when I mounted my sdcard nothing popped up. (I litterly waited 30 minutes) I explain it this way because when following other threads explaining how to "unbrick" your phone. I got a lot of issues during the proces. Like SD-card not mounting, fastboot not working, adb not working, touch screen not working, promises of recovery's that your device wil be recognized for usb sideload, ... I ran into a lot of problems and I had to figure it out myself how I had to unbrick my HTC because I forgot to take a back-up. And these were the steps I did.I know your explanation is more 'ideal" but sometimes people can't follow the ideal path because of issues/bugs/problems and that's where my thread comes in
If it doesn't pop up its a pc driver issue
Mr Hofs said:
If it doesn't pop up its a pc driver issue
Click to expand...
Click to collapse
For me it wasn't I had properly installed all drivers. it just said endeavoru on my devices. And i couldn't connect. But once I installed the TWRP recovery it showed HTC ONE X and it worked
The twrp did nothing, as i said .... it was a driver issue. Once you booted to the bootloader it got picked up and drivers were added/modified correctly. If the drivers were installed properly it should say MYHTC .....
@vsp33ddyv MAAAAAAAAAN you saved me!!! I soft bricked my dad's phone by accidentally flashing the recovery to the boot partition as well as the recovery partition so the stock ROM was overwritten by the recovery. I wasn't planning on flashing any ROMs so there was no rom zip on my sdcard. I downloaded CM11, tried sideloading it through adb but it kept saying it didn't recognize the device. I tried USB storage mounting but that didn't work either (no matter how long I waited). I would have NEVER guessed that all I needed to do was download that broken (I say broken because touch doesn't work so basically nothing works) TWRP recovery img!!!! @Mr Hofs, sir, you were wrong. It wasn't the drivers. ADB didn't recognize my device, I changed my recovery and BAM it's suddenly there. I had already rebooted the device a million times so it's not like the drivers suddenly decided to get installed (there were no notifications either).
So thank you thank you thank you SO DAMN MUCH!
Thank you very much.
If it hadn't been for your tutorial i would've had to throw the phone.
Many thanks.

Failed to open usb master mode

Failed to open usb master mode
[Preload] Failed to open usb master mode
loading PJ46IMG.zip image...
Failed to open usb master mode
Please plug off USB
btw i unlock my phone
i cant see my htc in pc to copy paste any thing
and i have boot loop
I tried to download the latest HTC Sync Manager, HTC Driver 4.0.1.002, HTC Driver 4.3.0.001 & HTC Driver 3.0.0.007 but still same problem.
That error is because you have the usb cable connected when entering the boot loader. If you want to see the sdcard as a usb diskdrive you can flash a recovery that supports that option like philz touch recovery 5.15 !
thank you for replay Mr Hofs but when im try to recovery i have this error
F:\JDownloader\Fastboot\Fastboot>fastboot flash recovery recovery.img
sending 'recovery' (9190 KB)... OKAY [ 1.090s]
writing 'recovery'... INFOFormat partition SOS done
FAILED (remote: err = 0xa)
finished. total time: 1.323s
btw mt htc one x dosnet have sdcard and my pc cant see my device + that i have boot loop
please help me if can @ skype : shadifares2001 after that u can delete me and block me please its not my device
I don't do skype, but that recovery you are flashing is way to big. They are never bigger than 8 mb on the hox !
https://www.dropbox.com/s/qp21ubo10xetcvn/Philz recovery 5.15.9.img
Try that one !
work fine but still my device in bootloop and my pc cant see htc device to copy and paste inside it
what the next step
You flashed the recovery, so enter it. It doesn't get fixed with only flashing a recovery.
Enter fastboot and select recovery from there. Then enter the mounts and storage menu and tap the last option in that list (mount as usb mass storage) and wait literally a few minutes !
u are super amazing work fine and i see it but all system data gone nothing left ... i copy cm-11-20140525-NIGHTLY-endeavoru and try to install i give me error status 7
installtion aborted
im try to install CyanogenMod
dude thanks for u im almust done i copy the file and enter recovery mode and install from zip and click in cm-11-20140525-NIGHTLY-endeavoru and get this error status 7 installation aborted cyanogenmod i google it they said delete 2 line and i try it but still same
Kitkat based roms need a different recovery. Philz 5.15 is only for NON KITKAT roms.
You want to flash kitkat roms, use this one
https://www.dropbox.com/s/14c1ikgsp38axwv/twrp-recovery2.img
i have this error
no md5 file found
e: unable to mount '/usb-otg
i unlock my htc but i dont think i root it is this matter
No. Just try this. Flash the philz 5.15 again. And copy a sense 5 rom to the phone. Make a FULL wipe in the recovery (that means EVERYTHING you can wipe EXCEPT the sdcard) and install the rom. Don't forget to flash the boot.img from the rom too !
---------- Post added at 05:08 PM ---------- Previous post was at 05:01 PM ----------
And if you want to install CM11 you flash philz and copy the rom to the phone. Then flash the TWRP i linked ya and install the rom with that ! Also flash the correct gapps and also fastboot flash the boot.img from the CM11 zip.
And don't make more threads. Totally unnecessary !
is that driver unable to mount '/usb-otg and how to install it
Why OTG ? If you flash philz 5.15 and copy the rom, then flash TWRP test 2 and install the rom.....you don't need to mount the sdcard in twrp anymore because the rom is already on the sdcard.
What exact steps are you taking now currently ?
man i know im annoying u about this
1- i unlocked my htc no root
2- i install recovey philz touch 5 ( cwm base v : 6.0.3.7)
3- i try to install it give me error status 7
Give me the outcome of :
Fastboot getvar version-main
1: you flash philz 5.15 (which i linked)
2: you copy the rom to the sdcard
3: you make a full wipe
4: you flash the boot.img from the rom in fastboot
5: if it's a kitkat rom you copied you flash the twrp recovery i linked
6: install the rom
7: reboot
* note : if the rom is a sense 5 rom or at least a NON kitkat rom you can stay on philz recovery 5.15 and skip step 5 !
Try this and report what's happening. And with which recovery and such. The more info the better !
Mr Hofs i send my brother mobile to localy expert phone and he cant fix it ........ i dont wanna root i dont wanna kitkat i wanna recovery the orginal system how can u help me about that coz all step u told me to do dont work with me .... be Patient with me help me i can use viper skype and live chat or live voice to connect u to respond fast
thank you
You do this :
Download arhd rom (as good as stock) and copy it to the phones sdcard via philz touch recovery 5.15. Flash the boot.img from the rom via fastboot :
Fastboot flash boot boot.img
Inside recovery you do :
Factory reset
Wipe cache partition
Advanced - wipe dalvik cache
Mounts and storage - format cache, data and system
Then install the rom.zip
Reboot.
can u give me rom link and boot.img link to download it
what this mean
Odexed
MD5: E09540AEFADA9E6FD9E939B05AC3A067
De-Odexed
MD5: 74E4A6D3A129B9727E213B3B41141B40
Take either one. Doesnt matter now
thank you for helping me to fix it i install the original rom and its work fine

Categories

Resources