Help HTC Desire HD Vodafone (stuck): flashing custom rom after unlocking bootloader - Desire HD Q&A, Help & Troubleshooting

Hi,
I need your kind advice in fixing my issue. I have DHD Vodafone 3.13.161.3 GB 2.3.5.
I unlocked the phone using HTC official method, phone got restored to factory default and I tried to flash a custom rom without knowing that I need to change the CID.
The phone starts but get stuck on HTC logo, I have EXT4 recovery installed already.
Tried wiping and factory reset but it seems that its of no use. I can boot to hboot, it says unlocked (highlighted) and s-on.
I did try to make a goldcard, put the sdcard in another phone and used the goldcard helper app then went to the site and submitted the CID and downloaded the image and followed the steps.
(got mmc0 and mmc1, I took mmc1 by manually writting it)
I copied another official rom PD98IMG.ZIP downloaded from the net for WWE and ARA versions copied them to SDcard and got into hboot but after loading it says wrong image and goes back to hboot.
I deseparate to get it fixed, would you plz provide some guidance on how to fix it since I was not able to get Vodafone RUU or any other mechanism to fix!
Appreciate your assistance and efforts..
*** Unlocked **
ACE PVT SHIP S-ON RL
HBOOT-2.00.0029
MICROP-0438
RADIO-26.14.04.28_oot
eMMC-

If you unlocked from HTCdev you have to flash kernel in fast boot rename boot.IMG to pd98img.zip and accept update. Then remove or rename to pd98img.zip.bak so it doesn't keep updating. It's because of s-on you should be able to downgrade hboot and s-off.
Sent from my Inspire 4G using XDA

sammael1069 said:
If you unlocked from HTCdev you have to flash kernel in fast boot rename boot.IMG to pd98img.zip and accept update. Then remove or rename to pd98img.zip.bak so it doesn't keep updating. It's because of s-on you should be able to downgrade hboot and s-off.
Sent from my Inspire 4G using XDA
Click to expand...
Click to collapse
Thanks for your response Sammael,
Just some background info about my case:
I have DHD from Vodafone UK which was on the latest rom from Vodafone 2.3.5, I did bootloader unlock using HTCDev then flashed Ext4 recovery.
I tried flashing a custom rooted rom based on WWE version using the recovery mode (install zip from sdcard) after which I got the phone stuck on HTC logo screen everytime I try to power it on.
I tried using WWE RUUs with fastboot usb but got err155, I downloaded Vodafone PD98IMG.zip from that was uploaded by a guy in another forum but copying it to the sdcard and loading it using hboot gave me wrong image/rom message. I tried running WWE RUU then copying the PD98IMG.zip to the temp folder and renaming it to rom.zip after deleting the original rom.zip but again I got err155.
I need at least to get back on Vodafone stock rom and fix the problem, I am not sure if I need to relock the bootloader and if I must flash back the stock recovery.
Can anyone help with this as I have been trying different options for the last 4 days and all the tools that were mentioned need to have a functional phone to do usb debugging and charge only mode!
*** Unlocked***
ACE PVT SHIP S-ON RL
HBOOT-2.00.0029
MICROP-0438
RADIO-26.14.04.28_M
eMMC-boot
Dec 22 2011,14:28:19

First will cover the obvious you should have unlocked via HTC dev. The hack kit is the way to go about things
Now for the fix.
Download a custom rom on PC, have androidsdk setup
Boot into recovery and reinstall your custom from.(remember to full wipe).
Once complete plug phone into PC and run adb reboot bootloader.
Once in boot loader select fast boot if its not already selected.(should read fast boot USB)
Now in the custom rom you download open it and take out the boot.img and put it wherever you have adb/fast boot folders
Then type the command
Fastboot flash boot boot.img
Fastboot reboot
You will have to do this every time you flash a new rom, since you HTC dev unlocked. I would search into relocking boot loader and using the hack kit
Sent from my Desire HD using XDA

marsdta said:
First will cover the obvious you should have unlocked via HTC dev. The hack kit is the way to go about things
Now for the fix.
Download a custom rom on PC, have androidsdk setup
Boot into recovery and reinstall your custom from.(remember to full wipe).
Once complete plug phone into PC and run adb reboot bootloader.
Once in boot loader select fast boot if its not already selected.(should read fast boot USB)
Now in the custom rom you download open it and take out the boot.img and put it wherever you have adb/fast boot folders
Then type the command
Fastboot flash boot boot.img
Fastboot reboot
You will have to do this every time you flash a new rom, since you HTC dev unlocked. I would search into relocking boot loader and using the hack kit
Sent from my Desire HD using XDA
Click to expand...
Click to collapse
Hi marsdta,
I sort of worried about doing what you suggested as my device still show the CID as VODAP001. Its on Ship S-On and the problem I got into was by flashing a custom rom through CWM.
Just to provide more info, I got the below details by running fastboot command getvar all. I also tried to run a WWE RUU with the goldcard plugged into my DHD but got this error message version-main failed status malformed 1 bytes!!
C:\windows\system32>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 2.00.0029
INFOversion-baseband: 26.14.04.28_M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 3.13.0.0
INFOserialno: HT0C9RX00000
INFOimei: XXXXXXXXXX
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: VODAP001
INFObattery-status: good
INFObattery-voltage: 4174mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: fcef1579
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.008s

I had some progress, relocked the bootloader and copied the PD98IMG.ZIP to sdcard. The phone starts loading the PD98IMG and then running the check, it fails on some point which I think might be the PD98IMG I got is older than the software raido/hboot installed on my phone. Below are the details.
Checking PD98IMG.zip
Main version older!
update failed
Press <Power> to reboot
The PD98IMG.zip has an android-info.txt that contains the following:
*********
modelid: PD9810000
cidnum: VODAP001
cidnum: VODAP102
cidnum: VODAP304
cidnum: VODAPE17
mainver: 2.50.161.3
hbootpreupdate:12
*********
When powering the phone with vol-down I see the following info
***Relocked***
ACE PVT SHIP S-ON RL
HBOOT-2.00.0029
MICROP-0438
RADIO-26.14.04.28_M
eMMC-boot
Dec 22 2011,14:28:19
I think I may need the latest PD98IMG.zip to reflash the phone back to Vodafone stock software, plz correct me if I am wrong?
The PD98IMG.zip which was provided a vodafone uk phone owner seems to check the version of my phone's current state hboot/radio.
Is there any place where I can get the latest PD98IMG.zip even if I have to pay for it?

yabdali said:
I had some progress, relocked the bootloader and copied the PD98IMG.ZIP to sdcard. The phone starts loading the PD98IMG and then running the check, it fails on some point which I think might be the PD98IMG I got is older than the software raido/hboot installed on my phone. Below are the det
I think I may need the latest PD98IMG.zip to reflash the phone back to Vodafone stock software, plz correct me if I am wrong?
The PD98IMG.zip which was provided a vodafone uk phone owner seems to check the version of my phone's current state hboot/radio.
Is there any place where I can get the latest PD98IMG.zip even if I have to pay for it?
Click to expand...
Click to collapse
I haven't been able to find the newest ruu for your branded device. Best I can say is keep looking. But if you can't find it your going to have to flash a from how I suggested to get a working phone.
Or maybe wait and see if anyone has other ideas to try
Sent from my Inspire 4G using XDA

marsdta said:
I haven't been able to find the newest ruu for your branded device. Best I can say is keep looking. But if you can't find it your going to have to flash a from how I suggested to get a working phone.
Or maybe wait and see if anyone has other ideas to try
Sent from my Inspire 4G using XDA
Click to expand...
Click to collapse
Hi marsdta,
Thanks for your contribution..
I have relocked my bootloader, tried flashing the PD98IMG.zip but I got main version is older message.
I unzipped the PD98IMG.zip and tried flashing the radio and the boot in fastboot USB mode but signature failed!
Do you have any suggestion or insights about what else I should do?
D:\htctest\files>Fastboot flash radio radio.img
sending 'radio' (24960 KB)... OKAY [ 4.556s]
writing 'radio'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 7.792s
D:\htctest\files>Fastboot flash boot boot.img
sending 'boot' (2764 KB)... OKAY [ 0.502s]
writing 'boot'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.864s

Did you try getting S-OFF via the Advanced Ace Hack Kit? I got a Vodafone DHD on release in Aus and was prompted to make a gold card, eventually managed S-OFF without one.

You get the main version older because your son. And you get the failed remote because your relocked the bootloader. Personally at this point I would unlock the boat loader again, flash cwr then a from and then its boot.img to get a working phone. Then if the pd98img/ruu that you need comes available go back and root properly. But for now I would say to at least get it in a useable state
Sent from my Inspire 4G using XDA

marsdta said:
You get the main version older because your son. And you get the failed remote because your relocked the bootloader. Personally at this point I would unlock the boat loader again, flash cwr then a from and then its boot.img to get a working phone. Then if the pd98img/ruu that you need comes available go back and root properly. But for now I would say to at least get it in a useable state
Sent from my Inspire 4G using XDA
Click to expand...
Click to collapse
Hi marsdta,
Thanks again. Just a quick clarification, which boot.img do you suggest I should flash after unlocking the bootloader and flashing cwm?

yabdali said:
Hi marsdta,
Thanks again. Just a quick clarification, which boot.img do you suggest I should flash after unlocking the bootloader and flashing cwm?
Click to expand...
Click to collapse
Depends on what rom you want to install.
So let's say you want to flash cm. Download the rom on your pc. Place a copy of it on your SD card as well. Boot into cwr and flash as usual. Once complete boot into the boot loader.(using adb reboot boatlader is convenient, but you could do it manually by pulley battery and powering up with volume down+power button)
Then take out the boot.img of cm zip and flash as you tried earlier(fastboot flash boot boot.img)
Then reboot phone
Sent from my Inspire 4G using XDA

marsdta said:
Depends on what rom you want to install.
So let's say you want to flash cm. Download the rom on your pc. Place a copy of it on your SD card as well. Boot into cwr and flash as usual. Once complete boot into the boot loader.(using adb reboot boatlader is convenient, but you could do it manually by pulley battery and powering up with volume down+power button)
Then take out the boot.img of cm zip and flash as you tried earlier(fastboot flash boot boot.img)
Then reboot phone
Sent from my Inspire 4G using XDA
Click to expand...
Click to collapse
Thankssssssssssssssssssssssssssssssssssssssss
That did the trick, my phone is now up and running smoothly. You are the man, big THANK YOU.

NOPE Help me ! hurry up
MY DEVICES IS TURNED ON.BUT ACCIDENTALLY TURNED OFF.
NOW i can't push recovery.
my recovery (touch clock work mod) can't flash rom and hang on flashing boot.img and give error (status 7).
my device don't accept pd98img.
cant flash boot.img in fastboot : (remote not allowed)
can't write cid 11111111 or HTC__001
dont accept xtc clip.
dont accept goldcard.
dont accept boot.img renamed to pd98img.zip
just can lock and unlock with fastboot.
Note : when i'm going to clock work mod say E:Can't open /cache/recovery/log
E:can't open /cache/recovery/lat_log
just cry
Plz Help Me

Hi.
I have the same problem as described here. But my desire HD is the spanish vodafone version.
I found the original RUU here: https://docs.google.com/file/d/0B7S5vzd6Qvh9SDR4cmRwTGZWaXc/edit?usp=sharing
- I will start renaming the file to PD98IMG.zip in the SD card
- Start in bootloader mode
- Push vol+ to start the flashing

Humano, did it work?
Sent from my ATRIX HD

Related

[Q] Help with DHD rooting issues

Hi All,
I need to preface this by saying I'm a total noob when it comes to rooting, customizing, etc. I've spent the better part of two days reading, doing and failing and I've basically exhausted my abilities and desperately need some help getting my Desire HD back up and running. I apologize in advance for this wall of text.
Here's everything I've done:
1. Went through the HTCDev bootloader process to unlock my phone. HBOOT status: *** UNLOCKED ***
​a. This involved whiping the phone and downgrading
2. Installed ClockworkMod
3. Through CWM, backed up current state which was basically factory reset
4. Tried to flash Blackout. It failed with a file_write error.
5. Tried to flash Jelly Time which didn't work either. Just hung at white HTC screen.
6. Restored backup and started Googling.
7. Eventually noticed that my phone was still S-ON, which seemed to be an issue. Read that I should try Advanced Ace Hack Kit utility.
8. Found out AAHK needed to start in locked state. Relocked bootloader (fastboot oem lock). HBOOT status: *** RELOCKED ***
9. Tried to run AAHK, it failed with a bunch of errors. I realized that I still had ClockworkMod as my recovery so I went on a hunt to try to get back to stock.
10. Tried rerunning the downgrade RUU from the HTCDev process but it failed with some error (I think it was model ID or something).
11. Tried hunting around for other stock Telus RUUs, but they also failed to install with errors. (I should probably have noted them).
12. As a last ditch, I tried to use the AAHK utility to return to stock. It seemed to be working, but then went back to the main menu after a couple minutes and I didn't get to see any errors. The phone remained at the black HTC screen until I rebooted it manually.
13. Phone hung at white HTC screen.
14. Went back into CWM, wiped and tried to restore
15. Phone hangs at white HTC screen.
This is where I am currently. I still have CWM installed instead of stock recovery. My current HBOOT is
Code:
ACE PVT SHIP S-ON RL
HBOOT-0.85.0024
MICROP-0438
RADIO-26.10.04.03_M
eMMC-boot
Apr 12 2011, 00:55:45
It doesn't mention anything about locked, unlocked, relocked.
I can't get into the phone, so I'm guessing I have to do everything through fastboot at the moment. I have no idea what to do at this point, so I hope I've included enough details for you folks to diagnose my problems.
I contemplated unlocking the bootloader again and trying the restore from CWM, but I figured I've done enough damage and now it's time to ask the experts.
Thanks in advance for any help you guys can provide!
Poor dude...custom ROM install gone wrong
I recommend trying the HTCDev root process again with the bin file you got from HTCDev website, if that works you should be able to restore your insatll from CWM and atleast have a working phone. I remember that working.
Cya on Monday
The reason why it would hang at the HTC screen is because you failed to flash the boot.img. this has to be done seperately . Now to get a working phone you need to run an ruu. If you could run this from fast boot so we know which to run.
Fastboot getvar all
Well need cid and software version
marsdta said:
The reason why it would hang at the HTC screen is because you failed to flash the boot.img. this has to be done seperately . Now to get a working phone you need to run an ruu. If you could run this from fast boot so we know which to run.
Fastboot getvar all
Well need cid and software version
Click to expand...
Click to collapse
Here you are good sir
Code:
INFOversion: 0.5
INFOversion-bootloader: 0.85.0024
INFOversion-baseband: 26.10.04.03_M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 1.31.405.6
INFOserialno: HT11ZTZ01916
INFOimei: 355761040211326
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9814000
INFOcidnum: TELUS001
INFObattery-status: good
INFObattery-voltage: 4062mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: a3d4fa0f
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
Perfect. All you need to do is flash the telus ruu or pd98img if you have a card reader. You can follow my guide for a step by step if needed. It also has links for the files you need.
http://forum.xda-developers.com/showthread.php?t=1396229
Also if you want you can run these commands to flash the pd98img without a card reader. Been meaning to add this method to the guide.
So you can download the telus pd98img zip and place it in your fast boot folder.
Then run fastboot OEM rebootRUU
then fastboot flash zip PD98IMG.zip
Usually the ruu method is the easiest (one in my guide) but goo host file server can be finicky and might be faster to download the pd98 zip
Thanks for the advice. I followed your second steps and used fastboot to flash the zip.
Everything went fine, there were no errors in the command prompt and it finished with "OKAY". The problem is that my phone is stuck at the black HTC screen and the green progress bar is around 95% complete. Is everything ok? Do I just run "fastboot reboot" now?
When this is done, will I be back to stock recovery as well, or will I still have ClockworkMod? I'm hoping for stock recovery, so if this process won't do it, do you know how?
Thanks again for the help!
Go ahead and fast boot reboot. This will give you everything stock like new in box software
Thanks so much! Phone's back up and running and I've updated back to where I was before I started all this.
Now... my curiosity is back. Am I safe to try AAHK again now that I'm back to stock? I feel like I'm playing with fire!
Yes you can run the kit. It gave issues last because of the unlocking and cwm flashing. But now that you are bone stock its good to go. With a correct setup you should be rooted in 5min
marsdta said:
Yes you can run the kit. It gave issues last because of the unlocking and cwm flashing. But now that you are bone stock its good to go. With a correct setup you should be rooted in 5min
Click to expand...
Click to collapse
Nice! I'll give it a whirl in a little bit.
Out of curiosity, what's the point of the HTCDev bootloader unlock process if it leaves you in S-ON and you can't flash roms? Or am I mistaken and just messed up?
Jesst3r said:
Nice! I'll give it a whirl in a little bit.
Out of curiosity, what's the point of the HTCDev bootloader unlock process if it leaves you in S-ON and you can't flash roms? Or am I mistaken and just messed up?
Click to expand...
Click to collapse
I didn't read the whole thread but the htc dev method uses a different flashing procedure than s-off - requires more steps. You probably messed up somewhere. However, if you can get s-off that is what we recommend.
Sent from a dream.

[Q] DesireHD stuckson hTc logo after flashing custom rom

Hello Experts
Can any one pls help me
I've HTC Desire HD I've flashed it with custom rom after that it stuck on HTC logo
Any solution pls
mdshad1 said:
Hello Experts
Can any one pls help me
I've HTC Desire HD I've flashed it with custom rom after that it stuck on HTC logo
Any solution pls
Click to expand...
Click to collapse
Are you S-OFF and rooted with the Hack Kit or have an unlocked bootloader? What rom did you flash? Have you done a full wipe before flashing?
nearly the same Problem
Hello there, I'm having the same Problem. Stucking at the Splash Logo HTC.
I got this DHD from a friend he means "You got the same one, take a look at it please fix it. ....."
I think he also tried to flash it. But he didnt say or give any thing else.
I was walking around in several Forum but didnt get any kind of results.
But i can give some more information:
I can go to the Bootloader, thats what he said:
ACE PVT SHIP S-ON RL
HBOOT-2.00.0027
MICROP-0438
RADIO-26.14.52.27
eMMC-boot
Sep 7 2011,19:06:24
...
Fastboot
Recovery
Factory Reset
Simlock
Image CRC
---- ----
Image CRC didn't point errors just checksum.
---- -----
fastboot getvar all get this:
INFOversion: 0.5
INFOversion-bootloader: 2.00.0027
INFOversion-baseband: 26.14.52.27
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 3.13.161.5
INFOserialno: *******
INFOimei: *******
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: VODAP102
INFObattery-status: good
INFObattery-voltage: 4040mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: 743ca94a
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.020s
--- ---
It would be very kind if one of you kould get me some help if possible
Thanks!
twomiothandroiduser said:
Hello there, I'm having the same Problem. Stucking at the Splash Logo HTC.
I got this DHD from a friend he means "You got the same one, take a look at it please fix it. ....."
I think he also tried to flash it. But he didnt say or give any thing else.
I was walking around in several Forum but didnt get any kind of results.
But i can give some more information:
I can go to the Bootloader, thats what he said:
ACE PVT SHIP S-ON RL
HBOOT-2.00.0027
MICROP-0438
RADIO-26.14.52.27
eMMC-boot
Sep 7 2011,19:06:24
...
Fastboot
Recovery
Factory Reset
Simlock
Image CRC
---- ----
Image CRC didn't point errors just checksum.
---- -----
fastboot getvar all get this:
INFOversion: 0.5
INFOversion-bootloader: 2.00.0027
INFOversion-baseband: 26.14.52.27
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 3.13.161.5
INFOserialno: *******
INFOimei: *******
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: VODAP102
INFObattery-status: good
INFObattery-voltage: 4040mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: 743ca94a
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.020s
--- ---
It would be very kind if one of you kould get me some help if possible
Thanks!
Click to expand...
Click to collapse
how are you trying to flash a custom ROM without being S-off or having unlocked the bootloader?
Sent from my GT-N7000 using xda app-developers app
glevitan said:
Are you S-OFF and rooted with the Hack Kit or have an unlocked bootloader? What rom did you flash? Have you done a full wipe before flashing?
Click to expand...
Click to collapse
thanx
I've flashed with cygenmod n my phone is rooted n i dont know that it was S-OFF or not
so pls help me fix my problem
glevitan said:
how are you trying to flash a custom ROM without being S-off or having unlocked the bootloader?
Click to expand...
Click to collapse
My friend told me he was performing an Update and after that it didn't come up.
If i try to use the recovery mode it gives an error even if i dont touch any thing (except volup + down + power) E: Can't open /cache/recover/command.
I thought if i could get an update.zip and could update via "Apply update from SDCARD"
twomiothandroiduser said:
My friend told me he was performing an Update and after that it didn't come up.
If i try to use the recovery mode it gives an error even if i dont touch any thing (except volup + down + power) E: Can't open /cache/recover/command.
I thought if i could get an update.zip and could update via "Apply update from SDCARD"
Click to expand...
Click to collapse
bro i've done same process as u told above after doing this method my Desire HD stuck on HTC boot logo
So bro pls tell any solution
mdshad1 said:
thanx
I've flashed with cygenmod n my phone is rooted n i dont know that it was S-OFF or not
so pls help me fix my problem
Click to expand...
Click to collapse
Reboot holding power and volume-down to get to hboot. Look there. Are you S-Off?
twomiothandroiduser said:
My friend told me he was performing an Update and after that it didn't come up.
If i try to use the recovery mode it gives an error even if i dont touch any thing (except volup + down + power) E: Can't open /cache/recover/command.
I thought if i could get an update.zip and could update via "Apply update from SDCARD"
Click to expand...
Click to collapse
What error? Which update file? Is he rooted or S-Off or unlocked?
bananagranola said:
What error? Which update file? Is he rooted or S-Off or unlocked?
Click to expand...
Click to collapse
As i posted above:
ACE PVT SHIP S-ON RL
HBOOT-2.00.0027
MICROP-0438
RADIO-26.14.52.27
eMMC-boot
Sep 7 2011,19:06:24
--> not root not s-off nor unlocked.
The error you quoted:
E: Can't open /cache/recover/command.
This message occured when i enter the recovery menu with (vol down + up + power) after entering hboot
I dont know which update but i thing it has been the official update from Vodafone (service provider) itself. (Android 2.3x ) ?!?
twomiothandroiduser said:
As i posted above:
ACE PVT SHIP S-ON RL
HBOOT-2.00.0027
MICROP-0438
RADIO-26.14.52.27
eMMC-boot
Sep 7 2011,19:06:24
--> not root not s-off nor unlocked.
The error you quoted:
E: Can't open /cache/recover/command.
This message occured when i enter the recovery menu with (vol down + up + power) after entering hboot
I dont know which update but i thing it has been the official update from Vodafone (service provider) itself. (Android 2.3x ) ?!?
Click to expand...
Click to collapse
That is why you are stuck.You are not S-OFF nor Unlocked, so it will be impossible to write partitions in that state. Flash a RUU and that will fix the problem or unlock the bootloader, flash CWM recovery and then a custom rom. That is up to you...
glevitan said:
That is why you are stuck.You are not S-OFF nor Unlocked, so it will be impossible to write partitions in that state. Flash a RUU and that will fix the problem or unlock the bootloader, flash CWM recovery and then a custom rom. That is up to you...
Click to expand...
Click to collapse
Hi, thanks for that,
The question is which RUU.
I found this HOW2 : http://forum.xda-developers.com/showthread.php?t=841890 I need to do whats written there right but they say i need a gold card for RUU flashing?
If that will work would be perfekt!
Thanks for all!
twomiothandroiduser said:
Hi, thanks for that,
The question is which RUU.
I found this HOW2 : http://forum.xda-developers.com/showthread.php?t=841890 I need to do whats written there right but they say i need a gold card for RUU flashing?
If that will work would be perfekt!
Thanks for all!
Click to expand...
Click to collapse
Do not use that, I will guide you on how to do it. You can do the following, create a goldcard and then flash an unbranded RUU for your CID number. The fact is that for creating a goldcard you need a working android device. Do you have another device?
glevitan said:
That is why you are stuck.You are not S-OFF nor Unlocked, so it will be impossible to write partitions in that state. Flash a RUU and that will fix the problem or unlock the bootloader, flash CWM recovery and then a custom rom. That is up to you...
Click to expand...
Click to collapse
Hello Thanks for your messages. I searched severals RUUs but none of them worked, it says Imageversion 3.13.161.5 and Error [132]: signature error
Any Idea?
edit:
I also tried loading the rom.zip into the SD card naming it as pd98img.zip. The phone recognized it checks it but than returns back to the fastboot menu!
twomiothandroiduser said:
Hello Thanks for your messages. I searched severals RUUs but none of them worked, it says Imageversion 3.13.161.5 and Error [132]: signature error
Any Idea?
edit:
I also tried loading the rom.zip into the SD card naming it as pd98img.zip. The phone recognized it checks it but than returns back to the fastboot menu!
Click to expand...
Click to collapse
That is because that RUU's seems not be for your device. Even flashing them as PD98IMG won't work if those RUUs do not match your CID. If you have another android working device I can help you create a goldcard, if not I guess the best is to unlock bootloader and then get a custom rom...
If it is alright with you I can help you over teamviewer...
glevitan said:
That is because that RUU's seems not be for your device. Even flashing them as PD98IMG won't work if those RUUs do not match your CID. If you have another android working device I can help you create a goldcard, if not I guess the best is to unlock bootloader and then get a custom rom...
If it is alright with you I can help you over teamviewer...
Click to expand...
Click to collapse
You wont believe i have a second one
it has s-off
it would be kind if you show me both ways.
twomiothandroiduser said:
You wont believe i have a second one
it has s-off
it would be kind if you show me both ways.
Click to expand...
Click to collapse
Use this to create the goldcard...be cautious on how you do that to avoid corrupting the sdcard:
http://forum.xda-developers.com/showthread.php?t=970157
Once you have patched the sdcard, without dismounting it, put a RUU in there and name it PD98IMG.zip, then boot in bootloader and wait until you are prompted to update.
And if you are a bit lost, download this: http://www.teamviewer.com and I can connect to your PC to lend you a hand.
glevitan said:
Use this to create the goldcard...be cautious on how you do that to avoid corrupting the sdcard:
http://forum.xda-developers.com/showthread.php?t=970157
Once you have patched the sdcard, without dismounting it, put a RUU in there and name it PD98IMG.zip, then boot in bootloader and wait until you are prompted to update.
And if you are a bit lost, download this: http://www.teamviewer.com and I can connect to your PC to lend you a hand.
Click to expand...
Click to collapse
Hi, i tried what you told me to do. with the The programm crashed at point 5 so i used this german side http://www.pocketpc.ch/htc-desire-hd-root-rom/111867-anleitung-desire-hd-goldcard-erstellen.html to create an gold card. but the wired thing is, that the http://psas.revskills.de/?q=goldcard wants to get the cid not the reversed cid.
But all in all after I created that gold card with hex editor, and putting the ruu as pd98img.zip on the SD. The bootloader was loading the *.zip and checking the zip and without error or anything else it just got back to the bootloader.
Hello bro i've flashed my hTc desire HD without knowing that it is S-OFF or not directly using Power+Volume down then selected the recovery and then Volume up+power and after that apply from sd card
Now my phone is stuck on hTc logo
So plz help me to fix my promblem
mdshad1 said:
Hello bro i've flashed my hTc desire HD without knowing that it is S-OFF or not directly using Power+Volume down then selected the recovery and then Volume up+power and after that apply from sd card
Now my phone is stuck on hTc logo
So plz help me to fix my promblem
Click to expand...
Click to collapse
If you are S-OFF, put a custom rom in the sdcard, boot in recovery and flash it. That will sort it out.
glevitan said:
Use this to create the goldcard...be cautious on how you do that to avoid corrupting the sdcard:
http://forum.xda-developers.com/showthread.php?t=970157
Once you have patched the sdcard, without dismounting it, put a RUU in there and name it PD98IMG.zip, then boot in bootloader and wait until you are prompted to update.
And if you are a bit lost, download this: http://www.teamviewer.com and I can connect to your PC to lend you a hand.
Click to expand...
Click to collapse
I'm sad. I tried it at a nother PC it creates the Goldcard (it said it has) I copied the RUU. Put SD into the phone Restart the Phone into the boot loader. Waited the file to check . and then. Back to the hboot menu nothing more.

[Q] Desire HD can't boot (red triangle) after AAHK Fail

Hi everyone!
I've managed to screw up my Desire HD after running aahk-11092012, and was wondering if anyone had any bright ideas...
The Phone is a Desire HD bought from SFR here in France in 2011, never rooted or custom rom'ed, although updated with 2or 3 SFR roms since.
I ran aahk from the terminal on a OSX 10.7 (see Output.txt). From this you will see that it wants naturally to downgrade (to Froyo I assume) but downloading the rom fails, and even though I refused the "-n Flash this RUU? (y/n)" question, it continued doing all sorts of things, getting a few error along the way, rebooting the phone into recovery a few times, and finishes with
************* Downgrade failed *************
** Either:
** GoldCtixiard/SDCard failed
** USB connections are not working 100%
************* Downgrade failed *************
I then tried to flash the "Gingerbread HTC WWE 2.50.405.2" rom from the options menu, thinking I'd be clever, but that monumentally fails too..
From this point on the phone boots to the "Red tringle with an exclamation mark" screen (after the white HTC logo) and does nothing else.
Restarting AAHK just fails with a "Error detecting HTC phone on USB connection."
Having discovered the "VOL-UP +Power" recovery screen during this process, the next thing I tried was a "Apply sdcard:update.zip", but this just results in an "Invalid command" message underneath that already present "E: Can't open /cache/recovery/command" in yellow further down the screen.
I then try a "Wipe data/factory reset" and also a "Wipe cache partition". I can't honestly explain this. At least not given that I hadn't really looked up the issue anywhere yet. I also cant remember exactly what the output was, but the result is the same, still the red triangle screen.
OK, so now I finally open my eyes and realize what a moron I've been, so i plunge into actually learning something and realize quickly (aside from I hate myself and I'm not special, bla bla) that there are loads of thing I could have done differently, and directly on the phone, but obviously it's now too late. (See below for the information I CAN get from the Phone)
Oh yes, I did try a "Factory reset" from HBOOT, but still no joy....
The main option I've been looking into has been to recover an original branded SFR firmware and Froyo ROM and go from there, so I did manage to get a PD98IMG.zip file onto the SD card and HBOOT recognizes it, but fails with a "CID Incorrect" error.
I seem, therefore to be stuck whether I want to return to original SFR or continue tryng to flash a custom ROM:
I can't make a goldcard: I cant adb any commands, in HBOOT the device is not found, and in recovery the device is found but is "offline".
I found jo0ls' CID reader, but I dont have a SD card reader directly plugged to the PCI bus!
I did finally try to install a clockwork recovery in FASTBOOT, but get this:
$ fastboot flash recovery recovery-clockwork-5.0.2.0-ace.img
sending 'recovery' (3624 KB)... OKAY
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
I assume this is much the same error as for the PD98IMG...
Sorry about the long winded post, but I hope it has the maximum of info...
Anyone have any ideas?
- I can boot to HBOOT: it shows me this:
ACE PVT SHIP S-ON RL
HBOOT-2.00.0027
MICROP-0438
RADIO-26.03.02.26_M
eMMC-boot
Sep 7 2011, 19:06:24
- ...and FASTBOOT, fastboot getvar all gives this:
INFOversion: 0.5
INFOversion-bootloader: 2.00.0027
INFOversion-baseband: 26.03.02.26_M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 1.32.405.6
INFOserialno: SH12GRX00567
INFOimei: 356812048021701
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: VODAP203
INFObattery-status: good
INFObattery-voltage: 4199mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: 743ca94a
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
- The recovery is the original "Android system recovery <3e>"
AAHK, and the server hosting the downgrade files, is retired. You can still unlock the bootloader, but your hboot needs updating before it cam be unlocked. I think you could also run your stock RUU.
CID Number shows that your device is a Vodafone device, probably VodaSFR but who knows? Fetch a Voda RUU and install it
Sent from my Desire HD using Tapatalk 2
you need to upgrade your bootloader to 2.00.0029
htcdev.com/ruu/PD9810000_Ace_Sense30_S_hboot_2.00.0029.exe (sorry, i can´t atach links)
then unlock it(follow htc-dev guide) and you will be able of flashing a custom recovery
pascuals said:
you need to upgrade your bootloader to 2.00.0029
htcdev.com/ruu/PD9810000_Ace_Sense30_S_hboot_2.00.0029.exe (sorry, i can´t atach links)
then unlock it(follow htc-dev guide) and you will be able of flashing a custom recovery
Click to expand...
Click to collapse
Thanks for all your answers!
@ bananagranola: I did know aahk had been discontinued, I actually mentioned this originally but edited it out to "shorten my post"!
@ humzaahmed155: quite right, I'm with SFR, and I'm trying to simply restore an original branded ROM
@ pascuals: I will look into your suggestion right away! I was vaguely aware I might have to do this but could not get an accurate enough idea of what version might be appropriate for my phone
[SOLVED] [Q] Desire HD can't boot (red triangle) after AAHK Fail
Kawika1611 said:
Thanks for all your answers!
@ bananagranola: I did know aahk had been discontinued, I actually mentioned this originally but edited it out to "shorten my post"!
@ humzaahmed155: quite right, I'm with SFR, and I'm trying to simply restore an original branded ROM
@ pascuals: I will look into your suggestion right away! I was vaguely aware I might have to do this but could not get an accurate enough idea of what version might be appropriate for my phone
Click to expand...
Click to collapse
Woohoo!! I'm so happy, I got the phone working again last night!! I had a ruu kicking around:
RUU_Ace_Sense30_S_Vodafone_FR_3.13.163.3_Radio_12.65.60.29_26.14.04.28_M_release_227340_signed.exe
from the first day I'd bricked it. This hadn't worked the first time I tried it on windows (actually a Parallels VM on Mac), with the phone plugged in, but I can't remember what mode the phone was in; but as you'll see below I must not have been in fastboot...
Whatever, last night I finally tried pascuals's PD9810000 RUU, with the phone connected and in fastboot, the utility detects the phone fine, but fails with a firmware version error, saying the phone is 1.32.405.6, it will install version 3.13.0.0 but I need to "upgrade to 3.12.405.1"..:silly: (see attachments).
Feeling dejected I fired up the rom cited above thinking I have nothing to lose, and...lo an behold...10 minutes or so later the phone reboots to a beautiful welcome screen insulting me for not having inserted a SIM card!!!
Thanks anyway for your answers, at least they got me looking in the right direction!! I will now go a learn properly how this things work before bricking it again
pascuals said:
you need to upgrade your bootloader to 2.00.0029
htcdev.com/ruu/PD9810000_Ace_Sense30_S_hboot_2.00.0029.exe (sorry, i can´t atach links)
then unlock it(follow htc-dev guide) and you will be able of flashing a custom recovery
Click to expand...
Click to collapse
My HBOOT is 0.85.2425, after S-OFF. Can I update to 2.00.0029? How?
Thanks.
use that link and just run the exe with your phone connected, atleast with debugging on i think, mine was like that, the tool took care of the rest automatically.
mobidor said:
My HBOOT is 0.85.2425, after S-OFF. Can I update to 2.00.0029? How?
Thanks.
Click to expand...
Click to collapse
I see no reason why you need to update the bootloader when you already have s-off. If your bootloader is engineering bootloader then just let it be.
Sent from my Desire HD

Stuck on bootloader.

Hi !
I have a problem with my HTC DHD device. I unlocked it and rooted it a long time ago, using goldcard, installed Rom Manager, flashed the recovery, install CM...and all of a sudden, my phone shutted down, and couldn't stop rebooting, got the green HTC logo, and he reboot.
I had this problem a few month ago, i tried several things, that put my phone back in S-ON.
I actually got this :
Code:
c:\Fastboot>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 0.85.0024
INFOversion-baseband: 26.09.04.11_M2
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 2.50.405.2
INFOserialno: SH12ARX01979
INFOimei: 356299049586678
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: VODAP203
INFObattery-status: good
INFObattery-voltage: 3635mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: a3d4fa0f
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.008s
I can't access to recovery, and i can't boot on anything else than the HBOOT or FASTBOOT mode.
I tried to unlock from htc dev, but it says that i need to upgrade my HBOOT before using htcdev tool.
As i was back in S-ON mode, i tried severals RUU Roms.
As the getvar all says i'm actually running 2.50.405.2, so i tried to install a clean RUU using
RUU_Ace_Gingerbread_S_HTC_WWE_2.50.405.2_Radio_12.54.60.25_26.09.04.11_M2_release_199042_signed
( Got a french HTC DESIRE HD )
I'd like to flash a new recovery to make everything ok again. But i'm stuck, there is no ruu working, and i can't unlock bootloader, nor reinstall a recovery
everytime i try to flash something into any directory, i got this signature failed error.
Code:
c:\Fastboot>fastboot flash /sdcard PD98IMG.zip
sending '/sdcard' (261908 KB)... OKAY [ 43.281s]
writing '/sdcard'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 76.264s
Can someone help me ?
I might be wrong but I think you might need another ruu and a new goldcard
Sent from my HTC Desire HD using XDA Premium 4 mobile app
bondocel said:
I might be wrong but I think you might need another ruu and a new goldcard
Sent from my HTC Desire HD using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I tried different RUU versions, all above the actual one or at least the same version.
The thing is that i can't actually put it back on its original configuration. CID is normal though, i can't find the original recovery, i'd like to flash it, i think it's the only thing that remains modified on the phone.
I had the exact same problem as you have when i bought the phone. AAHK was working back then and even with aahk the phone could not be fixed and the with the help of the devs on irc chat i managed to fix it
They told me that my phone was previously rooted and s-off but a strange RUU was flashed so they told me to flash cwm through fasboot and flash a custom rom.
Wich i did and it worked.
P.S. you might wanna try another sd card, this one might be fried ( faulty mem blocks)
bondocel said:
I had the exact same problem as you have when i bought the phone. AAHK was working back then and even with aahk the phone could not be fixed and the with the help of the devs on irc chat i managed to fix it
They told me that my phone was previously rooted and s-off but a strange RUU was flashed so they told me to flash cwm through fasboot and flash a custom rom.
Wich i did and it worked.
P.S. you might wanna try another sd card, this one might be fried ( faulty mem blocks)
Click to expand...
Click to collapse
Thanks for your answer, your previous problem exactly matches with mine. I'll try what you've said, the thing is that i'm actually not rooted, and S-ON, i can't use htcdev/unlockbootloader, because de version of my bootloader is too old ( i haven't used the phone for a while ) -
In fact :
- To solve my problem, like u said i have to flash CWM and a custom rom
- To flash a recovery, i need to unlock bootloader
- To unlock bootloader, i need to upgrade my bootloader
- To flash a ruu and upgrade my bootloader i need to have an original recovery
- Got a recovery problem i need another one, so let's flash CWM ( repeat everything )
Bruwno said:
Thanks for your answer, your previous problem exactly matches with mine. I'll try what you've said, the thing is that i'm actually not rooted, and S-ON, i can't use htcdev/unlockbootloader, because de version of my bootloader is too old ( i haven't used the phone for a while ) -
In fact :
- To solve my problem, like u said i have to flash CWM and a custom rom
- To flash a recovery, i need to unlock bootloader
- To unlock bootloader, i need to upgrade my bootloader
- To flash a ruu and upgrade my bootloader i need to have an original recovery
- Got a recovery problem i need another one, so let's flash CWM ( repeat everything )
Click to expand...
Click to collapse
http://shipped-roms.com/index.php?category=android&model=Ace
1) conect phone to pc, run instalation ruu
2) during instalation process find in win/temp folder file named rom.zip
3) copy this file into folder with adb and fastboot files
4) cancel instalation
5) in phone run bootloader than fastboot
6) run command prompt in folder with adb, fastboot and rom files, than type "fastboot oem rebootRUU"
7) wait a few minute until phone goes in ruu install mode
8) than from command prompt type "fastboot flash zip room.zip", if you get error repeat once again without exiting ruu install mode (some times is needed to do it twice)
9) when install finish type "fastboot reboot" and now phone should be repaired
You can do factory reset before and after.

HTC One - stuck in bootloader/fastboot and no recovery

As you can see in the picture the phone boots up to this screen. A friend of mine bought an HTC One on ebay and he found out it was rooted/unlocked so he went to put it back to stock and may have bricked the device while doing so.
EDIT: so I am able to use fastboot, but not adb because I can't get into Windows. Flashing the stock Verizon RUU I found still doesn't get me anywhere though.
Is there any hope for this device? Thanks in advance!
You have to select bootloader to get to the recovery option. What kind of computer are you using and whats it running?
cmlusco said:
You have to select bootloader to get to the recovery option. What kind of computer are you using and whats it running?
Click to expand...
Click to collapse
Yea I saw that after messing around with it some more. It is Windows 7 x64.
I tried the one at the bottom of the page as I can't find one anywhere else. I also used the commands at the bottom to try and flash it.
http://www.htc1guru.com/downloads/ruu-zip-downloads/
When you go to device manager on your pc with the phone pluged in and in fastboot mode, does it show android phone or unknown device? Try using these drivers http://vzw1files.dyndns.org/ADB/ADB_Drivers.zip
You need a signed ruu which you can get here http://vzw1files.dyndns.org/RUUs/2....2_NV_VZW_3.71_002_release_341019_signed_2.zip
fastboot oem rebootRUU
fastboot flash zip file.zip
May fail with flush error do above command again.
fastboot reboot
cmlusco said:
When you go to device manager on your pc with the phone pluged in and in fastboot mode, does it show android phone or unknown device? Try using these drivers http://vzw1files.dyndns.org/ADB/ADB_Drivers.zip
You need a signed ruu which you can get here http://vzw1files.dyndns.org/RUUs/2....2_NV_VZW_3.71_002_release_341019_signed_2.zip
fastboot oem rebootRUU
fastboot flash zip file.zip
May fail with flush error do above command again.
fastboot reboot
Click to expand...
Click to collapse
OK cool I will try that once it downloads. It shows "My HTC" in the device manager. Also with the fastboot devices command it does give me the device ID.
EDIT: That worked! Thanks a lot for the RUU file, as I could not find that anywhere.
Hello. A friend of mine has the same problem. She tried to flash this RUU: "RUU Zip M7_WL_JB_50_VZW_1.10.605.10_decrypted" but the phone doesn't boot. Here is more info about the problem: http://forum.xda-developers.com/showthread.php?t=2688936
Can she flash the RUU posted here?
This is what the hboot says:
Unlocked
m7_wlv pvt ship s-off rh
cid-11111111
hboot 1.54.0000
radio 1.12.42.0906
opendsp v31.120.274.0617
os 1.10.605.10
Thank you very much.
She can, but since she is s-off, its better to flash the decrypted one. http://vzw1files.dyndns.org/RUUs/2.10.605.1/PN07IMG_M7_WL_JB_50_VZW_2.10.605.1_DECRYPT.zip
cmlusco said:
She can, but since she is s-off, its better to flash the decrypted one.
Click to expand...
Click to collapse
First, thank you very much. She changed the CID to VZW__001. That's not a problem, right?
Does the CID and MID have to be compatible with the RUU? She has this MID: PN0731000.
Downloading this RUU, will report back.
Again, thank you.
Yes the cid and mid need to match the ruu. What you have now are the correct ones. However 11111111 is super cid, which would have also worked.
cmlusco said:
Yes the cid and mid need to match the ruu. What you have now are the correct ones. However 11111111 is super cid, which would have also worked.
Click to expand...
Click to collapse
Hello again. Before we try to flash the RUU, I would like to ask you the steps to do it. This is what we gonna do:
1. Download RUU
2. Rename to "ruu.zip" (Optional)
3. Enter fastboot mode
4. enter "fastboot oem rebootRUU" - You should not see a silver HTC logo on your device.
5. enter "fastboot flash zip ruu.zip" - The first time you execute this command, it only prepares the flash
6. As soon as the flash is done preparing, enter the same exact command again "fastboot flash zip ruu.zip"
7. Now you'll see a little green progress bar on your phone. This does not need to reach 100%. As soon as your command window is finished, you can just "fastboot reboot".
8. You should be set back to fully stock HTC One.
And that's it? Nothing else is needed, right?
EDIT: we flashed the RUU. Now the phone boots always in fastboot. No matter what option we choose, the phone does nothing and goes back to fastboot. On the bottom of hboot there is a new line in red: "Active cmdline overflow! (1073 Bytes)"
Ok try changing the cid back to 11111111 super cid, then run the ruu again and see what happens. Before doing both, use the cmd
fastboot erase cache
cmlusco said:
Ok try changing the cid back to 11111111 super cid, then run the ruu again and see what happens. Before doing both, use the cmd
fastboot erase cache
Click to expand...
Click to collapse
Hello. We just did it, and still the same problem. We were reading that some people solved this by doing a downgrade to hboot 1.44. But I don't want to make this problem worse.
You can try it, its worth a shot. Just flash an older ruu. http://vzw1files.dyndns.org/RUUs/. Dont remember which one goes with 1.44
cmlusco said:
You can try it, its worth a shot. Just flash an older ruu. Dont remember which one goes with 1.44
Click to expand...
Click to collapse
You can't be more kind. We made a downgrade, and now we can use CWM again. (We did the downgrade before reading your post, so we didn't use an older RUU) Now thinking hwat should be the next step: flashing a ROM (custom or stock, mounting a pendrive) or flashing an older RUU or anything else. Again, dude, you're awesome.
I'm stuck in a similar situation and any help would be appreciated so I don't screw this up. I can get into the bootloader but not into recovery (gets to the first TWRP screen then reboots). Safe mode works fine too.
Win7 64bit
S-off
Rooted
Stock ROM
*** UNLOCKED ***
M7_WLV PVT SHIP S-OFF RH
CID-VZW-001
HBOOT-1.54.0000
RADIO-1.12.42.0731
OS-1.10.605.8
I can get into ADB. Would just like to know if I need to flash a new RUU or should I flash updated TWRP first? And the proper commands so I don't botch this.
Any help would be greatly appreciated.
Thanks
I would try reflashing twrp first. http://vzw1files.dyndns.org/RECOVERIES/twrp/openrecovery-twrp-2.6.3.4-m7vzw.img
fastboot erase cache
fastboot flash recovery recovery.img
cmlusco said:
I would try reflashing twrp first.
fastboot erase cache
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Didn't work. Got to the TWRP splash screen and back into the bootloop again.
Ok then i would do an ruu. http://vzw1files.dyndns.org/RUUs/
fastboot reboot bootloader
fastboot oem rebootRUU
fastboot flash zip nameoffile.zip (may fail with flush error, just do the cmd again)
fastboot reboot
Hi,
Similar problem here.
This is my situation:
*** TAMPERED ***
*** LOCKED ***
*** Security Warning ***
M7_WLV PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-1.13.41.0109_2
OpenDSP-v32.120.274.0909
OS-3.11.605.1
CID: VZW__001
MID: PN0731000
Only fastboot. Can't access to recovey (CWM). Can't access to OS, so no adb.
Every time I try to RUU it gives the "Signature verify fail" message.
So, I tried encrypted ROMs (those at vzw1files. dyndns. org), and I could go a step forward; but the flashing hungs up after giving this messages:
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
Thanks in advance, I hope I didn't screw it up.
The problem is nicouy that you are s-on, and on the newest kk firmware. An s-on phone will not allow you to "downgrade" firmware, and we do not yet have the latest ruu available, at least to my knowledge. So your kind of screwed right now untill we get our hands on a kk ruu.

Categories

Resources