Annoying MyTouch 4G Reboot Freeze. - myTouch 4G Q&A, Help & Troubleshooting

I know I read somewhere with a few people having this issue, but every time I am going into recovery, flashing or backing up, I seem to always freeze on a black blank screen. The only way out is to take the battery out and put back in and try booting with Hboot, or whatever its called when you hold volume down.
I am so annoyed with this after months and really just want any help or suggestions possible. I tried fixing permissions, wiping data and even factory reset from HBoot.
I am out of options known to me on fixing this. My last thought was to reflash the bootloader or something. I would just like to be able to reboot without having the phone freeze. Thanks in advance.

Jp2010 said:
I know I read somewhere with a few people having this issue, but every time I am going into recovery, flashing or backing up, I seem to always freeze on a black blank screen. The only way out is to take the battery out and put back in and try booting with Hboot, or whatever its called when you hold volume down.
I am so annoyed with this after months and really just want any help or suggestions possible. I tried fixing permissions, wiping data and even factory reset from HBoot.
I am out of options known to me on fixing this. My last thought was to reflash the bootloader or something. I would just like to be able to reboot without having the phone freeze. Thanks in advance.
Click to expand...
Click to collapse
try reflashing the recovery...

Are you on the eng bootloader or stock one?
From my fist to your face, enjoy!

I have tried it a few times via rom manager.

Mr.Highway said:
Are you on the eng bootloader or stock one?
From my fist to your face, enjoy!
Click to expand...
Click to collapse
I have
Glacier PVT ENG S-OFF
HBOOT - 0.85.2007
MICROP -0429
Radio - 26.03.02.26_M
eMMC- boot

Try flashing a older recovery for the phone, then the new one. I had that problem before,I just pulled The battery an put it back in. Then it started to do the backup. It's a risky move though, wouldn't advise it. I'll try to think of a better solution
From my fist to your face, enjoy!

Jp2010 said:
I have tried it a few times via rom manager.
Click to expand...
Click to collapse
Don't flash the recovery via Rom manager. Flash it manually through hboot
Sent from my HTC Glacier Sense 3.0 using xda premium

Thank you all for your help, flashing through HBoot seemed to have fixed it. You guys are great, thanks for the tips.

Jp2010 said:
Thank you all for your help, flashing through HBoot seemed to have fixed it. You guys are great, thanks for the tips.
Click to expand...
Click to collapse
Hi guy, my Mytouch 4G have this error, sometime it reboot and freeze. Please explain in detail how you fix it !!!
Thank you so much!

trongkhoi said:
Hi guy, my Mytouch 4G have this error, sometime it reboot and freeze. Please explain in detail how you fix it !!!
Thank you so much!
Click to expand...
Click to collapse
flash the recovery through bootloader.
DEVICE MUST BE S-OFF AND ROOTED BEFORE CONTINUING!!
YOU MUST HAVE ADB INSTALLED, AND KNOW HOW TO USE ADB BEFORE CONTINUING, IF YOU DON'T KNOW, READ THIS: http://forum.xda-developers.com/showthread.php?t=928370:
1) download the recovery image from here: http://forum.xda-developers.com/showthread.php?t=1242901
2) rename the file to recovery.img
3) VERIFY THAT THE MD5SUM IS CORRECT (USING MAND5 APP FROM THE MARKET) IMPORTANT!!
4) move recovery.img to where ever your adb tools folder is located, EXAMPLE: C:/androidSDK/tools
5) reboot the phone into bootloader (make sure fastboot is OFF)
6) connect the phone to your computer, and your computer should recognize a fastboot device
7) type:
Code:
fastboot devices
to make sure your phone is seem by adb
8) then type:
Code:
fastboot flash recovery recovery.img
ALTERNATIVE WAY:
1) download the recovery file
2) VERIFY MD5SUM
3) put the file in your adb tools folder EXAMPLE: C:/androidSDK/tools
4) connect the phone to computer
5) type:
Code:
adb devices
to make sure the computer sees the phone
6) type:
Code:
adb push recovery.img /sdcard/recovery.img
this will put the recovery image to your SDCARD
7) then download terminal emulator from the market (any one will work)
8) type the following:
Code:
su (hit enter)
flash_image recovery /sdcard recovery.img (hit enter)
reboot recovery (hit enter)
VIOLA! CONGRATULATIONS, YOU NOW HAVE MANUALLY INSTALLED CLOCKWORKMOD RECOVERY 5.0.2.0 TO YOUR HTC GLACIER!
hit the thanks button if it worked please!

Thank you very much!
My phone is OK. Thanks again

Dang Saranhai. Nice Tut.
Sent from my HTC myTouch 4G using XDA App

Related

Recovery problems with 1.33.0004 (Blank screen - black screen)

Hello and sorry for my bad english.
I was using an HTC magic 32B before getting my nexus one.
Recently I decided to give the magic to my girlfriend to remplace her old nokia.
My magic was on custom rom (Super D 1.8) but, when I want to do a hard reset, the phone just reboot.
So I tried to go to the recovery (amon ra custom recovery) to wipe or change the rom to a most recent.
And, instead of having the recovery i have a black screen, juste have to reboot the by pulling out the battery.
Also, when the phone boot i've first the "SFR" logo and then, instead of the bootimage i've only an black screen, juste the time of the bootimage, after that, i juste have to presse the menu button to wake up the device.
I don't understand what it happens bescause before getting my N1 it was working fine...
Juste see on a video i've done, a part of second before pin code asking, there is the "android" displaying...
I can't post the video cause i'm new membre
I hope someone here avec an answer !
Thanks to all the XDA comunity
gniouki said:
Hello and sorry for my bad english.
I was using an HTC magic 32B before getting my nexus one.
Recently I decided to give the magic to my girlfriend to remplace her old nokia.
My magic was on custom rom (Super D 1.8) but, when I want to do a hard reset, the phone just reboot.
So I tried to go to the recovery (amon ra custom recovery) to wipe or change the rom to a most recent.
And, instead of having the recovery i have a black screen, juste have to reboot the by pulling out the battery.
Also, when the phone boot i've first the "SFR" logo and then, instead of the bootimage i've only an black screen, juste the time of the bootimage, after that, i juste have to presse the menu button to wake up the device.
I don't understand what it happens bescause before getting my N1 it was working fine...
I hope someone here avec an answer !
Thanks to all the XDA comunity
Click to expand...
Click to collapse
Kind of a strange problem.
Does the phone boot up still?
Did you try reflashing your recovery image? (flash_image recovery recovery.img)
if not
can you get into fastboot?
if so then fastboot flash recovery recovery.img from the command prompt of your pc.
Good luck.
Hello,
thanks for you answer.
I've tried to flash the recovery but didn't works.
I don't try the fastboot mod but I don't have the phone with me for the moment.
I'll try ASAP.
video : youtube.com/watch?v=RJmXjV8E4jw
edit : ok I asked to my girlfriend to try, fastboot works.
gniouki said:
Hello,
thanks for you answer.
I've tried to flash the recovery but didn't works.
I don't try the fastboot mod but I don't have the phone with me for the moment.
I'll try ASAP.
video : youtube.com/watch?v=RJmXjV8E4jw
edit : ok I asked to my girlfriend to try, fastboot works.
Click to expand...
Click to collapse
Then we have a shot.
Procedure
1.Turn your phone off. Turn it on by holding Back and Power, or Vol. down and Power. Either way, boot into the bootloader.
You should see the three Androids on skateboards, and the menu title should say "Fastboot".
2.Connect your device to the computer. The display on your phone should now say "Fastboot USB".
3.Open up the shell/terminal on your computer, and type
fastboot devices [enter]Your device should be listed with it's serial number, and should say "fastboot".
4.Change directory to where you have saved your recovery image. I.e. type "cd /path/to/recovery.img in windows prompt, press enter.
5.You may issue a "dir" command (Windows) or "ls" (Unix/Linux) to make sure you are at the right directory, or just skip this step.
6.Type
fastboot flash recovery recovery.img [enter]
Check your phone's display, as recovery is being sent and flashed to your device.
Check your command prompt/shell to make sure the process is over.
Click to expand...
Click to collapse
Thanks a lot.
I try it as soon as possible and will post here to say if has work.
Thanks again, I love XDA community
Hello again,
when i try to flash recovery via fastboot i've got this message :
remote: signature verify fail.
I've the 1.7.0G amon ra recovery and a 32B magic with Hboot 1.33.0004
When i try to run the recovery with : fastboot boot recovery.img i've got a reboot, SFR logo and black screen.
Could you help me with these information ?
Thanks
gniouki said:
Hello again,
when i try to flash recovery via fastboot i've got this message :
remote: signature verify fail.
I've the 1.7.0G amon ra recovery and a 32B magic with Hboot 1.33.0004
When i try to run the recovery with : fastboot boot recovery.img i've got a reboot, SFR logo and black screen.
Could you help me with these information ?
Thanks
Click to expand...
Click to collapse
Okay... I think that you need the Engineering SPL because right now you should see SHIP S-ON G on your screen. That means it's the standard SPL. To modify anything you need the Engineering SPL. In this case I think you need 2004 from this thread: http://forum.xda-developers.com/showthread.php?t=529019 but to do that you may need to create a goldcard.
So just to verify with you, you cannot boot up your phone at all and you cannot access recovery? What do you get when you connect it to your computer, boot it up and type adb devices in the command prompt?
Also try starting the phone while holding MENU. This sometimes helps.
Thanks for your answer, i don't have the phone in my hands now, i'll ask to my girlfriend to boot it with home.
Adb devices didn't recognize my device.
edit : booting with home holding down bring me à black screen, certainly the "invisible" recovery.
gniouki said:
Thanks for your answer, i don't have the phone in my hands now, i'll ask to my girlfriend to boot it with home.
Adb devices didn't recognize my device.
edit : booting with home holding down bring me à black screen, certainly the "invisible" recovery.
Click to expand...
Click to collapse
There is no such thing as an invisible recovery.
It is possible that your recovery was deleted or corrupted.
If you did have a recovery you would still be able to access the device through adb. All you would need to do is place Amon_Ra recovery.img (G) onto your sdcard with another phone or adapter, place it into your damaged device and boot it into your "invisible recovery" and use adb shell devices in command prompt. If you do have a recovery image installed (but no text) you should see your device. If not then you will probably have to start over with the goldcard. If it does detect your device then all you need to do is mount /sdcardflash_image recovery /sdcard/recovery.img (or whatever it's called)
Okay thanks, I'll try this ASAP.
I could put the recovery on the SD directly from the phone, right ?
Cause the phone could boot, just that I can't see recovery, do an hard reset and see the bootimage.
gniouki said:
Okay thanks, I'll try this ASAP.
I could put the recovery on the SD directly from the phone, right ?
Cause the phone could boot, just that I can't see recovery, do an hard reset and see the bootimage.
Click to expand...
Click to collapse
Wait! What? If the phone boots then simply put the recovery file on your sdcard and run flash_image recovery /sdcard/recovery.img from adb shell
-or-
from terminal on your phone
flash_image recovery /sdcard/recovery.img
I'll try it,
how can i acces to the terminal of the phone ?
Thanks
gniouki said:
I'll try it,
how can i acces to the terminal of the phone ?
Thanks
Click to expand...
Click to collapse
Through teminal emulator?
Ok, done it from the terminal emulator on the phone, seems working but still booting on a black screen
gniouki said:
Ok, done it from the terminal emulator on the phone, seems working but still booting on a black screen
Click to expand...
Click to collapse
So you boot up your phone while holding the Home button and it gives you a plane black screen with absolutely NOTHING on it at all?
Hmmm... I would have to say that the next step is either:
Try a different recovery such as Clockwork
Start completely over with the Goldcard
Other than that... I really don't know.
This is exactly that, pressing home while phone is starting gives me a black screen with nothing on it.
I'll try another recovery and will see later for the goldcard.
thanks
gniouki said:
This is exactly that, pressing home while phone is starting gives me a black screen with nothing on it.
I'll try another recovery and will see later for the goldcard.
thanks
Click to expand...
Click to collapse
Sounds good. Good luck.
Flashed the clockwork recovery and when trying to launch recovery it stuck on the SFR logo but normal boot still working
Edit : Using ROM Manager app it says that the clockwork recovery is installed...
Bump. I have no clue then man. I can't understand why all of a sudden you have nothing more than a blank (black) screen for recovery. The only thing left for you to try is the goldcard method. It will put your phone right back to the way that it was out of the box. Unrooted and everything. It'll be starting over from square one.
In fact, I rooted a friend Fender last night and I forgot how easy it was once you already had the goldcard. Simply:
place the card into the card slot,
reboot into bootloader,
press the back button and let it do it's thing.
Afterwards reboot the phone to bootloader again
go to fastboot mode and
fastboot flash radio radio.img,
fastboot flash hboot hboot.nb0,
fastboot flash recovery recovery-RA-sapphire-v1.7.0G.img.
Then power off the device.
Hold Home and power the device back on and Voila! You should have a recovery screen.
If that doesn't work... well... I would have to see it to believe it.
For details and links to create a goldcard just Google it. Easy to find.
Something I don't understand is that ROM Manager recognize my recovery ... so I've a recovery and it's realy invisible cause i've got this black screen ...

[Q] MT3G bad recovery flash, stuck

Hi,
I have a mt3g, TMobile. CyanogenMod 6.1.0, ClockWork recovery. Used ROM Managed to flash Amon Ra recovery, since I needed to re-calibrate the battery. It asked me to pick phone model, picked Ion/MyTouch 3G. After reboot:
- Stuck on splash screen if I try to go to recovery
- When booted up - a bunch of force closures, keeps playing a ringtone over and over and...
Everything I tried to do through ROM Manager didn't help.
Any help is appreciated.
Thanks.
truss said:
Hi,
I have a mt3g, TMobile. CyanogenMod 6.1.0, ClockWork recovery. Used ROM Managed to flash Amon Ra recovery, since I needed to re-calibrate the battery. It asked me to pick phone model, picked Ion/MyTouch 3G. After reboot:
- Stuck on splash screen if I try to go to recovery
- When booted up - a bunch of force closures, keeps playing a ringtone over and over and...
Everything I tried to do through ROM Manager didn't help.
Any help is appreciated.
Thanks.
Click to expand...
Click to collapse
Do you still have root? If you can get into ROM manager, reflash clockwork recovery, then wipe cache, dalvik, and run a fix permissions. That should get you back up and running long enough to try again to flash amon ra.
Not sure if the oem spl will let you fastboot flash a new recovery but that's your most reliable bet.
It sounds like it might be time to do a full wipe and reflash anyway. Have you heard of Ohsaka's SuperWipe?
I tried reflashing Clockwork through ROM Manager. It says "root granted", "clockwork flashed" immediately. When I try to boot into recovery - I get stuck on green MyTouch screen forever. Battery pull is the only way out.
I guess the problem is that I cannot get to any recovery anymore. Any ideas?
Do you have fastboot. If so you can flash recovery from there.
kodjo said:
Do you have fastboot. If so you can flash recovery from there.
Click to expand...
Click to collapse
Can I do that through adb shell? I don't think I built fastboot.
truss said:
Can I do that through adb shell? I don't think I built fastboot.
Click to expand...
Click to collapse
Fastboot is a different mode. Boot into hboot (vol down + power I think) and then select fasboot from the menu. Then plug into computer. From a command prompt type:
fastboot flash recovery recovery.img
The recovery needs to be in your tools or platform-tools folder and named recovery.img for this to work. Otherwise it would be fastboot flash recovery c:\path\to\recoveryfilename.img. Make sense?
Link to Amon_Ra Recovery 1.7 for MT3G 32B. http://www.filefactory.com/file/caa48b0/n/recovery-RA-sapphire-v1.7.0G-cyan.img
Otherwise keep trying with ROM Manager. Might take a few attempts to get recovery to stick, even temporarily. It did for me. Flash once then flash again. There's also an option in ROM Manager settings to erase recovery prior to flashing. Check that and see if it helps.
Phateless said:
Fastboot is a different mode. Boot into hboot (vol down + power I think) and then select fasboot from the menu. Then plug into computer. From a command prompt type:
fastboot flash recovery recovery.img
The recovery needs to be in your tools or platform-tools folder and named recovery.img for this to work. Otherwise it would be fastboot flash recovery c:\path\to\recoveryfilename.img. Make sense?
Link to Amon_Ra Recovery 1.7 for MT3G 32B.
Otherwise keep trying with ROM Manager. Might take a few attempts to get recovery to stick, even temporarily. It did for me. Flash once then flash again. There's also an option in ROM Manager settings to erase recovery prior to flashing. Check that and see if it helps.
Click to expand...
Click to collapse
I appreciate your help.
When I try to flash recovery.img, I get this: error: cannot load `recovery.img`
When I try running fastboot with absolute path, I get: FAILED (remote: not allow). Is there a way to fix this?
Tried flashing through ROM Manager many times - no result.
truss said:
I appreciate your help.
When I try to flash recovery.img, I get this: error: cannot load `recovery.img`
When I try running fastboot with absolute path, I get: FAILED (remote: not allow). Is there a way to fix this?
Tried flashing through ROM Manager many times - no result.
Click to expand...
Click to collapse
Interesting... Where are you trying to flash recovery.img and getting that error? What method are you using? Are you sure you have the path to recovery.img correct?
As for fastboot, you need an S-OFF/engineering spl so I guess that's out.
What happens if you use Terminal Emulator?
su
flash_image recovery sdcard/recovery.img
Does that work? Keep at it, you have root so not all is lost. Eventually you will get there.
EDIT - make sure you rename the recovery to "recovery.img" and leave it on the root of your sdcard for my italicized instructions above to work. What ROM are you running? If flash_image doesn't work I need to know which version of the binary to give you.
Phateless said:
Interesting... Where are you trying to flash recovery.img and getting that error? What method are you using? Are you sure you have the path to recovery.img correct?
As for fastboot, you need an S-OFF/engineering spl so I guess that's out.
What happens if you use Terminal Emulator?
su
flash_image recovery sdcard/recovery.img
Does that work? Keep at it, you have root so not all is lost. Eventually you will get there.
EDIT - make sure you rename the recovery to "recovery.img" and leave it on the root of your sdcard for my italicized instructions above to work. What ROM are you running? If flash_image doesn't work I need to know which version of the binary to give you.
Click to expand...
Click to collapse
Thank you very much.
Running flash_image recovery command using adb shell a few times did the trick. I was able to boot to Amon RA recovery, wipe and flash CyanogenMod 6.1.0.
truss said:
Thank you very much.
Running flash_image recovery command using adb shell a few times did the trick. I was able to boot to Amon RA recovery, wipe and flash CyanogenMod 6.1.0.
Click to expand...
Click to collapse
Nice! Glad you got it sorted out.

Problem recovery flashing htc magic

I tried flashing amon ra 1.7 on my 32a htc magic which is rooted using androot using terminal emulayor app.But now when I try to go to recovery pressing home and power I m stuck on a screen showing a phone and a triangle next to it with a !.
Anybody else facing this problem?
it looks like you're back to the old days method...
I tried this on my Desire, and i needed to get "rooting tools"/"root-tools"
within this folder is several files. locate win-recovery.bat and click it.
This pushes you to the custom recovery menu
There's probably a command you can type in the command prompt of your computer, but Im a bit unsure if what it is... but its probably
fsatboot boot "recoveryimage.img" (recoveryimg being the name of the img-file)
you need sdk tools for that, and put the recovery image in the tools folder.
when in command prompt you need to be located in that tools folder to, as you write the commands
shaheemadrid said:
I tried flashing amon ra 1.7 on my 32a htc magic which is rooted using androot using terminal emulayor app.But now when I try to go to recovery pressing home and power I m stuck on a screen showing a phone and a triangle next to it with a !.
Anybody else facing this problem?
Click to expand...
Click to collapse
What you see is stock recovery.
You attempt to flash custom recovery did not succeed!
Try it once more...
Maybe follow my guide (check my signature) and do step 5/7 only.
larsn84 said:
fsatboot boot "recoveryimage.img" (recoveryimg being the name of the img-file)
Click to expand...
Click to collapse
That is a fastboot command and not an "internal" command.
For this to work you have to be in fastboot mode!
That command will actually try too boot the recovery image and not to flash it!
It is also disallowed from all newer perfected spls.
The guy wants to flash the recovery using an terminal emulator and hence must use internal commands.
The "flash_image" binary combined with the right recovery image is what he have to use.
larsn84 said:
I tried this on my Desire, and i needed to get "rooting tools"/"root-tools"
within this folder is several files. locate win-recovery.bat and click it.
Click to expand...
Click to collapse
Never do the above unless you are sure that the bat file only does what you say it will.
It also for the Desire device which has a completely different layout and procedure.(Nand-lock and all that!)

[Q] Phone Not Going To Recovery! Need Help!

So my rooted Mytouch 4g S=OFF is stuck at the MyTouch screen and stays there, then when i do volume down plus power it takes me to hboot then automatically starts going through my sd card for like 3 files then says do u want to start update volume up yes down no i have tried both in the end it reboots and is again frozen! I tried rebooting it with the vol down and power with my sd card out but i still cant do anything! Please help!
ashmal411 said:
So my rooted Mytouch 4g S=OFF is stuck at the MyTouch screen and stays there, then when i do volume down plus power it takes me to hboot then automatically starts going through my sd card for like 3 files then says do u want to start update volume up yes down no i have tried both in the end it reboots and is again frozen! I tried rebooting it with the vol down and power with my sd card out but i still cant do anything! Please help!
Click to expand...
Click to collapse
It sounds like you have a PD15IMG.zip file in the root of your SD card. That's what the bootloader is detecting when it asks you if you want to update or not. Remove that file and it will bypass the update step and take you to the bootloader main menu. There you can select recovery. From there, I would re-download your ROM installation file, full wipe (data, cache, Dalvik-Cache), and re-flash your ROM.
I tried that
i tried that too but it still checks for those but then lets me select recovery but when i click recovery it gives me a picture of a phone and a red triangle thanks though any more help would be much appreciated!
ashmal411 said:
i tried that too but it still checks for those but then lets me select recovery but when i click recovery it gives me a picture of a phone and a red triangle thanks though any more help would be much appreciated!
Click to expand...
Click to collapse
I don't think you have a custom recovery yet, download the rom manager from the market and have it flash a recovery for you. When you go back you should see something very different.
If for you already have flashed the recovery, press the power button when you see the lil phone pic and your recovery should come up
mark manning said:
I don't think you have a custom recovery yet, download the rom manager from the market and have it flash a recovery for you. When you go back you should see something very different.
If for you already have flashed the recovery, press the power button when you see the lil phone pic and your recovery should come up
Click to expand...
Click to collapse
I cant download anyting because i cant even get to my homescreen
ashmal411 said:
I cant download anyting because i cant even get to my homescreen
Click to expand...
Click to collapse
can you get into your phone using adb/fastboot?
flash recovery that way.
saranhai said:
can you get into your phone using adb/fastboot?
flash recovery that way.
Click to expand...
Click to collapse
sorry im a noob at this i dont know how to do that thank you for trying to help though if you have anymore please help
ashmal411 said:
sorry im a noob at this i dont know how to do that thank you for trying to help though if you have anymore please help
Click to expand...
Click to collapse
google search androidSDK, and install it on your computer.
there are millions of threads out there telling you how to set it up so i'd suggest you read some of those. once you get adb set up, connect your phone (USB DEBUGGING ON! enable in settings/applications/development).
type "adb devices" without quotes to see if your device is connected. then type
Code:
su
adb reboot bootloader
the phone should reboot into fastboot, if it isn't in fastboot, manually scroll to it with the volume buttons and select with power button.
now, you need the recovery image, i'll post it at the bottom of this post. after you get the recovery image, move it to androidSDK/tools or wherever your adb/ fastboot folder is located, and rename it to "recovery.img".
now, type
Code:
fastboot flash recovery recovery.img
it should give you two OKs, if it does, then you're all set, reboot the phone into bootloader, select recovery, and flash a rom on there
saranhai said:
google search androidSDK, and install it on your computer.
there are millions of threads out there telling you how to set it up so i'd suggest you read some of those. once you get adb set up, connect your phone (USB DEBUGGING ON! enable in settings/applications/development).
type "adb devices" without quotes to see if your device is connected. then type
Code:
su
adb reboot bootloader
the phone should reboot into fastboot, if it isn't in fastboot, manually scroll to it with the volume buttons and select with power button.
now, you need the recovery image, i'll post it at the bottom of this post. after you get the recovery image, move it to androidSDK/tools or wherever your adb/ fastboot folder is located, and rename it to "recovery.img".
now, type
Code:
fastboot flash recovery recovery.img
it should give you two OKs, if it does, then you're all set, reboot the phone into bootloader, select recovery, and flash a rom on there
Click to expand...
Click to collapse
here's the recovery image:
saranhai said:
google search androidSDK, and install it on your computer.
there are millions of threads out there telling you how to set it up so i'd suggest you read some of those.
Click to expand...
Click to collapse
To make it easier for the OP, this thread gives you all you need to know to get ADB up and running.
Also, the above fastboot instructions are correct, but will only work with the engineering bootloader. Hopefully the OP's phone has that.
i cantturn on usb debuggiing because io cant get into my phone
TeeJay3800 said:
To make it easier for the OP, this thread gives you all you need to know to get ADB up and running.
Also, the above fastboot instructions are correct, but will only work with the engineering bootloader. Hopefully the OP's phone has that.
Click to expand...
Click to collapse
lol thanks for the tip
ashmal411 said:
i cantturn on usb debuggiing because io cant get into my phone
Click to expand...
Click to collapse
was usb debugging on before..?
nope it was not on
ashmal411 said:
nope it was not on
Click to expand...
Click to collapse
oh.... that's a problem...
ashmal411 said:
nope it was not on
Click to expand...
Click to collapse
ok that's ok, you can still flash recovery through fastboot, which doesn't need USB debugging on.
so steps:
1) download the recovery image and rename to "recovery.img"
2) move the image to wherever your adb/fastboot tools are located
3) open command prompt (in windows)
4) cd to where your adb/fastboot tools are located
5) REBOOT PHONE INTO HBOOT, THEN CONNECT TO COMPUTER
6) manually scroll and select fastboot using the volume and power buttons
7) type
Code:
fastboot devices
to make sure your phone is detected.
8) if it is, type
Code:
fastboot flash recovery recovery.img
should give you two OKs.
9)once the recovery is in there, flash a rom on

Did I brick it?

So I successfully downgraded back to Froyo. I followed the Rooting process exactly, mdr #'s 2 and 3 matched. I entered the reboot command, and now my phone only vibrates 3-4 times when you turn it on. the led keeps flashing. and nothing is happening with the screen. I cant get it to the bootloader screen either
is it being recognized through adb?
Sent from my HTC Glacier using xda premium
No, adb is not recognizing it.
Nvmd. I just got adb to recognize it. when i enter adb devices it returns...
SH0B5T600504 Recovery.
what can i do from here?
TurboBrickMike said:
Nvmd. I just got adb to recognize it. when i enter adb devices it returns...
SH0B5T600504 Recovery.
what can i do from here?
Click to expand...
Click to collapse
adb reboot recovery
THEindian said:
adb reboot recovery
Click to expand...
Click to collapse
Ok , so I open up adb. enter in adb reboot recovery, then it should be ok to work with after that? Sorry for being so inexperienced at this. I'm just a car guy who has been geeking on his android lol.
THEindian said:
adb reboot recovery
Click to expand...
Click to collapse
Ok, so i tried adb reboot recovery... Same thing, just 4-5 vibrations and flashing amber LED. What is my next option?
I can now get into the bootloader and Clockwork. but now it just gets stuck on the Clockwork mod loading screen when i update .zip file from sd. I tried the factory reset, nothing. It shows S-Off though lol. Is there any info that I can give you guys from the menus I have available in order to help decode what I did wrong/what went wrong?
Try this...Take the original 2.3.4 update and put it in your sd card.(assuming your pc detects the sd card). Take the battery out if the phone for about 10 min. try to boot into hboot and reflash the phone back to stock. Then redowngrade and root again.
Sorry if I'm not too much help. I'm learning from what I read here and there.
Sent from my Dark Unicorn Resurrected v.1 using xda premium
Brick
TurboBrickMike said:
I can now get into the bootloader and Clockwork. but now it just gets stuck on the Clockwork mod loading screen when i update .zip file from sd. I tried the factory reset, nothing. It shows S-Off though lol. Is there any info that I can give you guys from the menus I have available in order to help decode what I did wrong/what went wrong?
Click to expand...
Click to collapse
Hey Mike, I am having the same issue with my phone I tried the adb reboot recovery command in adb but the phone just reboots. I wanna know how did you boot into clockworkmod recovery or the bootloader. Please help me out I am trying to fix my phone. thanks
clockwork is "adb reboot recovery"
bootloader is "adb reboot bootloader"
you can only do this stuff if the device is recognized. If it just reboots when you do reboot recovery, you probably don't have it flashed correctly or don't have the right bootloader
danishanif said:
Hey Mike, I am having the same issue with my phone I tried the adb reboot recovery command in adb but the phone just reboots. I wanna know how did you boot into clockworkmod recovery or the bootloader. Please help me out I am trying to fix my phone. thanks
Click to expand...
Click to collapse
Download PD15IMG.ZIP here, copy and paste on the root of your SD card. Don't forget to rename the files to PD15IMG.zip before you copy them to the SD Card, otherwise it won't work
Turn off your phone.(you should have enough battery charge)
Press POWER and VOL DOWN simultaneously (this will bring your boot loader)
It will automatically install the PD15IMG.ZIP, need to confirm some actions.
Wait till the process is done....
If you did not encountered any error such as FAIL- PU, you can open your phone normally and start setting it up...
regards

Categories

Resources