I am trying to flash rom following thread
http://forum.xda-developers.com/showthread.php?p=11557769.
However I met problem during flash clockworkmod recovery. The Error message looks like
"Error while downloading from server. Please make sure that you have a stable internet connection, and that your SD card is inserted and has free space!"
I am pretty sure the above things are right.
Then, If i click reboot into recovery, the device will stop with with an icon with a phone and an exclamation mark in a triangle. Press volume up and power key, screen shows that
"Android System Recovery (3e). xxxx.....
with a error message E:/ can't open /cache/recovery/command"
I downloaded the update.zip, try to manually flash the recovery, unfortunately, signature verification error.
I have no idea what to do next?
Hi,
Can you confirm if your DHD has SHIP S-ON, SHIP S-OFF or ENG S-OFF?
andyharney said:
Hi,
Can you confirm if your DHD has SHIP S-ON, SHIP S-OFF or ENG S-OFF?
Click to expand...
Click to collapse
yes, I checked with
1. Power Down Your Device
2. Go to Bootloader
3. If it says Ace PVT ENG S-OFF your phone is ENG S-OFF.
4. use Volume down to get to system info and tap power button to select
5. check CID for CID-11111111 (if you have this all is done 100%)
6. Reboot
Everything looks fine.
Problem solved with manual recovery flash.
http://forum.xda-developers.com/showthread.php?t=1003723
Thanks you guys.
Related
Hi all, I just rooted my phone using Amon-ra and unrevoked -- latest one. I am trying to do a nand backup so I can flash a kernel onto my phone, but I cant find the option.
When I power into the bootloader, and navigate to recovery. It gives me a red yield sign with an exclamation point. When I press volume up and power, it takes me to the Android system recovery <3e>. I see options to reboot system now (reboots back to main screen), apply sdcard:update.zip (which gives me some error), wipe data/factory reset, wipe cache partition.
I downloaded Rom manager but thats only for clockwork recovery.
What am I doing wrong? What do i need to do?
Thanks for the guidance.
Android with the yellow exclamation is the stock recovery. What happens when you hold vol down & press power?
BTW, this is also Q&A material, not development.
If I push volume down and power, it takes me to the Hboot/Bootloader, whatever that screen is called, where you have option to fastboot, recovery, etc.
Sorry I didnt realize this was development. I have been reading a lot of threads on this so I assumed incorrectly. Please feel free to move it, or I can do it manually.
Thanks again
wasvsdal said:
If I push volume down and power, it takes me to the Hboot/Bootloader, whatever that screen is called, where you have option to fastboot, recovery, etc.
Sorry I didnt realize this was development. I have been reading a lot of threads on this so I assumed incorrectly. Please feel free to move it, or I can do it manually.
Thanks again
Click to expand...
Click to collapse
What do you see at the top of the HBoot screen? S-ON or S-OFF?
Also, what H-Boot version?
Sounds like your Unrevoked didn't take. reboot your phone and try again.
It says
Supersonic EVT2-3 SHIP S-OFF
HBOOT-0.97.0000
MICROP-041F
TOUCH PANEL-ATMEL224_16AB
RADIO-2.15.00.09.01
Aug 19 2010, 14:29:00
Try using ROM Manager to flash Clockwork.
Sent from my PC36100 using XDA App
I was told Amon-RA recovery was the best. I followed the instructions step by step. Even saw the $ change to #. What went wrong? Is there no way for me to create a backup with flashing other things? I mean do I even have a rooted phone? I know the superuser app doesnt have anything in it. Its blank! But I have a superuser app.
wasvsdal said:
It says
Supersonic EVT2-3 SHIP S-OFF
HBOOT-0.97.0000
MICROP-041F
TOUCH PANEL-ATMEL224_16AB
RADIO-2.15.00.09.01
Aug 19 2010, 14:29:00
Click to expand...
Click to collapse
I think you can do one of 2 things:
1. Redo Unrevoked. If you scroll down to Recovery in the Fastboot/Bootloader screen and it takes you to the stock recovery then it didn't flash recovery.
2. Boot into your phone and, making sure USB is turned on in Settings > Applications > Development, use this from Amon-Ra's post
via fastboot
Code:
Copy recovery-RA-evo-v1.8.0.img to a location where fastboot can find it.
Boot your phone into fastboot mode
fastboot devices(press enter) (to make sure that fastboot "sees" your phone)
fastboot flash recovery recovery-RA-evo-v1.8.0.img(press enter)
Ok just tried doing the above:
Copied that recovery.img file to my sdcard.
Restarted phone into Hboot
Phone checked for PCIMG -> wasnt there
Then went into Fastboot
the following are the options that i have: Bootloader, Reboot, Reboot Bootloader, and power down.
not sure what to do?
Bumping it like im sooo fine.
wasvsdal said:
Bumping it like im sooo fine.
Click to expand...
Click to collapse
ok, go into fastboot. plug into computer. then do what he said. ya. any questions???
i tried doing a factory reset then I was reading a guide on a similar site about unrooting my phone and downloaded a file called pg32img.zip and put it on my sd card. I booted into hboot on my phone and the only things i can do are reboot/power off and use bootloader which automatically goes to trying to flash the file i put on there but it gives me the error "main version is older" everytime, and kicks me out to the main menu giving me the same options. I cant do anything besides try to reflash the thing or reboot my phone. At the top of the hboot it says "security warning" if thats any help.
tried doing adb devices while my phone was plugged in and it said no devices found.
screen looks like this
***security warning**
VIVO_W XB SHIP S-ON RL
HBOOT-0.97.0000
RADIO-1.09.01.0622
eMMC-boot
Please use the Q&A Forum for questions Thanks
Moving to Q&A
schmoop said:
i tried doing a factory reset then I was reading a guide on a similar site about unrooting my phone and downloaded a file called pg32img.zip and put it on my sd card. I booted into hboot on my phone and the only things i can do are reboot/power off and use bootloader which automatically goes to trying to flash the file i put on there but it gives me the error "main version is older" everytime, and kicks me out to the main menu giving me the same options. I cant do anything besides try to reflash the thing or reboot my phone. At the top of the hboot it says "security warning" if thats any help.
tried doing adb devices while my phone was plugged in and it said no devices found.
screen looks like this
***security warning**
VIVO_W XB SHIP S-ON RL
HBOOT-0.97.0000
RADIO-1.09.01.0622
eMMC-boot
Click to expand...
Click to collapse
First step is to delete the PG32IMG.zip file off of the SD card. If you leave it on, HBOOT will try to install it every time you boot into HBOOT.
The security warning that is now showing indicates that the PG32IMG.zip you tried to flash was an older version that you currently have on your DInc2.
The adb.exe command will only work when the phone is booted normally or booted into recovery mode. It is expected behavior for adb not to work when you are booted into HBOOT mode.
tpbklake said:
First step is to delete the PG32IMG.zip file off of the SD card. If you leave it on, HBOOT will try to install it every time you boot into HBOOT.
The security warning that is now showing indicates that the PG32IMG.zip you tried to flash was an older version that you currently have on your DInc2.
The adb.exe command will only work when the phone is booted normally or booted into recovery mode. It is expected behavior for adb not to work when you are booted into HBOOT mode.
Click to expand...
Click to collapse
+1 to this. Don't fret. Let us know of any other issues.
Hello, I'm trying to install CWM and root my phone through this http://forum.xda-developers.com/showthread.php?t=1878031 and I'm having a problem installing CWM...I have already unlocked phone using HTCs tutorial and now in bootloader it says
***UNLOCKED***
MARVEL PVT SHIP S-ON RL
Now it says when installing CWM "Wait for it to reboot. Select "Bootloader", wait for HBOOT finishing its thing. Then select "Recovery"!"
But the HBOOT says CID Incorrect, Update Fail! Press POWER to reboot. And I can't continue from there, just restart. Before that everything in the tutorial worked as it should...Did anyone experienced this before? Help would be nice.
Flashing CWM with fastboot should solve this issue
1) download attached file and unpack it somewhere.
2) delete PG76IMG.zip file from your sdcard
3) boot your phone into hboot, select "Fastboot", plug your device to PC ( Fastboot should change to Fastboot USB )
4) launch install.bat
Yasounet said:
Flashing CWM with fastboot should solve this issue
1) download attached file and unpack it somewhere.
2) delete PG76IMG.zip file from your sdcard
3) boot your phone into hboot, select "Fastboot", plug your device to PC ( Fastboot should change to Fastboot USB )
4) launch install.bat
Click to expand...
Click to collapse
Thanks I dont have that CID incorrect problem anymore...
Now I installed CMW and got into it once after restart i cant figure out how to get into it again. I tried pressing power and volume down keys but phone boots normally into android, anything i can do?
nevermind somehow i got into it
http://forum.xda-developers.com/showthread.php?t=1970145
Hi there
I have an HTC inspire 4G and I'm trying to install a rom on it just to get to work :/
And I've already fixed hboot problem thanks to chrisb906 and I tried several RUUs and it doesn't seem to work even if they are successfully installed!
If I boot it normally I get : 1 vibration > htc green splach screen > 2~3 secs later > 7 vibrations > black screen > nothing!
here is what I get in HBOOT
***UNLOCKED***
ACE PVT SHIP S-OFF RL
HBOOT-2.00.0030
MICROP-0438
RADIO-26.10.04.03_M
eMMC-boot
Feb 20 2012,16:03:18
Help me please if you can
midi_1996 said:
Hi there
I have an HTC inspire 4G and I'm trying to install a rom on it just to get to work :/
And I've already fixed hboot problem thanks to chrisb906 and I tried several RUUs and it doesn't seem to work even if they are successfully installed!
If I boot it normally I get : 1 vibration > htc green splach screen > 2~3 secs later > 7 vibrations > black screen > nothing!
here is what I get in HBOOT
***UNLOCKED***
ACE PVT SHIP S-OFF RL
HBOOT-2.00.0030
MICROP-0438
RADIO-26.10.04.03_M
eMMC-boot
Feb 20 2012,16:03:18
Help me please if you can
Click to expand...
Click to collapse
Do you have a custom recovery?
If you dont, you can find one here 4ext recovery
Download it and extract the .img file to ur adb/fastboot directory.
Rename the .img file to recovery.img
Boot your device into bootloader.
Connect your device to your PC and enter...
Code:
fastboot devices
(just to be sure.
Code:
fastboot flash recovery recovery.img
Once its done flashing, reboot your device into recovery.
Transfer a rom to ur sd card.
Flash it and flash inpiremod if not added to rom already.
mickeyasamoah said:
Do you have a custom recovery?
If you dont, you can find one here 4ext recovery
Download it and extract the .img file to ur adb/fastboot directory.
Rename the .img file to recovery.img
Boot your device into bootloader.
Connect your device to your PC and enter...
Code:
fastboot devices
(just to be sure.
Code:
fastboot flash recovery recovery.img
Once its done flashing, reboot your device into recovery.
Transfer a rom to ur sd card.
Flash it and flash inpiremod if not added to rom already.
Click to expand...
Click to collapse
Thanks for your answer, and i tried theses steps and w/o success, but i will try another suggestion of relocking bl then flashing an ruu
midi_1996 said:
Thanks for your answer, and i tried theses steps and w/o success, but i will try another suggestion of relocking bl then flashing an ruu
Click to expand...
Click to collapse
Wait i think i am beginning to get you. Pls answer these questions
1. When you boot into bootloader and then select recovery, does it vibrate and gives you a black screen?
2. When you turn it off and connect it to a computer via usb, does the charging light come on and shows up as QHSUSB_DLOAD on your computer?
3. When you try flashing ruu, via placing the ***IMG.zip on your sdcard and boot to bootloader, does it detect the ruu, asks you weather you want to flash. And after pressing volume up for yes, its looks as if its flashing but after rebooting stays the same?
4. Or when you try to flash the system.img via fastboot, does it gets stuck flashing?
1) yes, it vibrates and then 7 vibrations (after 2~3 secs) and then a black screen, and hitting the power button wont reboot the phone
2) yes, and even when it is on and on black screen it gives it to me
3) yes
3) no, never tried it
midi_1996 said:
1) yes, it vibrates and then 7 vibrations (after 2~3 secs) and then a black screen, and hitting the power button wont reboot the phone
2) yes, and even when it is on and on black screen it gives it to me
3) yes
3) no, never tried it
Click to expand...
Click to collapse
Lol..you are in serious trouble.
You might be wondering how i knew all that.
Cause it happened to my old Desire HD(Still didnt know weather it was a DHD or Inspire 4G.
It turned out it was emmc problem.
You should think of getting a new device or getting a new motherboard as that was what i did.
I followed an unbrick thread here.
It never worked for me. But you could try.
I remember i installed a wrong QHSUSB_DLOAD drivers which kind of corrupted the bootloader.
So watch out what drivers you use. There might be a possiblity, your might work.
Hi all!
First off, an elderly neighbor gave me this ancient looking phone, going by the name of HTC Buzz A3333 Wildfire in order for me to try and resurrect it back to life, lol.
I was trying to get it a nice new custom rom and root it. Somewhere down the line i guess i made some critical errors. When i try to boot it into recovery, all i get is a red triangle and an exclamation mark "!". I'm no expert but i think that indicates i still have the stock recovery (twrp or something similar) on the device but it's not running ok.
Now, how do i get about this problem?
The device's info (if you need more, just specify):
android version 2.2.1.
software number 2.22.405.1
***UNLOCKED***
BUZZ PVT SHIP S-ON
HBOOT-1.02.0000
MICROP-0622
TOUCH PANEL-ATMELC03_16ac
RADIO-3.35.20.10
Dec 13 2011, 12:08:54
----------------------------------------------------------------------------------------
When in hboot, what comes up is something like this: "No image or wrong image/Main version is older! Update fail! Press <POWER> to reboot.
----------------------------------------------------------------------------------------
What do i do? Did i BRICK the phone? I'd really love to help the old lady, she was always nice to me when i was a kid.
siempreviva said:
Hi all!
First off, an elderly neighbor gave me this ancient looking phone, going by the name of HTC Buzz A3333 Wildfire in order for me to try and resurrect it back to life, lol.
I was trying to get it a nice new custom rom and root it. Somewhere down the line i guess i made some critical errors. When i try to boot it into recovery, all i get is a red triangle and an exclamation mark "!". I'm no expert but i think that indicates i still have the stock recovery (twrp or something similar) on the device but it's not running ok.
Now, how do i get about this problem?
The device's info (if you need more, just specify):
android version 2.2.1.
software number 2.22.405.1
***UNLOCKED***
BUZZ PVT SHIP S-ON
HBOOT-1.02.0000
MICROP-0622
TOUCH PANEL-ATMELC03_16ac
RADIO-3.35.20.10
Dec 13 2011, 12:08:54
----------------------------------------------------------------------------------------
When in hboot, what comes up is something like this: "No image or wrong image/Main version is older! Update fail! Press <POWER> to reboot.
----------------------------------------------------------------------------------------
What do i do? Did i BRICK the phone? I'd really love to help the old lady, she was always nice to me when i was a kid.
Click to expand...
Click to collapse
Easy fix pal you have tried to flash a recovery or an update by adding a file named pc49img.zip to your bootloader. This method does not work for unlocked bootloader, only security off bootloaders (s-off).
You should download a pc49img.zip of clockworkmod (cwm) recovery which available in the development section, or in the stickied thread containing all the roms and recoverys. Download version 5.0.2.0 or 5.0.2.8.
so extract that zip file into your fastboot directory (the one you used to flash the unlock_token.bin you got from htc to unlock the bootloader) and make sure you delete any pc49img.zip files from your sdcard.
Then boot into bootloader. Use the power button to select fastboot on the device and connect it via usb to the computer. Lastly you should have a file called recovery.img in your fastboot directory after extracting your downloaded cwm zip file. If not, wrong download, try another
So, open a command prompt in the fastboot folder and issue these commands.
Fastboot getvar all
(if you dont get any information back then there is a connection issue and continuing will fail)(also dont post the information here as its device sensitive )
Fastboot flash recovery recovery.img
Fastboot reboot-bootloader
Now use your volume buttons to select recovery and hit power to select. The guides i have written to downgrade the hboot of this device can explain the new controls for the recovery so have a read at them, then install any rom of your choosing AFTER making a nandroid backup
Always nice to help out someone helping out an OAP
Sent from my LG-D802 using Tapatalk