ROM not working - Desire HD Q&A, Help & Troubleshooting

Xperia 4.4.2 beta 2
completed aroma installer .. built in wipe features, but stuck in boot screen and can't enter recovery. anyone can help?

fathulhakam said:
Xperia 4.4.2 beta 2
completed aroma installer .. built in wipe features, but stuck in boot screen and can't enter recovery. anyone can help?
Click to expand...
Click to collapse
S-Off or bootloader unlock? If bootloader unlock, did you flash the boot.img from fastboot?

bananagranola said:
S-Off or bootloader unlock? If bootloader unlock, did you flash the boot.img from fastboot?
Click to expand...
Click to collapse
can't access fastboot, even via adb

fathulhakam said:
can't access fastboot, even via adb
Click to expand...
Click to collapse
...you didn't answer my question. S-Off or bootloader unlock?
And ADB and fastboot are different things. Fastboot in bootloader. ADB during and after boot.

Related

Very big problem with S-on .. please help

I flashed and tried install custom rom without turning off S-on. Hboot and Rocover is ok but phone is not starting. Any help how can i turn off S-on now?
vimrul said:
I flashed and tried install custom rom without turning off S-on. Hboot and Rocover is ok but phone is not starting. Any help how can i turn off S-on now?
Click to expand...
Click to collapse
If adb is working you can unlock the bootloader and try to flash the rom. Also you can look at this giude
vimrul said:
I flashed and tried install custom rom without turning off S-on. Hboot and Rocover is ok but phone is not starting. Any help how can i turn off S-on now?
Click to expand...
Click to collapse
Did you flash the boot.img from fastboot?
bananagranola said:
Did you flash the boot.img from fastboot?
Click to expand...
Click to collapse
No didn't. Should I do that ??
vimrul said:
No didn't. Should I do that ??
Click to expand...
Click to collapse
If you are S-ON, you need to flash the ROM's boot.img in fastboot each time you flash a ROM.
bananagranola said:
If you are S-ON, you need to flash the ROM's boot.img in fastboot each time you flash a ROM.
Click to expand...
Click to collapse
Is it possible to lash the ROM's boot.img when I am on S-on ? OK I am on it ..
bananagranola said:
If you are S-ON, you need to flash the ROM's boot.img in fastboot each time you flash a ROM.
Click to expand...
Click to collapse
Waiting for device on CMD problem while i was trying to flashing boot.img. Any other way to do this? its not possible to on USB debugging mode because Phone stacked on white screen. Any other to flash boot.img? please
vimrul said:
Waiting for device on CMD problem while i was trying to flashing boot.img. Any other way to do this? its not possible to on USB debugging mode because Phone stacked on white screen. Any other to flash boot.img? please
Click to expand...
Click to collapse
From fastboot, not ADB. Detailed instructions are in post #7 of the Ace Think Tank thread in my signature.
vimrul said:
I flashed and tried install custom rom without turning off S-on. Hboot and Rocover is ok but phone is not starting. Any help how can i turn off S-on now?
Click to expand...
Click to collapse
Did you unlock the bootloader?? If not flashing the boot.img won't work either. you need to try unlocking the bootloader from fastboot first, then when you have working phone you decide what to do.

[Q] Is my phone brick? help....

hi i have the htc one x international. I really really need help. My htc one x was on viper x then i wanted to flash to cm10.1 but i failed. I then realized that i have to update my HBOOT. And so i did. And now it has been relocked. When I tried to boot my phone, my sd card is not available, my phone can't have signal, almost everything is impossible to do. I also cannot go into CWM recovery.
What i can do now is only go to my boot loader by pressing volume down and power button. What should i do?
If you want to be able to get into recovery again try to type in the shell
Fastboot erase cache
matt95 said:
If you want to be able to get into recovery again try to type in the shell
Fastboot erase cache
Click to expand...
Click to collapse
I did fastboot erase cache through cmd, and when i tried to go to recovery, it showed me a flatphone, a triangle with an exclamation mark
You just need to unlock it again mate thats why it says "relocked" and you cant do nothing with your custom rom / recovery
matt95 said:
If you want to be able to get into recovery again try to type in the shell
Fastboot erase cache
Click to expand...
Click to collapse
MeLViN-oNe said:
You just need to unlock it again mate thats why it says "relocked" and you cant do nothing with your custom rom / recovery
Click to expand...
Click to collapse
ok how do i unlock the bootloader. I have the unlock file but when i flash it, flash unlocktoken Unlock_code.bin, it says failed.
ari12 said:
ok how do i unlock the bootloader. I have the unlock file but when i flash it, flash unlocktoken Unlock_code.bin, it says failed.
Click to expand...
Click to collapse
You need to get a new unlock token from htcdev, had the same problem when upgrading my hboot
MeLViN-oNe said:
You need to get a new unlock token from htcdev, had the same problem when upgrading my hboot
Click to expand...
Click to collapse
Correct, try to get another unlock code
matt95 said:
Correct, try to get another unlock code
Click to expand...
Click to collapse
Ok now i have a new problem. when i get a new token, and follow all ways to unlock, when i flash fastboot unlocktoken Unlock_code.bin, it replied with full of options for me to choose. And nothing happened to my phone. what should i do?
Type:
Code:
fastboot flash unlocktoken Unlock_code.bin
It should pop up on your screen when you flash info about voiding you're warranty
You then press volume up to highlight yes then press power button to confirm
Sent from my HTC One X using xda app-developers app

ROM's after bootloader unlock and root?

Is it ok to flash a ROM after i have unlocked my bootloader and rooted or do I absolutely have to have S-Off first? I have looked around and searched and googled first and found no answer to this question. Any help is greatly appreciated!
PS4AndroidHacker said:
Is it ok to flash a ROM after i have unlocked my bootloader and rooted or do I absolutely have to have S-Off first? I have looked around and searched and googled first and found no answer to this question. Any help is greatly appreciated!
Click to expand...
Click to collapse
you can flash a rom with only bootloader unlocked here follow this guide : http://forum.xda-developers.com/showthread.php?t=1435228
PS4AndroidHacker said:
Is it ok to flash a ROM after i have unlocked my bootloader and rooted or do I absolutely have to have S-Off first? I have looked around and searched and googled first and found no answer to this question. Any help is greatly appreciated!
Click to expand...
Click to collapse
You can flash a rom without being s-off but you need to manually flash the boot.img file.
check this thread for info: http://forum.xda-developers.com/showthread.php?t=1421255
Has anybody tried fastbooting the recovery img into the phone's memory?
Like this:
adb reboot bootloader
fastboot boot recovery-clockwork-5.0.2.0-vivow.img
brettbee said:
Has anybody tried fastbooting the recovery img into the phone's memory?
Like this:
adb reboot bootloader
fastboot boot recovery-clockwork-5.0.2.0-vivow.img
Click to expand...
Click to collapse
All that will do is boot you into recovery .
If you use fastboot , the command would be like
"Fastboot flash recovery <name of recovery.img>"
Sent from my Galaxy Nexus using Tapatalk
brettbee said:
Has anybody tried fastbooting the recovery img into the phone's memory?
Like this:
adb reboot bootloader
fastboot boot recovery-clockwork-5.0.2.0-vivow.img
Click to expand...
Click to collapse
bsmitty83 said:
All that will do is boot you into recovery .
If you use fastboot , the command would be like
"Fastboot flash recovery <name of recovery.img>"
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
I had read somewhere that if you boot into recovery in the phone's memory instead of from the partition, the recovery will be able to write to the boot partition - so no need to flash the boot.img separately.
I haven't tested this myself, though.

[Q] Unlock an S-Off phone without losing data

Hi all, I'm sorry to ask this question again, but after a lot of checking I can't figure this out.
I have Android 2.3.5 (3.12.405.x), the phone is S-Off with bootloader 2.00.0029, and locked. I need to unlock it so I can flash a recovery and then root the thing to use Titanium backup to restore data to another phone.
The HTCdev method wipes all the data, right?
Ben
BenPope said:
Hi all, I'm sorry to ask this question again, but after a lot of checking I can't figure this out.
I have Android 2.3.5 (3.12.405.x), the phone is S-Off with bootloader 2.00.0029, and locked. I need to unlock it so I can flash a recovery and then root the thing to use Titanium backup to restore data to another phone.
The HTCdev method wipes all the data, right?
Ben
Click to expand...
Click to collapse
If you are s-off you can just flash a custom recovery directly. No need to unlock the bootloader.
Sent from my Desire HD using xda premium
yumm91 said:
If you are s-off you can just flash a custom recovery directly. No need to unlock the bootloader.
Click to expand...
Click to collapse
fastboot flash recovery recovery.img
gives me:
remote: not allowed
BenPope said:
fastboot flash recovery recovery.img
gives me:
remote: not allowed
Click to expand...
Click to collapse
You got those error because remote flash only allowed on unlocked and engineering bootloader.
You need to use hboot patch to install custom recovery by putting that zip files in the root of your sdcard. Reboot to bootloader and it will ask for a prompt to update. I am not sure whether this method still applicable to new bootloader (2.00.0029).
Sent from my Desire HD using xda premium
yumm91 said:
You got those error because remote flash only allowed on unlocked and engineering bootloader.
You need to use hboot patch to install custom recovery by putting that zip files in the root of your sdcard. Reboot to bootloader and it will ask for a prompt to update. I am not sure whether this method still applicable to new bootloader (2.00.0029).
Click to expand...
Click to collapse
Hmmm. It's hard to find the right information for newer hboot.
I'm creating a pd98.zip now with a custom recovery. I'll update on how it goes.
BenPope said:
I'm creating a pd98.zip now with a custom recovery.
Click to expand...
Click to collapse
That worked, I have 4ext on there now, thanks for your help.
BenPope said:
That worked, I have 4ext on there now, thanks for your help.
Click to expand...
Click to collapse
No problem. Glad to help.
Sent from my Desire HD using xda premium

Root One M8 Google Play Edition

I don't normally post question. Figuring out how to do things is half the fun. But I've searched everywhere and I've not been able to find a root method for the M8 GPe. Any help would be greatly appreciated.
angel.de.marc said:
I don't normally post question. Figuring out how to do things is half the fun. But I've searched everywhere and I've not been able to find a root method for the M8 GPe. Any help would be greatly appreciated.
Click to expand...
Click to collapse
unlock the bootloader HTCDEV.com and install twrp.
exad said:
unlock the bootloader HTCDEV.com and install twrp.
Click to expand...
Click to collapse
It's the GPe. To unlock the bootloader I just used fastboot oem unlock. I just need root. Philz Touch Recovery is only for the m8, m8spr, and m8vzw. I guess what I need is both a way to root the device and a custom recovery to install.
Can I push root through adb like the Nexus 5? And is there a recovery for the m8gpe?
angel.de.marc said:
It's the GPe. To unlock the bootloader I just used fastboot oem unlock. I just need root. Philz Touch Recovery is only for the m8, m8spr, and m8vzw. I guess what I need is both a way to root the device and a custom recovery to install.
Can I push root through adb like the Nexus 5? And is there a recovery for the m8gpe?
Click to expand...
Click to collapse
It's all the same, you can use the normal M8 recovery.
BAM1789 said:
It's all the same, you can use the normal M8 recovery.
Click to expand...
Click to collapse
Cool. And just push root through adb?
angel.de.marc said:
Cool. And just push root through adb?
Click to expand...
Click to collapse
Fastboot. fastboot flash recovery "recoveryname.img"
BAM1789 said:
Fastboot. fastboot flash recovery "recoveryname.img"
Click to expand...
Click to collapse
Thanks.
You can flash su.zip through recovery or let recovery do it automatically, I think CWM and Philz touch detect and offer to root your stock rom. I know TWRP does.

Categories

Resources