In short, I'm trying to factory reset the phone to it's default settings, but every attempt is met with a failed attempt. Here's the specs
HTC Incredible
Android 2.2
Locked
S-ON
Hboot 1.02.000
Software: 3.26.605.1
Baseband: 2.15.00.07.28
Upgrading using the RUU file, PB3120000_Incredible_C_hboot_1.02.0000_4.08.605.2.exe, does nothing because even when it says it succeeds, the software version is the same. Tried the PB31IMG.zip method doesn't work because I get the error, "Main version is older". Going into recovery mode and resetting from there does nothing either because that fails.
The closest method I've seen which resembles mine is from this thread, but because the phone is deactivated I can't access the market to download and install rom manager to fix what could be a corrupted recovery? On top of that, I spent over an hour working with SDK, and came to the conclusion that I'm out of my depth. If anyone could point me in the right directions.
Edit: Figured out I had the wrong zip file so when I finally got it to update to 4.08.605.2 image, the boot screen is stuck at "HTC Incredible" splash screen, so I'm to assume I bricked it?
S_K_I said:
In short, I'm trying to factory reset the phone to it's default settings, but every attempt is met with a failed attempt. Here's the specs
HTC Incredible
Android 2.2
Locked
S-ON
Hboot 1.02.000
Software: 3.26.605.1
Baseband: 2.15.00.07.28
Upgrading using the RUU file, PB3120000_Incredible_C_hboot_1.02.0000_4.08.605.2.exe, does nothing because even when it says it succeeds, the software version is the same. Tried the PB31IMG.zip method doesn't work because I get the error, "Main version is older". Going into recovery mode and resetting from there does nothing either because that fails.
The closest method I've seen which resembles mine is from this thread, but because the phone is deactivated I can't access the market to download and install rom manager to fix what could be a corrupted recovery? On top of that, I spent over an hour working with SDK, and came to the conclusion that I'm out of my depth. If anyone could point me in the right directions.
Edit: Figured out I had the wrong zip file so when I finally got it to update to 4.08.605.2 image, the boot screen is stuck at "HTC Incredible" splash screen, so I'm to assume I bricked it?
Click to expand...
Click to collapse
If you can get to hboot, its not bricked. Have you tried a factory reset from hboot since doing the update?
cmlusco said:
If you can get to hboot, its not bricked. Have you tried a factory reset from hboot since doing the update?
Click to expand...
Click to collapse
Yes, I can get to hboot, and unfortunately doing a factory reset from there didn't work either? What are my options now you think, since I ran out of ideas a while ago.
S_K_I said:
Yes, I can get to hboot, and unfortunately doing a factory reset from there didn't work either? What are my options now you think, since I ran out of ideas a while ago.
Click to expand...
Click to collapse
So am I out of options at this point, because I've exhausted every resource I could find.
S_K_I said:
So am I out of options at this point, because I've exhausted every resource I could find.
Click to expand...
Click to collapse
Try this ruu thru hboot http://dinc.does-it.net/Stock_Images/4.08.605.15/PB31IMG.zip. If that dosent work i would unlock your bootloader with http://htcdev.com/bootloader. Then flash a custom recovery. Then from recovery try to do a full wipe and a flash of a rom.
How do I get access to the sim card from my computer and install the zip if the phone won't boat? Or is there a way I can still do this through hboot?
S_K_I said:
How do I get access to the sim card from my computer and install the zip if the phone won't boat? Or is there a way I can still do this through hboot?
Click to expand...
Click to collapse
Well to put the PB file on the sdcard you would need to remove it from the phone, and then use a pc to put the file on there. You would most likley need an adapter, as most card readers dont do micro sd. However you can use fastboot to flash a pb file. Place the PB file on your pc in the same folder as fastboot.exe. Then type the folowing one at a time.
Code:
fastboot oem rebootRUU
Code:
fastboot flash zip PB31IMG.zip
Also unlocking the bootloader, and flashing a recovery only requires the use of fastboot.
EDIT: I guess i should have asked first if you have fastboot adb and their drivers setup on your pc? And if you know how to use them?
Sorry bout not mentioning I'm still a noob at this but for the most part I'm pretty tech savvy (just with iphones shhhh), I was in the middle of updating my progress, and I just finished installing SDK and recovery-clockwork-5.0.2.0-vivo.img, so now after installing the PB zip udate I got this message, "Failed (remote: 99 unknown fail)". What version of PB is this anyways?
S_K_I said:
Sorry bout not mentioning I'm still a noob at this but for the most part I'm pretty tech savvy (just with iphones shhhh), I was in the middle of updating my progress, and I just finished installing SDK and recovery-clockwork-5.0.2.0-vivo.img, so now after installing the PB zip udate I got this message, "Failed (remote: 99 unknown fail)". What version of PB is this anyways?
Click to expand...
Click to collapse
The latest 4.08.605.15. Wait that is not a correct recovery for this phone. So you are unlocked now? If so that is why the fastboot ruu failed, the bootloader must be locked.
Yea I googled it not too long ago and figured that out. So what's the right version then?
S_K_I said:
Yea I googled it not too long ago and figured that out. So what's the right version then?
Click to expand...
Click to collapse
CWM - http://dinc.does-it.net/Recoveries/CWM_5.0.2.0/
Or
TWRP - http://dinc.does-it.net/Recoveries/TWRP_2.4.4.0/
I need to do some errands but I"ll be back in 30 minutes, Just letting you know in case you're waiting on me, but irregardless thanks for the help so far and I apologize having to put up with me. Bueno, ttys..
OK, I think I just made things worse. First off, I didn't know I shouldn't of unlocked it because now I instead of getting that error 99 when trying to mount the PB, I get the message saying, "bootloader err command error !!!" after I enter "fastboot oem rebootruu". And trying to mount it while it's unlocked I get the message, "FAILED (remote: not allowed)". Sad face all around. Also, those 2 links you gave me are broken or just aren't working for me, so I'll try to find other links in the mean time. But as far as re-locking the phone, I still get the same messages as above.
S_K_I said:
OK, I think I just made things worse. First off, I didn't know I shouldn't of unlocked it because now I instead of getting that error 99 when trying to mount the PB, I get the message saying, "bootloader err command error !!!" after I enter "fastboot oem rebootruu". And trying to mount it while it's unlocked I get the message, "FAILED (remote: not allowed)". Sad face all around. Also, those 2 links you gave me are broken or just aren't working for me, so I'll try to find other links in the mean time. But as far as re-locking the phone, I still get the same messages as above.
Click to expand...
Click to collapse
You can relock by typing in fastboot
Code:
fastboot oem lock
Or your saying you already tried that and it have an error?
The links should be working again.
---------- Post added at 10:34 PM ---------- Previous post was at 10:29 PM ----------
Wait, does your hboot still have the same info you posted earlier as far as software version and baseband? In othet words are you still on android 2.2? And do you have a working recovery now?
C:\Android>fastboot oem rebootruu
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.006s]
finished. total time: 0.009s
C:\Android>fastboot flash zip PB31IMG.zip
sending 'zip' (3064 KB)...
OKAY [ 0.535s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.965s
This is while it's relocked btw.
S_K_I said:
C:\Android>fastboot oem rebootruu
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.006s]
finished. total time: 0.009s
C:\Android>fastboot flash zip PB31IMG.zip
sending 'zip' (3064 KB)...
OKAY [ 0.535s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.965s
This is while it's relocked btw.
Click to expand...
Click to collapse
The RUU has to be capital letters in that first command. (fastboot rebootRUU)
Try with this one http://dinc.does-it.net/Stock_Images/4.08.605.2/PB31IMG.zip, i forgot that last one was built and not official.
S_K_I said:
C:\Android>fastboot oem rebootruu
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.006s]
finished. total time: 0.009s
C:\Android>fastboot flash zip PB31IMG.zip
sending 'zip' (3064 KB)...
OKAY [ 0.535s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.965s
This is while it's relocked btw.
Click to expand...
Click to collapse
I got 4.08.605.2 installed, with radio 2.15.10.12.20. And if I understand you correctly regarding the recovery, I got clockwork installed and working.
S_K_I said:
I got 4.08.605.2 installed, with radio 2.15.10.12.20. And if I understand you correctly regarding the recovery, I got clockwork installed and working.
Click to expand...
Click to collapse
Well you could try thay ruu in the post above, or go to recovery, do a wipe, and flash a rom.
EDIT: To flash a rom thru recovery you would need to unlock again with the bin file.
---------- Post added at 10:50 PM ---------- Previous post was at 10:44 PM ----------
Lol we kind of have two different things going here, and they kind of conflict. So either stay locked and try that othet ruu, or unlock again and wipe and flash a rom with cwm.
Ok, it succesfully mounted that last image you linked to me. Only thing now after it finished on the command prompt, looking at the phone now and it's sitting there with the HTC logo, a black background, and a finished green bar. Should I just reboot it or keep waiting?
S_K_I said:
Ok, it succesfully mounted that last image you linked to me. Only thing now after it finished on the command prompt, looking at the phone now and it's sitting there with the HTC logo, a black background, and a finished green bar. Should I just reboot it or keep waiting?
Click to expand...
Click to collapse
Keep waiting, mabey for 10 15 min. It may take awile and reboot a few times.
Related
Hello,
I have a phone that is now stuck at white screen with green htc logo after an attempt to downgrade following this guide :
http://forum.xda-developers.com/showthread.php?t=1178912
However i had already downloaded a PC10IMG.zip with this tool :
http://forum.xda-developers.com/showthread.php?t=1521019
I first tried using the tool, but it always failed. It seemed to me the script failed on getting temproot. (I then manually downloaded the PC10IMG.zip in the .bat file just incase it was a problem with the wget it uses or something)
After that i followed the guide instead and gained temproot, changed version and gaining supercid through the goldcard method.
I then tried downgrading using the manual method using the PC10IMG.zip mentioned above (Its alot smaller than the ones mentioned in the guide. I have a suspicion it is for another phone perhaps). Bootloader recognized it and started "upgrade" process as expected. After it worked with that for a while it rebooted and since then I have been stuck on the white/green splash screen on normal boots.
I can still get into Hboot, but I cant do anything there. Nothing seems to work there. Neither volume +/-, trackpad nor powerbutton does anything.
I can also get into fastboot. This seems to work better, but when i try to flash the image then it just gives me :
D:\platform>fastboot-windows flash zip StockRom.zip
sending 'zip' (291447 KB)... FAILED (remote: 02 data length is too large)
HBOOT screen shows me the following:
VISION PVT SHIP S-ON
HBOOT-0.82.0008
MICROP-0425
RADIO-26.08.04.30_M3
I havent tried altering the contents of my SD card in fear of making things even worse.
Any tips/tricks/hint would be greatly appreciated!
Got some rather excellent help from #g2root to fix this today.
My main problem was that I had flashed the wrong img and that my Golden SD was not working correctly. Got that sorted out by using another SD and made it golden in another device.
Then proceeded to upgrade it to the newest g2 software (since that was what i had tried to do in the first place. Namely using the g2 img in a Desire Z device), downgrade it, rooted it and installed the necessary tools to get Andromadus running
Thanks to pierre_ja, skorgon, Uni_Ced and Catherall for the patience, moral support and excellent help! The amount of handholding from pierre_ja was astonishing
G2 img
Can i ask where you obtained the G2.img file, I am in a similar situation. Thanks
We used this one PC10IMG_Vision_TMOUS_2.15.531.3_Radio_12.52.60.25U_26.08.04.30_M3.zip
-Nipqer
Is there any way i can downgrade and root/custom recovery without a PC?
BAleR said:
Is there any way i can downgrade and root/custom recovery without a PC?
Click to expand...
Click to collapse
Not with an HTC Vision, you can't... You need an PC to do this.
That's too bad. The G2 used to easy. Thanks for the reply!
Edit: So that goes for the G2 aswell correct?
99 Unknown fail
I have tried to flash the provided earlier in the post (PC10IMG.zip).
But the device returns the following. Is the because i need to gold pass the SD card?
VISION PVT SHIP S-ON
HBOOT-0.85.0015
MICROP-425
RADIO-26.10.04.03_M
eMMC-boot
Dec 20 2011,16:21:13
Thanks
---------------------------------------------------------------
C:\Users\Ian Wallace>cd C:\android-sdk-windows\platform-tools
C:\android-sdk-windows\platform-tools>adb reboot bootloader
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
error: device not found
C:\android-sdk-windows\platform-tools>adb reboot bootloader
error: device not found
C:\android-sdk-windows\platform-tools>adb reboot bootloader
C:\android-sdk-windows\platform-tools>fastboot oem rebootRUU
...
C:\android-sdk-windows\platform-tools>fastboot flash zip PC10IMG.zip
sending 'zip' (134550 KB)...
OKAY [ 22.466s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 27.942s
C:\android-sdk-windows\platform-tools>fastboot flash zip PC10IMG.zip
sending 'zip' (134550 KB)...
OKAY [ 22.417s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 27.893s
Trigrorx said:
C:\android-sdk-windows\platform-tools>adb reboot bootloader
error: device not found
Click to expand...
Click to collapse
This is your problem, adb can't see your phone. Was it up and running when you tried this ? If so it's your adb setup. Have you used adb before on this phone ? See my signature for a link to a guide to setting up adb.
Sent from my Desire Z running CM7.
BAleR said:
That's too bad. The G2 used to easy. Thanks for the reply!
Edit: So that goes for the G2 aswell correct?
Click to expand...
Click to collapse
For the G2 there is a new program called mr. root, wich makes everything a bit easier, but you still need an computer to do it. So that's correct indeed.
From memory that 99 error means you used htcdev.
You can find more info on that here
-Nipqer
steviewevie said:
This is your problem, adb can't see your phone. Was it up and running when you tried this ? If so it's your adb setup. Have you used adb before on this phone ? See my signature for a link to a guide to setting up adb.
Sent from my Desire Z running CM7.
Click to expand...
Click to collapse
The cmd's seem to be working from the cmd prompt. for example the phone did go into boot loader.
The phone is in a state where it will not boot up. Fails on the htc logo.
However boot loader is not functioning, every time it directs me to clock work orange mod screen. Which does not function either
Same problem!!
Hi, im really new here, and i googled the 'symptoms' of my broken HTC desire Z and this thread came up. My phone is showing exactly the same writting as what you described, but i really really dont know why. i dont know what all these technical terms mean/do but i REALLY miss my phone and want it to work again!! I would really really REALLY appreciate any help anyone could offer me, because the warranty is up so i cant send it back!
Thank you so much!
So to get this straight, you've tried to root your phone and it went wrong. If so, can you still get into your recovery?
-Turn off phone, hold down the power and volume up button. Then ou should get your bootloader. Once that's loaded slelect recovery with your volume buttons and confirm (press "enter") by pressing your powerbutton. Then your phone should restart in recovery. If you haven't changed your recovery image, you should be able to get the stock ROM running again.-
Hello
i have some problems with my HTC One X. Until 2 hours ago it worked perfectly and without problems. i didn't flash anything in the last few weeks, but theres ARHD (ICS) installed. But then suddenly it had a freeze, so i had to restart it with pressing the powerbutton for 10 seconds. Since then, it doesn't boot anymore and also i can't access the Recovery, i get a blackscreen if i try, But i come into the Bootloader, Fastboot is possible but doesn't work...
I tried to reflash the Boot.img, but there was an error: erasing cache FAILED (remote: 19000008)
I also tried to reflash the CWM Recovery but there was another error:
5.8.4.0-endeavoru.img
sending 'recovery' (5742 KB)...
OKAY [ 0.904s]
writing 'recovery'...
(bootloader) Format partition SOS done
FAILED (remote: (00030000))
finished. total time: 1.150s
So can anybody help me? All that I want is access to my virtual SD Card for saving my data, and can anybody tell me how and if I can "repair" my One X? And sorry for the bad english, i'm no native speaker...
you can try this, http://forum.xda-developers.com/showthread.php?t=1609190
Thanks, but it didn't help. When i tried to flash the images in fastboot almost the same errors as before occured...i absolutely dont know what to to now, i think i even can't relock the bootloader, flash the stock recovery and a RUU
Achsoistdas19 said:
Thanks, but it didn't help. When i tried to flash the images in fastboot almost the same errors as before occured...i absolutely dont know what to to now, i think i even can't relock the bootloader, flash the stock recovery and a RUU
Click to expand...
Click to collapse
what the error mate?
Hm, i don't really know. There are these Error-Codes, mostly "remote: 19000008" or "remote: 00000004" also with a 5 at the end, and it says "remote: not allowed" sometimes.
I have a Verizon ADR6350VW HTC Incredible 2. I decided to 'upgrade' it to a new ROM.
I unlocked the boot loader and installed ClockwrkMod Recovery v5.0.2.0
*** UNLOCKED ***
VIVO_W XB SHIP S-ON RL
HBOOT-0.98.0000
RADIO-1.09.01.0312
eMMC-boot
Jul 18 2011,12:39:36
I tried putting an incredible 2 ROM (Viper) and since then it won't fully boot, it gets stuck forever on the green HTC logo on the white background.
I can get to the bootloader, and tried reflashing the same or other downloaded ROMs (all meant for the HTC incredible 2). Without much luck.
The original flashing process was not interrupted. I did a lot of googling and reading (but missed the S-ON/S-OFF part originally), and have tried many different ways to get out of this without luck.
3rd party ROM will flash and complete the process (but still won't boot), Verizon ROMs will give me an error (cannot open flash, bad). I did check the md5 checksums on ALL the files I used, and tried flashing from adb to no avail.
Before anyone asks, Yes I do clear the data, cache and Dalvik cache before flashing. I am at a loss of what to try next, short of finding someone reputable online to do it for a fee.
Thanks,
Wahran
wahran99 said:
I have a Verizon ADR6350VW HTC Incredible 2. I decided to 'upgrade' it to a new ROM.
I unlocked the boot loader and installed ClockwrkMod Recovery v5.0.2.0
*** UNLOCKED ***
VIVO_W XB SHIP S-ON RL
HBOOT-0.98.0000
RADIO-1.09.01.0312
eMMC-boot
Jul 18 2011,12:39:36
I tried putting an incredible 2 ROM (Viper) and since then it won't fully boot, it gets stuck forever on the green HTC logo on the white background.
I can get to the bootloader, and tried reflashing the same or other downloaded ROMs (all meant for the HTC incredible 2). Without much luck.
The original flashing process was not interrupted. I did a lot of googling and reading (but missed the S-ON/S-OFF part originally), and have tried many different ways to get out of this without luck.
3rd party ROM will flash and complete the process (but still won't boot), Verizon ROMs will give me an error (cannot open flash, bad). I did check the md5 checksums on ALL the files I used, and tried flashing from adb to no avail.
Before anyone asks, Yes I do clear the data, cache and Dalvik cache before flashing. I am at a loss of what to try next, short of finding someone reputable online to do it for a fee.
Thanks,
Wahran
Click to expand...
Click to collapse
1st recommendation: go s-off
2nd recommendation: flash the boot img from the rom in fastboot...I don't know the exact process because I am s-off, but it is discussed in many of the development threads, so now you know what terms to search for at least.
gtdtm said:
1st recommendation: go s-off
2nd recommendation: flash the boot img from the rom in fastboot...I don't know the exact process because I am s-off, but it is discussed in many of the development threads, so now you know what terms to search for at least.
Click to expand...
Click to collapse
Thank you for your reply.
Going S-OFF: I tired, most guides online will show you how to do by going to the OS first (and enabling USB debug). The only one I found from Revolutionary involved doing it from the adb. When I boot into ClockwrkMod, I can run adb just fine (doing adb devices returns the correct S/N amongst other things), but revolutionary tool complains it can't find the device.
I will google again your second recommendation.
wahran99 said:
Thank you for your reply.
Going S-OFF: I tired, most guides online will show you how to do by going to the OS first (and enabling USB debug). The only one I found from Revolutionary involved doing it from the adb. When I boot into ClockwrkMod, I can run adb just fine (doing adb devices returns the correct S/N amongst other things), but revolutionary tool complains it can't find the device.
I will google again your second recommendation.
Click to expand...
Click to collapse
From Nitsuj17 in the viper thread post 2:
If you are dev unlock, you need to pull the boot.img from the rom zip and fastboot it in hboot
The process will be the same for any rom as long as you are dev unlocked.
gtdtm said:
From Nitsuj17 in the viper thread post 2:
If you are dev unlock, you need to pull the boot.img from the rom zip and fastboot it in hboot
The process will be the same for any rom as long as you are dev unlocked.
Click to expand...
Click to collapse
gtdtm,
Thank you again for trying to help, I am still getting no where. I reloaded the Viper ROM, it said it installed correctly (after going through the selection menus and waiting on the progress bar to finish), I had previously extracted the boot.img file and put it with my fastboot.exe. This is my output (I blanked out the S/N with 'x')
C:\HTC>fastboot devices
HTxxxxxxxxxx fastboot
C:\HTC>fastboot erase cache
erasing 'cache'... OKAY [ 1.064s]
finished. total time: 1.064s
C:\HTC>fastboot oem rebootRUU
... OKAY [ 0.338s]
finished. total time: 0.339s
C:\HTC>fastboot flash zip boot.img
sending 'zip' (3786 KB)... OKAY [ 1.155s]
writing 'zip'... INFOzip header checking...
FAILED (remote: 32 header error)
finished. total time: 6.902s
Any idea where to go from here?
wahran99 said:
gtdtm,
Thank you again for trying to help, I am still getting no where. I reloaded the Viper ROM, it said it installed correctly (after going through the selection menus and waiting on the progress bar to finish), I had previously extracted the boot.img file and put it with my fastboot.exe. This is my output (I blanked out the S/N with 'x')
C:\HTC>fastboot devices
HTxxxxxxxxxx fastboot
C:\HTC>fastboot erase cache
erasing 'cache'... OKAY [ 1.064s]
finished. total time: 1.064s
C:\HTC>fastboot oem rebootRUU
... OKAY [ 0.338s]
finished. total time: 0.339s
C:\HTC>fastboot flash zip boot.img
sending 'zip' (3786 KB)... OKAY [ 1.155s]
writing 'zip'... INFOzip header checking...
FAILED (remote: 32 header error)
finished. total time: 6.902s
Any idea where to go from here?
Click to expand...
Click to collapse
I'm really guessing here, but try fastboot flash boot boot.img
---------- Post added at 01:33 PM ---------- Previous post was at 01:29 PM ----------
wahran99 said:
gtdtm,
Thank you again for trying to help, I am still getting no where. I reloaded the Viper ROM, it said it installed correctly (after going through the selection menus and waiting on the progress bar to finish), I had previously extracted the boot.img file and put it with my fastboot.exe. This is my output (I blanked out the S/N with 'x')
C:\HTC>fastboot devices
HTxxxxxxxxxx fastboot
C:\HTC>fastboot erase cache
erasing 'cache'... OKAY [ 1.064s]
finished. total time: 1.064s
C:\HTC>fastboot oem rebootRUU
... OKAY [ 0.338s]
finished. total time: 0.339s
C:\HTC>fastboot flash zip boot.img
sending 'zip' (3786 KB)... OKAY [ 1.155s]
writing 'zip'... INFOzip header checking...
FAILED (remote: 32 header error)
finished. total time: 6.902s
Any idea where to go from here?
Click to expand...
Click to collapse
Try this one. The author includes 2 ways to flash boot.img
http://forum.xda-developers.com/showpost.php?p=22639929&postcount=1
gtdtm said:
I'm really guessing here, but try fastboot flash boot boot.img
---------- Post added at 01:33 PM ---------- Previous post was at 01:29 PM ----------
Try this one. The author includes 2 ways to flash boot.img
http://forum.xda-developers.com/showpost.php?p=22639929&postcount=1
Click to expand...
Click to collapse
fastboot flash boot boot.img worked without error, then I followed it with "fastboot reboot", it took about 15mn, but now it's booted to the SIM unlock screen (that would be my next step).
Thank you very much for all your help! I just registered today to these forums, I see a thank you meter next to the avatar, but can't see I way to 'officially' click and thank you, I will look again....
wahran99 said:
fastboot flash boot boot.img worked without error, then I followed it with "fastboot reboot", it took about 15mn, but now it's booted to the SIM unlock screen (that would be my next step).
Thank you very much for all your help! I just registered today to these forums, I see a thank you meter next to the avatar, but can't see I way to 'officially' click and thank you, I will look again....
Click to expand...
Click to collapse
I'm glad you got it going. You'll probably want to remember that method since you'll have to do it any time you flash a rom.
gtdtm said:
I'm glad you got it going. You'll probably want to remember that method since you'll have to do it any time you flash a rom.
Click to expand...
Click to collapse
Since I posted that message, I had to put back the Verizon stock ROM, so I can SIM unlock the phone (apparently you cannot use the unlock code with a 'cooked' ROM, something I didn't know), and while doing that, HBOOT got downgraded to 0.97, which allowed me to S-OFF the phone with revolutionary. I got the phone SIM unlocked and put back the Viper ROM on it.
In summary, learning from my mistakes, and if I am not mistaken:
1. If you plan to SIM unlock the phone, do it while it is still on stock firmware, it will save you a lot of time and headaches.
2. If you are unlocking the boot loader, S-OFF the phone as well (and put Clockworkmod on it as well), it would make life a lot easier.
3. Then you can go an experiment with ROMs....
gtdtm: Thank you again for your help and patience, and most importantly for keeping me going, as I was about to give up on this phone.
Wahran99
wahran99 said:
Since I posted that message, I had to put back the Verizon stock ROM, so I can SIM unlock the phone (apparently you cannot use the unlock code with a 'cooked' ROM, something I didn't know), and while doing that, HBOOT got downgraded to 0.97, which allowed me to S-OFF the phone with revolutionary. I got the phone SIM unlocked and put back the Viper ROM on it.
In summary, learning from my mistakes, and if I am not mistaken:
1. If you plan to SIM unlock the phone, do it while it is still on stock firmware, it will save you a lot of time and headaches.
2. If you are unlocking the boot loader, S-OFF the phone as well (and put Clockworkmod on it as well), it would make life a lot easier.
3. Then you can go an experiment with ROMs....
gtdtm: Thank you again for your help and patience, and most importantly for keeping me going, as I was about to give up on this phone.
Wahran99
Click to expand...
Click to collapse
No problem. Next challenge: Put TWRP on it instead of Clockwork.
I just bought a rooted DInc2. I love it, and am slowly learning about. I don't know the method that the previous owner rooted the phone, but it is currently S-ON.
So, my question is: which method should I use to get it to S-OFF? I was looking at the Comprehensive S-OFF/Root Methods (http://forum.xda-developers.com/showthread.php?t=1751796), and it is not clear to me. Do I use the instructions, "Get S-OFF after using HTCDev Unlock", even if I don't know if the phone was rooted using HTCDev Unlock?
Here is info on my phone:
S-ON
HBoot 0.98.0000
Radio 1.09.01.0312
eMMC-boot
Firmware 6.01.605.05 710RD
Thanks for your help
Only way that I know for it to be still S on is through htcdev.com. Yeah use that guide.
Sent from my forgotten by HTC Droid Incredible 2. Rooted and Rommed by great minds at XDA that won't forget this phone.
Go into hboot and see if the device is unlocked or relocked?
Sent from my SCH-I535 using xda app-developers app
unlocked
It says "unlocked", so I will try the 2nd method. Thanks.
HELP!
So, I am going through the steps to Get S-OFF after using HTCDev Unlock. I made successfully (I think!) through flashing the zip file:
Vivo_W_Gingerbread_S_VERIZON_WWE_2.18.605.3_Radio_1.09.01.0622_NV_VZW1.92_release_199487_si.zip
Everything was working as expected, so far...
Then I proceeded though these steps:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip 1.09.01.0312_vivow_Radio_PG32IMG.zip
but I get the following when I try to flash the above Radio zip file, which is copied directly from the command prompt window
C:\Android>fastboot flash zip 1.09.01.0312_vivow_Radio_PG32IMG.zip
sending 'zip' (13225 KB)... OKAY [ 3.425s]
writing 'zip'... INFOsignature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 6.232s
I tried re-flashing the Gingerbread zip, but same result. I am stuck at the black HTC screen, and not sure what to do next.
stuckinthedirt said:
So, I am going through the steps to Get S-OFF after using HTCDev Unlock. I made successfully (I think!) through flashing the zip file:
Vivo_W_Gingerbread_S_VERIZON_WWE_2.18.605.3_Radio_1.09.01.0622_NV_VZW1.92_release_199487_si.zip
Everything was working as expected, so far...
Then I proceeded though these steps:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip 1.09.01.0312_vivow_Radio_PG32IMG.zip
but I get the following when I try to flash the above Radio zip file, which is copied directly from the command prompt window
C:\Android>fastboot flash zip 1.09.01.0312_vivow_Radio_PG32IMG.zip
sending 'zip' (13225 KB)... OKAY [ 3.425s]
writing 'zip'... INFOsignature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 6.232s
I tried re-flashing the Gingerbread zip, but same result. I am stuck at the black HTC screen, and not sure what to do next.
Click to expand...
Click to collapse
Redownload the file, then try.
Sent from my Droid Incredible 2 using Tapatalk.
Got it
Finally got the radio to flash. I copied it to my sdcard, and flashed it by starting up in bootloader. Got S-OFF via revolutionary, so mission accomplished!
stuckinthedirt said:
Finally got the radio to flash. I copied it to my sdcard, and flashed it by starting up in bootloader. Got S-OFF via revolutionary, so mission accomplished!
Click to expand...
Click to collapse
What steps did you take to flash it over from your sdcard once you started in bootloader?
jncryer said:
What steps did you take to flash it over from your sdcard once you started in bootloader?
Click to expand...
Click to collapse
I copied the radio to my sdcard, with the name PG32IMG.zip. When you reboot in bootloader, it prompts you to run that file.
Don't forget to delete or rename that file when you're done so it doesn't prompt you to run that file every time you go into your boot loader.
sent from my incredibly paranoid inc2
Jason, Thanks for the reminder!
Hello,
Im having reallly big problem with my Desire HD device and unfortunately,I realize this is only my fault and inadvertence. Im hoping that someone will help me with my problem...
First of all, I've had stock 2.3.5 on my device and every possible blockade. I've used Downgrade_v2 files (with adb and Gingerbreak and 1.32 stock android) but it wasn't working as it supossed to do. I've found nice tool to unblock DHD, called EasyAceRootTool. Everything went OK, new H-Boot was uploaded, unblock process went smoothly, Revovery Touch was uploaded to DHD as well, Superuser was installed too.
And at this level I've hurried too much, because I've installed by recovery new rom on Android 4.0.4 , this one : http://forum.xda-developers.com/showthread.php?t=1839004
And of course... I know now iVe forgot to make S-OFF, android doesn't start, nothing happens at all....
My Hboot now says :
Hboot :
***Relocked***
ACE PVT SHIP S-ON RL
HBOOT-2.0020029
RADIO -26.14.04.28_M
Ive tried a lot of soutions
1)Install PD98IMG.zip on sdcard (2 different stock roms) but when Bootlader is checking image, it says, that newer android is already on device
2)Install RUU, It says that there is a problem with Hboot and i need to wait for upgrade
3)Install PD98IMG.zip (pulled out from stock RUU) by recovery, it says that this image is "bad"
4)Restore backed up adnroid from this thread http://forum.xda-developers.com/showthread.php?t=920876&highlight=hboot, from section "Install stock Vodafone ROM", but it didn't helped as well, it says MD5 checksum failed...
5) When im trying to unlock Hboot in EasyAceRootTool, it communicating with device, but then it says : "Your device is not recognized"
Please guys... what else should I do ??
ps. I know there's a lot of grammatic mistakes, sorry for that. I was trying to check what I was writing
You've relocked your bootloader. You need to re-unlock it. Also, each time after you flash a ROM, you need to extract the boot.img from the ROM zip and
Code:
fastboot flash boot boot.img
bananagranola said:
You've relocked your bootloader. You need to re-unlock it. Also, each time after you flash a ROM, you need to extract the boot.img from the ROM zip and
Code:
fastboot flash boot boot.img
Click to expand...
Click to collapse
tried to do that in bootloader is fastboot mode, and it says :
C:\win>fastboot flash boot boot.img
sending 'boot' (2932 KB)... OKAY [ 0.496s]
writing 'boot'... INFOsignature checking..
FAILED (remote: signature verify fail)
finished. total time: 0.973s
peanek said:
tried to do that in bootloader is fastboot mode, and it says :
C:\win>fastboot flash boot boot.img
sending 'boot' (2932 KB)... OKAY [ 0.496s]
writing 'boot'... INFOsignature checking..
FAILED (remote: signature verify fail)
finished. total time: 0.973s
Click to expand...
Click to collapse
Like I said, you relocked your bootloader. First you need to re-unlock your bootloader.
bananagranola said:
Like I said, you relocked your bootloader. First you need to re-unlock your bootloader.
Click to expand...
Click to collapse
Sorry, I haven't read properly
C:\win>fastboot flash unlocktocken Unlock_code.bin
sending 'unlocktocken' (0 KB)... OKAY [ 0.014s]
writing 'unlocktocken'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.019s
It's an unlock coode made in HTCDev.com, with a signature of my handset...
Is your phone in fastboot mode?
bananagranola said:
Is your phone in fastboot mode?
Click to expand...
Click to collapse
OK, there was a trivial bug, I've wrote unlocktocken instead of unlocktoken it is working now !!
Thanks man, I was fighting with this device for more than whole week, thanks for your help
peanek said:
OK, there was a trivial bug, I've wrote unlocktocken instead of unlocktoken it is working now !!
Thanks man, I was fighting with this device for more than whole week, thanks for your help
Click to expand...
Click to collapse
Ok, Im having other problem, tried to use fastboot flash boot boot.img, everything went OK, file was sended, but nothing happens, Hboot is still 2.00.0029, tried to use RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed, but after reboot, when i see HTC on black screen, when RUU should send new update, error is occured.
PD98IMG.zip on sdcard can't install too.
peanek said:
Ok, Im having other problem, tried to use fastboot flash boot boot.img, everything went OK, file was sended, but nothing happens, Hboot is still 2.00.0029, tried to use RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed, but after reboot, when i see HTC on black screen, when RUU should send new update, error is occured.
PD98IMG.zip on sdcard can't install too.
Click to expand...
Click to collapse
The boot.img isn't the bootloader. You need to flash the ROM (not RUU), then fastboot flash the boot.img.
bananagranola said:
The boot.img isn't the bootloader. You need to flash the ROM (not RUU), then fastboot flash the boot.img.
Click to expand...
Click to collapse
C:\win>fastboot flash zip UPDATE.zip
sending 'zip' (336097 KB)... OKAY [ 57.277s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOzip header checking...
INFOzip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 62.750s
or 2 others zip with ROM I've downloaded. Hboot is unblocked for 100%
Wait, no. Flash the ROM from recovery. You can't flash zips like that in fastboot. You can flash ROM images, but it makes more sense for you to get a recovery and flash zips instead.
If you don't have a recovery, first you need to install one. If you have a rooted ROM, you can install a recovery from apps: ROM Manager for ClockworkMod, 4ext Updater apk (from 4ext's website) for 4ext, and GooManager for TWRP. If you don't, download a recovery.img and flash it from fastboot:
Code:
fastboot flash recovery recovery.img
.
If you do, just go straight to flashing the zip from recovery. Then,
Code:
fastboot flash boot boot.img
.
bananagranola said:
Wait, no. Flash the ROM from recovery. You can't flash zips like that in fastboot. You can flash ROM images, but it makes more sense for you to get a recovery and flash zips instead.
If you don't have a recovery, first you need to install one. If you have a rooted ROM, you can install a recovery from apps: ROM Manager for ClockworkMod, 4ext Updater apk (from 4ext's website) for 4ext, and GooManager for TWRP. If you don't, download a recovery.img and flash it from fastboot:
Code:
fastboot flash recovery recovery.img
.
If you do, just go straight to flashing the zip from recovery. Then,
Code:
fastboot flash boot boot.img
.
Click to expand...
Click to collapse
OK, first of all, I'm having recovery, 5.8.7.2 Touch version that was installed with EasyAceRootTool.
I can't install any .apk, because I have now installed 4.0.4 rom, and because of S-ON, it will not start. I was trying to install few roms from recovery of course (Stock versions downloaded from xda, 1.32 versions and 2.3.5.), but every time I am doing this, revovery give me a error "installation aborted (bad)" it's from a PD98IMG zip downloaded from xda and rom.zip pulled out from "RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed"
When I am trying to do in fastboot mode :
Code:
fastboot flash system system.img
(system.img from stock roms, they are uploading, says OK for writing, but when I reboot phone, I see green HTC on white screen, then black screen, and then everytime phone reboots in recovery.
Few minutes a go i tried :
Code:
fastboot eease cache
fastboot oem rebootRUU
fastboot flash zip PD98IMG.zip
but every time it says :
Code:
C:\win>fastboot flash zip UPDATE.zip
sending 'zip' (336097 KB)... OKAY [ 57.215s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOzip header checking...
INFOzip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 62.713s
peanek said:
OK, first of all, I'm having recovery, 5.8.7.2 Touch version that was installed with EasyAceRootTool.
I can't install any .apk, because I have now installed 4.0.4 rom, and because of S-ON, it will not start. I was trying to install few roms from recovery of course (Stock versions downloaded from xda, 1.32 versions and 2.3.5.), but every time I am doing this, revovery give me a error "installation aborted (bad)" it's from a PD98IMG zip downloaded from xda and rom.zip pulled out from "RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed"
When I am trying to do in fastboot mode :
Code:
fastboot flash system system.img
(system.img from stock roms, they are uploading, says OK for writing, but when I reboot phone, I see green HTC on white screen, then black screen, and then everytime phone reboots in recovery.
Few minutes a go i tried :
Code:
fastboot eease cache
fastboot oem rebootRUU
fastboot flash zip PD98IMG.zip
but every time it says :
Code:
C:\win>fastboot flash zip UPDATE.zip
sending 'zip' (336097 KB)... OKAY [ 57.215s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOzip header checking...
INFOzip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 62.713s
Click to expand...
Click to collapse
What are you trying to do?? If you have an unlocked bootloader a RUU will never flash. Besides, being S-ON requires the specific RUU for your device.
If you have CWM and an unlocked bootloader, you can flash any custom rom in recovery but need to flash boot.img after flashing the rom.
You can't flash apks in recovery, only zips. Then fastboot flash the boot.img.
bananagranola said:
You can't flash apks in recovery, only zips. Then fastboot flash the boot.img.
Click to expand...
Click to collapse
glevitan said:
What are you trying to do?? If you have an unlocked bootloader a RUU will never flash. Besides, being S-ON requires the specific RUU for your device.
If you have CWM and an unlocked bootloader, you can flash any custom rom in recovery but need to flash boot.img after flashing the rom.
Click to expand...
Click to collapse
Ok, I was trying to put this device on feet, because it wasn't load any ROM I was flashing. There's a lot of tools and tutorials that I was reading before flashing DHD on xda and other forums. I was convinced, that I need S-OFF to use custom ROM. Few minutes a go I flashed Sabsa-Prime ROM by Recovery, then i searched for boot.img in Sabsa_Prime_v16.0_By_AlirezaB.zip, flashed it in fastboot, anddddd tadaaam...Everythings working perfectly
Thank You gyus, I really appreciate your help !! I was really stuck on this device...
Best Regards !
I need help...NOOB!!!
Hi there i need help.. my phone is stuck on a relocked screen and i cant get it tp power up... i will post a pic so maybe someone can help me out asap...
good
hiii please help mee!!
peanek said:
Hello,
Im having reallly big problem with my Desire HD device and unfortunately,I realize this is only my fault and inadvertence. Im hoping that someone will help me with my problem...
First of all, I've had stock 2.3.5 on my device and every possible blockade. I've used Downgrade_v2 files (with adb and Gingerbreak and 1.32 stock android) but it wasn't working as it supossed to do. I've found nice tool to unblock DHD, called EasyAceRootTool. Everything went OK, new H-Boot was uploaded, unblock process went smoothly, Revovery Touch was uploaded to DHD as well, Superuser was installed too.
And at this level I've hurried too much, because I've installed by recovery new rom on Android 4.0.4 , this one : http://forum.xda-developers.com/showthread.php?t=1839004
And of course... I know now iVe forgot to make S-OFF, android doesn't start, nothing happens at all....
My Hboot now says :
Hboot :
***Relocked***
ACE PVT SHIP S-ON RL
HBOOT-2.0020029
RADIO -26.14.04.28_M
Ive tried a lot of soutions
1)Install PD98IMG.zip on sdcard (2 different stock roms) but when Bootlader is checking image, it says, that newer android is already on device
2)Install RUU, It says that there is a problem with Hboot and i need to wait for upgrade
3)Install PD98IMG.zip (pulled out from stock RUU) by recovery, it says that this image is "bad"
4)Restore backed up adnroid from this thread http://forum.xda-developers.com/showthread.php?t=920876&highlight=hboot, from section "Install stock Vodafone ROM", but it didn't helped as well, it says MD5 checksum failed...
5) When im trying to unlock Hboot in EasyAceRootTool, it communicating with device, but then it says : "Your device is not recognized"
Please guys... what else should I do ??
ps. I know there's a lot of grammatic mistakes, sorry for that. I was trying to check what I was writing
Click to expand...
Click to collapse