Half bricked my Htc Hero. - Hero CDMA Q&A, Help & Troubleshooting

Has anyone not been able to boot into recovery mode on their phone. When I go into ROM manager and try to change ROMS or something it just turns off?

are you with S-on or S-off?

Probly S-off. I'm rooted with Fresh ROM 2.4.0 by Flipz.

First of all, you aren't bricked just because you can't get to recovery and/or change ROMs. If your phone shows signs of life, which from the sounds of it you can boot it up, you're not bricked.
Second, If you answer "probably" to the question "are you S-OFF?" you aren't. You would know if you were because you actually have to DO it. It doesn't happen by rooting or flashing a ROM. It's a whole separate thing.
Can you get into recovery by holding down "home" and "power" on boot? I press home right before I press power. If that doesn't get you into recovery, use ROM manager to reflash the recovery then try again.

Ok thanks for the tips. I'm going to instal the SDK and see what I can do then. I guess it's not totaly bricked just has some errors with the ROM or something because when I go into ROM manager and try to flash recovery mode it just turns off and then doesn't come back on. I can't go into Hboot or recovery mode from just turning it on because my on button is broke and, I don't want to take it back to the Sprint store to get it fixed until I get the custom ROM off of it so they can work on it.

HTC_HERO!!! said:
Ok thanks for the tips. I'm going to instal the SDK and see what I can do then. I guess it's not totaly bricked just has some errors with the ROM or something because when I go into ROM manager and try to flash recovery mode it just turns off and then doesn't come back on. I can't go into Hboot or recovery mode from just turning it on because my on button is broke and, I don't want to take it back to the Sprint store to get it fixed until I get the custom ROM off of it so they can work on it.
Click to expand...
Click to collapse
Why not just forget using Rom Manager and turn off phone and restart holding volume key down? Rom Manager isn't the only way to get into recovery. Once you are at h-boot screen, push home button and you are in recovery - you can flash a new zip or restore a nandroid back up (I hope you backed up something) .
Sent from my HTC Hero CDMA using XDA App

I backed up nothing. My on button is broken so I cant go into recovery that way...
I need to take it to the Sprint store but I don't want to have it rooted.

Once you get the sdk running, you could try "adb reboot recovery" and see if you have one, if not, you can flash a recovery with "adb shell flash_image recovery /sdcard/nameofyourrecovery.img" assuming you have a recovery image on the base of your sd, and where it says nameofyourrecovery you put in, well, the name of your recovery.
On a side note, you don't really want recovery from the sounds of it, you want the htc drivers installed on your comp, and the latest RUU.exe, which will unroot your phone and return it to stock.

Hey I figured it out I went to SDK and enterned some commands to flash a new ROM but it was saying that I didn't have enough space on my phone, so I found out that some how I had deleted the recovery image binary. SO I downloaded that and installed it and everything was all good.
Thanks people for all the info.
Sent from my HERO200 using XDA Premium App

Related

Freeze at G1 Splash SCreen, I Need Help!!

Edit: ****, ok so my phone isn't booting up now..the phone just freezes at the g1 splash logo.
I can still get into recovery console/bootloader, can I save my phone? Help!
I do have other theme's in /sdcard/themes/
I don't know if I can delete the current update.zip in my root and move one of them to the root and rename it, then flash that on? Someone please help!
-Ok so, I have the sdk...
-I'm in fastboot mode
-I have the correct driver for the phone, windows picks it up
but when adb doesn't pick up the devices, is there something I need to do to "get started" so to say? I'm trying to install some themes and push the browser.apk into the phone but, im stumped
tehseano said:
Edit: ****, ok so my phone isn't booting up now..the phone just freezes at the g1 splash logo.
I can still get into recovery console/bootloader, can I save my phone? Help!
I do have other theme's in /sdcard/themes/
I don't know if I can delete the current update.zip in my root and move one of them to the root and rename it, then flash that on? Someone please help!
-Ok so, I have the sdk...
-I'm in fastboot mode
-I have the correct driver for the phone, windows picks it up
but when adb doesn't pick up the devices, is there something I need to do to "get started" so to say? I'm trying to install some themes and push the browser.apk into the phone but, im stumped
Click to expand...
Click to collapse
First, you are at the wrong screen. You should not be in fastboot mode in the bootloader for updating themes, you should be in recovery mode.
I suggest you perform a wipe to possibly bring your phone back to normal at least. It can be done by turning off the phone, then pressing and holding the back and home button until you enter recovery mode.
From there press alt + w to wipe the phone.
Then restart by pressing back + home.
Next, before installing the theme, make sure its the correct one for your phone. Check with the author if it was made for RC30 or RC8, and if it is a non-wipe theme, because if it is not, you will be stuck at the Tmobile G1 splash screen (aka be in an indefinite loop) like your current situation.
If you are trying to install browser.apk (im assuming the multitouch browser - please correct me if im wrong) you will need to install JF 1.41 first. By default it will include the multitouch version of browser.apk
Please provide more information about your situation, and keep us posted.
andonnguyen said:
First, you are at the wrong screen. You should not be in fastboot mode in the bootloader for updating themes, you should be in recovery mode.
I suggest you perform a wipe to possibly bring your phone back to normal at least. It can be done by turning off the phone, then pressing and holding the back and home button until you enter recovery mode.
From there press alt + w to wipe the phone.
Then restart by pressing back + home.
Next, before installing the theme, make sure its the correct one for your phone. Check with the author if it was made for RC30 or RC8, and if it is a non-wipe theme, because if it is not, you will be stuck at the Tmobile G1 splash screen (aka be in an indefinite loop) like your current situation.
If you are trying to install browser.apk (im assuming the multitouch browser - please correct me if im wrong) you will need to install JF 1.41 first. By default it will include the multitouch version of browser.apk
Please provide more information about your situation, and keep us posted.
Click to expand...
Click to collapse
Sorry, I should have provided more information, and explained that the 2nd half of this post was my original post, which was just me asking how to correctly use ADB. I do already have JF 1.41, I upgraded yesterday. It wasn't my first theme I installed either. I was using Vintage War (for the Dream), but it hadn't been updated for 1.41, so I was trying the standalone apk adb push method found in this forum, which is where this post first oriented.
I was in recovery mode for installing themes, I'm using JF 1.41 RC30, with the HardSPL bootloader. Initially after installing the theme it would go blank after the g1 splash, so I had tried to install it again hoping it would fix it, unfortunately my thumb is a bit to fat and I hit alt W instead of S, anyways that is what put me into this infinite loop.
But like I said this wasn't my first time trying to mod the phone, I've had it rooted for a month or so now, and have been keeping up-to-date.
Any more information I can provide, please let me know. My phone is my livelyhood, I need it. So if anyone can help, the sooner would be better. Either way I am entirely greatful for any help anyone can provide. Thanks in advance!
tehseano said:
I was in recovery mode for installing themes, I'm using JF 1.41 RC30, with the HardSPL bootloader. Initially after installing the theme it would go blank after the g1 splash, so I had tried to install it again hoping it would fix it, unfortunately my thumb is a bit to fat and I hit alt W instead of S, anyways that is what put me into this infinite loop.
Click to expand...
Click to collapse
It is weird how a wipe caused you to go into an infinite loop. Which apk's did you try to push to your phone?
I would suggest to go without using the theme for now. JesusFreke had pointed out that some themes were causing problems for the new 1.41. update. You should check with the author of the theme to see if its compatible with the new 1.41 (which it should be since RC30 1.3, RC30 1.31, and RC30 1.41 are all compatible)
andonnguyen said:
It is weird how a wipe caused you to go into an infinite loop. Which apk's did you try to push to your phone?
I would suggest to go without using the theme for now. JesusFreke had pointed out that some themes were causing problems for the new 1.41. update. You should check with the author of the theme to see if its compatible with the new 1.41 (which it should be since RC30 1.3, RC30 1.31, and RC30 1.41 are all compatible)
Click to expand...
Click to collapse
....How do I get out of the loop. My phone doesn't get passed it. There has to be something I can do in console or recovery or something. I'm really sorry if I'm coming off as rude or demanding but I really need a phone, and I need it right now. I don't know what more I can tell you before someone can finally give me a solution (sorry)
1. Download RC29
2. Copy it onto your sdcard
3. Reboot your phone into the SPL with Power+Camera
4. When prompted, press the end key to start the reflash.
Note: this will completely wipe the flash chip on your phone and revert everything back to factory. You will need to re-root your phone and update to JF1.41
Next time, use nandroid to backup before installing themes, etc.
Datruesurfer said:
1. Download RC29
2. Copy it onto your sdcard
3. Reboot your phone into the SPL with Power+Camera
4. When prompted, press the end key to start the reflash.
Note: this will completely wipe the flash chip on your phone and revert everything back to factory. You will need to re-root your phone and update to JF1.41
Next time, use nandroid to backup before installing themes, etc.
Click to expand...
Click to collapse
Alright, I'm doing it now. And I did use nandroid and make a backup, no one said anything about how to restore it. Regardless thank you so very much, you are my Savior right now!
tehseano said:
Alright, I'm doing it now. And I did use nandroid and make a backup, no one said anything about how to restore it.
Click to expand...
Click to collapse
That's easy. Just grab a copy of the fastboot utility and the images off your sdcard in the 'nandroid' directory and boot your phone into the SPL. Plug your phone in via usb and press the back button once and you should see "Serial0" change to "FASTBOOT" Then open up a windows command prompt in the location of the exe you downloaded and run:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash userdata data.img
fastboot reboot
Your phone will come back up with all of your applications, settings etc from when you did the backup. Keep in mind you need the HardSPL to do this though(look for three androids on skateboards in SPL). The G1 factory bootloader does not support fastboot, only NBH images that come from the factory.
Hi, my situation is a bit worse:
I have a Dev Phone, upgraded to JFv1.41.
Today, I got the pop up message telling me to do a "system holiday update 2 of 2". I press "Update now" and the phone got reboot. Since then... I could not get through the first screen that has the word "Android" at all, not even to the screen where Android icon is flashing. It just freezes right there.
The only way to turn off is to take out battery. I could not enter recovery mode through pressing Home+Power. One time, the screen actually turned into weird color patterns. Is there anything I can do? consider that I don't have any nandroid back up image at all?
I tried to download the DREAIMG-RC29.zip, unzip and copy to the sdcard, then reboot into the SPL with Power+Camera but nothing happens, just a 4 color screen said "serial0".
Thanks in advance.
Isn't the 4 color screen the standard bootloader that ships with retail G1's (not a dev phone bootloader)?
lugiamx said:
Hi, my situation is a bit worse:
I have a Dev Phone, upgraded to JFv1.41.
Today, I got the pop up message telling me to do a "system holiday update 2 of 2". I press "Update now" and the phone got reboot. Since then... I could not get through the first screen that has the word "Android" at all, not even to the screen where Android icon is flashing. It just freezes right there.
The only way to turn off is to take out battery. I could not enter recovery mode through pressing Home+Power. One time, the screen actually turned into weird color patterns. Is there anything I can do? consider that I don't have any nandroid back up image at all?
I tried to download the DREAIMG-RC29.zip, unzip and copy to the sdcard, then reboot into the SPL with Power+Camera but nothing happens, just a 4 color screen said "serial0".
Thanks in advance.
Click to expand...
Click to collapse
I had the same problem, almost verbatim. ADP1.1, JFv1.41, ran the Holiday update 1 of 2, no problems, did the 2 of 2 update, got stuck at the flashing Android boot screen. Pulled the battery, rebooted, same thing, waited 2-3 minutes at the flashing screen and was just about to pull the battery again and then all of a sudden the damn thing came to life, the OS loaded up and now everything's working fine. Gave me quite a scare.
ummm actually the fastboot utility wont work for my computer soo what shoud i do.... if anything i need a really good reply something long cause im new to this and my fone wont get off the android sign.
chinoman said:
ummm actually the fastboot utility wont work for my computer soo what shoud i do.... if anything i need a really good reply something long cause im new to this and my fone wont get off the android sign.
Click to expand...
Click to collapse
Why have you just hijacked a 5 month old thread? You haven't given use any details either. Fastboot is available for all OS's, it will work on your computer, you just probably don't know how to use it. Please make a new thread in the Q&A section where we can help you out there.
This should be closed or moved to Q&A.
hey man just unroot ur phone and root it again u soft bricked ur phone its ok
hey just try to unroot k
hey if u want me to fix it for u just email me at [email protected] and ill help u

How do you use clockworkmod rom manager?

I have a Mytouch 3G running test 7 on my phone, and i just installed the clockworkmod rom manger. After, installed it i wanted to flash a new rom, so flashed the clockwork mod recovery, and when i tried to install the new rom from the sd card, it keeps on getting stuck on the mytouch screen, and nothing happens. How do i get into the recovery screen? thanks
First: This belongs in Q & A !!!!111
Which ROM did you flash? Maybe you had to wipe before
right now, i'm running cyanogen test-7, but when i go into the clockworkmod rom manger app and pick the flash rom from sd card, it just says it has to go to the recovery, and then my phone will reset and it would just get stuck on the mytouch screen. So, i just pull out the battery and reset the phone again, and i realized if i press the end button, it will go the rom that is already on the phone. I'm i suppose to push some buttons or something to get to the recovery screen?
No it should flash the rom you select and reboot the phone to boot the new rom without keypress needed.
maybe the wrong device was selected when downloading the recovery image? Try reinstalling clockworkmod recovery from rom manager.
Mod edit: not dev related, moved to q&a
I have the same problem.
I downloaded and installed Rom Manager from the Market and it has completely screwed up my recovery (I can't get into it at all). I tried flashing Amon's again (through Rom Manager) and it still doesn't work.
HTC G1. CM5.07 test 7 (trying to go to stable!).
Your recovery has been corrupted, you will need to flash it through fastboot.
JAguirre1231 said:
Your recovery has been corrupted, you will need to flash it through fastboot.
Click to expand...
Click to collapse
Yes thank you. I erased recovery partition in fastboot then reflashed Amon's.
Working now.
i got into the fastboot screen, but i have 4 options. hboot mode, reset device, restart to hboot, and power down. how do i flash from here?
illmatic282 said:
i got into the fastboot screen, but i have 4 options. hboot mode, reset device, restart to hboot, and power down. how do i flash from here?
Click to expand...
Click to collapse
Connect to your PC via USB, and from the command line issue "fastboot erase recovery" and then "fastboot flash recovery filename.img"
More on common fastboot commands here can be found on these forums, i'm not allowed to post links.
i connected my phone to my computer but nothing on my computer pops up. only the new hardware wizzard pops up. what do i do from here? im i suppose to get a adb popup? how do i set up the fast boot? i'm so confused..thanks
some one, please help..i want to be able to flash new roms in the future...thanks in advance
Can I sugges that you try this sticky thread at the top of this forum board.
It contains all you need to know on who to set up fastboot and how to use it - there are a couple of tutorials on it if you read through the thread.
CM 5.0.7 for Dream/Sapphire introduced a bug in flash_image. It causes recovery flashes to fail. It has since been fixed in the latest test of 5.0.8 I believe.
Man i have the same darn bug cant get back into recovery for nothing, and i dont have a pc to fastboot i have a non intel based mac so no adb or fastbooting, i have been doing fine for forever without adb or fastboot but is there any way around this one, i need help bad, im on HTTClay Superbadv1.3 and it has all sorts of bugs but i cant nandroid or bart or flash any rom without recovery, can someone please help!!!
Also is there another way to erase the recovery partition?

[Q] Think I screwed up?

Ok so I have an unlocked Nexus One that I rooted when I first got the phone 6 months ago. I've been running CM6 no problems at all, everything has been great.
Heres where my problem starts I decided to flash the stock frf91 image onto the phone and did not check superuser permissions or whatever option they gave me before i did it. I was doing this because I thought I was selling my phone. Now I'm not and want to go back to CM6.
The problem is I cant get into recovery at all I get the error with the ! in a triangle with android standing next to it. I've searched everywhere and tried everything. Fastboot and ADB gives me errors like waiting for device (even though my drivers are up to date and it recognizes the phone?) or status failed too many links.
I tried doing a backup from my nandroid information through my nandroid backups on my computer (aka pulling system.img etc) I tried going through the terminal but Im getting denied superuser permissions.
Im just not sure where to go from here ive looked through so many articles and threads and posts and im very confused.
After I flashed the stock image I thought i would still be able to boot into recovery but i guess i dont have recovery? I try to flash the recovery but with no avail.
Anyone have any advice or even just somewhere to start I would really appreciate it. Thanks
When u flashed the stock rom it wasnt a rooted version so u have the stock recovery search for how to root the stock Rom once rooted u can put a custom recovery on there hope this helps
The procedures for the different handsets kind of blur together in my memory, so just want to check.
When you booted into recovery and got the "!" screen with the android did you try holding either the volume up, or volume down key <along with the power button> to bring up the menu?
The ! With the Android is the stock recovery image if I remember correctly if u press the power button the menu should pop up

[Q] Lost Recovery Mode

I'm on a Sprint Hero. I used the universal one-click to root. Titanium Backup to restore my apps after flash. Clockwork's ROM manager for the rest.
Two days ago I decided to flash my first ROM, CM6. When I flashed I got a little carried away, flashed the ROM, gaaps, sprints vvm, the mms fix, and a stable uncapped kernel all at once. Bottom line, it wasn't running quite like I had hoped and I was running out of spare time. Flashed my nandroid backup and was good to go. Everything restored like it was before I started.
Yesterday I found some time and decided to try flasing CM6 again. This time starting slower, with just the cm6 and gapps. Then everything else as needed.
Here's the problem; I can't get to recovery mode. I've tried the "Reboot into Recovery" from the ROM manager. I've tried the power down, power up w/ home key held down. I've tried power up with volume down key then choose recovery mode. I've tried installing rom from sd (this gets me to the point that says it is sending me to recovery to finish installing).
I get three different results, and they seem to apply themselves randomly to my reboots. First, I get hung on the white HTC screen. Second, I get the white HTC screen, the phone gives a vibrate and the screen goes off. Third, I get the white HTC screen, the phone gives a vibrate, it reboots back through the HTC screen and starts up like nothing happened. For the first two, the only way to get the phone back is a battery pull.
I have rerooted with the one-click. Still no luck.
I can restore my original nandroid backup through ROM manager.
I can flash clockworkmod recovery. It is current at 2.5.0.1
Could someone please help me find my recovery mode.
Thank you.
Peace.
Have u just tried holding down power and home it takes like 20 seconds just keep holding them it should pop up and if you hold power down and volume down wen the screen pops up just hit home button and wait it should popup hope this helps good luck
Root-Hack-Mod-Always™
I have tried both. I have also tried getting to recovery through Clockwork's ROM manager.
Every time my phone tries to get into recovery mode it gets stuck. When I say it gets stuck, I mean one of three things happen. First, the phone hangs on the white HTC screen. Two, the phone gets past the HTC screen, the screen shuts off, and the phone becomes completely unresponsive (when this happens I need to pull the battery to get it back on). Three, the phone gets past the HTC screen, reboots itself and boots right up to the stock sprint ROM(it ignores my request to get to recovery mode).
This morning I tried something new, but still failed. I uninstalled Clockwork's ROM manager. Erased the clockwork folder from my SD card. Reinstalled the ROM manager. Flashed the ClockworkMod recovery. Was successful with getting a recovery, 2.5.0.1 Tried to backup my current ROM. The phone rebooted, gave me the HTC screen, then shutdown and I need to battery pull. After that I tried the Home Key recovery reboot and got the same shutdown.
Does anybody see anything that I have done wrong here? Anywhere. I just want to find my recovery mode. Is there another way to get there?
Please help.
Thanks.
Peace.
Try flashing a different recovery I recommend Darch Star RA 1.7 If you search XDA /hero cdma/ android development you will find a thread called Darch Droid 2.8 go there and on the first page u will find it along with instructions on flashing the recovery if you need help with that just respond here and if I can help I will but hopefully that helps good luck
Root-Hack-Mod-Always™
Open Rom Manager, scroll down to flash alternate recovery and click on that. When finished scroll back up and select flash clockwork recovery. Hope it helps
Sent from my HERO200 using XDA App
I guess he bricked it
Sent from my HERO200 using XDA App
I'm thinking so as well hope not though I bricked my first hero back in feb and man it sucks so hopefully he didn't a if you reading this dude I'm rooting for ya
Root-Hack-Mod-Always™
laie1472 said:
I'm thinking so as well hope not though I bricked my first hero back in feb and man it sucks so hopefully he didn't a if you reading this dude I'm rooting for ya
Root-Hack-Mod-Always™
Click to expand...
Click to collapse
Same here my silent brother.
Sent from my HERO200 using XDA App
trip187 said:
Open Rom Manager, scroll down to flash alternate recovery and click on that. When finished scroll back up and select flash clockwork recovery. Hope it helps
Click to expand...
Click to collapse
Trip, I think I love you!
This got me back to where I need to be. I've got my recovery mode back! I'm running a nandroid as I type and I'm on my back to CM6!
Thank you for suggesting something that hadn't been suggested yet.
Peace.
PhntmParadox said:
Trip, I think I love you!
This got me back to where I need to be. I've got my recovery mode back! I'm running a nandroid as I type and I'm on my back to CM6!
Thank you for suggesting something that hadn't been suggested yet.
Peace.
Click to expand...
Click to collapse
Happy I could help.
Sent from my HERO200 using XDA App

[Q] Recovery boot problem

First off, I'm very sorry as I know by now you are mostly sick of noobs but I tried to figure out what I'm doing wrong on my own and am just stuck.
So here it goes:
I rooted my DROID 2.2.1 with superone click. Did everything I've read to do and tried to install bugless beast ROM. Tried to boot into recovery but I got the triangle exclamation point screen on reboot. Tried to install the ROM via ROM manager and the same thing happened. I was then able to get to clockwork recovery through ROM manager somehow and installed the ROM. At this point, I got the startup screen for bugless beast and it just looped. I restored back to Froyo and cannot get back to recovery boot because that $#%% screen with the triangle exclamation is killing me.
What should I do now? Or am I just too noob at this and should go back to the Matrix lifestyle of "ignorance is bliss" by unrooting?
Thanks again.
Matt
prepare to kick yourself in the head ^^
- the "triangle exclamation" pictures is EXACTLY the point where you can enter Recovery.
here´s how: press "volumeUP" and the "camera" button at the same time.
then navigate through the recovery (if you have a custom recovery installed, you´ll need to choose "apply update.zip" to load the custom/open recovery on the first screen) using your D-Pad.
Thank you for the button combo to get where I need to go. Now does anyone know why when I load a ROM, the start up screen just loops forever? I have tried loading cyanogen6 and bugless beast now both with the same issue.
nevermind...I'm stupid. Sorry. Needed to wipe data. But how do I get all my data back? If I restore data through nandroid then I just get boot loops again.
I haven't used rom manager before.
So i would recommend you to use open recovery to do flashing or rooting.
Have u flash a vulnerable recovery sbf ??
If yes, you can go to recovery mode and select "apply update".
Then the open recovery is applied.
By using OR, you can root phone and apply any updates you want.
Sent from my A853 using XDA App
matty1098 said:
nevermind...I'm stupid. Sorry. Needed to wipe data. But how do I get all my data back? If I restore data through nandroid then I just get boot loops again.
Click to expand...
Click to collapse
Boot loops??
Do u mean your phone keep rebooting??
Sent from my A853 using XDA App

Categories

Resources