Custom rom - Desire HD Q&A, Help & Troubleshooting

Hey guys,
I flashed clockworkmod recovery via fastboot and made a complete system backup on my htc desire hd.
But now I've a problem. My brother unlocked the bootloader with the official htc tool, in fact my phone is still s-on with hboot 2.00xx.
Now I've flashed a custom rom but my phone keeps staying in the bootscreen with te green htc logo.
Any1 any idea how to fix this ?
Thanks in advance

IQ_QI said:
Hey guys,
I flashed clockworkmod recovery via fastboot and made a complete system backup on my htc desire hd.
But now I've a problem. My brother unlocked the bootloader with the official htc tool, in fact my phone is still s-on with hboot 2.00xx.
Now I've flashed a custom rom but my phone keeps staying in the bootscreen with te green htc logo.
Any1 any idea how to fix this ?
Thanks in advance
Click to expand...
Click to collapse
Your problem is that the HTC dev method unlockt the boot loader but you are eng s-on.
So you can flash a custom ROM but you can't flash a kernel. So you need to root and unlock t again.
What I should do is relock the bootloader and flash a ruu.
After that search for the (aahk) advance ace hack kit and root t again. The good way:laugh:

Hey thx for your reply,
where do I get these ruu roms , and sould I lock the bootloader after I flased the ruu rom and how do I lock the bootloader angain ?
Thx in advance

Btw if i lock my bootloader again and run this hackkit, do I still have my recovery mod and a possibility to flas my ruu back?

IQ_QI said:
Btw if i lock my bootloader again and run this hackkit, do I still have my recovery mod and a possibility to flas my ruu back?
Click to expand...
Click to collapse
Here can you find a ruu http://www.filefactory.com/f/efa28fefafc4af9c/
You can lock the boot loader whit adb " I don't know the command for that"
CWM make a backup to sdcard you never lose them.
Edit: the boot loader relock if you flash a ruu.
You can flash the ruu with the bootloader

Well i tried to flash my rom, I made with CRM and then ran the hack kit. I said i've to downgrade my android version.
After it downloaded the rom it said failed to update cuz my main version is older.
Any idea?

Does the phone boot into the rom?
If it does, is it now on a froyo rom?
Sent from my Desire HD using xda app-developers app

IQ_QI said:
Hey guys,
I flashed clockworkmod recovery via fastboot and made a complete system backup on my htc desire hd.
But now I've a problem. My brother unlocked the bootloader with the official htc tool, in fact my phone is still s-on with hboot 2.00xx.
Now I've flashed a custom rom but my phone keeps staying in the bootscreen with te green htc logo.
Any1 any idea how to fix this ?
Thanks in advance
Click to expand...
Click to collapse
Ok, it's like this. The way most people get root and recovery (and the recommended way) is through the AAHK. It gives you an option to flash a completely unlocked ENG S-OFF bootloader, which allows recovery to flash the boot image to the /boot partition too. This is what makes the phone start, otherwise it'll be stuck at the HTC Quietly Brilliant screen. Most people will tell you that you should run an RUU and get back to locked bootloader state and then run the AAHK. This IS the preferred method if you want to have a fully unlocked phone, but if you're finding it difficult to do, don't do it.
You've unlocked the bootloader using the htcdev unlock tool. What that does is partially unlock your bootloader. It allows you to flash zips to the system partition and data partition, but not the boot partition. So what happened to you was that you flashed CWM recovery, used it to flash a ROM, but it didn't boot - this is because though the ROM flashed fine, the corresponding boot image for the ROM was not flashed, so the ROM cannot start. The main headache with htcdev method of unlocking is that it leaves you with a S-ON bootloader preventing the flashing of boot image directly from recovery. You will need to flash it manually each time you flash a ROM.
The procedure to do that is -
1. Download the attached zip file, extract it to Desktop or wherever you want using 7-zip/WinZIP.
2. Open the ROM zip file you downloaded. Extract boot.img from this zip to the previously folder which you just extracted in the above step.
3. Turn your phone completely off (pull out battery). Then hold 'volume down' while pressing power and continue holding it till you see a white screen with 3 green skateboarding Androids. This is the bootloader.
4. FASTBOOT will be the first selected option in the list. Press 'Power' to select it. Make sure that now it shows FASTBOOT in red under the initial green text.
5. Connect your phone to computer. See that the red FASTBOOT changes to FASTBOOT USB.
4. Open the adb_fastboot folder, open 'Start here.bat'. It will open a command prompt window in that folder.
5. Type 'fastboot flash recovery recovery.img'. You only need to do this once. It will flash 4ext Touch Recovery, which is better than CWM (thanks to madmaxx82 for the awesome recovery).
6. Type 'fastboot flash boot boot.img'. You will need to do this everytime you flash a custom ROM, but before you do so be sure you've copied the boot.img from the ROM zip to the adb_fastboot folder.
7. You should see some stuff like 'Sending data... data sent successfully'. If there's any error at this step report it here.
8. Once it has done everything and displayed a successful confirmation, disconnect phone.
9. Hightlight BOOTLOADER and press 'power' to select it. Press 'volume down' to highlight RECOVERY and 'power' to select it.
10. Once you're rebooted into 4ext Touch Recovery, go to 'install zip from SD card', browse for the ROM zip file in your SD card. If you haven't copied the zip to SD card, go back a step, connect phone to computer, select 'toggle USB storage' and then copy it onto the SD card. Once you have the ROM zip on the sdcard, go to the main screen of the recovery, choose 'wipe/format'->format all partitions (except SD card). Now go back to main screen, choose 'install zip from sdcard' and browse to the ROM zip location, select it and confirm that you want to flash it.
11. When the flash process is done, go back to the main screen of recovery, and press reboot now. You will reboot into the custom ROM.
This is the process to flash a custom ROM and get it to boot properly IF you have unlocked the bootloader using www.htcdev.com. For AAHK unlocked S-OFF bootloaders, you can just flash the ROM zip from recovery. The boot image will be flashed too.

Before trying the above try this and you might get lucky.
Boot into clockworkmod wipe data/factory reset. Wipe cache. Wipe dalvik cache. Flash the custom rom again and wait 15 mins for it to boot before giving up.
Sent from my Desire HD using xda app-developers app

@sashank, probably the most informative reply I've read on here for a long time, very helpful to me as well :thumbup:
Sent from my Desire HD using Tapatalk 2

hans moleman said:
Before trying the above try this and you might get lucky.
Boot into clockworkmod wipe data/factory reset. Wipe cache. Wipe dalvik cache. Flash the custom rom again and wait 15 mins for it to boot before giving up.
Sent from my Desire HD using xda app-developers app
Click to expand...
Click to collapse
What you're saying is correct for fully unlocked S-OFF boot loaders. The ROM take sometime to boot the first time because it has to build the dalvik cache. The time it takes depends on the number of apps. Same thing happens when you wipe dalvik cache, it has to be rebuilt on boot.
But the problem here is, the OPs phone is unlocked using htcdev. With that method, the boot loader remains on S-ON. So the boot partition cannot be flashed to using recovery. The boot.img will have yo be manually flashed through fastboot, otherwise the ROM won't boot no matter how long he waits.
Sent from my Desire HD using xda premium

That htcdev unlock sounds like a nightmare. Glad I stayed away from that one... I used to flash different roms with s-on on my desire (not DHD) for a while with no problem. There was a rooting method called unrevoked that flashed clockworkmod with s-on. I guess DHD must have a different version of nand lock which restricts flashing part of the rom from zip?

hans moleman said:
That htcdev unlock sounds like a nightmare. Glad I stayed away from that one... I used to flash different roms with s-on on my desire (not DHD) for a while with no problem. There was a rooting method called unrevoked that flashed clockworkmod with s-on. I guess DHD must have a different version of nand lock which restricts flashing part of the rom from zip?
Click to expand...
Click to collapse
Yes. The boot image does not get flashed. This is what sucks about htcdev unlock, and the reason why HTC pissed off so many people. The community asked for bootloader unlock, HTC gave a half-assed bootloader unlock. Alternative methods to gain S-OFF are always preferred. Some devices unfortunately don't have S-OFF methods yet, so they have to use htcdev unlock. HTC One X for instance, don't know about the other One series phones.

HDPC said:
Try to remove battery and then add battery again, then go to cwm and do factory reset and delete those cache
Click to expand...
Click to collapse
Why are you answering a thread that is an year old??

Related

[Q] Has Android Revolution HD install bricked my phone? [Solved]

Hello All.
This is the first time I have tried to put a custom ROM on an HTC so I am still learning the ropes.
I tried to follow the instructions in the first post. So... In sequence, this is what I did...
HTC One X unlocked with htcdev.com (S-ON) or S-OFF (coming soon)
This seemed to go without a hitch. On the HBoot screen (I think that is what it is called) it tells me I am now unlocked.
ClockworkMod Recovery or 4EXT Touch Recovery (coming soon)
I installed the official version as per the instructions here.
The last instruction that seemed to work successfully was this:
Code:
fastboot flash boot recovery-clockwork-touch-5.8.2.4-endeavouru.img
Then I tried
Code:
fastboot reboot
which put me into recovery mode.
<EDIT> The instructions here have now been corrected to:
Code:
fastboot flash recovery recovery-clockwork-touch-5.8.2.4-endeavouru.img
</EDIT>
Choosing the reboot option from recovery just bounces me back into recovery mode but I understand from the instructions I should be able to boot into a working phone!
Has something gone wrong?
If I use the volume down + power button I can enter HBoot mode. From here I can select Fastboot. Connecting via USB to my computer seems to work fine, as I see Fastboot USB on my phone, and I when I execute this...
Code:
fastboot devices
I get something like this
Code:
List of devices attached
HTXXXXXXXXXX device
I am now unsure how to continue because I think something has gone wrong and I should have a working phone at this point.
Do I press ahead and try to install the Firmware package from here? Unless this lets me boot into a working phone (which I don’t believe it will), it still leaves me with the problem that for a One X, without a removable SD card I don’t know how to transfer and run the "Super Wipe" script, nor transfer and flash Android Revolution ROM via recovery.
Do I need to do something with
Code:
fastboot flash
?
Please help as she is threatening to dump me for destroying her 2-day-old phone.
It's
Code:
fastboot flash [B]recovery[/B] recovery-clockwork-touch-5.8.2.4-endeavouru.img
not boot..
Solution for you is to go into bootloader, flash recovery with the command i gave you and then reboot into recovery and install the rom..
After that everything should be ok and your phone will boot into ARHD without any problem.
delete please
anko184 said:
It's
Code:
fastboot flash [B]recovery[/B] recovery-clockwork-touch-5.8.2.4-endeavouru.img
not boot..
Solution for you is to go into bootloader, flash recovery with the command i gave you and then reboot into recovery and install the rom..
After that everything should be ok and your phone will boot into ARHD without any problem.
Click to expand...
Click to collapse
Thanks
It looks like the instructions I followed previously had an error then.
<EDIT> The instructions were incorrect, but have now been corrected </EDIT>
I will follow your instructions. But what about the RUU that is mentioned in the instructions? It is not clear how or when I should flash it. Presumably I flash the RUU before I do the ARHD flash... ???
mwhincup said:
Thanks
It looks like the instructions I followed previously had an error then.
I will follow your instructions. But what about the RUU that is mentioned in the instructions? It is not clear how or when I should flash it. Presumably I flash the RUU before I do the ARHD flash... ???
Click to expand...
Click to collapse
You don't need to flash any RUU or firmware unless your phone wasn't shipped with 1.26, which i don't think it was.
Just try flashing the recovery with the correct command and then the rom. If your phone doesn't boot after that then you may try the firmware but i'm sure you won't need it.
anko184 said:
You don't need to flash any RUU or firmware unless your phone wasn't shipped with 1.26, which i don't think it was.
Just try flashing the recovery with the correct command and then the rom. If your phone doesn't boot after that then you may try the firmware but i'm sure you won't need it.
Click to expand...
Click to collapse
So, I understand that you are telling me:
Flashing CWM recovery will rectify my current problem and restore my phone to a workable state.
Booted normally, I can copy the ARHD ROM to the internal SD (not sure what the location for this will be).
I then reboot into recovery and 'Install Zip from SD card'.
Click to expand...
Click to collapse
Is this correct?
mwhincup said:
So, I understand that you are telling me:
Is this correct?
Click to expand...
Click to collapse
Wait before you flash anything, if you don'talready have arhd on your internal sd you may be in trouble if you do superwipe
Sent from my HTC One X using XDA
mwhincup said:
So, I understand that you are telling me:
Is this correct?
Click to expand...
Click to collapse
Without trying to sound like a ****, if you don't understand what you are doing you should read more to understand the whole process before attempting it.
bagofcrap24 said:
Wait before you flash anything, if you don'talready have arhd on your internal sd you may be in trouble if you do superwipe
Click to expand...
Click to collapse
Good advice, I am sure. However my problem now is getting into a working phone so that I can transfer the ROM onto the internal SD.
Can't wait to get home and try it!
what you have done is replaced your boot sector with a recovery image, that is the reason why you cant boot your phone as normal so even flashing the recovery correctly will not allow your phone to boot up.
as your phone cannot boot up you cannot transfer any files to the internal memory of your phone in order to flash ARHD
at present there is a problem with the official version of ClockworkMod Recovery so i personally would reccommend using the interim version HERE
and flash with fastboot flash recovery r1-modaco-recovery-clockwork-touch-endeavoru.img
As you have [email protected]$ked your boot partition up you will also want to download THIS
this is an insecure boot image (thanks to paul from modaco) I have just extracted the part you will need from his package
with this you will need to be in fastboot again and type fastboot flash boot boot.img
obviously you will need to copy both of the files to the same directory as fastboot is on your PC in order to send them
by flashing the boot section with the insecure boot here it will allow your phone to boot up normally again, once it has booted normally you can then copy the ARHD and superwipe to your internal SD card
to access recovery
power off phone by holding power button for 10seconds
power on with power+voldown
select recovery from hboot screen with voldown then power to select
your phone will reboot and then you will be in recovery
do a nandroid backup incase anything goes wrong
then flash the superwipe script
then flash ARHD 1.2.2
all is good
animaleyes76 said:
Without trying to sound like a ****, if you don't understand what you are doing you should read more to understand the whole process before attempting it.
Click to expand...
Click to collapse
You are correct of course, however, there comes a point where the only way to learn is to actually do something. I have flashed numerous ROMS on my Galaxy S, and before doing this I have read numerous guides trying to better understand the procedures for HTC devices.
I have tried to follow what appeared to be a step-by-step guide, however, either there has been a malfunction, or it appears there may be two important bits of information missing from that guide:
Flashing CWM recovery leaves the phone in a state that it won't boot normally, and consequently...
The ARHD ROM should be loaded onto the internal SD at the very beginning of the procedure
Click to expand...
Click to collapse
Thanks all of you so much for your effort. It's much appreciated.
bagofcrap24 said:
what you have done is replaced your boot sector with a recovery image, that is the reason why you cant boot your phone as normal so even flashing the recovery correctly will not allow your phone to boot up.
Click to expand...
Click to collapse
@bagofcrap24 I may have misled you with a typo in the first post. (See my edit)
d'oh
edit : just read updated info
so what happens when you choose recovery and press power from the hboot screen
i'm understanding that when doing a normal reboot it just sends you straight into hboot?
power on with voldown
press voldown to select recovery
press power to select recovery
you should either see CWM or the stock recovery
again looking at what you have written, if you just do a normal reboot and its putting you straight into recovery then you probably have flashed recovery onto the boot partition
bagofcrap24 said:
edit : just read updated info
so what happens when you choose recovery and press power from the hboot screen
i'm understanding that when doing a normal reboot it just sends you straight into hboot?
power on with voldown
press voldown to select recovery
press power to select recovery
you should either see CWM or the stock recovery
again looking at what you have written, if you just do a normal reboot and its putting you straight into recovery then you probably have flashed recovery onto the boot partition
Click to expand...
Click to collapse
I'll get back to you with some definitive answers in 3 hours or so. Sorry, I'm at work now.
bagofcrap24 said:
so what happens when you choose recovery and press power from the hboot screen
Click to expand...
Click to collapse
power on with voldown
press voldown to select recovery
press power to select recovery
Click to expand...
Click to collapse
I get a circular yellow 'recycling' symbol, followed a few seconds later by a magenta triangle with an exclamation mark. (Is this the stock recovery?). Then the phone restarts and I end up back in the Clockworkmod recovery.
i'm understanding that when doing a normal reboot it just sends you straight into hboot?
Click to expand...
Click to collapse
No. A normal reboot (without holding the Vol down key) sends me straight to clockworkmod recovery.
I can get to HBoot with Vol down+Power on startup.
mwhincup said:
I get a circular yellow 'recycling' symbol, followed a few seconds later by a magenta triangle with an exclamation mark. (Is this the stock recovery?). Then the phone restarts and I end up back in the Clockworkmod recovery.
No. A normal reboot (without holding the Vol down key) sends me straight to clockworkmod recovery.
I can get to HBoot with Vol down+Power on startup.
Click to expand...
Click to collapse
Right this means you did mess up the boot and recovery partitions, the one where you have the exclamation mark is the stock recovery which means you didn't flash cwm to the recovery partition.
the fact that you get to recovery on a normal boot also suggests as I suspected that you have flashed recovery on to the boot partition, follow the instructions I put up earlier about flashing the boot.IMG and redo the recovery.IMG and you should be fine
Sent from my HTC One X using XDA
bagofcrap24 said:
what you have done is replaced your boot sector with a recovery image, that is the reason why you cant boot your phone as normal so even flashing the recovery correctly will not allow your phone to boot up.
as your phone cannot boot up you cannot transfer any files to the internal memory of your phone in order to flash ARHD
at present there is a problem with the official version of ClockworkMod Recovery so i personally would reccommend using the interim version HERE
and flash with fastboot flash recovery r1-modaco-recovery-clockwork-touch-endeavoru.img
As you have [email protected]$ked your boot partition up you will also want to download THIS
this is an insecure boot image (thanks to paul from modaco) I have just extracted the part you will need from his package
with this you will need to be in fastboot again and type fastboot flash boot boot.img
obviously you will need to copy both of the files to the same directory as fastboot is on your PC in order to send them
by flashing the boot section with the insecure boot here it will allow your phone to boot up normally again, once it has booted normally you can then copy the ARHD and superwipe to your internal SD card
to access recovery
power off phone by holding power button for 10seconds
power on with power+voldown
select recovery from hboot screen with voldown then power to select
your phone will reboot and then you will be in recovery
do a nandroid backup incase anything goes wrong
then flash the superwipe script
then flash ARHD 1.2.2
all is good
Click to expand...
Click to collapse
Your analysis is quite correct. All is indeed good! Thanks very much. The boot image worked as described. I will now transfer Superwipe and the ROM.
Make sure you do a nandroid backup first, it was lucky this time but if you mess up your system partition you may find yourself with no way of putting files on without unrooting and restoring the ruu
Sent from my HTC One X using XDA
bagofcrap24 said:
Make sure you do a nandroid backup first, it was lucky this time but if you mess up your system partition you may find yourself with no way of putting files on without unrooting and restoring the ruu
Sent from my HTC One X using XDA
Click to expand...
Click to collapse
Done!
Everything worked as you said it would.
I now have ARHD installed and running brilliantly.
Thanks again
mwhincup said:
Done!
Everything worked as you said it would.
I now have ARHD installed and running brilliantly.
Thanks again
Click to expand...
Click to collapse
Glad you fixed it and sorry for being a bit harsh earlier.. was having a bad day

[Q] Device won't boot past HTC logo, please help!

Hi, after attempting to flash a custom ROM to my phone I'm experiencing a big problem, the phone will not boot past the HTC screen. This is obviously very frustrating as the phone is pretty much rendered useless.
I am able to get into the HBOOT menu by holding the Power button and Volume Down and from there am able to select Recovery and enter the ClockWork Mod recovery screens. As you can tell I'm a 100% noob and I really just want to revert my phone to a working state. My network is Vodafone UK. I can't find an RUU above version 3.13 which is apparently what I have (so it tries updating 3.13 to 3.13 and obviously fails).
Any help on getting my phone to work again would be very very appreciated, thanks.
VBQ24 said:
Hi, after attempting to flash a custom ROM to my phone I'm experiencing a big problem, the phone will not boot past the HTC screen. This is obviously very frustrating as the phone is pretty much rendered useless.
I am able to get into the HBOOT menu by holding the Power button and Volume Down and from there am able to select Recovery and enter the ClockWork Mod recovery screens. As you can tell I'm a 100% noob and I really just want to revert my phone to a working state. My network is Vodafone UK. I can't find an RUU above version 3.13 which is apparently what I have (so it tries updating 3.13 to 3.13 and obviously fails).
Any help on getting my phone to work again would be very very appreciated, thanks.
Click to expand...
Click to collapse
Download a ROM onto your computer, connect to your phone in recovery, mount the sdcard, move the ROM from your computer onto your phone's sdcard, and flash from recovery. No need for RUU.
Dont forget to wipe.
wipe data/factory reset and format all partitions (except sd card) from recovery.
Go to bananagranolas link in her signature, you'll find everything you need there.
Thanks a lot for your help! I was attempting to flash the JellyTime ROM which I understand must have failed to result in my phone not booting properly. Should I flash a stock ROM or will any ROM suffice?
VBQ24 said:
Thanks a lot for your help! I was attempting to flash the JellyTime ROM which I understand must have failed to result in my phone not booting properly. Should I flash a stock ROM or will any ROM suffice?
Click to expand...
Click to collapse
As long as you are S-OFF and have a custom recovery (CMW or 4EXT) you are able to flash any custom rom you like. Just make sure that you make a full wipe before the flashing (wipe data/factory reset, wipe cache partition, format system or in 4ext recovery just choose format all partitions except sdcard).
That should leave you up and running again.
Okay great!
I used the HTCDev tools to unlock my boot loader which I understand is different to S-OFF? Could that be while the ROM flashing failed originally?
EDIT: Upon trying to flash the JellyTime AKOP Rom I get a message saying install from SD card complete but it's still stuck at the HTC screen...
VBQ24 said:
Okay great!
I used the HTCDev tools to unlock my boot loader which I understand is different to S-OFF? Could that be while the ROM flashing failed originally?
Click to expand...
Click to collapse
If you have an unlocked bootloder, then you have to flash the rom (previous full wipe of course) then reboot bootloader (from advanced options in CWM) and then in fastboot (you should see fastboot usb in red in the phone when plugged to the pc) you have to flash the boot.img inside the rom zip folder.
Extract that file only (not the whole rom) and from a cmd session or terminal as root (located where the boot.img file is) type:
fastboot flash boot boot.img
Once that is done (you will get OKAY. finished near the bottom) you can reboot normally by typing in cmd fastboot reboot or choosing reboot from hboot.
My bootloader now says RELOCKED, how can I unlock it again? (I'm really sorry about this)
VBQ24 said:
My bootloader now says RELOCKED, how can I unlock it again? (I'm really sorry about this)
Click to expand...
Click to collapse
Use the token HTC sent you when u unlocked it. and typing in cmd the fastboot unlock command.
Okay done that, thanks a lot!
I'm now looking in the advanced options of CWM, I can see the option "Reboot Recovery" but no "Reboot Bootloader"?
VBQ24 said:
Okay done that, thanks a lot!
I'm now looking in the advanced options of CWM, I can see the option "Reboot Recovery" but no "Reboot Bootloader"?
Click to expand...
Click to collapse
then just turn the phone off (power off option) and then boot with power + volume down
glevitan said:
then just turn the phone off (power off option) and then boot with power + volume down
Click to expand...
Click to collapse
Okay, I wiped all partitions, installed JellyTime AOKP, restarted, went into fastboot, extracted/flash boot file and the rebooted phone.
The phone will now progress from the HTC screen but is now stuck on a black screen, Windows tried to install drivers but failed....
VBQ24 said:
Okay, I wiped all partitions, installed JellyTime AOKP, restarted, went into fastboot, extracted/flash boot file and the rebooted phone.
The phone will now progress from the HTC screen but is now stuck on a black screen, Windows tried to install drivers but failed....
Click to expand...
Click to collapse
Was the boot.img file flashed successfully?
Yes it said so...
EDIT: Not sure if this is an issue with the ROM of if I'm doing something wrong? I went to the "mounts and storage" section of CWM and clicked all the format options accept sdcard. I then installed ROM, went into fastboot and flashed boot.img, it said OKAY twice then finished. Still stuck at black, backlit screen after HTC screen. ROM is JellyTime by randomblame.
VBQ24 said:
Yes it said so...
Click to expand...
Click to collapse
that is weird. Try flashing a different rom then and see what happens. flash the boot image first and then the the rom in recovery.
glevitan said:
that is weird. Try flashing a different rom then and see what happens. flash the boot image first and then the the rom in recovery.
Click to expand...
Click to collapse
I've just tried flashing the boot image first and then installing JellyTime AOKP, same black screen. Maybe I should try a Gingerbread ROM? That's the Operating system I had before, is there a known working ROM?
VBQ24 said:
I've just tried flashing the boot image first and then installing JellyTime AOKP, same black screen. Maybe I should try a Gingerbread ROM? That's the Operating system I had before, is there a known working ROM?
Click to expand...
Click to collapse
Sorry, have You checked the md5sum of the file? Maybe You have a bad download...if that it Is ok, then try flashing a totally different rom and see what happens.
glevitan said:
Sorry, have You checked the md5sum of the file? Maybe You have a bad download...if that it Is ok, then try flashing a totally different rom and see what happens.
Click to expand...
Click to collapse
No I haven't checked the md5sum of the file, how should I go about doing that?
VBQ24 said:
No I haven't checked the md5sum of the file, how should I go about doing that?
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.fab.md5
EDIT: well, don't I feel stupid. I knew full well from reading that your phone wasn't working, but posted a link to an app. Just not paying attention. Sorry about that.
VBQ24,
You can go back to stock by flashing a stock RUU from your PC.
(Edit: You should relock your bootloader first. you can do so from Hboot. There's an option that says relock bootloader or something like that)
The version of the RUU should be equal or greater to the version that came with your phone. Try this v3.13
However, if you want to flash a custom ROM:
You need to downgrade your device first, get s-off and root, then flash a custom ROM
You need to use the Advanced Ace Hack Kit (AAHK), get it from here.
Make sure to read the manual (called 'effin manual) word by word. There are instructions on how to downgrade.
Follow the instructions, and if you have any questions, ask here.

[Q] Desire HD stuck at boot screen after installing any custom ROM

Hi, for some reason, my device won't boot after flashing some custom ROM.
I've tried these 3 ROMs:
1: codefireX - http://forum.xda-developers.com/showthread.php?t=2003273
2: CyanogenMod 10.1 - http://forum.xda-developers.com/showthread.php?t=2073992
3: Nik Project X v4.1 - http://forum.xda-developers.com/showthread.php?t=1843300
I've cleared all caches, wiped my device, and installed all ROMs as described, but after I reboot all I get is a white screen which says "htc" in green.... I've waited for over 30 minutes each time, but the boot screen remains.
What am I doing wrong?
hammernl said:
Hi, for some reason, my device won't boot after flashing some custom ROM.
I've tried these 3 ROMs:
1: codefireX - http://forum.xda-developers.com/showthread.php?t=2003273
2: CyanogenMod 10.1 - http://forum.xda-developers.com/showthread.php?t=2073992
3: Nik Project X v4.1 - http://forum.xda-developers.com/showthread.php?t=1843300
I've cleared all caches, wiped my device, and installed all ROMs as described, but after I reboot all I get is a white screen which says "htc" in green.... I've waited for over 30 minutes each time, but the boot screen remains.
What am I doing wrong?
Click to expand...
Click to collapse
Are you S-OFF or have an unlocked bootloader?
I rooted my device, but it is still S-ON. However, the bootloader does say "*** UNLOCKED ***"
hammernl said:
I rooted my device, but it is still S-ON. However, the bootloader does say "*** UNLOCKED ***"
Click to expand...
Click to collapse
Then you need to flash the boot.img in fastboot everytime you flash a rom. Otherwise your device won't boot. To find out how to do that, use the guide in my signature...:good:
Appreciate your help, but that didn't do the trick. I downloaded the att-ace-30-isboot.zip, extracted boot.img and flashed it "fastboot flash boot x:\boot.img". The Desire HD still does not boot.
Also, for my Wildfire S (also S-ON) I can install any ROM I like, and the device boots fine. No need to reflash some boot.img
Any more thoughts?
hammernl said:
Appreciate your help, but that didn't do the trick. I downloaded the att-ace-30-isboot.zip, extracted boot.img and flashed it "fastboot flash boot x:\boot.img". The Desire HD still does not boot.
Also, for my Wildfire S (also S-ON) I can install any ROM I like, and the device boots fine. No need to reflash some boot.img
Any more thoughts?
Click to expand...
Click to collapse
I don't get it. Why on earth are you flashing that boot.img?? You need to flash the rom you are trying to flash boot.img.....That image is just for the Inspire 4G and has nothing to do with any of the roms you flashed.
S-ON and Unlock bootloader are two different things. S-OFF does not require to have an unlocked bootloader....Being S-ON is fine if you unlock the bootloader.
glevitan said:
I don't get it. Why on earth are you flashing that boot.img?? You need to flash the rom you are trying to flash boot.img.....That image is just for the Inspire 4G and has nothing to do with any of the roms you flashed.
Click to expand...
Click to collapse
HAHA, I had a feeling I did not understand what boot.img you were talking about.
So I further investigated the zips that a custom ROM provides, and I notice the boot.img in the root of each ZIP. So I flashed that... guess what... it works quite simple
Thanks a lot for your help!
hammernl said:
HAHA, I had a feeling I did not understand what boot.img you were talking about.
So I further investigated the zips that a custom ROM provides, and I notice the boot.img in the root of each ZIP. So I flashed that... guess what... it works quite simple
Thanks a lot for your help!
Click to expand...
Click to collapse
No problem. Take into consideration that everytime you flash a custom rom you have to do that...:good:
Please help
glevitan said:
No problem. Take into consideration that everytime you flash a custom rom you have to do that...:good:
Click to expand...
Click to collapse
Hello
I need help. Please
I recently brought a friend's phone (Desire HD) to flash custom ROM on. I flashed boot.img via fastboot but when I select recovery, A white screen with HTC shows and after a few seconds, black screen occurs. I know screen is on however. I dont know what to do. The bootloader says unlocked but it says
S-ON RL
HBOOT-2.00.0029
MICROP-0438
RADIO-26.14.04.28_M
eMMC-boot
The steps that I did was.
1. I unlocked the bootloader via HTCDev. It gave me error so I updated via RUU manually through fastboot.
2. After that, I was able to unlock the bootloader via HTCDev.
3. I followed this (http://www.teamandroid.com/2013/04/...android-422-jellytime-jelly-bean-rom-guide/2/) to flash method to Jelly-time on DHD. But when I flashed boot.img via fastboot cmd, it does not go to Recovery, it only shows phone with exclamation mark. If I reboot the phone, it shows white HTC screen and then black black screen. Please help me what to do. After unlocking via HTCDev, I didn't intall CWM, I though flashing boot.img is actually installing CWN :'|
Thanks a LOT in advance
sharxx47 said:
Hello
I need help. Please
I recently brought a friend's phone (Desire HD) to flash custom ROM on. I flashed boot.img via fastboot but when I select recovery, A white screen with HTC shows and after a few seconds, black screen occurs. I know screen is on however. I dont know what to do. The bootloader says unlocked but it says
S-ON RL
HBOOT-2.00.0029
MICROP-0438
RADIO-26.14.04.28_M
eMMC-boot
The steps that I did was.
1. I unlocked the bootloader via HTCDev. It gave me error so I updated via RUU manually through fastboot.
2. After that, I was able to unlock the bootloader via HTCDev.
3. I followed this (http://www.teamandroid.com/2013/04/...android-422-jellytime-jelly-bean-rom-guide/2/) to flash method to Jelly-time on DHD. But when I flashed boot.img via fastboot cmd, it does not go to Recovery, it only shows phone with exclamation mark. If I reboot the phone, it shows white HTC screen and then black black screen. Please help me what to do. After unlocking via HTCDev, I didn't intall CWM, I though flashing boot.img is actually installing CWN :'|
Thanks a LOT in advance
Click to expand...
Click to collapse
That is the issue, that you didn't flash the rom. You need a custom recovery to flash the rom first and then the boot.img. You just flash a boot.img file from a different rom without flashing the rom itself.
Boot into fastboot usb and then flash recovery. You can use the guide or the tools in my signature to do that or just flash it manually. Then, flash the rom in recovery and just then fastboot flash the boot.img.
glevitan said:
That is the issue, that you didn't flash the rom. You need a custom recovery to flash the rom first and then the boot.img. You just flash a boot.img file from a different rom without flashing the rom itself.
Boot into fastboot usb and then flash recovery. You can use the guide or the tools in my signature to do that or just flash it manually. Then, flash the rom in recovery and just then fastboot flash the boot.img.
Click to expand...
Click to collapse
I did use your guides to work it up. I flashed recovery via fastboot and flashed the ROM (along with gapps). It is working. However, I fastboot flashed boot.img of the same ROM BEFORE flashing recovery and hence before flash ROM. However it is working so all good
Thanks a lot
pllzz help me
i hve htc one v nd i have rootd it , after that i hve installd cwm on it . after that i have installed a custom rom by followng the steps alsothe file boot.img. bt after rebootng it does not boot. it still stops on htc logo screen .. plz help me out. i hve checkd my phne near shops what they cannot do anythng ,,,, say its not bootng , plz hlp me .....
amarsurya01 said:
i hve htc one v nd i have rootd it , after that i hve installd cwm on it . after that i have installed a custom rom by followng the steps alsothe file boot.img. bt after rebootng it does not boot. it still stops on htc logo screen .. plz help me out. i hve checkd my phne near shops what they cannot do anythng ,,,, say its not bootng , plz hlp me .....
Click to expand...
Click to collapse
Maybe you should ask in the HTC one v forums
Sent from my GT-I9505 using xda app-developers app
DHD Wont Boot after Custom ROM
HI,
OK...
I have an S-ON DHD with unlocked bootloader and decided to upgrade the android version.
Decided I'd start with 5.1.1 (cm-12.1-20150509-UNOFFICIAL-ace).
I have TWRP (openrecovery-TWRP-ace-2.8.1.2-unofficial) installed as recovery manager.
So installed the ROM but phone would not boot - stayed on HTC screen.
Looking for the cause I find that I need to flash flash boot.img of the ROM I want to use as it is S-ON.
BUT - to do so I need to use fastboot and at this stage I can only get into recovery and fastboot devices shows no devices hence I can't issue :
fastboot flash boot my.img​
I think I should have kept a recovery of the original ROM but .... what could possibly go wrong ....
So bottom line I have a phone that won't boot but can get into recovery.
Any and all suggestions gratefully accepted
Cheers,
Paul
[SOLVED] DHD Wont Boot after Custom ROM
pdk59 said:
HI,
OK...
I have an S-ON DHD with unlocked bootloader and decided to upgrade the android version.
Decided I'd start with 5.1.1 (cm-12.1-20150509-UNOFFICIAL-ace).
I have TWRP (openrecovery-TWRP-ace-2.8.1.2-unofficial) installed as recovery manager.
So installed the ROM but phone would not boot - stayed on HTC screen.
Looking for the cause I find that I need to flash flash boot.img of the ROM I want to use as it is S-ON.
BUT - to do so I need to use fastboot and at this stage I can only get into recovery and fastboot devices shows no devices hence I can't issue :
fastboot flash boot my.img​
I think I should have kept a recovery of the original ROM but .... what could possibly go wrong ....
So bottom line I have a phone that won't boot but can get into recovery.
Any and all suggestions gratefully accepted
Cheers,
Paul
Click to expand...
Click to collapse
Ok - thanks 4 your help everyone ....
Ok the issue related to the fact that the laptop(s) I were using both (Win10) somehow got stuffed up by the HTC Diagnostic drivers which caused one of the laptops to blue screen (Driver Power State Failure error) on a restart and the other to hang.
Once I restarted successfully the adb and fastboot devices re-appeared and I simply flash booted the boot.img from my android 5 rom and all now good
Cheers,
Paul

[Q] [HELP] Performed wipe, accidentally rebooted before flash. Bricked?

Running CWM 3.x.x from DHD release
Downloaded CWM 5.8.1.5 zip and 'flash' using install zip util on 3.x but when I went back into recovery it was still 3.x
Didn't realise it was 3.x so I wiped then full wiped etc, then realised 3.x so ran 5.x install again
Decided to reboot to make sure 5.x had installed BUT I hadn't yet flashed a ROM on!
Stuck at HTC screen, have a broken 'DOWN' button so I can't boot into recovery and I can't get into Android and reboot to recovery for obvious reason
Please please can someone help? I just need to get back into recovery to flash.
If it helps, I'm on OS X but I have access to Windows and iirc Ubuntu
Danke
Adb reboot recovery...i dont think you bricked...why dont you use 4ext
Sent from my Inspire 4G using xda premium
So to clarify. You tried to flash the CWM5 recovery.zip from CWM3 recovery, but it failed? You could try to fastboot flash the recovery.img from your computer. Also, are you S-On or S-Off?
To reboot into recovery connect to computer and from cmd type "adb reboot bootloader."
bananagranola said:
So to clarify. You tried to flash the CWM5 recovery.zip from CWM3 recovery, but it failed? You could try to fastboot flash the recovery.img from your computer. Also, are you S-On or S-Off?
To reboot into recovery connect to computer and from cmd type "adb reboot bootloader."
Click to expand...
Click to collapse
My volume down button is broken so I can't access anything on the device. Yes I tried to flash 5 from 3 and it failed.
I'm fairly sure I'm s off. When I rooted etc I used the phone only method so I didn't need adb. Will I need to download anything?
Juilliard said:
My volume down button is broken so I can't access anything on the device. Yes I tried to flash 5 from 3 and it failed.
I'm fairly sure I'm s off. When I rooted etc I used the phone only method so I didn't need adb. Will I need to download anything?
Click to expand...
Click to collapse
Take a look at your bootloader info. If it show 'ace pvt __ s-off, means that it is s-off.
Fail in flashing rom sometimes hinting that there is something wrong with hardware. Unfortunately our hardware expert is no longer here.
Sent from my Desire HD

[Q] Please help me flashing custom rom

[I have rooted my desire hd using this mobiadas guide:
and got it confirmed that my phone is rooted... But what next?
I downloaded the JellyTime 4.2 R11 zipfile and put it on the root of my sd-card
tried flashing with clockwork...etc
all i got is a red triangel, an when i press vol-up i got the message E:Cant open /cache/recovery/command
with the 4 option
reboot system
Apply update from sdcard
wipe data/factory reset
wipe cache partition
(Android system recovery <3e>)
Can someone please help a noob
Kenny
kennywild said:
[I have rooted my desire hd using this mobiadas guide:
and got it confirmed that my phone is rooted... But what next?
I downloaded the JellyTime 4.2 R11 zipfile and put it on the root of my sd-card
tried flashing with clockwork...etc
all i got is a red triangel, an when i press vol-up i got the message E:Cant open /cache/recovery/command
with the 4 option
reboot system
Apply update from sdcard
wipe data/factory reset
wipe cache partition
(Android system recovery <3e>)
Can someone please help a noob
Kenny
Click to expand...
Click to collapse
what status of your phone bootloader...?
maybe you can try flashing another custom recovery like 4EXT or TWRP
download recovery.img 4EXT or TWRP
place recovery.img file in sdk/ adb folder on your computer
and flashing through FASTBOOT .. with command "fastboot flash recovery recovery.img"
already have 4EXT or TWRP..then you can try wipe/ factory reset before installing rom again...
don't forget to flashing manually boot.img too after installing any custom rom if your bootloader status unlocked but still S-ON..
what du you mean status of your phone bootloader? I have unlocked bootloadern via HTCdev. Thats what you mean?
Havent still figured out if its S-ON. Dont not yet know what Son/off means. Will google it
kennywild said:
what du you mean status of your phone bootloader? I have unlocked bootloadern via HTCdev. Thats what you mean?
Havent still figured out if its S-ON. Dont not yet know what Son/off means. Will google it
Click to expand...
Click to collapse
yap..that's what i mean...
you can see the status of your bootloader when you're turn on your phone with hold volume down + power button then the phone will show up bootloader like locked or unlocked, s-on or s-off, hboot version, radio version, fastboot, recovery etc..
because of your phone unlocked via htcdev unlock..it seems the bootloader is still s-on..
so like what say before about your problem is...maybe you can try flashing another custom recovery like 4EXT recovery tuch or TWRP..choice one
after you have installing new recovery..then you can installing any custom rom but don't forget that you must always flashing manually boot.img too after every installing any custom rom before reboot the rom for the first time...
hopefully this can help..
jizzz... it dosnt seem like i ever gonna get this to work. I did flash the custom recovery 4ext and the cmd-line on the pc did say flash sucsess... But when i tried recovery i just got an white screen with htc-logo. Had to pull out the batteri to boot the mobile up again..
Edit: I got the TWPR working
Now i got installed the custom rom and everething is workin flawlessly (only memory shows 592, shouldnt it be 768?). THX alot for your help
Kenny
kennywild said:
Now i got installed the custom rom and everething is workin flawlessly (only memory shows 592, shouldnt it be 768?). THX alot for your help
Kenny
Click to expand...
Click to collapse
Google a little bit. Part of ram that you don't see is used by android for a kernel to work.

Categories

Resources