[TUT] Disaster Recovery - How to recover from nearly everything [Updated 28/04/2012] - HTC One X

Due to the lack of time, I cannot update this thread as frequently as I want to, so from now on, please refer to the HTC One X - XDA Developers Wiki
This guide is based on information found in leejames55 HBOOT loop thread and torxx tutorial, I just wanted to make thing clear, simple and consolidate all information in one place for non-dev users. So thanks to them and everyone who contributed.
After seeing alot of people having problem after flashing a rom, restoring RUU, re-locking bootloader, I've decided to make this guide in order to help everyone. If you follow this guide there's a good chance that you will manage to recover your phone
This is for people who have the following problem:
Cannot boot into ROM (e.g Stuck at the HTC Logo)
Boot Loop
Re-locked bootloader while having a non-working ROM
Cannot flash RUU because battery is below 30% - IMPORTANT: You must flash the new version of ClockWorkMod in order to be able to recharge the phone while off and from recovery
The most common problem is being stuck at the HTC Logo after flashing a ROM, try clearing the fastboot cache with these steps:
Power off your phone and hold the power button + volume down
Choose fastboot from bootloader
Connect the phone to your computer
On computer type:
Code:
fastboot erase cache
Choose "Reboot" in fastboot menu
If this doesn't work, try the rest of the guide
If you cannot flash RUU, go into recovery etc. because battery is below 30%
IMPORTANT: You must flash the new version of ClockWorkMod in order to be able to recharge the phone while off and from recovery. So, flash the new recovery and this problem will NOT happen.
ckpv5 said:
I don't think he can do that as more and more people have this problem as stated on OP:
Cannot flash RUU because battery is below 30%
But there is no explanation on how to to solve the problem. All the suggestions are good only when you have at least 20% battery.
So here I want to share on how I solve my problem to get the battery up to at least 20% so that you can fastboot flash anything, but to run RUU you need to have more than 30%. This works for me and hopefully it will work for others too.
Instead of plug in and plug out the usb cable to and from your phone when connected to PC (which actually not working for me), what I did was :
1) connect the phone to PC, your phone will boot into bootloader with red light flashing on and off or all the way red or no light at all.
2) use the vol button to scroll to power down and press power to off.
3) if the phone boot again to bootloader, repeat (2)
4) if the phone not booting, press the power button to on the phone, it will boot to bootloader again. Try the fastboot flash ** (whatever you want to do, either flash unlock.bin to unlock bootloader to flash CWM recovery or relock bootloader and flash stock recovery). If it fails due to low battery, repeat again (2) then (3) and (4). I did this less than ten times to have fastboot flash working.
What I notice is whenever we press power on, it will go to splash screen but unable to pass the bootanimation due to lack of battery, it will go back to bootloader. In the process, the battery get charging but stop when we are in bootloader. So restart again & again (power down in bootloader & power on again) will charge the battery until you have enough juice for fastboot flash.
Note: item (4), I did the fastboot flash ** before power on, it will say "waiting for device", once the phone is on and in fastboot mode, the command will runs. So once the battery reach about 20%, it will runs succesfully.
Click to expand...
Click to collapse
wolfraim said:
Well, i discover it because i brick my phone haha now i share it to you.
IF YOU HAVE ANY UNSIGNED RECOVERY:
1.- GO TO RECOVERY
2.- FORMAT SYSTEM
3.- RESTART NORMALLY
4.- YOUR PHONE WILL STOPS IN "HTC QUIETLY BRILLIANT" SCREEN
5.- PUT YOUR PHONE TO CHARGE (no light notification appears)
6.- LET IT CHARGE FOR A COUPLE HOURS (i put mine to charge for a complete night)
7.- Now restore your RUU, Flash, etc...
IF YOU HAVE SIGNED RECOVERY:
1.- GO TO FASTBOOT
2.- HIT "SHUT DOWN"
3.- WITH THE POWER OFF PUT IT TO CHARGE
4.- RED LIGHT NOTIFICATION SHOWS THE CHARGING PROGRESS.
5.- NEXT DAY YOU WILL SEE A SOLID GREEN LIGHT NOTIFICATIONS FOR A COMPLETE CHARGE.
PD: Sorry for ortography, im from Chile, my native speaking is spanish but i want to share my knowledge with XDA COMMUNITY !
Click to expand...
Click to collapse
If you re-locked the bootloader
Unlock with the same Unlock_code.bin file provided by HTC and follow this link: http://www.htcdev.com/bootloader/unlock-instructions/page-4/
If you have stock recovery
Download a Custom Recovery (e.g http://forum.xda-developers.com/showthread.php?t=1594819)
Then flash it with the command:
Code:
fastboot flash recovery recovery-clockwork-touch-5.8.2.7-endeavoru.img
If you have Custom ROM on or nandroid backup internal SD card
Reboot in recovery (If your still in fastboot, choose "Reboot Bootloader" and then go into recovery)
Restore a Nandroid Backup or flash Custom ROM
Reboot and go into fastboot
Clean cache in fastboot
If you DON'T have custom rom or Nandroid backup on internal SD card
torxx said:
So here a method which always works (many people have issues with flashing RUU's etc. having a bootlop.)
Download a RUU from here, thanks to Football!
Now open the .exe and make sure that it fully started.
Don't click anything, just go to windows icon and search for %temp%.
You will now find some folders, just search through these folders for the ROM.zip.
If you found it, you can copy it to your desktop or somewhere else.
Extract it with WinRar,7-zip or something like that and take the boot_signed.img and system.img.
Now copy the two files into the folder where the fastboot.exe is placed (if you have installed the Android SDK, it should be in platform-tools)
Plug in your One X, go into the bootloader and go into fastboot mode.
Navigate with the cmd in the folder with the fasboot.exe and the two .img's.
Now type in that:
Code:
fastboot flash boot boot_signed.img
After that:
Code:
fastboot flash system system.img
If everything worked, just reboot:
Code:
adb reboot
Click to expand...
Click to collapse
If you want to restore to original HTC ROM or have new HBOOT/Radio, you will have to do the step above and then the following:
Flash a ROM and boot image based on 1.26 (e.g ARHD 2.1)
Clear fastboot cache
Code:
fastboot clear cache
Boot your phone
Charge you phone completely
Download stock recovery
Flash stock recovery
Code:
fastboot flash recovery endeavoru_recovery_signed.img
Relock bootloader
Code:
fastboot oem lock
Run 1.26 RUU
Useful Links
HTC One X - IRC - This is the best way for you to get answer to you questions and help if you have problems
HTC One X - XDA Q&A
Don't hesitate to contibute to this guide, as this is made to anwser alot of questions and resolve most common problem when flashing custom roms.
We are all here to learn, take from community and give back to community!

thanks man, great thread

+1
Nice u will be helping a lot of people with this....

Any tut for no boot no recovery formatted sdcard ?
Sent from my HTC One X using XDA Premium HD app

I have a problem that I cant find a way to recharge my phone...

neo-kamui said:
I have a problem that I cant find a way to recharge my phone...
Click to expand...
Click to collapse
More information is needed, like which Recovery..
Anyway, good thread!

Help..
C:\Android>fastboot flash boot boot_signed.img
sending 'boot' (4278 KB)... OKAY [ 0.562s]
writing 'boot'... INFOFormat partition LNX done
OKAY [ 0.468s]
finished. total time: 1.030s
C:\Android>fastboot flash system system.img
sending 'system' (960424 KB)... FAILED (remote: (00000006))
finished. total time: 0.016s
C:\Android>
Any Help would by nice.
My cid "None"
I have no backups on phone
No files on phone.
ruu will not run error
Iv been all over the forums and tried many ruu`s
I think i have a brick
more info.. Was t-mobile branded but i flashed custom rom, then tried to update (epic fail) i the went back into recovery and was no files on phone sd.
i have tried with locked bootloader and unlocked bootloader with stock recovery and CWM recovery, i think iv tried all..
i`v just found a ruu_endeavor for t_mobile uk 1.26.110.2 i will give that ago when it downloads in about 1hr haha

This is really an excellent guide for everyone! THX from munich

Any Help would by nice.
My cid "None"
I have no backups on phone
No files on phone.
ruu will not run error
Iv been all over the forums and tried many ruu`s
I think i have a brick
Click to expand...
Click to collapse
SAME

Read my part..

I have a brick in 1.28
Have the newest CWM installed.
I only can go in the HBOOT or Recovery menu.
My device is S-off
Edit: sry i meant S-on

Raz0rX said:
I have a brick in 1.28
Have the newest CWM installed.
I only can go in the HBOOT or Recovery menu.
My device is S-off
Click to expand...
Click to collapse
S-off???
If not, what u need to do is flash stock recovery and lock ur device. Then place it on the charger while its off (Fastboot > Power Off). Let it charge (higher than 30%) and download and run RUU for your device.

S-OFF, really?
BTW, your device is not bricked, if you can enter the bootloader..

Raz0rX said:
I have a brick in 1.28
Have the newest CWM installed.
I only can go in the HBOOT or Recovery menu.
My device is S-off
Click to expand...
Click to collapse
No problem lucky guy.
With s-off you can supercid your Phone and flash every RUU.
How do you get s-off?

OH **** ... my brain was shortly off...
I mean S-ON, sry
The problem is .. there is no RUU for 1.28
So i can do nothing, this system and boot.img trick dont work for me

itswick said:
C:\Android>fastboot flash boot boot_signed.img
sending 'boot' (4278 KB)... OKAY [ 0.562s]
writing 'boot'... INFOFormat partition LNX done
OKAY [ 0.468s]
finished. total time: 1.030s
C:\Android>fastboot flash system system.img
sending 'system' (960424 KB)... FAILED (remote: (00000006))
finished. total time: 0.016s
C:\Android>
Any Help would by nice.
My cid "None"
I have no backups on phone
No files on phone.
ruu will not run error
Iv been all over the forums and tried many ruu`s
I think i have a brick
more info.. Was t-mobile branded but i flashed custom rom, then tried to update (epic fail) i the went back into recovery and was no files on phone sd.
i have tried with locked bootloader and unlocked bootloader with stock recovery and CWM recovery, i think iv tried all..
i`v just found a ruu_endeavor for t_mobile uk 1.26.110.2 i will give that ago when it downloads in about 1hr haha
Click to expand...
Click to collapse
OMG i did it... My x1 is now up and running,,,
You need to find the right ruu for your device,
mine was t-mobile uk 1.26.110.5
i download RUU_ENDEAVOR_U_ICS_40_TMO_UK_1.26.110.2_Radio_1.1204.90.13_release_251224_signed
and all flashed first time. with stock recovery and relocked bootloader.
I hope this will HELP you with your 1X..

woha nice ... i have an unbrandet device
i will search the right RUU
i used RUU_ENDEAVOR_U_ICS_40_HTC_Europe_1.26.401.2_Radio_1.1204.90.13_r and this will not work
The only difference is that i've CWM installed.. do you think this is the prob ?

Raz0rX said:
woha nice ... i have an unbrandet device
i will search the right RUU
i used RUU_ENDEAVOR_U_ICS_40_HTC_Europe_1.26.401.2_Radio_1.1204.90.13_r and this will not work
The only difference is that i've CWM installed.. do you think this is the prob ?
Click to expand...
Click to collapse
Im not expert... but i had stock recovery and relocked bootloader and all work for me.

Raz0rX said:
woha nice ... i have an unbrandet device
i will search the right RUU
i used RUU_ENDEAVOR_U_ICS_40_HTC_Europe_1.26.401.2_Radio_1.1204.90.13_r and this will not work
The only difference is that i've CWM installed.. do you think this is the prob ?
Click to expand...
Click to collapse
Yes, make sure u put ur device as stock, stock recovery, and locked bootloader.

Also you have flashed the boot_signed.img and the system.img?
I load a new RUU i hope this will work with it
Edit: How do i become a stock recovery ?

Related

fastboot flash recovery problem (stuck at sending)

Hey there,
Got a bricked rom so wanna flash my Desire again.
My problem is my Recovery doesnt work.(Stucks in Mainscreen)
So i tried to flash it with fastboot (command: fastboot flash recovery recovery.img )(Security is Off) but during this command it stack at 'sending 'recovery' <3398>...'
Does anyone know why?
Help Please :S
Is 'fastboot devices' detecting the phone?
Sent from my HTC Desire using XDA App
my phone detects the fastboot usb
and in the command line doesn't stand [waiting for device] like when the phone is not connected
edit:
ah i guess you mind the fastboot devices command
yeah there is one device HT072...6 fastboot
Now I also got another error here the Details:
D:\Nero\Desktop\android-sdk-windows\tools>fastboot flash recovery recovery-cloc
kwork-3.0.0.5-bravo.img
sending 'recovery' (3398 KB)...
FAILED (status read failed (Too many links))
finished. total time: 0.002s
D:\Nero\Desktop\android-sdk-windows\tools>fastboot flash recovery recovery-cloc
kwork-3.0.0.5-bravo.img
sending 'recovery' (3398 KB)...
edit:
okay got it and flashed recovery v3.0.0.5 (i know not uptodate there is already 5.0.0.2 or sth =P)
looked up for the other error here and found a solution had to take another usb-port
but i still got the problem that i can not "install zip from sdcard" when i select it, i get a black screen with the icon of clockworkmod :S
try this http://forum.xda-developers.com/showthread.php?t=839621
you might have a PVT4 device which doesn't work with cwm
i already flashed my desire about 4times with clockworkmod
btw just checked its pvt1
but ill try alphaRev just give me a sec
after flashing it with that recovery it works
still don't know why clockworkmod won't this time cause as mentioned i used it for some ROMs before and was quiet simple
how ever at least it works again BIG thanks!
NeroBoron said:
after flashing it with that recovery it works
still don't know why clockworkmod won't this time cause as mentioned i used it for some ROMs before and was quiet simple
how ever at least it works again BIG thanks!
Click to expand...
Click to collapse
no prob, here to help
NeroBoron said:
Hey there,
Got a bricked rom so wanna flash my Desire again.
My problem is my Recovery doesnt work.(Stucks in Mainscreen)
So i tried to flash it with fastboot (command: fastboot flash recovery recovery.img )(Security is Off) but during this command it stack at 'sending 'recovery' <3398>...'
Does anyone know why?
Help Please :S
Click to expand...
Click to collapse
Hi,
I have a same problem with stucking on sending recovery...can u tell me how to resolve the problem??
mullamadd said:
Hi,
I have a same problem with stucking on sending recovery...can u tell me how to resolve the problem??
Click to expand...
Click to collapse
firstly, make sure you're phone is actually seen by the PC tpye in cmd (if you;ve got fastboot setup)
Code:
fastboot devices
should come up with you're phones serial number. If nothing comes up then a) if havent got fastboot/ SDK setup, or b) you're S-ON.
Secondly make sure you're S-OFF... if you're not you can't flash things..
thirdly, if you're S-OFF and your phone IS seen, make sure you're in FASTBOOT and not in BOOTLOADER.
to boot into fastboot you poweroff then hold BACK and POWER. or you boot it from the bootloader..
my advice to you, nothing else I can think of. At least when I'm not sober anyways
bortak said:
firstly, make sure you're phone is actually seen by the PC tpye in cmd (if you;ve got fastboot setup)
Code:
fastboot devices
should come up with you're phones serial number. If nothing comes up then a) if havent got fastboot/ SDK setup, or b) you're S-ON.
Secondly make sure you're S-OFF... if you're not you can't flash things..
thirdly, if you're S-OFF and your phone IS seen, make sure you're in FASTBOOT and not in BOOTLOADER.
to boot into fastboot you poweroff then hold BACK and POWER. or you boot it from the bootloader..
my advice to you, nothing else I can think of. At least when I'm not sober anyways
Click to expand...
Click to collapse
First of all, thanks for your answare.
My S is ON, how to make him go OFF??
When i type in fastboot devices i see my device HT97....
so, my ges is that it recognise my device...
You can download the original RUU from xda rename update put on SD. power off fastboot should run it back to stock I would then use alpharev's site to S-OFF easiest & safest. I'd run it through Virtual Machine as it saves wasting discs just remember to keep turning USB device on as it will unmount a couple of times during the procedure!
Sent from my HTC Desire using XDA App
=JP said:
You can download the original RUU from xda rename update put on SD. power off fastboot should run it back to stock I would then use alpharev's site to S-OFF easiest & safest. I'd run it through Virtual Machine as it saves wasting discs just remember to keep turning USB device on as it will unmount a couple of times during the procedure!
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
Sory, i dont get it...downloaded apherev.iso but dont know how to use it?
You better use Revolitionary(.io)
Its more convenient an easier.
Just download ,then on windows you have to install fastboot drivers, the site will give you a betakey (for that you have to type in some phone information), extract the folder ,start revolutionary as admin ,then make sure usbdebugging is enabled an connect to charge only , type in beta key an hit enter.
WRson said:
You better use Revolitionary(.io)
Its more convenient an easier.
Just download ,then on windows you have to install fastboot drivers, the site will give you a betakey (for that you have to type in some phone information), extract the folder ,start revolutionary as admin ,then make sure usbdebugging is enabled an connect to charge only , type in beta key an hit enter.
Click to expand...
Click to collapse
i allredy try that, but, there is no support for my phone HTC magic sapphire 32b.
It sucks, im stuck here..and ther's no way to move acros.
I dont know what you have to do with a magic , sorry about that.
You may look a the magic forum if their is anything written about usbbrick ?
Ask in magic section, not in the one for desire.
Sent from dGB with Transparent XDA App
mullamadd said:
i allredy try that, but, there is no support for my phone HTC magic sapphire 32b.
It sucks, im stuck here..and ther's no way to move acros.
Click to expand...
Click to collapse
Magic ≠ Desire
Hello,
I have an HTC desire, root, s-off, oxygen rom installed.
When I switch on my phone stays in startup screen and does nothing.
Also I have problem accessing to recovery mode through fastboot.
When i choose recovery, the phone restarts and stays again to the startup screen.
-I have tried to access through the ADB (SDK manager) but in cmd cannot find my phone (adb devices)
-But if i write in cmd:
C:\>fastboot devices
everthing is ok it shows the serial number of my phone.
Then i wrote:
C:\>fastboot flash recovery recovery-clockwork-3.0.0.5-bravo.img
sending 'recovery' (3054 KB)...
OKAY [ 0.446s]
writting 'recovery'...
OKAY [ 0.912s]
finished. total time: 1.360s
After that i tried to access to recovery through the HBOOT and my phone restarted once again to the startup screen and did nothing.
Everytime i go to the recovery does the samething.
Does anyone knows what to do?
Thank you
dimitrisvel said:
Hello,
I have an HTC desire, root, s-off, oxygen rom installed.
When I switch on my phone stays in startup screen and does nothing.
Also I have problem accessing to recovery mode through fastboot.
When i choose recovery, the phone restarts and stays again to the startup screen.
-I have tried to access through the ADB (SDK manager) but in cmd cannot find my phone (adb devices)
-But if i write in cmd:
C:\>fastboot devices
everthing is ok it shows the serial number of my phone.
Then i wrote:
C:\>fastboot flash recovery recovery-clockwork-3.0.0.5-bravo.img
sending 'recovery' (3054 KB)...
OKAY [ 0.446s]
writting 'recovery'...
OKAY [ 0.912s]
finished. total time: 1.360s
After that i tried to access to recovery through the HBOOT and my phone restarted once again to the startup screen and did nothing.
Everytime i go to the recovery does the samething.
Does anyone knows what to do?
Thank you
Click to expand...
Click to collapse
try another recovery like RA Recover you can find it here:
http://forum.xda-developers.com/showthread.php?t=839621
I also got some problems with clockworkmod before, so i switched to RA and it works fine for me.

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] Completely wiped my One X, cannot mount usb, no backups, need backups

Hello everybody,
This is my first post on XDA, although I've visited the site oftne
Anyways:
Yesterday I successfully rooted my One X and unlocked its bootloader. I also installed CWM recovery.
As the day came to a close I tried to install LC_MOD in an attempt to change the multitasking softkey to a menu button.
I did not make a backup, and the phone had no backups.
Needless to say the phone wouldnt boot. I panicked and in blind fear sortof erased everything off of my phone. everything. What I basically did was i went into advanced settings and formatted my /sdcard and all those other folders, hoping that would solve the issue (a simple data/cache wipe didnt work). So much data has been erased from the phone that I cannot even mount usb storage through CWM because im missing a file.
So, I come to you all, you gods of the tech world, with my head bowed, to ask for your help. I have literally tried everything in my power to fix the issue. I tried to install custom roms manually, that didnt work. I tried to install an RUU, and even that didnt work (the software could not detect my device). This was all made even more difficult because I myself have a mac, and much of the software I had to use was windows based, which led me on a journey to create a virtual machine.
I know i messed up, and what I'm really hoping someone out there cn do is upload one of their own backups of their One X's software, and show me how to use that to restore my phone.
Somebody out there please please help me :'(
Hi;
There is a reason all developers here shout out loud:
1- BACKUP YOUR PHONE BEFORE YOU F*** IT UP
2- DO NOT DO ANYTHING UNLESS YOU ABSOLUTELY KNOW HOW TO
But anyways, you ruined it, you should get it back, Hopefully you did not drain the battery below 30%, in that case keep on reading the next paragraph, but if you dropped the battery below 30, you should go to CWM Recovery, connect your phone to charger, and wait until it's charged properly...
After charging the phone, you need the correct RUU for your phone... As it seems, you don't know what you're doing, so go to fastboot, type this command:
Code:
fastboot oem readcid
Then post the code here in this topic, so someone can help you find the correct RUU for your phone...
After that go to THIS topic and follow the part where it says "If you DON'T have custom rom or Nandroid backup on internal SD card"
Thanks
Thanks a bunch bro!! And ye i get that it was completely my fault. I normally do backup before i do anything, but i guess i was just a bit too anxious. And I think you've told me everything i need to know, ill get that code out to you asap... And you're right, i seriously have no clue what im doing ^.^, I've never F***ed up this hard on any phone before
Xial649 said:
Thanks a bunch bro!! And ye i get that it was completely my fault. I normally do backup before i do anything, but i guess i was just a bit too anxious. And I think you've told me everything i need to know, ill get that code out to you asap... And you're right, i seriously have no clue what im doing ^.^, I've never F***ed up this hard on any phone before
Click to expand...
Click to collapse
Don't worry, with the correct version of RUU you can restore your phone...
Sent from my HTC One X using XDA
Next?
Alright I got the code:
<bootloader> DEBUG: cid: VODAP102
Whats next?
Xial649 said:
Alright I got the code:
<bootloader> DEBUG: cid: VODAP102
Whats next?
Click to expand...
Click to collapse
Your phone is from Voda Germany, and most probabely your correct RUU is this:
Code:
http://www.filefactory.com/file/t7qugfd3ey9/n/RUU_ENDEAVOR_U_ICS_40_Vodafone_CH-DE_1.26.166.2_Radio_1.1204.90.13_release_251279_signed.exe
Download it. Hopefully it would be the correct RUU for your phone.
1- Now open the exe file you just downloaded and make sure that it fully started.
2- Don't click anything, just open "Computer" (formerly known as my computer) in windows and enter %temp% in your address bar.
3- You will now see some folders, just search through these folders for the ROM.zip (using windows search function)
4- When you found it, copy it to your desktop.
5- Extract it with WinRar,7-zip or something like that and take the boot_signed.img and system.img.
6- Now copy the two files into the folder where the fastboot.exe is placed (if you have installed the Android SDK, it should be in platform-tools)
7- Go to your One X, go into the bootloader and go into fastboot mode. then connect your phone to computer.
8- Open CMD and navigate to the folder in which you have the two images and the fastboot file. (using cd command and after that the address you want to go to)
9- Now type in that
Code:
fastboot flash boot boot_signed.img
10- Now this one
Code:
fastboot flash system system.img
if all this is successful, you can just reboot your phone and everything is OK.
If you can't do any of these, let us now, we will help you through it...
Good lock
---------- Post added at 03:52 PM ---------- Previous post was at 03:41 PM ----------
In other note, RUUs are build to do an stand alone recovery of your phone. So you can first try, just running the RUU application and following the instruction given in the RUU. it may work correctly
This is good
Alright so i got everything going after downloading the RUU and it was in the process of restoring my phone, but then it said my battery went below 30% so i needed to recharge. At that point i had to leave, and so I noticed that if i left my phone in the booting animation (HTC logo) the LED light indicated that the phone was charging. Since I wasnt entirely convinced that my CWM recovery was actually charging the phone, i left it on booting while connected to my pc and hopefully itll be fully charged and ready to be restored tomorrow..... I really appreciate all the help you've given me man you've practically saved my life here , and I'd like to say that you've made my first cry for help a simple and smooth one.... Thank you very much my friend :victory: :highfive:
Problem
Ok so we have a new problem, the system.img file didnt flash. I tried and it said "FAILED"
What now??
& is the boot image supposed to only be around 4300 kb?
Could the sending of "system" failed because my phone had less than 30% batterylife???? & if its in Clockworkmod recovery5.8.4 while connected to an outlet will it be charging???
Edit: I've searched around and I saw this one guy who extracted the "boot_signed.img" and the "recovery_signed.img" (NOT the system.img), flashed them onto his phone, locked the bootloader with "fastboot oem lock", and then RAN the RUU..... He said he bricked his phone, and the situation he described is similar to mine. Any thoughts on which method of the two (yours and his) i should use?
Thanks again :3
Xial649 said:
Ok so we have a new problem, the system.img file didnt flash. I tried and it said "FAILED"
What now??
& is the boot image supposed to only be around 4300 kb?
Could the sending of "system" failed because my phone had less than 30% batterylife???? & if its in Clockworkmod recovery5.8.4 while connected to an outlet will it be charging???
Edit: I've searched around and I saw this one guy who extracted the "boot_signed.img" and the "recovery_signed.img" (NOT the system.img), flashed them onto his phone, locked the bootloader with "fastboot oem lock", and then RAN the RUU..... He said he bricked his phone, and the situation he described is similar to mine. Any thoughts on which method of the two (yours and his) i should use?
Thanks again :3
Click to expand...
Click to collapse
That's another method you can try, boot_signed is the stock kernel (and yes it's that small) and the recovery_signed is the stock recovery...
Since my previously mentioned method didn't work, do this:
1- flash the boot_signed.img into your device (fastboot flash boot boot_signed.img)
2- flash the recovery_signed.img in the device (fastboot flash recovery recovery_signed.img)
3- erase cache (fastboot erase cache)
4- lock your phone (fastboot oem lock)
5- now try again to flash the system image (fastboot flash system system.img)
And also, try having around 40% battery to do all this, don't let the battery drops under 30%
ALRIGHT!!!!
alright man!!!! that sounds like a plan... First thing tomorrow I'm going to try this method out.... and btw the RUU you linked me wasnt exactly working right (the software kept saying i had the wrong ruu), so i searched around and found someone with the same CID (VODAP102) and apperantly the uk RUU works fine on it, so i guess ill use that one ye? And btw does the bootloader have to be unlocked before i can flash these items? because i do believe its locked atm....
Xial649 said:
alright man!!!! that sounds like a plan... First thing tomorrow I'm going to try this method out.... and btw the RUU you linked me wasnt exactly working right (the software kept saying i had the wrong ruu), so i searched around and found someone with the same CID (VODAP102) and apperantly the uk RUU works fine on it, so i guess ill use that one ye? And btw does the bootloader have to be unlocked before i can flash these items? because i do believe its locked atm....
Click to expand...
Click to collapse
Your phone is "Vodafone Germany" version and the link I gave you is the "Voda DE" which seems right, but you can try that as well, doesn't heart...
No, for original ROM (RUU) you should have a locked boot-loader, unlocking is just for custom ROMs.
ok
ok so this is what ill do tomorrow:
1) make sure bootloader is unlocked
2) fastboot flash boot boot_service.img
3) fastboot flash recovery recovery_service.img
4) fastboot oem lock
5) fastboot flash system system.img
did i get everything?
Xial649 said:
ok so this is what ill do tomorrow:
1) make sure bootloader is unlocked
2) fastboot flash boot boot_service.img
3) fastboot flash recovery recovery_service.img
4) fastboot oem lock
5) fastboot flash system system.img
did i get everything?
Click to expand...
Click to collapse
The two first commands should work on a LOCKED boot-loader, so I think step 1 would not be necessary... If your phone is locked you should be able to do all steps 2, 3, 5 without problem (step 1 and 4 are the exact opposite of each other and if the phone is locked already I think can be skipped)
ok so its still not working.... I managed to flasht he boot_signed.img and the recovery_signed.img, clear cache and lock the bootloader after it, but i still cannot seem to flash the damn system.img... Any thoughts?
what happens is command prompt stays static for a second and then says sending 'system' (1000596 KB)
FAILED (remore: (00000006))
finished. total time: -0.000s
so? What now??
Xial649 said:
ok so its still not working.... I managed to flasht he boot_signed.img and the recovery_signed.img, clear cache and lock the bootloader after it, but i still cannot seem to flash the damn system.img... Any thoughts?
what happens is command prompt stays static for a second and then says sending 'system' (1000596 KB)
FAILED (remore: (00000006))
finished. total time: -0.000s
so? What now??
Click to expand...
Click to collapse
Any luck in running the RUU itself directly?
i gave up
alright so nothig worked. Not the manual flash, and not the RUU itself. So ive resolved to visit my local help center for HTC devices, and see what they can do, if they cant fix it the least they can do is send it to the german branch for repairs. Thanks for all your help mate, you've really proven to be a great guide, but I guess something just isnt clicking in this case :/.......... i love u man
I'm not sure if this would work.
If you are still htcdev unlocked:
1. Enter bootloader in fastboot usb
2. Fasboot flash recovery -your recovery .img here"
3. Boot into recovery
4. Go to "mounts and storage"
5. Mount SD(I think this is right) and your sd should show up in your pc
6. Copy your rom zips and other zips you need/want
7. Unmount SD
8. By this time you should be able to flash your rom
9. Make sure you flash boot.img again in bootloader.
Hope this helps
Sent from my HTC One X using xda app-developers app
Isn't it mount usb storage?
Sent from my HTC One X using XDA Premium App
You couldn't mount the USB storage / sdcard because you were running CWM from the bootloader. If you connect it to the pc you can put the recovery file you flashed into the fastboot folder and do:
fastboot boot *recoveryfilename*.img
Then you can mount the sdcard etc.
If you have photos and things you don't want an ruu to get ride of, you can fix the ROM. You broke it by trying to install an deodrexed mod for an odexed Rom. If you're interested I can tell you how to fix it.
You could also take this opportunity to install a custom Rom, with which I can also help.

[Q] No compatible RUU, phone possibly soft bricked. Help?

I have an international One x, I don't know what I did wrong but my phone never gets past the ROM's logo screen. I've tried flashing about 6 different ROMs that all worked before but the boot.img file never flashes. When I type the command in fastboot, it says it flashed successfully on the pc but the phone just shuts down. When I open it again, it doesn't boot. I also tried restoring to a stock nandroid backup (from here: http://forum.xda-developers.com/show....php?t=1975140 ) and. I tried restoring to a backup I'd made a month ago but neither worked.
I tried looking for a RUU to run but none worked or are compatible because I can't find one higher than 3.16 and I have S-ON so can't flash anything below that. I looked on the internet in general and here http://www.androidruu.com/?developer=Endeavor
Info about the phone:
It's S-ON with an unlocked bootloader
hboot 1.39.0000
CID HTC__J15
Software version 3.16.415.4
radio-5.1204.162.29
Posting here is a last resort, I've tried everything I can think of over the past 3 weeks and I don't know what to do
Hadya said:
I have an international One x, I don't know what I did wrong but my phone never gets past the ROM's logo screen. I've tried flashing about 6 different ROMs that all worked before but the boot.img file never flashes. When I type the command in fastboot, it says it flashed successfully on the pc but the phone just shuts down. When I open it again, it doesn't boot. I also tried restoring to a stock nandroid backup (from here: http://forum.xda-developers.com/show....php?t=1975140 ) and. I tried restoring to a backup I'd made a month ago but neither worked.
I tried looking for a RUU to run but none worked or are compatible because I can't find one higher than 3.16 and I have S-ON so can't flash anything below that. I looked on the internet in general and here http://www.androidruu.com/?developer=Endeavor
Info about the phone:
It's S-ON with an unlocked bootloader
hboot 1.39.0000
CID HTC__J15
Software version 3.16.415.4
radio-5.1204.162.29
Posting here is a last resort, I've tried everything I can think of over the past 3 weeks and I don't know what to do
Click to expand...
Click to collapse
Wow what a poem first thing as you may know, flashing the boot.img is a really important step to do if you want your rom to work... I see that you can't do it but i have just a question, does your phone shuts down immediately after you type the command or at the end of the flashing process?
Sent from my HTC One X using xda app-developers app
matt95 said:
Wow what a poem first thing as you may know, flashing the boot.img is a really important step to do if you want your rom to work... I see that you can't do it but i have just a question, does your phone shuts down immediately after you type the command or at the end of the flashing process?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Shuts down the second I press enter.
The only other thing I can think of is trying to flash the ROM whose boot.img last successfully flashed but I don't know which one that is. Is there a way to find out?
Hadya said:
Shuts down the second I press enter.
The only other thing I can think of is trying to flash the ROM whose boot.img last successfully flashed but I don't know which one that is. Is there a way to find out?
Click to expand...
Click to collapse
That could be a solution but there's no way to find out the Rom you've installed previously...
matt95 said:
That could be a solution but there's no way to find out the Rom you've installed previously...
Click to expand...
Click to collapse
Okay. Do you have any suggestions then?
Is there a way that I can change the files inside the RUU?
Hadya said:
Is there a way that I can change the files inside the RUU?
Click to expand...
Click to collapse
Don't think so, and it would be very dangerous for your phone
matt95 said:
Don't think so, and it would be very dangerous for your phone
Click to expand...
Click to collapse
So I should just give up for now and wait for a suitable RUU?
Hadya said:
So I should just give up for now and wait for a suitable RUU?
Click to expand...
Click to collapse
That's your only option as long as i know
Maybe you can try on a different pc or reinstall drivers?
Sent from my HTC One X using xda app-developers app
Stefan0vic said:
Maybe you can try on a different pc or reinstall drivers?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
I've tried re-installing the drivers but I don't see how a different pc would help since there are no compatible RUUs
You can use a nandroid backup
http://forum.xda-developers.com/showthread.php?t=1975140
Sent from my HTC One X using xda app-developers app
Hi Hadya!
I guess you should start from scratch. U will lost all data on your device but after all it is working again.
!!! IMPORTANT !!!
1. Make sure your device is fully charged for this. Otherwise it will be a big stress to get it back to work.
2. Copy all data from the SDCard away because you will loose EVERYTHING!!!
3. You need your unlock_token.bin to unlock your device again. If you don't have it available please request this from the HTC web site.
Now, let's recover your device...
1. Download this file and extract it.
http://ul.to/j4j1cpft
2. Enter fastboot
Press POWER & VOLUME DOWN KEY and enter the bootloader
3. Connect your device to PC for the 1st Recover
Test if your device is available via fastboot and use this command:
fastboot devices
You should see your device with Serial number
Now lock your device back with command:
fastboot oem lock
You will see a short message and your bootloader is locked. You should see the message on top of the bootloader with RELOCKED.
That's fine.
Now start the ARUWIZARD from the downloade ZIP file and flash your device as you know it.
There is a ROM file inside which is same as your current hboot. This flash procedure will allign your partitions on the device and it might be that you will loose all SDCard files. I'm pretty sure that you will loose it.
The ROM contains only hboot, recovery and boot Images but it will "RECOVER" your device.
4. Unlock your device
After this procedure you are ready to unlock your device again. Enter fastboot and flash your unlock token again.
fastboot flash unlocktoken unlock_token.bin
After the device is unlocked flash boot and recovery image of your choice within this way:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot erase Cache
After this you have a half running device.
5. Second Recover Step
Now you need to do a final repair for the device. For this you need to download Android Revolution HD 31.x ROM.
1. Put this ROM on your SDCard
2. Enter recovery and flash this ROM
3. Flash the boot.img to your device
4. Start your device and ignore the 1st Setup steps.
5. Now go to:
SETTINGS > Backup & reset > Reset phone (touch this)
6. On the next page scroll down to the bottom and select:
"Erase Music, Picture... on the storage"
7. Press "OK" and wait
When the phone is back again device is fully recovered. The SDCard is reformated and all partitons are back again.
Now you can do everything you want with your device again.
Best regards!
MrT69 said:
Hi Hadya!
I guess you should start from scratch. U will lost all data on your device but after all it is working again.
!!! IMPORTANT !!!
1. Make sure your device is fully charged for this. Otherwise it will be a big stress to get it back to work.
2. Copy all data from the SDCard away because you will loose EVERYTHING!!!
3. You need your unlock_token.bin to unlock your device again. If you don't have it available please request this from the HTC web site.
Now, let's recover your device...
1. Download this file and extract it.
http://ul.to/j4j1cpft
2. Enter fastboot
Press POWER & VOLUME DOWN KEY and enter the bootloader
3. Connect your device to PC for the 1st Recover
Test if your device is available via fastboot and use this command:
fastboot devices
You should see your device with Serial number
Now lock your device back with command:
fastboot oem lock
You will see a short message and your bootloader is locked. You should see the message on top of the bootloader with RELOCKED.
That's fine.
Now start the ARUWIZARD from the downloade ZIP file and flash your device as you know it.
There is a ROM file inside which is same as your current hboot. This flash procedure will allign your partitions on the device and it might be that you will loose all SDCard files. I'm pretty sure that you will loose it.
The ROM contains only hboot, recovery and boot Images but it will "RECOVER" your device.
4. Unlock your device
After this procedure you are ready to unlock your device again. Enter fastboot and flash your unlock token again.
fastboot flash unlocktoken unlock_token.bin
After the device is unlocked flash boot and recovery image of your choice within this way:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot erase Cache
After this you have a half running device.
5. Second Recover Step
Now you need to do a final repair for the device. For this you need to download Android Revolution HD 31.x ROM.
1. Put this ROM on your SDCard
2. Enter recovery and flash this ROM
3. Flash the boot.img to your device
4. Start your device and ignore the 1st Setup steps.
5. Now go to:
SETTINGS > Backup & reset > Reset phone (touch this)
6. On the next page scroll down to the bottom and select:
"Erase Music, Picture... on the storage"
7. Press "OK" and wait
When the phone is back again device is fully recovered. The SDCard is reformated and all partitons are back again.
Now you can do everything you want with your device again.
Best regards!
Click to expand...
Click to collapse
I'm facing a tiny problem with running the ARUWizard. It says my phone's battery is below 30% and won't flash every time although I fully charged it till the light turned green.
Hmmm... this seems to be a tricky thing.
Try this:
1. Copy the rom.zip into the same Folder where your fastboot.exe is located
2. Enter bootloader and go to fastboot.
3. Flash the file with this command:
fastboot flash zip rom.zip
4. Enter the original recovery
5. When you see the red triangle than do a short press on the power button and vol up and you will see the menue as same as you know it from the CWM Recovery
6. Wipe Cache
7. Wipe data/factory
8. unlock the bootloader
9. Flash the rom.img from AHD Image
fastboot flash boot boot.img
10. Flash CWM recovery
fastboot flash recovery recovery.img
11. enter Recovery and Mount USB
12. Copy the AHD ROM to your device & flash it
13. Boot the ROM, wait up to 10 minutes bevore you use it & ignore the setup
14. Within the Phone enter Settings and do a FACTORY RESET
MrT69 said:
Hmmm... this seems to be a tricky thing.
Try this:
1. Copy the rom.zip into the same Folder where your fastboot.exe is located
2. Enter bootloader and go to fastboot.
3. Flash the file with this command:
fastboot flash zip rom.zip
4. Enter the original recovery
5. When you see the red triangle than do a short press on the power button and vol up and you will see the menue as same as you know it from the CWM Recovery
6. Wipe Cache
7. Wipe data/factory
8. unlock the bootloader
9. Flash the rom.img from AHD Image
fastboot flash boot boot.img
10. Flash CWM recovery
fastboot flash recovery recovery.img
11. enter Recovery and Mount USB
12. Copy the AHD ROM to your device & flash it
13. Boot the ROM, wait up to 10 minutes bevore you use it & ignore the setup
14. Within the Phone enter Settings and do a FACTORY RESET
Click to expand...
Click to collapse
I tried that but it just says this in cmd when I try to flash the rom.zip
sending 'zip' (12882 KB)...
OKAY [ 1.654s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 1.864s
Hadya said:
I tried that but it just says this in cmd when I try to flash the rom.zip
sending 'zip' (12882 KB)...
OKAY [ 1.654s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 1.864s
Click to expand...
Click to collapse
Sorry!!!!!
This is the wrong way. Use this command:
fastboot oem rebootRUU fastboot flash zip rom.zip
MrT69 said:
Sorry!!!!!
This is the wrong way. Use this command:
fastboot oem rebootRUU fastboot flash zip rom.zip
Click to expand...
Click to collapse
Okay. It worked! Thank you!
Hadya said:
Okay. It worked! Thank you!
Click to expand...
Click to collapse
Is everything now working again?
Yes! All working. Thanks.

Htc 10 EU version. *Unlocked* *S-ON* bricked?

Hi guys,
So i run into this problem this morning that my phone wont charge at all. Did a reboot and got stuck there somehow.
Some time ago i flashed TWRP recovery and Unlock the bootloader. Everything went ok, but had the red text under HTC logo every time i was booting up.
Now i can access the bootloader by pressing VolUp + VolDn + Power buttons but that's it.
If i try to Boot into Download Mode to use fastboot (as far as i know this way it can be used) it goes back to the boot-loop. Same happens with Boot to Recovery. Also ADB and Fastboot won't show it at all.
Even when i select Power Down it goes into boot-loop.
So far i've tried on a Linux machine without any luck. I'll try on a Windows but i suspect the same result.
Linux can't see it at all on the USB interface (only for a really short period of time when is looping, like half a second. not enough to adb or fastboot)
It got bricked? Just like that? Any way to flash anything on it? Like a recovery or the stock ROM.
Hope you can help me guys. Thanks
Update:
I've just installed on Windows the HTC 10 Drivers and ADB, Fastboot tools.
The device is shown in Device Manager as "My HTC 10" and its listed in "fastboot devices".
The Recovery is still unreachable and if I try to reflash the recovery i get this error message.
Code:
target reported max download size of 536870912 bytes
sending 'recovery' (53680 KB)...
OKAY [ 1.336s]
writing 'recovery'...
FAILED (remote: cannot flash this partition in s-on state)
finished. total time: 1.392s
I have to say that first time i did this it went smooth without errors and i was S-ON the entire time. Do you have any ideas? Please.
I believe you need to use htc_fastboot.exe rather than the stock fastboot.exe. Google is your friend for finding it, then do the exact same command but with htc_fastboot rather than fastboot.
so: htc_fastboot flash recovery twrp....
Same result with that tool.
And for some reason even the "getvar all" through fastboot or htc_fastboot i can't get any info on imei, cid, mid.
iakelclaudiu said:
Same result with that tool.
And for some reason even the "getvar all" through fastboot or htc_fastboot i can't get any info on imei, cid, mid.
Click to expand...
Click to collapse
You need to be in download mode
iakelclaudiu said:
Same result with that tool.
And for some reason even the "getvar all" through fastboot or htc_fastboot i can't get any info on imei, cid, mid.
Click to expand...
Click to collapse
Try fastboot oem reboot-download when in bootloader to see if it'll boot to download using fastboot commands.
Sent from my HTC U11 using XDA Labs
That was the first thing i've tried. I know that in download mode i can run fastboot to flash recovery and so on. But this unit at this point wont let me get into download mode, neither recovery mode. Even by selecting it on the bootloader screen or fastbooting the commands.
I've found a post (gotta search it) that had kind of the same issue, a soft brick unit and somehow he managed to bringing it back to life. By unpacking a RUU rom.zip achive and fastboot flash each partition.
Or i'm stupid enough but by rom.zip file is full of zips (zip1,zip2 and so on) not recovery.zip / boot.zip / radio.zip and so on.
Gotta find that topic to quote it.
iakelclaudiu said:
That was the first thing i've tried. I know that in download mode i can run fastboot to flash recovery and so on. But this unit at this point wont let me get into download mode, neither recovery mode. Even by selecting it on the bootloader screen or fastbooting the commands.
I've found a post (gotta search it) that had kind of the same issue, a soft brick unit and somehow he managed to bringing it back to life. By unpacking a RUU rom.zip achive and fastboot flash each partition.
Or i'm stupid enough but by rom.zip file is full of zips (zip1,zip2 and so on) not recovery.zip / boot.zip / radio.zip and so on.
Gotta find that topic to quote it.
Click to expand...
Click to collapse
Hi, do you finded any solutions?
iakelclaudiu said:
That was the first thing i've tried. I know that in download mode i can run fastboot to flash recovery and so on. But this unit at this point wont let me get into download mode, neither recovery mode. Even by selecting it on the bootloader screen or fastbooting the commands.
I've found a post (gotta search it) that had kind of the same issue, a soft brick unit and somehow he managed to bringing it back to life. By unpacking a RUU rom.zip achive and fastboot flash each partition.
Or i'm stupid enough but by rom.zip file is full of zips (zip1,zip2 and so on) not recovery.zip / boot.zip / radio.zip and so on.
Gotta find that topic to quote it.
Click to expand...
Click to collapse
Try to search for the HTC Decrypt Tool here. You'll find the thread which will help to decrypt the RUU and receive the images needed to flash.
On thebother hand you got to be in download mode to flash them. If you're not able to reach it, I guess it's a case for a professional repair.
Sent from my HTC U11 using XDA Labs

Categories

Resources