Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Phones > HTC Hero > Hero - All Things Root

Hero - All Things Root Rooting, ROMS, Overclocking, etc.



Reply
 
LinkBack Thread Tools
Old January 14th, 2012, 07:05 PM   #51 (permalink)
Junior Member
 
Join Date: Dec 2010
Location: Brazil
Posts: 33
 
Device(s): Samsung Galaxy SII HTC Hero (out of use)
Thanks: 9
Thanked 1 Time in 1 Post
Default

My problem is similar, but different: when I boot into recovery I simply cannot go past the initial white screen with HTC logo. My phone gets freezed there and I have to remove batery to boot it normally.

gbonato is offline  
Reply With Quote
Sponsors
Old January 28th, 2012, 11:28 PM   #52 (permalink)
Junior Member
 
Join Date: Dec 2010
Location: Brazil
Posts: 33
 
Device(s): Samsung Galaxy SII HTC Hero (out of use)
Thanks: 9
Thanked 1 Time in 1 Post
Default

I am stuck with my HTC Hero and I need help to find my way out of the maze.

I was having trouble with my RCMix v2.2 WWE instalation, as I described here. I decided to flash a new ROM.

What I did:

I tried to boot into recovery but it didn't work. I believe recovery was damaged. I went to installed Rom Manager and tried to reinstall RA Recovery. When it was rebooting, phone got stuck in the first white screen.

Now that's where I am stuck:

Even though I try all the rebooting shortcuts, it doesn't load regular ROM and doesn't load recovery. It keeps showing the white screen with HTC logo and "quietly brilliant" slogan. And it starts it over and over.

If I try to go into recovery with power+home button it freezes in HTC logo on white screen, without looping and without showing "quietly brilliant" slogan.

My two options were:

1) Flash a recovery using ADB (files offered by Slug in post #6). It didn't work. I think that's because phone doesn't really goes to the point where the desktop software can reach it through debug mode. Doesn't know where to go from here. I go to Windows CMD line, in ADB folder and try to run "adb shelll". It shows me "Error: device not found".

2) Install a stock/shipped ROM downloaded from here. My hope was to start from a shipper rom and go from there all the way to rooting and flashing a custom ROM. The installation of a shipped ROM worked until the point where it checks the ID. Since I don't have a goldkey (and there is not way I can create one) it doesn't allow me to finish shipped ROM instalation. Is there an universal shipped ROM file which doesn't demand a specific ID or goldkey?

So... What do I do? Any one can give me a clue?

Thanks!
gbonato is offline  
Reply With Quote
Old January 28th, 2012, 11:38 PM   #53 (permalink)
^Unavailable this month.^
 
Xyro's Avatar
 
Join Date: Dec 2009
Location: UK
Posts: 8,678
 
Device(s): HTC Desire HD - HTC Hero (GSM)
Thanks: 1,654
Thanked 3,489 Times in 2,164 Posts
xyro.af@gmail.com
Default

Quote:
Originally Posted by gbonato View Post
Even though I try all the rebooting shortcuts, it doesn't load regular ROM and doesn't load recovery. It keeps showing the white screen with HTC logo and "quietly brilliant" slogan. And it starts it over and over.
Forgive me if I'm stating the obvious, but have you pulled the battery out for a good 30 seconds before trying to boot into recovery?

I ask because you said it's starting over and over, which I'm interpreting as it seems to be rebooting on it's own. If that's the case, then it's not really shutting down completely and that would explain why holding power + home, or power + back (for the bootloader) doesn't work.
__________________
Site Rules/Guidelines - Zero Tolerance Policy

If you see a post that needs a mod's attention, hit the button.
Xyro is online now  
Reply With Quote
The Following User Says Thank You to Xyro For This Useful Post:
gbonato (January 29th, 2012)
Old January 29th, 2012, 12:02 AM   #54 (permalink)
Junior Member
 
Join Date: Dec 2010
Location: Brazil
Posts: 33
 
Device(s): Samsung Galaxy SII HTC Hero (out of use)
Thanks: 9
Thanked 1 Time in 1 Post
Default

Thanks Xyro for your quick reply.

I had left battery out for more than 30 seconds, but since I'm running out of options, it tried it again.

When I turn phone on regularly, it keeps looping into white screen with logo and slogan.

When I press power + home for recovery, it shows me the same: freezes in the white screen with logo (no loop).

When I press power + back button for bootloader it takes me the Fastboot/Hboot screen. But... What can I do from there?
gbonato is offline  
Reply With Quote
Old January 29th, 2012, 12:12 AM   #55 (permalink)
^Unavailable this month.^
 
Xyro's Avatar
 
Join Date: Dec 2009
Location: UK
Posts: 8,678
 
Device(s): HTC Desire HD - HTC Hero (GSM)
Thanks: 1,654
Thanked 3,489 Times in 2,164 Posts
xyro.af@gmail.com
Default

Quote:
Originally Posted by gbonato View Post

When I press power + back button for bootloader it takes me the Fastboot/Hboot screen. But... What can I do from there?
You should be able to connect via ADB whilst using fastboot.

Here are the installation instructions for the amon ra recovery image using that method. (The first step is redundant in your case).

Quote:
adb shell reboot bootloader
fastboot boot recovery-RA-hero-v1.7.0.1.img
adb shell mount /sdcard
adb push recovery-RA-hero-v1.7.0.1.img /sdcard/recovery-RA-hero-v1.7.0.1.img
adb shell flash_image recovery /sdcard/recovery-RA-hero-v1.7.0.1.img
adb shell reboot
If I recall correctly, that will allow you to boot from the recovery.img file on your PC, rather than the possibly corrupt version on your phone. Then you can re-flash it from there.
Xyro is online now  
Last edited by Xyro; January 29th, 2012 at 12:14 AM.
Reply With Quote
Old January 29th, 2012, 12:42 AM   #56 (permalink)
Junior Member
 
Join Date: Dec 2010
Location: Brazil
Posts: 33
 
Device(s): Samsung Galaxy SII HTC Hero (out of use)
Thanks: 9
Thanked 1 Time in 1 Post
Default

Well, here I am trying to boot RA recovery using ADB + Fastboot as described in XDA post mentioned by Xyro.

The problem is that aparently the phone is not being recognized by ADB. The Windows sounds give me a clue that phone is connected, but when I type "ADB shell" it tells me there are no devices attached.

Fastboot seems to recognize the phone, though. But it still doesn't go through:



What am I doing wrong?
gbonato is offline  
Last edited by gbonato; January 29th, 2012 at 01:14 AM.
Reply With Quote
Old January 29th, 2012, 12:29 PM   #57 (permalink)
^Unavailable this month.^
 
Xyro's Avatar
 
Join Date: Dec 2009
Location: UK
Posts: 8,678
 
Device(s): HTC Desire HD - HTC Hero (GSM)
Thanks: 1,654
Thanked 3,489 Times in 2,164 Posts
xyro.af@gmail.com
Default

Does running 'adb remount' first help?

If that doesn't work, do you know your ADB set up is all working? Especially if you've not used it before, windows may have loaded the wrong drivers for you. This guide ought to ensure that you've got the right ones.
Xyro is online now  
Reply With Quote
Old January 29th, 2012, 01:29 PM   #58 (permalink)
Junior Member
 
Join Date: Dec 2010
Location: Brazil
Posts: 33
 
Device(s): Samsung Galaxy SII HTC Hero (out of use)
Thanks: 9
Thanked 1 Time in 1 Post
Default

Xyro, I've tested everything and all the drivers seem to be running correctly.

I've tried "ADB remount" but it still returns the message "Error: device not found".

I've tried all possible commands using Fastboot, but all I get is an error message saying "Remote: not allow".

What can I do?





As you can see from the pictures above, recovery.img is there and everything seems to be working properly, except for the phone which is apparently locked for flashing a new recovery.

(I have tried to erase recovery but it didn't work either)
gbonato is offline  
Reply With Quote
Old January 29th, 2012, 01:58 PM   #59 (permalink)
^Unavailable this month.^
 
Xyro's Avatar
 
Join Date: Dec 2009
Location: UK
Posts: 8,678
 
Device(s): HTC Desire HD - HTC Hero (GSM)
Thanks: 1,654
Thanked 3,489 Times in 2,164 Posts
xyro.af@gmail.com
Default

That's unfortunate. You can see in the image you took that your phone is 'S-On'. That, along with the 'remote: not allow' error means it's unlikely we're going to be able to get adb to work in fastboot.

It looks like getting an RUU to work is the only option here. What error + error code, specifically, do you get when you run the RUU? Do you know what version of the official firmware you were using?
Xyro is online now  
Reply With Quote
The Following User Says Thank You to Xyro For This Useful Post:
gbonato (January 30th, 2012)
Old January 30th, 2012, 08:29 PM   #60 (permalink)
Junior Member
 
Join Date: Dec 2010
Location: Brazil
Posts: 33
 
Device(s): Samsung Galaxy SII HTC Hero (out of use)
Thanks: 9
Thanked 1 Time in 1 Post
Default

Let me tell you good and unforseen news. My phone is back to work.

I don't know what happened. I believe I tried to boot it so many times that it decided to break the loop of the initial white screen.

I won't try to discover what happened, but I've learned the lesson: I will create my goldkey and be prepared to install an original RUU in case things go wrong. If I had the goldkey ready from the beginnig, I would have so many problems.

Thanks Xyro once more for all your ideas.
gbonato is offline  
Reply With Quote
Sponsors
Old January 31st, 2012, 02:16 AM   #61 (permalink)
^Unavailable this month.^
 
Xyro's Avatar
 
Join Date: Dec 2009
Location: UK
Posts: 8,678
 
Device(s): HTC Desire HD - HTC Hero (GSM)
Thanks: 1,654
Thanked 3,489 Times in 2,164 Posts
xyro.af@gmail.com
Default

Good to hear
Xyro is online now  
Reply With Quote
Old March 3rd, 2012, 07:15 AM   #62 (permalink)
New Member
 
Join Date: Mar 2012
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thank you thank you very much!
Removing install-recovery.sh did the magic

BTW, you wanted to know the content:
Code:
cat /system/etc/install-recovery.sh
#!/system/bin/sh
/data/misc/flash_image recovery /data/misc/recovery.img

# rm /system/etc/install-recovery.sh
yoniroit is offline  
Reply With Quote
Old March 26th, 2012, 01:39 PM   #63 (permalink)
New Member
 
Join Date: Mar 2012
Posts: 1
 
Device(s): htc hero
Thanks: 1
Thanked 0 Times in 0 Posts
Cool

Quote:
Originally Posted by Slug View Post
Code:
$su
#flash_image recovery /sdcard/recovery-RA-hero-v1.7.0.1.img
#reboot recovery
Once (hopefully) in the recovery, scroll down and select Flash zip from sdcard, select recovery-RA-hero-v1.7.0.1-update.zip and confirm.
When complete, select Power off then try booting back into recovery by holding down HOME while powering on. Fingers crossed, it will have worked....
this worked for me after repeatedly beating my head against the adb approch

now im rockin a pretty quick villainrom v13
Sykeo is offline  
Reply With Quote
Reply

HTC Hero
Current Rating:
Rate this Phone:

For tech lovers dreaming of a magical phone, HTC's 3rd Android Phone - the HTC Hero - seems poised to rescue the masses from mobile phone boredom. The design is a more sleek, sexy version of the HTC Dream and HTC Magic and both hardware and sof... Read More


Bookmarks


Go Back   Android Forums > Android Phones > HTC Hero > Hero - All Things Root User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -5. The time now is 08:05 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo