I have a HTC Desire HD that I have tried recently to S-off and root, plus install a custom ROM. I downgraded it to 2.3 before using the AAHK to try and root it. I ran the program waited for it to finish (well at least it looked like it had finished) and a got presented with a black screen with the HTC logo in the middle and 4 warning triangles, one at each corner.
If I try all the button combinations to get into recovery mode, fastboot mode etc. nothing happens. If I connect it to my PC and run 'adb devices' It shows none. I thought my phone was completely and utterly broken until I tried, 'fastboot boot boot.img', the boot image was the one I had extracted from the custom ROM I wanted to install and it loaded, no problem, It was as if I had installed it on my phone because it ran fine.
That until I rebooted my phone, it went back to the black screen
I sent the 'fastboot boot boot.img' command back to my phone and presto, it works! All my data is stored it was as if nothing had happened.
Now, I know that if my phone powers off and goes back on It will stay on that black screen until I send the command from the computer, which is a pain, but it works.
Is there a way to:
A) Fix it so it goes to my ROM every time instead of black screen?
B) Run the fastboot command automatically on the phone at startup .e.g IF THE CODE WAS IN ESSENCE: "boot to black screen" we could change it to "boot to boot.img from SD card"?
P.S I can also boot the recovery.img from fastboot in the same way as I did with the boot.img so the screen changes to CWM:good:
Bs132 said:
I have a HTC Desire HD that I have tried recently to S-off and root, plus install a custom ROM. I downgraded it to 2.3 before using the AAHK to try and root it. I ran the program waited for it to finish (well at least it looked like it had finished) and a got presented with a black screen with the HTC logo in the middle and 4 warning triangles, one at each corner.
If I try all the button combinations to get into recovery mode, fastboot mode etc. nothing happens. If I connect it to my PC and run 'adb devices' It shows none. I thought my phone was completely and utterly broken until I tried, 'fastboot boot boot.img', the boot image was the one I had extracted from the custom ROM I wanted to install and it loaded, no problem, It was as if I had installed it on my phone because it ran fine.
That until I rebooted my phone, it went back to the black screen
I sent the 'fastboot boot boot.img' command back to my phone and presto, it works! All my data is stored it was as if nothing had happened.
Now, I know that if my phone powers off and goes back on It will stay on that black screen until I send the command from the computer, which is a pain, but it works.
Is there a way to:
A) Fix it so it goes to my ROM every time instead of black screen?
B) Run the fastboot command automatically on the phone at startup .e.g IF THE CODE WAS IN ESSENCE: "boot to black screen" we could change it to "boot to boot.img from SD card"?
P.S I can also boot the recovery.img from fastboot in the same way as I did with the boot.img so the screen changes to CWM:good:
Click to expand...
Click to collapse
Are you s-off?? If you are not, s-off your phone and reflash the ROM.
But if you are s-off try reflashing the same ROM.
Sent Via My Droid RAZR (Spyder)
mickeyasamoah said:
Are you s-off?? If you are not, s-off your phone and reflash the ROM.
But if you are s-off try reflashing the same ROM.
Sent Via My Droid RAZR (Spyder)
Click to expand...
Click to collapse
From what I gather my phone is s-off, I've tried to re flash with fastboot flash recovery boot.img
P.S This it the screen I get
Bs132 said:
From what I gather my phone is s-off, I've tried to re flash with fastboot flash recovery boot.img
P.S This it the screen I get
Click to expand...
Click to collapse
Your phone is booting in RUU mode.So probably the only solution for you should be to flash the right RUU for your device.As long as you are S-OFF you can flash any RUU you like.(You just need the right RUU for your CID or to give your device SuperCID).
While you are in RUU mode screen give the command fastboot getvar all and copy-paste everything it prints here (except from your imei number and your device serial number.)
Gatosbil said:
Your phone is booting in RUU mode.So probably the only solution for you should be to flash the right RUU for your device.As long as you are S-OFF you can flash any RUU you like.(You just need the right RUU for your CID or to give your device SuperCID).
While you are in RUU mode screen give the command fastboot getvar all and copy-paste everything it prints here (except from your imei number and your device serial number.
Click to expand...
Click to collapse
OK what would I do with this info though? And Where can I get a RUU for htc desire HD?
Thanks
BS132
Bs132 said:
OK what would I do with this info though? And Where can I get a RUU for htc desire HD?
Thanks
BS132
Click to expand...
Click to collapse
You can find an RUU for your device here.
You can download the latest european RUU from here.
About your first question we need those informations to tell you what would the better solution for your device according those informations.
(For example hboot version, CID number, MID number, S-ON/S-OFF state.Even version-main number would probably help us to find what RUU you had installed and if exists a better solution for you instead of flashing the latest RUU or the same one)
About your first question we need those informations to tell you what would the better solution for your device according those informations.
(For example hboot version, CID number, MID number, S-ON/S-OFF state.Even version-main number would probably help us to find what RUU you had installed and if exists a better solution for you instead of flashing the latest RUU or the same one)
Click to expand...
Click to collapse
Thank You So Much! Will do when I get home, also will this RUU flashing still let me keep my custom ROM?
Kindest Regards
BS132
Bs132 said:
Thank You So Much! Will do when I get home, also will this RUU flashing still let me keep my custom ROM?
Kindest Regards
BS132
Click to expand...
Click to collapse
Of course not!An RUU will flash the factory ROM in your phone.But you can always take a nandroid backup of your custom rom using your custom recovery and recover it after the correct flash of an RUU.You have to relock your bootloader using the command fastboot oem lock when you are in bootloader in order to flash the RUU of your choice.
After the flash you have to unlock your bootloader again with htc_dev and flash the recovery of you choice.(If you are S-OFFed you don't need to unlock your bootloader again.Just flash a recovery from RUU mode).As long as you have a custom recovery you can restore a previous nandroid backup or to make a fresh install the rom of your choice.(I suggest you to make a fresh install of your rom instead of restoring a nandroid backup).
If you want to restore specific apps or data from a nandroid backup you can use for example titanium backup.I would also suggest you to make a backup of our contacts (extract from your default app) before you make the nandroid.
Gatosbil said:
Of course not!An RUU will flash the factory ROM in your phone.But you can always take a nandroid backup of your custom rom using your custom recovery and recover it after the correct flash of an RUU.You have to relock your bootloader using the command fastboot oem lock when you are in bootloader in order to flash the RUU of your choice.
After the flash you have to unlock your bootloader again with htc_dev and flash the recovery of you choice.(If you are S-OFFed you don't need to unlock your bootloader again.Just flash a recovery from RUU mode).As long as you have a custom recovery you can restore a previous nandroid backup or to make a fresh install the rom of your choice.(I suggest you to make a fresh install of your rom instead of restoring a nandroid backup).
If you want to restore specific apps or data from a nandroid backup you can use for example titanium backup.I would also suggest you to make a backup of our contacts (extract from your default app) before you make the nandroid.
Click to expand...
Click to collapse
If my phone is S-Off:
1. Lock Bootloader
2. Flash RRU (Command?)
3. Reflash ROM (Proper way?)
Else:
1. Lock bootloader
2. flash RRU
3. Unlock with htc-dev
4. Reflash
^ Is this right? And how do I flash the ROM properly so I don't have this problem again
Thanks
BS132
Bs132 said:
So I need to check if my phone is s-offed and if it is do I just leave the boot loader as it is or lock it still?
Click to expand...
Click to collapse
By relocking your bootloader you won't make it S-ON.(Have you succeded S-OFF?)
You have just to relock your bootloader only for htc_dev way.
Instead of ***Unlocked*** in the top of your bootloader you should be able to see after the lock ***Relocked***.After you flash an RUU it should say ***Locked***.But as long as you are S-OFFed the S-OFF remains.
If you give us the print of the command fastboot getvar all we could help you further.
Bs132 said:
From what I gather my phone is s-off, I've tried to re flash with fastboot flash recovery boot.img
P.S This it the screen I get
Click to expand...
Click to collapse
First of all, The Command fastboot flash recovery boot.img isnt going to work. Its a bad command.
What that command means is.. You are telling fastboot to flash a kernel into the recovery partition. Which is wrong.
What you should do is search for a recovery like 4ext recovery for the DHD from here(that was my favourite recovery),
If the above link doesnt open, try using this one(Its CWM.)
flash it using the command
Code:
fastboot flash recovery recovery.img
After its done enter this command
Code:
fastboot reboot bootloader
which should reboot into the bootloader.
From there use the volume buttons to navigate your way recovery and press the power key.
You should be in the 4ext recovery screen.
From there you can flash any rom you want.
I would recommend SVHD rom as it was stable and also my favourite.
Or
You could make a recovery which can be flashed through bootloader.
Here are the steps
Download the recovery i posted a few lines up.
create a text file and name it android-info.txt
Open the file
Now copy these into it.
Code:
modelid: PD9810000
cidnum: HTC__001
cidnum: HTC__E11
cidnum: HTC__N34
cidnum: HTC__203
cidnum: HTC__102
cidnum: HTC__405
cidnum: HTC__Y13
cidnum: HTC__A07
cidnum: HTC__304
cidnum: HTC__032
mainver: 2.50.405.2
hbootpreupdate:12
Now save it and close that file.
Next highlight recovery.img,android-info.txt and use your favourite compressing software to compress those two files into a zip file. DOnt change the compression settings, use the default ones.(You could use winrar)
Now rename the compressed file to PD98IMG.zip and copy it onto ur sdcard and reboot your device into bootloader.
It would scan for factory files.
Ones it detect the file, press the volume up key for it to flash it.
Once its done, you reboot into recovery.
If you find any difficulties, feel free to ask.
Related
i need this ruu... where is download link?
bernyfur said:
i need this ruu... where is download link?
Click to expand...
Click to collapse
same question ..
http://depositfiles.com/files/ygjw5i97i
i found only this
What ruu, Its not just a ruu, you need your CID and Main version number to get to the right ruu.
Fastboot oem readcid
Fastboot getvar version-main
See what comes out
Mr Hofs said:
What ruu, Its not just a ruu, you need your CID and Main version number to get to the right ruu.
Fastboot oem readcid
Fastboot getvar version-main
See what comes out
Click to expand...
Click to collapse
Cid - TIM_401
Version Main - 3.14.901.24
You won't find a branded JB tmob ruu.....never seen it in the resources
Try this :
Download the 2.17.901 nandroid from here
http://forum.xda-developers.com/showthread.php?t=1975140
Restore it and flash the matching 2.17 stock recovery. Check manually for updates afterwards and update the phone again to the JB software
RUU TIM__401 impossible to found
Hi, I have my HTC One X blocked in boot.
My problem is that I don't have any backup and my smartphone is empty, no date in SD.
I tried a lot of RUU ( I read just ICS) but nothing, I tried to extract boot, recovery and sistem img from RUU to flash via adb but nothing. I tried to write CID, use adb sideload....... I' don't know what I can try......
Please Someone can help me????
Of course I have bootlader unblocked......
zoulu said:
Hi, I have my HTC One X blocked in boot.
My problem is that I don't have any backup and my smartphone is empty, no date in SD.
I tried a lot of RUU ( I read just ICS) but nothing, I tried to extract boot, recovery and sistem img from RUU to flash via adb but nothing. I tried to write CID, use adb sideload....... I' don't know what I can try......
Please Someone can help me????
Of course I have bootlader unblocked......
Click to expand...
Click to collapse
flash Philz 5,15,9 recovery mount sd card then copy your custom rom to sd card install it via recovery and last go in bootloader and flash boot.img from rom archive via fastboot
First, thanks for your help.
I have tried to follow this guide http://forum.xda-developers.com/showthread.php?t=2746940 but it's impossible for me to see my device in adb.
Attached my situation now....
BINGO!!!!!!!!!!!
I'de sloved in this way:
"it's so easy, just turn off your android device, then hold down both "Volume Down" key and "Power" at the same time, wait a few seconds till it start in recovery mode, done.
now type adb devices, and you'll see your device."
http://forum.xda-developers.com/showpost.php?p=46672856&postcount=7
THANKS
I have a unlocked HTC One X.
Endeavoru PVT Ship S-On RL
HBoot- 1.12.0000
I wanted to install the Android Revolotion HD Jelly Bean Rom.
So I tried to update the HBoot version by manualy flashing the boot.img for 17.x (v.0.1) by using this manual:
1. Download the Fastbbot files
2. Extract it to the root of your drive (C: or D So you should have a "Fastboot files" folder in your C or D drive
3. Now put the boot-r1.img in the Fastboot files folder
4. Start up command prompt (type "cmd" in the search bar) and navigate to the fast files folder. To navigate to the fastboot files folder you have to type "cd\" and then type "cd\Fastboot files".
5. Now boot your phone into bootloader (by holding down power button for a few seconds until it reboots and then press and hold down the volume down (-) button). And then once in fastboot mode select "Fastboot USB" by pressing the power button.
6. Now type the commands "fastboot flash boot boot.img" and that's it.
After that, the HBoot version is still 1.12.0000 and when I reboot the phone, I'll get the HTC One logo and after that a black screen.
I flashed a new ROM but that didn't help. So I went into recovery and restored my old ROM but that didn't solved the problem either.
Please help if you can. I'm pretty new at this. Thank you in advance!
Greeting, Elo
I maybe wrong, you should not flash a boot.img meant for a JB ROM when your hboot is lower than 1.31
Find another boot.img for ICS, and reflash that and restore your backup ROM or any ICS ROM.
Thank you for your answer, it WORKED!
ckpv5 said:
I maybe wrong, you should not flash a boot.img meant for a JB ROM when your hboot is lower than 1.31
Find another boot.img for ICS, and reflash that and restore your backup ROM or any ICS ROM.
Click to expand...
Click to collapse
Thank you for your answer.
I downloaded the 9.x boot image and reflashed it. After that, the phone booted as normal. (Phiiieuw!)
Which hboot version do I need before I can upgrade to 1.3x?
First you need to check what your CID is. If your CID is listed here http://forum.xda-developers.com/showthread.php?t=1957376 and there is no JB OTA for your device yet, you need to flash the firmware to update the hboot to 1.31 or 1.33 or the latest 1.36.
Then only you can flash a JB custom ROM.
But if your CID is not listed, sorry to say that there is no JB Sense ROM flashable for your device.
I'm stuck.
teamworkint said:
Thank you for your answer.
I downloaded the 9.x boot image and reflashed it. After that, the phone booted as normal. (Phiiieuw!)
Which hboot version do I need before I can upgrade to 1.3x?
Click to expand...
Click to collapse
Which tool did you used to flash that boot.IMG.
Kindly reply.
I have same hboot and can't flash nothing
Help. My phone is stuck in a boot loop. No recovery, won't take one even when I flash multiple ways. Won't take a rom. S-off. Was rooted with Revolutionary, but since it wouldn't take a ROM or recovery I tried to unroot. Was able to remove the "Revolutionary" watermark, change hboot from 6.16 to 2.16.0001. Tried installing ruu which is what removed the Revolutionary and changed back hboot.
Here's what I have now:
Supersonic evt2-3 ship s-off
hboot 2.16.0001
Radio 2.15.00.0808
Any help! Thanks.
Looks you might have to get a PC36IMG.zip on your sdcard and then flash that through bootloader
Ideally, put on a froyo PC36IMG so that rerooting is easier if you want to do it again
So what happens when you try to select Recovery from Hboot?
The advice is free....the bandwidth, not so much
Still boot looping...
CNexus said:
Looks you might have to get a PC36IMG.zip on your sdcard and then flash that through bootloader
Ideally, put on a froyo PC36IMG so that rerooting is easier if you want to do it again
Click to expand...
Click to collapse
Already tried that...
FinZ28 said:
So what happens when you try to select Recovery from Hboot?
The advice is free....the bandwidth, not so much
Click to expand...
Click to collapse
All I get is the white "HTC EVO 4G" boot screen. When I flash a custom recovery, everything goes as expected, but still can't access recovery.
You will have to go through all the bootloader ruu's till you find the one that works. Good luck I had the same issue and ended up selling it on eBay and the buyer finally got it working.
Sent from my PC36100 using xda app-developers app
jlmancuso said:
You will have to go through all the bootloader ruu's till you find the one that works. Good luck I had the same issue and ended up selling it on eBay and the buyer finally got it working.
Sent from my PC36100 using xda app-developers app
Click to expand...
Click to collapse
Ok. I tried every ruu I could find. Problem remains. Also, s-off never turns to s-on. Tried flashing contents of stock rom separately. Everything appears to flash ok, but same result: no recovery, no rom. Any ideas?
What I think I need is a method to nand unlock via fastboot or hboot. Anyone know of such a thing? Anyone have any other ideas? Besides what I've already done? Thanks...
mabulok said:
What I think I need is a method to nand unlock via fastboot or hboot. Anyone know of such a thing? Anyone have any other ideas? Besides what I've already done? Thanks...
Click to expand...
Click to collapse
S-off is nand-unlocked...run an ruu (any version), as soon as it opens, press windowsKey+R and type "%temp%" then *enter
Now sort the files by date modified and search in the most recent folders for a file called "rom.zip", as soon as you find that copy it to your desktop
Rename the rom.zip to "PC36IMG.zip" and place it on the root of your phones sdcard (you may need to reformat your sdcard to FAT32, make a backup if you need to do this)
Now put the sdcard in your phone, pull out the battery and go into bootloader (VolDown+Power) , the bootloader should find it and commence the update process back to stock unrooted, follow the prompts and press power when necessary
Okay, tried that...
CNexus said:
S-off is nand-unlocked...run an ruu (any version), as soon as it opens, press windowsKey+R and type "%temp%" then *enter
Now sort the files by date modified and search in the most recent folders for a file called "rom.zip", as soon as you find that copy it to your desktop
Rename the rom.zip to "PC36IMG.zip" and place it on the root of your phones sdcard (you may need to reformat your sdcard to FAT32, make a backup if you need to do this)
Now put the sdcard in your phone, pull out the battery and go into bootloader (VolDown+Power) , the bootloader should find it and commence the update process back to stock unrooted, follow the prompts and press power when necessary
Click to expand...
Click to collapse
Tried your method using the rom from an ruu. Still s-off, although everything appeared to have updated. I've done this previously, but not extracting the rom.zip from an ruu. Each time the hboot updates, or downgrades, depending on the ruu, but s-off remains. No rom, no recovery...
Next...
Sometimes the problem is solved by wiping the recovery partition first, and then re-flashing it. To do that, you would need a Hboot where you could run fastboot commands, since you cannot boot into a Rom.
You can try upgrading your Hboot, then unlocking the bootloader using the Htcdev site, so that you can run the fastboot commands. If it fails on the new Hboot, then it can probably be flashed back to whatever Hboot you have, since you're S-OFF.
I've included the Hboot file that you would need for the upgrade. You would first run the PC36IMG file throught the bootloader, then reboot the phone. If the Hboot changes, then you should go to the Htcdev site and try to unlock the bootloader.
There are some other steps that follows, but there's no point of giving them to you now and complicating things unless the initial steps work first.
Update
shortydoggg said:
Sometimes the problem is solved by wiping the recovery partition first, and then re-flashing it. To do that, you would need a Hboot where you could run fastboot commands, since you cannot boot into a Rom.
You can try upgrading your Hboot, then unlocking the bootloader using the Htcdev site, so that you can run the fastboot commands. If it fails on the new Hboot, then it can probably be flashed back to whatever Hboot you have, since you're S-OFF.
I've included the Hboot file that you would need for the upgrade. You would first run the PC36IMG file throught the bootloader, then reboot the phone. If the Hboot changes, then you should go to the Htcdev site and try to unlock the bootloader.
There are some other steps that follows, but there's no point of giving them to you now and complicating things unless the initial steps work first.
Click to expand...
Click to collapse
Ok. This didn't work. I was able to flash the hboot, but fastboot commands did not work. I can unlock, and relock the bootloader, flash any ruu, but s-off remains, and still unable to flash a rom or recovery.
Try this and see what happens: Unzip the fastboot.zip file in side a folder on your computer and place the recovery.img file in that same folder on your computer, then open a command prompt from that folder (shift + right click+"open command window here"). From the FASTBOOT USB menu on the phone (Hboot + click on FASTBOOT): type
fastboot erase recovery <ENTER>
fastboot flash recovery recovery.img <ENTER>
fastboot reboot-bootloader <ENTER>
shortydoggg said:
Try this and see what happens: Unzip the fastboot.zip file in side a folder on your computer and place the recovery.img file in that same folder on your computer, then open a command prompt from that folder (shift + right click+"open command window here"). From the FASTBOOT USB menu on the phone (Hboot + click on FASTBOOT): type
fastboot erase recovery <ENTER>
fastboot flash recovery recovery.img <ENTER>
fastboot reboot-bootloader <ENTER>
Click to expand...
Click to collapse
That didn't work either...
Hello, I'm from Bulgaria, I bought a Desire HD that was with relocked bootloader. I unlocked the bootloader with htcdev.com. Now it is unlock. The phone not load any ROM, can,'t make recovery from bootloader, can't make factory reset from bootloader. I tried to flash several stock ROMs before and after unlocking, but getting a different errors. Attempted ROMs are with the same RADIO. I Tried this-
just copy the rom.zip from temp folder of your user name on pc while running that RUU at the next of second step..i mean while you double click of the RUU then you the first prompt that you must thick "Understand blah blah blah.." then click next..you must hold setup at this step..and tried search the rom.zip in your temp folder of your pc and copied to another folder..then rename it to PD98IMG.zip and put in to the root of your sd card..then boot the phone to bootloader mode..wait until bootloader reading and checking the PD98IMG.zip file..then ask you to confirm if you wanna flash it.. but without success. Stay on the white screen with grenn HTC logo when is turned on, and when I tried to make recovery or factory reset. When the stock ROM start to install (before give me a error ) the screen stay on grey HTC logo on Black screen. Can anyone help me? I attached a picture of Bootloader-
kristophers said:
Hello, I'm from Bulgaria, I bought a Desire HD that was with relocked bootloader. I unlocked the bootloader with htcdev.com. Now it is unlock. The phone not load any ROM, can,'t make recovery from bootloader, can't make factory reset from bootloader. I tried to flash several stock ROMs before and after unlocking, but getting a different errors. Attempted ROMs are with the same RADIO. I Tried this-
just copy the rom.zip from temp folder of your user name on pc while running that RUU at the next of second step..i mean while you double click of the RUU then you the first prompt that you must thick "Understand blah blah blah.." then click next..you must hold setup at this step..and tried search the rom.zip in your temp folder of your pc and copied to another folder..then rename it to PD98IMG.zip and put in to the root of your sd card..then boot the phone to bootloader mode..wait until bootloader reading and checking the PD98IMG.zip file..then ask you to confirm if you wanna flash it.. but without success. Stay on the white screen with grenn HTC logo when is turned on, and when I tried to make recovery or factory reset. When the stock ROM start to install (before give me a error ) the screen stay on grey HTC logo on Black screen. Can anyone help me? I attached a picture of Bootloader-
Click to expand...
Click to collapse
Uhh, have you actually installed recovery - if you haven't well that's why.
Go here: http://www.4ext.net/ddl/ace/recovery.zip
Extract the files
Copy recovery img to your adb.exe folder (make sure fastboot.exe is there)
Turn on your phone into fastboot mode
CD to that directory and type in "fastboot devices"
Confirm it says your serial
Then type in "fastboot flash recovery recovery.img"
Now you have recovery (it means you can flash roms and kernels and mods and anything flashable apart from radios and firmwares)
I did this correctly, everything is OK, but now what? I tried to install stock ROM, but with no result. Here is a pictures of instalation-
now select recovery, and install ROM there
kristophers said:
I did this correctly, everything is OK, but now what? I tried to install stock ROM, but with no result. Here is a pictures of instalation-
Click to expand...
Click to collapse
don't install stock rom or RUU again..
just installing custom rom (you can search and choice a custom rom in "Desire HD Android Development") and installing the rom.zip file from 4ext recovery (install zip from sd card)..don't forget to flashing boot.img too (flashing under FASTBOOT mode with fastboot command "fastboot flash boot boot.img").. that the boot.img are extracted from the rom.zip file that you had already installed..
hope this can help..
Thank you, but I can't see 4EXT Recovery menu on my phone. And I can't install custom ROM
kristophers said:
Thank you, but I can't see 4EXT Recovery menu on my phone. And I can't install custom ROM
Click to expand...
Click to collapse
did you already installing 4ext recovery..?, if so..to go that recovery then you just need select Recovery from your bootloader menu..then you can installing custom rom from there..
just copied your custom rom file to the root of your sd card..this mean just placed inside your sdcard..don't placed inside any folder..then after that you can installing that rom from 4ext recovery
hope this can help..
I made this from second post, but can't see any difference in phone or bootloader. When I pushed recovery from original bootmenu, came white screen with green HTC logo with one vibration end nothing happend
Just repeat all the step in second post...just this time you show me the out put from cmd...after you typing command fastboot flash recovery recovery.img
Sent from my HTCSensation using Tapatalk
Thank you, I tried with two different recovery files. When I want to install PdaNet on the PC, I can't finalizing instalation, because can't make USB debugging mode on the device and instalation can't copy the necessery files on it.
kristophers said:
Thank you, I tried with two different recovery files. When I want to install PdaNet on the PC, I can't finalizing instalation, because can't make USB debugging mode on the device and instalation can't copy the necessery files on it.
Click to expand...
Click to collapse
then now you're already had custom recovery right..?, if soo...then you can continued installing the rom.zip (cusrom rom) file from there..but always don't forget to flashing boot.img too that's are extracted from the rom.zip that you already installed..
No, I don't have recovery.
kristophers said:
No, I don't have recovery.
Click to expand...
Click to collapse
while you installing recovery from fastboot..did your bootloader still with unlocked state..?
because i see you're success flashing a custom recovery that you already show me above in attchment file before...
if your bootloader are already locked..then you must unlocking again first...then after that you can continued flashing custom recovery..
Thank you ! Now the bootloader is unlocked, and I did that from the second post with already unlocked bootloader. Still nothing can I do.
just tried installing another custom recovery...just try download it TWRP recovery from here.. copied to your adb.exe and fastboot.exe folder and flashing it through FASTBOOT mode with command .. "fastboot flash recovery openrecovery-twrp-2.6.3.0-ace.img"
hope this time your phone will had a custom recovery installed
good luck.
Nothing happens
kristophers said:
Nothing happens
Click to expand...
Click to collapse
what do you mean nothing happens..?, that's in your screen shot is showing that the command is completed or success flashing a recovery..
did you already check it through your bootloader..just try select "RECOVERY" from there..and what happens..
JJeamy said:
what do you mean nothing happens..?, that's in your screen shot is showing that the command is completed or success flashing a recovery..
did you already check it through your bootloader..just try select "RECOVERY" from there..and what happens..
Click to expand...
Click to collapse
When I select "RECOVERY" from bootloader, the screen show green HTC logo on white screen with one vibration and nothing happend,
kristophers said:
When I select "RECOVERY" from bootloader, the screen show green HTC logo on white screen with one vibration and nothing happend,
Click to expand...
Click to collapse
that's so weird..it must be something wrong with that phone..
what about if you try return to the stock first..?
to do that...firstly just find the cid num of your phone by command through fastboot "fastboot getvar all" (you can find your cid in the INFO CIDNUM XXXXXXXX) if you wanna show me the output of that command..don't forget just remove your imei and serial number first..
after you find your cid num you can find the right RUU for your phone..just check it here to find what RUU you must download it..and just download it the RUU with same main version of your phone or higher version than yours..
after that just relocked your bootloader through fastboot "fastboot oem lock"...now you can continued flashing that RUU
hope this help..
JJeamy said:
that's so weird..it must be something wrong with that phone..
what about if you try return to the stock first..?
to do that...firstly just find the cid num of your phone by command through fastboot "fastboot getvar all" (you can find your cid in the INFO CIDNUM XXXXXXXX) if you wanna show me the output of that command..don't forget just remove your imei and serial number first..
after you find your cid num you can find the right RUU for your phone..just check it here to find what RUU you must download it..and just download it the RUU with same main version of your phone or higher version than yours..
after that just relocked your bootloader through fastboot "fastboot oem lock"...now you can continued flashing that RUU
hope this help..
Click to expand...
Click to collapse
Here it is
Hello
I have htc one x with the following information:
cid HTC__Y13
s-on
hboot-0.95.0000
imei unknown
But if i connect the phone to the computer with fastboot i can get the imei from cmd
My own rom is almost wrecked every time i start the phone it restarts .. i have tried a dozen of roms non have worked
Please please please
Any one can help me
To begin with your HBOOT is an old version. Upgrade it and then flash the ROM you want or find the right RUU to flash
You will need HBOOT 1.39 at least. See this link
http://d-h.st/users/ClydeB1/?fld_id=8110
grwalker said:
To begin with your HBOOT is an old version. Upgrade it and then flash the ROM you want or find the right RUU to flash
You will need HBOOT 1.39 at least. See this link
First of all i want to thank you very very much for your replay
So i tried what you said and i successfully updated the hboot to 1.39
then did a bootloader reboot but when the phone restarts it stucks on (white htc one screen) can't load to the standard screen.. i pressed the power button for 5 sec and the phone restarted .. pressed the vol down and entered the boot loader .. at boot loader if i tried to access the recovery or factory reset the phone simply display a black screen and downloading bar lookalike for 5 sec then restarts
I tried to flash a rom via cmd but i got the following error:
FAILED (remote: Heap not enough)
Ps: i can't try the ruu ENDEAVOR cuz the phone can't access the standard screen
Click to expand...
Click to collapse
After flashing a new HBOOT your bootloader is now locked. It needs to be unlocked
take a look at this link and it will help you unlock your bootloader. Then you can flash a costume recovery and then flash your ROM
http://onexroot.com/one-x-root/how-to-root-one-x/
You need to do a bit of reading about all the steps needed for getting the ROM you want. Jumping in to quick could cause problems. Luckily you have S_ON so that will help prevent making big mistakes
grwalker said:
After flashing a new HBOOT your bootloader is now locked. It needs to be unlocked
take a look at this link and it will help you unlock your bootloader. Then you can flash a costume recovery and then flash your ROM
You need to do a bit of reading about all the steps needed for getting the ROM you want. Jumping in to quick could cause problems. Luckily you have S_ON so that will help prevent making big mistakes
Click to expand...
Click to collapse
Thank you again i really appreciate your help
So i did what you said and flashed a costume recovery .. I've tried both clockwork and philz toch 6 .. i successfully flashed both but neither i could flash a rom with ..
Every time i try new rom i get installation aborted
And if i try to flash with cmd i get Failure (heap not enough)
What can i do now ?? ?
What commands are are you using in CMD to flash your ROM
Did you Flash boot.img from the ROM before flashing ROM
I assume you can get to fastboot mode and recovery mode?
Please do command fastboot getvar version-main and post result
grwalker said:
What commands are are you using in CMD to flash your ROM
Did you Flash boot.img from the ROM before flashing ROM
I assume you can get to fastboot mode and recovery mode?
Please do command fastboot getvar version-main and post result
Click to expand...
Click to collapse
Version-main: 3.14.401.31
I tried the following cmd commands in fastboot :
Fastboot oem rebootruu
Fastboot flash zip 3.zip
And I got the following error message :
Failed <remote: heap not enough >
I tried to flash the boot.img before I flash the rom and get the next error message :
Failed <remote: err = 0xa>
I tried to wipe everything and push the rom to Sdcard with adb push command and tried to flash it via recovery cwm and philz but every time I got (installation aborted ) I tried to install super su the same way and it worked so I guess the rom is not suitable for my device I tried to flash two more roms but with no luck I always get the same error
Not sure what you have done. Try this.
Download the following RUU
http://www.androidruu.com/getdownlo...Radio_5.1204.162.29_release_302015_signed.exe
Put phone in fastboot mode
connect to PC and make sure it says fastboot USB
Open command prompt from what ever folder you fastboot files are in.
type fastboot oem lock (this will lock your bootloader )
Run this RUU
Let me know
grwalker said:
Not sure what you have done. Try this.
Download the following RUU
Put phone in fastboot mode
connect to PC and make sure it says fastboot USB
Open command prompt from what ever folder you fastboot files are in.
type fastboot oem lock (this will lock your bootloader )
Run this RUU
Let me know
Click to expand...
Click to collapse
Thank you very very very very very much u saved my mobile :highfive:
I really appreciate your help and i am thankful to you
Every thing works now .. thaaaaaaank you <3
You are welcome
Note that your bootloader will now be locked and your phone is not rooted.
If you want to experiment with custom ROMs when you must (FIRST) unlock the bootloader and (SECOND) root your phone
onexroot.com is a good site with tutorials to help you.
grwalker said:
You are welcome
Note that your bootloader will now be locked and your phone is not rooted.
If you want to experiment with custom ROMs when you must (FIRST) unlock the bootloader and (SECOND) root your phone
onexroot.com is a good site with tutorials to help you.
Click to expand...
Click to collapse
Ok I'll do that but not now for sure .. I'm just glad that it works
Thanks again man i really appreciate your help <3 <3 <3