[Q] Stuck on HTC Logo, cannot enter hboot - Desire Q&A, Help & Troubleshooting

Hi,
I searched a lot withouth luck.
After flashing a kernel my amoled Desire is stuck on the HTC logo.
It is s-off with latest hboot.
The problem is that the volume keys are broken..
So I cannot use power+volume down to enter fastboot or hboot..
From the pc with adb devices I cannot see the device.
Is there a way to recover my poor phone?
Or to enter hboot without
thank you very much for your attention

Use back+power to enter fastboot and select "bootloader"

Thank you very much!
It was so simple, but I didn't know this method, sorry.
After some little problems I manage to restore it. :victory:
I write down the difficulties I found, so if someone has the same issues, he could use that.
After entering fastboot adb could not see the device again.
Fastboot commander 1.51 could, but was unable to write a new rom from a zip.
So I write on the phone a nandroid backup (with fastboot commander).
It booted but was stuck on "Optimizing Applications".
From there adb coul see it.
So I rebooted into recovery with adb, flashed the same nandroid of before from the SD and it booted successfully.
Thank you again!
And thanks to all that keep this device alive and help who need it

HTC desire doesnt boot to OS
RoKKo_TM said:
Hi,
I searched a lot withouth luck.
After flashing a kernel my amoled Desire is stuck on the HTC logo.
It is s-off with latest hboot.
The problem is that the volume keys are broken..
So I cannot use power+volume down to enter fastboot or hboot..
From the pc with adb devices I cannot see the device.
Is there a way to recover my poor phone?
Or to enter hboot without
thank you very much for your attention
Click to expand...
Click to collapse
I too searched for the thread of my problem but couldn't find it.
I was given this Desire and I switched it on, it booted directly to hboot. I thought may be I pressed the volume key unknowingly. But then I tried to reboot it via hboot, I found out that volume keys do not work. So I removed the battery and tried to switch it on again, and it did the same, booted to hboot directly.
It is s-off and does not have any recovery app installed.
What do i do. I really need some help.
P.S. Sorry for my english, and this is my first post/comment in here. I thought this thread somehow matches my problem.
Thanks

Alternative HBoot entry
dreamer8ful said:
I too searched for the thread of my problem but couldn't find it.
I was given this Desire and I switched it on, it booted directly to hboot. I thought may be I pressed the volume key unknowingly. But then I tried to reboot it via hboot, I found out that volume keys do not work. So I removed the battery and tried to switch it on again, and it did the same, booted to hboot directly.
It is s-off and does not have any recovery app installed.
What do i do. I really need some help.
P.S. Sorry for my english, and this is my first post/comment in here. I thought this thread somehow matches my problem.
Thanks
Click to expand...
Click to collapse
Heh guys,
You can enter hboot by holding down the back button then the power button together.
See abaaaabbbb63's reply above
Ps. Thank me if this helps.

But he can enter hboot, so I think the question was different, or I'm wrong?
When you are stuck on hboot, could you see the device with the command "adb devices"?
Have you installed the correct drivers on the pc?
If you haven't got a recovery I think it is not a problem, you can at least flash the original gingerbread ruu.
Have you tried fastboot commander?

Me noob
RoKKo_TM said:
But he can enter hboot, so I think the question was different, or I'm wrong?
When you are stuck on hboot, could you see the device with the command "adb devices"?
Have you installed the correct drivers on the pc?
If you haven't got a recovery I think it is not a problem, you can at least flash the original gingerbread ruu.
Have you tried fastboot commander?
Click to expand...
Click to collapse
Umm... I'm a noob, the lowest one... Honestly I haven't done anything to this device coz I have no idea what to do. I tried googling hoping I would find some helpful infos to start with, but I didn't.
So can you please explain how do I get/do the above things??

The phone has been modified in any way by the previous owner?
First you need to connect the phone with the pc.
From hboot, if you see "fastboot" higlighted, press the power button one time to go into fastboot mode.
I cannot find my exact same drivers, but this should be just fine:
Code:
http://dl.xda-developers.com/attachdl/fe66812c2a4bd7da49a109b357afe420/518cba12/5/6/0/4/1/4/adb_driver_htc.zip
Download also Fastboot:
Code:
http://d-h.st/OFs
Plug the phone in the pc, when it asks for drivers, give it manually the folder that is inside the adb_driver_htc.zip.
It should see now the device from the device manager.
Extract the Fastboot.zip folder in a folder you want. (Like C:\).
With the phone inserted in the pc, open cmd (using the search function over start) and navigate to the directory where you've extracted fastboot.
After type "adb devices" without quotes, and see if it lists a device .
Sorry for my bad guide, hope we could figure it out .
You must understand how to use adb and fastboot, that are the tools we use to interface ourselves with the phone, so if needed the internet is full of little and friendly guides

Related

[Q]HTC desire z stuck on the HTC logo screen

this is the first time i am posting, i do hope i can get some help.
my phone is now s-off and i can boot into the Hboot during boot up, but i can't boot into my phone. It just stuck at the HTC logo screen without booting into my phone.
its my first time playing with android and i would appreciate if anyone could help me out here. I've read i think almost all the relevant problems and solution out there to help but i am really confused by all of them. what i need is a simple and clear way of doing it. step by step would really be perfect.
thank you and please be patient with me.. i am a noob..
cheers
Did you install a custom recovery like Clockworkmod?
Sent from my HTC Vision using XDA App
hi Sleef,
i don't think i have. could you guide me in installing one? thanks
I assume it would involve using adb to push it to your phone and beyond that, I'd probably have to do as much reading as you to be up to speed on how to do that.
Check the stickies in the development section. I'm willing to bet that somewhere in there will be the files you need and some instructions on how to make it all happen.
It'll be worth your while to brush up on using adb.
Sent from my HTC Vision using XDA App
thanks sleef,
right now i am trying to use the sdb to push the clockworkmod. but the problem is the adb does not recognize my phone.
i have the same problem on my desire z,
i need help
If you have adb setup correctly on your PC, then you should be able to boot the phone into fastboot mode (hold down the trackpad button and press Power, with it turned off), and then when you plug it into the PC, you can do "fastboot devices" and get it to see your phone.
If you have got fastboot working, and you have the engineering hboot installed, then you can do "fastboot flash recovery recovery.img" to flasha new recovery image. You can get the Clockwork image for Vision from http://koush.tandtgaming.com/recoveries/ (2.5.1.3 is the latest).
steviewevie said:
If you have adb setup correctly on your PC, then you should be able to boot the phone into fastboot mode (hold down the trackpad button and press Power, with it turned off), and then when you plug it into the PC, you can do "fastboot devices" and get it to see your phone.
If you have got fastboot working, and you have the engineering hboot installed, then you can do "fastboot flash recovery recovery.img" to flasha new recovery image. You can get the Clockwork image for Vision from http://koush.tandtgaming.com/recoveries/ (2.5.1.3 is the latest).
Click to expand...
Click to collapse
Thanks for stepping in. I wasn't sure how much more I could say without making the problem worse.
steviewevie said:
If you have adb setup correctly on your PC, then you should be able to boot the phone into fastboot mode (hold down the trackpad button and press Power, with it turned off), and then when you plug it into the PC, you can do "fastboot devices" and get it to see your phone.
If you have got fastboot working, and you have the engineering hboot installed, then you can do "fastboot flash recovery recovery.img" to flasha new recovery image. You can get the Clockwork image for Vision from .
Click to expand...
Click to collapse
i guess my adb is working on the PC. For the fastboot mode, can i enter it by holding the power button and volume down, then enter fastboot mode? is that the same?
my main problem is that adb does not detect the phone currently, this prevents me from going further to save my phone.
keitaro1986 said:
i guess my adb is working on the PC. For the fastboot mode, can i enter it by holding the power button and volume down, then enter fastboot mode? is that the same?
my main problem is that adb does not detect the phone currently, this prevents me from going further to save my phone.
Click to expand...
Click to collapse
Yes, that's the other way of getting into fastboot. It should say "fastboot usb" on the phone screen if it's working properly.

Unroot with broken power button

I've been trying to follow
http://forum.xda-developers.com/showthread.php?t=835971
But in order to go into bootloader, i need to hold volume down and power (Which is broke)...
What i tried was, "adb reboot bootloader"
which goes in bootloader but doesn't scan like the guide says... and from there i'm lost.
Any help is appreciated.
oh wow. so you cannot manipulate your power button at all? no tweaking or pushing in with something else (is the button still there or did it break off?
warning -- do not do this -- im just trying to be helpful but I am probably not.... dont do this on my account.
well im looking in TJWorld... please dont do this without a real dev taking a look at this
http://tjworld.net/wiki/Android/HTC/Vision/BootProcess#FastBootRestart (Chain Operating System down 1/4 of the way)
in so many words connect serial-usb-to control Hboot (need linux host)
screen /dev/ttyUSBO
press enter till you see "hboot"
and then basically I guess just like in GOTO language
gotofastboot
or
gotohboot
and then theres OEM Reboot Codes
-reboot=oem-1F Regular reboot
--reboot=oem-42 HBoot menu
--reboot=oem-74 In some indeterminate state, for all intents and purposes powered off or just plain dead
--reboot=oem-76 Wipe data and cache (factory reset) Amber and Green LEDs flash whilst it is doing it, then the device reboots
--reboot=oem-78 ??
I hope this helps at all..
The buttons there, you can press it as hard as you want but nothing. Just no response
I have this exact problem!! It's been sitting in my room collecting dust. If anyone can find a fix.. a cup of coffee on me!
My power button is also in perfect condition, I've compared it to another G2 and the button's "press feel" is exactly the same.
why dont you just remap the keyboard and map the camera button as power
^^ i thought the power button combo is not remappable....
and that Its only mapped within android not for the default system combos
Do you have CWM? If so, the phone should turn on when it is plugged into a power source.
^^ Do have CWM, problem is not the phone turning on... the problem is I have no usable power key to follow the guide to unroot and put a stock rom on so i can send it in for warranty.
Using keyboard I can turn on the screen so thats do-able... but restoring to stock + removing root is what I'm trying to ultimately achieve.
i think theres an app thts called quick boot maybe tht could help...
Could you not flash the zip file from within rom manager. By selecting install rom from SD Card, you avoid needing to use powerbutton to get into bootloader. Correct me if you cant do this.
I tried flashing from CWM and error... rom manager didn't reboot it to CWM to flash, so not sure what to do.
This is what I have tried --
PC10IMG_Vision_TMOUS_1.19.531.1_Radio_12.21.60.09b_26.02.01.15_M2_release_149459_signed.zip
on hex editor the version is 1.19.531.1, and it already was so i didn't need to change it. But when i try putting that zip through cwm it doesn't work.
I've tried adb reboot bootloader , but it doesn't scan for PC10IMG which i downloaded from the guides....
Torob said:
I tried flashing from CWM and error... rom manager didn't reboot it to CWM to flash, so not sure what to do.
This is what I have tried --
PC10IMG_Vision_TMOUS_1.19.531.1_Radio_12.21.60.09b_26.02.01.15_M2_release_149459_signed.zip
on hex editor the version is 1.19.531.1, and it already was so i didn't need to change it. But when i try putting that zip through cwm it doesn't work.
I've tried adb reboot bootloader , but it doesn't scan for PC10IMG which i downloaded from the guides....
Click to expand...
Click to collapse
Which version CWM have you got on there? If its 3.0 I dont think you can flash a froyo rom with that. You would have to install an earlier version.
You can remap the power button with the button remapper app it cost 1.04$ it works fine for me even if you turn off your phone u can use camera button to turn it on, I got the app for free if u dnt want to spend but I cannot post the apk I'm using my phone right now just search it on google beansoft button remapper
http://forum.xda-developers.com/showthread.php?p=11021708#post11021708
My posted app.. hope this helps
i don't think remapping keys will work. It's a hardcoded thing the power+volume key during boot. What i don't get is the fact that hboot doesn't find the file. did you rename it to PC10IMG.zip?
thats the only filename hboot understands as an update or new rom. (Be shure to follow the original guide)
edit: tried myselve.. it doesn't go to hboot does it.. you have to select with powerkey
how can we just make the phone crash? to leave no trace of root or anything of the sort.
Possible solution
Hi !
While I am still thinking about a solution how you could boot into hboot (by using adb reboot bootloader you boot into fastboot mode and not hboot mode) the following might be a solution.
I can not test it because I don't have windows but this is what might work:
1. You need windows and you need the USB drivers from HTC Sync (You can get that here http://www.htc.com/uk/supportdownloadlist.aspx?p_id=325&act=sd&cat=all
2. You need a Desire Z RUU:
You can get one from here http://shipped-roms.com/index.php?category=android&model=Vision
Select any WWE I would probably use RUU_Vision_HTC_WWE_1.22.405.1_Radio_12.26.60.1301_26.02.00.24_M2_release_151197_signed.exe
3. You need the G2 Stock ROM zip, i.e PC10IMG_Vision_TMOUS_1.19.531.1_Radio_12.21.60.09b_26.02.01.15_M2_release_149459_signed.zip
The procedure is the following:
1. Install the HTC Sync so that you have the USB Drivers installed
2. Start the RUU and let it do it's job until the Welcome Screen apears.
At this moment you should have a directory in C:\C:\Documents and Settings\<your user>\Local Settings\Temp\{some-CLSID}\{another-CLSID} that contains a file called rom.zip.
Delete this file and copy the PC10IMG_Vision_TMOUS_1.19.531.1_Radio_12.21.60.09b_26.02.01.15_M2_release_149459_signed.zip to the directory and rename it to rom.zip
3. Connect you phone to the USB and on the welcome screen check the checkbox and continue.
If I am right the RUU should update your phone using the G2 rom.
As said, I am blind driving cause I ain't got Windows but this might work.
have fun Guhl
ACMilan07 said:
how can we just make the phone crash? to leave no trace of root or anything of the sort.
Click to expand...
Click to collapse
Well there is an option if you do have the engineering hboot installed.
DO NOT TRY THIS BECAUSE THERE IS NO RECOVERY FROM THIS BRICK
1. boot the phone into fastboot mode by using
Code:
adb boot bootloader
2. use fastboot do completely erase the emmc
Code:
fastboot oem fdisk_emmc
After this the phone will be completely erased and will not even know that it is a phone anymore. You can send it in and have it replaced and no one will ever know how your phone got bricked like this
And again: There is no way to recover from this state !!!
Torob said:
I've been trying to follow
http://forum.xda-developers.com/showthread.php?t=835971
Click to expand...
Click to collapse
Last thing I wanted to add is that the probably better way to unroot and go back S-ON, CID and restore SIM-Lock is described in the wiki: http://forum.xda-developers.com/wiki/index.php?title=HTC_Vision#Returning_to_Stock
guhl99 said:
Well there is an option if you do have the engineering hboot installed.
DO NOT TRY THIS BECAUSE THERE IS NO RECOVERY FROM THIS BRICK
1. boot the phone into fastboot mode by using
Code:
adb boot bootloader
2. use fastboot do completely erase the emmc
Code:
fastboot oem fdisk_emmc
After this the phone will be completely erased and will not even know that it is a phone anymore. You can send it in and have it replaced and no one will ever know how your phone got bricked like this
And again: There is no way to recover from this state !!!
Click to expand...
Click to collapse
SO THIS WILL WORK?? THERES NO WAY FOR THEM TO FIND OUT IT WAS EVER ROOTED??? im in shock, seriously?
***EDIT***
DOES NOT WORK. Anything else specific?
ACMilan07 said:
SO THIS WILL WORK?? THERES NO WAY FOR THEM TO FIND OUT IT WAS EVER ROOTED??? im in shock, seriously?
***EDIT***
DOES NOT WORK. Anything else specific?
Click to expand...
Click to collapse
This does not work?
Do you have the engineering hboot installed? (hboot or fastboot has to say VISION PVT ENG S-OFF)
Does
Code:
fastboot oem ?
show INFOfdisk_emmc ?

[Q] Yep, I made it, fully bricked.

I have a really huge problem. I think my Desire bricked completely.
I don't really know if it was SLCD or a normal Desire, while unrooting due flashing PB99IMG.zip the phone turned black, stopped, done nothing and vibrated once.
Now it doesn't do anything anymore. When I plug it in and boot the phone, windows says 'Android 1.0' ... And nothing more.
Is there any solution out there or is it fully bricked?
Go for warranty.
Rubbish!
Read and follow this thread
http://forum.xda-developers.com/showthread.php?t=831734
In order to help you more you need to give a full account of what you were trying to do and how as well as relevant device info such as were you already rooted, did you try to s-off and anything else that maybe relevant.
Sent with Desire.
Wrong section!
Also as windows recognizer it, it's not bricked(probably wrong ruu and you are slcd bricked so it boots in fastboot, you just cant see it)
Just run the correct ruu through usb.
Also would you like to share which ruu you flashed?
I also don't know why people are running those pb99img.zip things for unrooting =.=
So, um, urm, I forgot to check for SLCD, I know.
I tried this one: RUU_Bravo_HTC_WWE_1.15.405.4_Radio_32.30.00.28U_4.05.00.11_release_122704.exe
I think this one was the wrong one.
After trying a lot out:
When I hit 'BACK'+'POWER' the windows device-manager says 'Android 1.0' - and then I have three options, I tried, with vol-down and hitting power.
1.) dunno
2.) reboot
3.) reboot to the bootloader
It is still black. I tried with the alpha-rev-pb99img - booting via VOL DOWN and POWER and hitting constantly POWER UP - it seems to do nothing.
fastboot doesn't respond, adb list also no devices...
DarkMio said:
So, um, urm, I forgot to check for SLCD, I know.
I tried this one: RUU_Bravo_HTC_WWE_1.15.405.4_Radio_32.30.00.28U_4.05.00.11_release_122704.exe
I think this one was the wrong one.
After trying a lot out:
When I hit 'BACK'+'POWER' the windows device-manager says 'Android 1.0' - and then I have three options, I tried, with vol-down and hitting power.
1.) dunno
2.) reboot
3.) reboot to the bootloader
It is still black. I tried with the alpha-rev-pb99img - booting via VOL DOWN and POWER and hitting constantly POWER UP - it seems to do nothing.
fastboot doesn't respond, adb list also no devices...
Click to expand...
Click to collapse
That RUU is way too old. You should have ran the 2.29.405.5 one.
Read this thread: http://forum.xda-developers.com/showthread.php?t=749551
DarkMio said:
fastboot doesn't respond, adb list also no devices...
Click to expand...
Click to collapse
Android 1.0 is ADB driver, download Android SDK from here:
http://developer.android.com/sdk/index.html
This will also install ADB driver.
Nope it's the fastboot driver(not the same as adb)
To solve this just boot using vol-down and connect it to usb. Then run the newest ruu(would be 2.29.405 something) This should flash the newer bootloader with slcd support, and you are back up and running in no time.
Thanks for you help, but anyways, the phone isn't responding, normally.
It only says 'Android 1.0' - and nothing more.
ADB DEVICES doesn't list the phone and FASTBOOT DEVICES neither.
DarkMio said:
Thanks for you help, but anyways, the phone isn't responding, normally.
It only says 'Android 1.0' - and nothing more.
ADB DEVICES doesn't list the phone and FASTBOOT DEVICES neither.
Click to expand...
Click to collapse
Have you tried using a card reader to put the correct 2.29.405.5 PB99IMG.zip on teh root of SD then boot to Hboot (Down+power)?
man in teh device manager on your computer the drivers of your phone are instaled??
Have you now downloaded the latest RUU as suggedyed?
Have you removed the previous PB99IMG.ZIP file from your SDCARD?
Have you gone in to HBOOT and then after some time -VOL once then POWER key to get the phone in to FASTBOOT then run the new RUU?
the thread that I linked you to advises on the very first post how to extract the ROM.ZIP file if you are unable to flash the RUU conventionally.
Sent with Desire.
angusc said:
Have you now downloaded the latest RUU as suggedyed?
Have you removed the previous PB99IMG.ZIP file from your SDCARD?
Have you gone in to HBOOT and then after some time -VOL once then POWER key to get the phone in to FASTBOOT then run the new RUU?
the thread that I linked you to advises on the very first post how to extract the ROM.ZIP file if you are unable to flash the RUU conventionally.
Sent with Desire.
Click to expand...
Click to collapse
yep, alternatively I have a link to the PB99IMG.zip in my toolbox:
http://androidforums.com/desire-all...oads-root-users-updated-18th-june-2011-a.html
theoretically phone when you open or even see it , enter fastboot automatically ,you can revive it , is simply just have the drivers installed
happened to me and I could restore it to life , no panic
rootSU said:
yep, alternatively I have a link to the PB99IMG.zip in my toolbox:
http://androidforums.com/desire-all...oads-root-users-updated-18th-june-2011-a.html
Click to expand...
Click to collapse
So now download this PB99IMG.ZIP from this link, copy to your sdcard and -vol + power button, holding both for about 6 seconds.
Once you have overcome this little learning curve........
1. Make your sdcard in to a GOLD CARD.
2. Go to www.unrevoked.com and follow the Desire how to Root.
3. Go to www.alpharev.nl and download the .iso to get S-OFF.
then you will ask be done within a matter of 30 minutes
Sent with Desire.
try this open android flasher conect your phone to usb cable verify the phone to be open and then select on android flasher hboot select the stock hboot wait 1 or 2 seconds and then open the Ruuand wait and your phone is back to life
my phon is back to normal
DarkMio said:
I have a really huge problem. I think my Desire bricked completely.
I don't really know if it was SLCD or a normal Desire, while unrooting due flashing PB99IMG.zip the phone turned black, stopped, done nothing and vibrated once.
Now it doesn't do anything anymore. When I plug it in and boot the phone, windows says 'Android 1.0' ... And nothing more.
Is there any solution out there or is it fully bricked?
Click to expand...
Click to collapse
So a bit of feedback then please.........did you resolve your LCD Brick?

[Q] [PROBLEM] htc desire recovery - volume keys not working

Hi!
I recently rooted my Desire with unrevoked 3 and I installed the ReflexS rom. Everything worked perfectly!
I was curious for Cyanogenmod and I downloaded version 7.0.3 directly through Rom Manager. When the download was completed it suggested to install which I agreed. I think clear Dalvik cache was marked, but clear data cache was not. I agreed... maybe my first mistake.
After this Cyanogenmod was installed, but my Desire stayed on the boot screen (sakteboarding android with running arrow) for over 30min so I took out the battery. I restarted and it goes well until the android setup screen "tap the android to begin". I can tap and it gets glowing, but it does not continue! I can not go any further than this. The only thing I can do is choose a language or shutdown.
To overcome this issue I thought of recovering/reinstalling my previous ROM. I also have a Titanium backup.
Now here's the problem: when start up into recovery, my volume buttons won't work so I can not enter into the recovery menu.
What should I do?
I'm getting desperate, because my phone is down at the moment!
Thanks for your help!
you mean volume buttons dont work in recovery or in bootloader ?
in recovery you can navigate using trackpad, in bootloader you must wait around 10-15 seconds until you can use volume buttons to navigate.
and yes it was a BIG mistake not to make a wipe before the flashing of cyanogenmod....
you should have done a full wipe
Ok will firstly, go to the Cyanogenmod stable topic to read how to install out. Secondly, avoid rom manager. Thirdly, to boot into recovery, boot your phone like normal and plug your phone into your pc. After about 20 second the usb will kick in. This is where you use the adb reboot recovery command in command prompt or terminal. Enjoy.
Swyped...
Meaple said:
... After about 20 second the usb will kick in. This is where you use the adb reboot recovery command in command prompt or terminal. Enjoy.
Swyped...
Click to expand...
Click to collapse
can you explain for noobs how to do it? PLEASE!!!
thank you anyway
boot into fastbood mode (hold BACK and POWER).
unzip the attached file into your C:\
open command prompt (accessories)
type
Code:
cd\
fastboot oem gencheckpt
your phone will boot into recovery.
Bortak and Meaple ..... THANK YOU!!!
Mine says waiting for device and nothing happens after I type in the command
dark_polok said:
Mine says waiting for device and nothing happens after I type in the command
Click to expand...
Click to collapse
Do you have the drivers installed? You van try installing and then uninstall HTC Sync to get the drivers.
Sent from my HTC Original Desire with Android 4.0.3 ICS using Tapatalk
I am pretty sure you did not install ADB (correctly). Check my sig how to do.
After Ruu ROM installing, can`t gen in RECOVERY mode
Someone can help me..
I Install RUU ROM from Windows, and then i can`t go to recovery mode in fastboot.. how i can it solved????
I have - revolutionary s-off
Please.. HELP ME!!!
Check bortak's troubleshooting guide.
Sent from my HTC Desire using Tapatalk
bortak said:
boot into fastbood mode (hold BACK and POWER).
unzip the attached file into your C:\
open command prompt (accessories)
type
Code:
cd\
fastboot oem gencheckpt
your phone will boot into recovery.
Click to expand...
Click to collapse
What if your phone doesn't boot into recovery in this case and you get an error that says "FAILED (Status Malformed (1 bytes))"?
dzeksis said:
Someone can help me..
I Install RUU ROM from Windows, and then i can`t go to recovery mode in fastboot.. how i can it solved????
I have - revolutionary s-off
Please.. HELP ME!!!
Click to expand...
Click to collapse
You can alwys get into recovery through the adb shell.
Hi.
I know this tread is old but the issue is relevant because this is still a persistant problem.First of all thanks for the tip and second i have great,great news !!! you dont even have to deassemble the phone to put the up down button to work.Just insert the alcool UNDER the volume button with a seringe with a needle and click the button for a minute or two...wait until the alcool evaporates and VOILÁ !! problem fixem !! Not need todeassemble or using adb.Just do this and you will be fine.

how to install cm7 hboot?

Hi guys...
i want to install the CM7 hboot on my desire, and i boot my desire in fastboot mode (voldown + power and select fastboot) and then i plug it in the computer
then i have tried to use both android flasher and fastboot commander but both of em can't contact my phone.... fastboot commander cant retrieve device info or anything...
what am i doing wrong?
i have used the alpharev method to S-off...
Root + S-OFF using Revolutionary. Then, boot into HBOOT (remove the battery, re-insert it, hold Volume Down + Power until you get a white screen). The volume rockers will probably do nothing now, as it has to check for a ZIP file first. After about 15 seconds, you should be able to browse in the menu. Select 'Fastboot' with the volume rockers, and press Power. Connect it to your PC, and use the tools you mentioned to flash a custom HBOOT.
After flashing a custom HBOOT, you'll also have to reinstall your ROM! Perhaps you also have to reinstall your recovery, but I'm not sure about that.
Chaosz-X said:
Root + S-OFF using Revolutionary. Then, boot into HBOOT (remove the battery, re-insert it, hold Volume Down + Power until you get a white screen). The volume rockers will probably do nothing now, as it has to check for a ZIP file first. After about 15 seconds, you should be able to browse in the menu. Select 'Fastboot' with the volume rockers, and press Power. Connect it to your PC, and use the tools you mentioned to flash a custom HBOOT.
After flashing a custom HBOOT, you'll also have to reinstall your ROM! Perhaps you also have to reinstall your recovery, but I'm not sure about that.
Click to expand...
Click to collapse
OP has already got root & S-OFF...
menthos said:
Hi guys...
i want to install the CM7 hboot on my desire, and i boot my desire in fastboot mode (voldown + power and select fastboot) and then i plug it in the computer
then i have tried to use both android flasher and fastboot commander but both of em can't contact my phone.... fastboot commander cant retrieve device info or anything...
what am i doing wrong?
i have used the alpharev method to S-off...
Click to expand...
Click to collapse
Before you start, boot recovery and backup your ROM!
Lets use cmd. You'll need fastboot.exe, for simplicity - put it in your c:\ (if you don't have it, download & unzip my attachment into c:\)
Download the cm7 hboot from alpharev (and check md5!!!!! - also attached md5 checker) and put it in c:\
open cmd (start menu, accessories) and type:
Code:
cd\
fastboot flash hboot bravo_alphaspl-cm7r2.img
fastboot reboot-bootloader
fastboot oem gencheckpt [COLOR="Red"](optional: this just boots you into recovery)[/COLOR]
You're more than likely to get a bootloop from your current ROM if you don't re-flash it.
bortak said:
OP has already got root & S-OFF...
Before you start, boot recovery and backup your ROM!
Lets use cmd. You'll need fastboot.exe, for simplicity - put it in your c:\ (if you don't have it, download & unzip my attachment into c:\)
Download the cm7 hboot from alpharev (and check md5!!!!! - also attached md5 checker) and put it in c:\
open cmd (start menu, accessories) and type:
Code:
cd\
fastboot flash hboot bravo_alphaspl-cm7r2.img
fastboot reboot-bootloader
fastboot oem gencheckpt [COLOR="Red"](optional: this just boots you into recovery)[/COLOR]
You're more than likely to get a bootloop from your current ROM if you don't re-flash it.
Click to expand...
Click to collapse
thanks for the good description.... actually it was my drivers that was wrong... i checked in device manager and tried to update driver and it found the right driver then...
actually i found it almost easier to use CMD than thoose programs
menthos said:
thanks for the good description.... actually it was my drivers that was wrong... i checked in device manager and tried to update driver and it found the right driver then...
actually i found it almost easier to use CMD than thoose programs
Click to expand...
Click to collapse
Yeah CMD is pretty easy, specially if you know the right commands etc. if you look at some guides you'll get the hang of it pretty fast (it's pretty simple really), there's also less to go wrong so it's safer (especially when flashing radio :O) since cmd is less prone to crashing than other programs (not that I've had a crash before.. just saying)
and I could've made it simpler.. you're just not a spanktard that doesn't get anything and you actually understand things lol so well done on that
cm7/r2
Hi, I would like to have in my desire cm7/r2 but I have a problem instal it.
Now I'm already S-OFF used Revolutionary, unrevoked, in this time NO ROOT, because I updated to offic. A2.3.3. I have: HBOOT-6.93.1002, RADIO-5.1105.27.
I would like to try install cm7/r2 hboot because I have a problem install Aurora ROM. I can't boot into the system after installation. Can anyone help me and write step by step guide? I tried cmd and fastboot but it's not working for me.
I have had installed few custom ROMs from XDA, but I'm still newbie so please be patient with me
http://imageshack.us/photo/my-images/718/cmdme.jpg/
http://imageshack.us/photo/my-images/638/revolutionary.jpg/
EDIT: OK guys I did it in other way.

Categories

Resources