cant go bootloader. bricked desire? - Desire Q&A, Help & Troubleshooting

all i got now is desire which i cant put in bootloader mode
prehistory is unknown
when i press power, power + vol down or power + back i got black screen with htc in center and 4 exclamation signs at corners
what could i do now?

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Can you get into fastboot? You get there by pressing and holding first back and then power button.

as i said before, it shows only the image above on every key combo

turn it off, plug it in via usb, hold back and power
if you know where your fastboot.exe is then cd into the path in cmd.
if you don't then unzip my attachment and put it in your c:\ and type these commands
Code:
cd\
fastboot devices
if it gives back a serial then it is not bricked and you can flash a RUU

It will likely not give a signal back on fastboot devices, as it isn't in fastboot, but it wouldn't do that in hboot mode either so you can't use that info for anything.
I've seen a couble of these, and you should still be able to flash a ruu. If it's a gsm desire(you should have a sim-card), download and run the following ruu while it's connected: http://www.htcdev.com/process/legal_download/152(the ruu is the .exe file inside the .rar)

mortenmhp said:
It will likely not give a signal back on fastboot devices, as it isn't in fastboot, but it wouldn't do that in hboot mode either so you can't use that info for anything.
I've seen a couble of these, and you should still be able to flash a ruu. If it's a gsm desire(you should have a sim-card), download and run the following ruu while it's connected: http://www.htcdev.com/process/legal_download/152(the ruu is the .exe file inside the .rar)
Click to expand...
Click to collapse
FYI, when it's in that state it is booted in RUU mode, which is pretty much the same as fastboot.
if you don't believe me, plug your phone in while booted into a rom and type
Code:
adb reboot oem-78
fastboot devices
fastboot getvar boot-mode
***OP LOOK AT MY PREVIOUS POST - AND DON'T BE AFRAID TO ASK FOR HELP***

i tried the official gb ruus, no connection
it detects as HTC Bootloader in my xpsp3

aZzz.bZzz said:
i tried the official gb ruus, no connection
it detects as HTC Bootloader in my xpsp3
Click to expand...
Click to collapse
Did you try what I said in the first post?

ive finally been able to flash it with official gingerbread ruu from the link given by mortenmhp
it ran without errors
but after reboot its stuck on infinite loop: white htc screen, then vibra and reboot
it now enters fastboot, shows all info, but doesnt enter recovery
any ideas?

aZzz.bZzz said:
ive finally been able to flash it with official gingerbread ruu from the link given by mortenmhp
it ran without errors
but after reboot its stuck on infinite loop: white htc screen, then vibra and reboot
it now enters fastboot, shows all info, but doesnt enter recovery
any ideas?
Click to expand...
Click to collapse
well, congratulations on following bad advice which has got you in an even worse situation... Nothing much you can do. You're S-ON, and you have an un-overwritable RUU (unless a newer one comes out). Can try to flash it again but whether that works is anyone's guess.

Why it doesn't boot now? What's wrong
Sent from my MB860 using Tapatalk

Good question.. that could be anyone's guess!

Related

[q] fastboot issue

hi there. ive search so many threads on how to enter fastboot.
there got several techniques but none are worked on my phone
im using xperia arc s
my phone is rooted and the bootloader is unlocked.
it just mebe because of there got too many threads and too many suggestions and method that makes me blurr and kinda not understand even a thing.
i really hope that someone can discuss n explain it in details on how to enter fastboot and flash custom kernel..
thank you so much
Connect the one end of the USB cable to your computer. Then while holding the menu button on your arc s (the right one) connect the other end of the USB cable on your phone. Keep the button pressed until the LED turning blue
Carl_Arc_S said:
hi there. ive search so many threads on how to enter fastboot.
there got several techniques but none are worked on my phone
im using xperia arc s
my phone is rooted and the bootloader is unlocked.
it just mebe because of there got too many threads and too many suggestions and method that makes me blurr and kinda not understand even a thing.
i really hope that someone can discuss n explain it in details on how to enter fastboot and flash custom kernel..
thank you so much
Click to expand...
Click to collapse
1) Download custom kernel in .img format. Put kernel file in fastboot folder.
2) Turn-off phone.
3) Press and hold "Menu" button, then connect phone to computer through USB cable. (LED will turn to blue color, means in fastboot mode)
4) If you using Windows 7, press and hold "Shift" button and right click mouse on fastboot folder. Select "Open command window here"
5) At command prompt window, key-in "fastboot flash boot C:\fastboot\CUSTOM KERNEL NAME.img", click "enter".
Remark1: If you put fastboot folder at D drive, then change C:\ to D:\
Remark2: example: custom kernel name is Arc_OC.img, then type C:\fastboot\Arc_OC.img
6) It will start flash custom kernel.
7) Reboot phone.
8) Done.
Personally, I've always had problems with fastboot working properly for me (possibly) due to some driver errors, which unfortunately refused to be fixed. So, I've always used flashtools instead, and frankly, it may be more simple for beginners. So, here are the steps if you wish to utilise this method instead.
1) Ensure that you've got the latest version of Flashtool.
2) Download and install the required fastboot drivers by going to your drivers folder in the Flashtools folder and running Flashtool-drivers.exe. You do not need to do this if you already have them.
3) Press and hold the menu button while connecting to the PC through USB. Ensure that the LED light turns, and stays blue for the duration of this process. This signals that the phone is in fastboot mode.
4) Return to the main screen (with the logs) and click on the lightning icon near the top left. This is the mode selector. Select fastboot mode and you'll be taken to a screen that looks like this.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
5) Click on 'CHECK Current Device Status' and ensure that the log states your device is in fastboot mode.
6) Click on 'Select kernel to Flash' and direct it to the folder where your .img file is stored. Check the logs to know when your flashing is successful, though it should only take a few seconds at most.
And with this, your kernel should be successfully flashed. If it doesn't, then check if you have the right drivers installed, or if you did everything right.

Stuck in HBOOT - Controls Not Working

After some searching on the forum, the only other similar issue someone had I could find was in the G2 sub forum (see link).
http://forum.xda-developers.com/showthread.php?t=1493182&page=2
My Droid Incredible has been a wonderful phone and was running CM 7.2 flawlessly when as of a few days ago began only booting to the HTC start screen. I loaded HBOOT in attempt to get into recovery, but the volume buttons aren't working. Any thoughts or advice would be greatly appreciated.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
eliot1171 said:
After some searching on the forum, the only other similar issue someone had I could find was in the G2 sub forum (see link).
http://forum.xda-developers.com/showthread.php?t=1493182&page=2
My Droid Incredible has been a wonderful phone and was running CM 7.2 flawlessly when as of a few days ago began only booting to the HTC start screen. I loaded HBOOT in attempt to get into recovery, but the volume buttons aren't working. Any thoughts or advice would be greatly appreciated.
Click to expand...
Click to collapse
That is very strange. Obviously its not a hardware issue as the vol down key works to get to hboot. So my guess would be that hboot is corrupt somehow. Have you tried reflashing hboot? Mabey hboot will see the file and let you use vol up to install it. But im guessing that it wont let you use the keys for that either. I would use a pc and fastboot to flash an ruu. To do that:
Download the latest ruu http://dinc.does-it.net/Stock_Images/4.08.605.15/PB31IMG.zip, and place it on your pc in the same folder as fastboot.exe.
With the phone connected and in hboot open a cmd prompt to where fastboot.exe is and type the following.
Code:
fastboot devices
- Above line should output your serial #.
Code:
fastboot erase cache
Code:
fastboot oem rebootRUU
Code:
fastboot flash zip PB31IMG.zip
- If you get a failed error, type the above line again, it happens sometimes when flashing a complete ruu.
Code:
fastboot reboot-bootloader
cmlusco said:
That is very strange. Obviously its not a hardware issue as the vol down key works to get to hboot. So my guess would be that hboot is corrupt somehow. Have you tried reflashing hboot? Mabey hboot will see the file and let you use vol up to install it. But im guessing that it wont let you use the keys for that either. I would use a pc and fastboot to flash an ruu. To do that:
Download the latest RUU URL, and place it on your pc in the same folder as fastboot.exe.
Click to expand...
Click to collapse
Well, first of all thank you for taking the time to respond. I really do appreciate it. For some reason I could never get fastboot to recognize the device even though it showed up correctly in the device manager. I was however able to download the file and put it on the root folder of my sd card. I then boot up in HBOOT again, and it installed it through that process. It first relocked HBOOT, then reverted back to factory settings.Then I found out I had a second issue.The power button apparently had been sticking. I believe this is why none of the buttons were not working, and also possibly why it kept running a boot loop. But, all is well now, thanks again.

fastboot flash problem

My phone is arc and I installed like this.
1. Xperia Arc S
2. Super Jelly Bean 2.0
But I tried to install fxp209 for easy updating, but I could not flash boot.img.
ths adb driver installed as this picture.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And I tried to install kernel as this.
but the message is only "flashing...", and not end it.
Please let me know what's problem.
Thanks in advance.
Default fastboot flash problem
First question is your bootloader unlocked!!
If yes try flashing like below
How to fastboot a kernel
(1) Download kernel .boot img place in folder Windows/Flashtool/Firmware
View attachment 1787067
(2) Press lightening bolt
(3) Select Fastboot mode
(4) Connect phone in Fastboot mode (Hold Menu Button ) then connect your phone to pc
(5) Choose select kernel to flash in Fastboot on pc
(6) Wait -until finished 10 seconds tops
(7) Done! switch phone on boot to cwm wait for vibrate/blue light press down/up/or back button depending on kernel or age of phone
Also try booting into fasboot manually as above (step 4)
Also if the fxp kernel not working try another compatible kernel there is plenty in the forum
First question is your bootloader unlocked!!
Click to expand...
Click to collapse
He is using CM10 based ROM so I think his bootloader must be unlocked.
To OP: You can try to flash a kernel with a fastboot and CMD like a real man ; D. Google how to use fastboot.
pypcier said:
He is using CM10 based ROM so I think his bootloader must be unlocked.
To OP: You can try to flash a kernel with a fastboot and CMD like a real man ; D. Google how to use fastboot.
Click to expand...
Click to collapse
Lol I knew that But believe me I have seen people try to flash cm based rom's/kernels with locked bootloaders that's why I never presume it is unlocked unless they have stated it in the post that it is unlocked :good:
My phone is "bootloader unlocked".
And I tried to flash at command line, but it didn't finished.
The correct command is fastboot flash boot kernelname.img See the link in my sig for more help.
XperienceD said:
The correct command is fastboot flash boot kernelname.img See the link in my sig for more help.
Click to expand...
Click to collapse
Yes, I did "fastboot.exe flash boot boot.img".
Try again without an .exe extension. Just type fastboot flash boot kernel.img
After command "fastboot flash boot kernelname.img", command line shows;
sending 'boot' <6430 KB>....
Click to expand...
Click to collapse
That's how it's supposed to be. Show us the rest of CMD content after typing that command.

[Q] one x doesnt recognize usb in fastboot mode.

Hello,
ive been trying to change rom (not the first time),
and while in fastboot mode
any trying to burn boot.img, but in order to do that I must open the usb thruogh fastboot mode,
and my phone say it cant open the USB.
is it a problem with the sense 5?
ive downloaded again the htc sync manager.
and I can load the usb from the when the phone is on.
how can I fix it?
thanks for reading!
Download and unzip the attachement.
Open a command prompt to that folder.
Connect your device
Set it in fastboot mode
Type "fastboot devices"
Tell me what you see.
Actually sounds like you are referring to "failed to open usb master mode" and if that is the case it is simply because you have the cable plugged in when you are switching between hboot and fastboot. each time you want to switch, pull out the cable then reconnect when you have changed modes
webpatrick said:
Download and unzip the attachement.
Open a command prompt to that folder.
Connect your device
Set it in fastboot mode
Type "fastboot devices"
Tell me what you see.
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://imageshack.us/f/811/wm6o.jpg/
nogotaclue said:
Actually sounds like you are referring to "failed to open usb master mode" and if that is the case it is simply because you have the cable plugged in when you are switching between hboot and fastboot. each time you want to switch, pull out the cable then reconnect when you have changed modes
Click to expand...
Click to collapse
It doesnt says now there is a problem with the usb, but it still wont load it on computer.
arnon124 said:
http://imageshack.us/f/811/wm6o.jpg/
It doesnt says now there is a problem with the usb, but it still wont load it on computer.
Click to expand...
Click to collapse
Your device is recognized by fastboot, so you can flash a boot.img, the command is:
Code:
fastboot flash boot boot.img
Make sure you have copied the boot.img to the fastboot folder on your PC.
You cannot see your device in windows explorer when you are in fastboot.
Edit: You can in recovery when you mount your storage.
webpatrick said:
Your device is recognized by fastboot, so you can flash a boot.img, the command is:
Code:
fastboot flash boot boot.img
Make sure you have copied the boot.img to the fastboot folder on your PC.
You cannot see your device in windows explorer when you are in fastboot.
Edit: You can in recovery when you mount your storage.
Click to expand...
Click to collapse
finished changing the rom, thanks alot for helping!

Need help, Error flashing HTC one m8 stock rom

Hello friends,
I have tried downloading following ROMS RUU and each rom gives same error, whats wrong? what should I do to fix this?
roms i have tried so far
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ERROR i get every time with these roms
Current ROM Version is 2.23.502, ( RUU reads 2.23.502.3 as current IMAGE version)
Hardware: m8_ul_ca
MID: 0P6B12000
Thank you for reading.
Did u chnge it to international version
Sent from my HTC One_M8 using Tapatalk
manish dubey said:
Did u chnge it to international version
Click to expand...
Click to collapse
According to his statements (on the MID and version) it appears that NO, he did not change to international version.
But I agree, we need more info to be sure. OP should do fastboot getvar all, and post the output (delete IMEI and serial number before posting).
Or just try a different PC. RUU freezing while sending is common, and usually nothing to do with the phone. Win7 and USB 2.0 (not USB 3.0) for the best possibility for RUU to succeed.
And error 155 usually referring to bootloader not relocked when device is S-On
ckpv5 said:
And error 155 usually referring to bootloader not relocked when device is S-On
Click to expand...
Click to collapse
Ahh, I missed that. I looked at the screenshot too quickly!
hello guys,
thanks for replies,
below is more info you asked for
-- The phone is going in TWRP because previously, i tried to install a custom ROM [ i forgot which one ]
-- Phone is stuck at htc one boot splash screen
-- if i reset phone by twrp, then after it gets boot up and then i get 'UNFORTUNATE ERROR' and then again it gets restarted and get stuck in htc boot splash screen
-- i am trying to flash ruu in windows 10.1, should I try windows 7 32bit?
Thank you
You don't read what people said above.
1. you need to relock bootloader to run a RUU because you have a S-On device.
command : fastboot oem lock
then reboot bootloader/fastboot
2. run RUU while on bootloader/fastboot
What you need :
A Windows PC with USB2.0 (I never have problem running RUU on Win 10 64 bit)
Latest HTC USB drivers installed - install HTC Sync Manager as it will install the drivers and some needed Microsoft Visual C++ Redistributable files
then uninstall HTC Sync Manager but leave other things.
http://www.htc.com/us/support/software/htc-sync-manager.aspx
You also can directly install the latest RUU - http://www.htc.com/us/support/htc-one-m8-att/news/ instead of the old version
Administr4tor said:
below is more info you asked for
Click to expand...
Click to collapse
This is not what was asked for. This doesn't tell us much we didn't already know. Aside from confirming that your bootloader is unlocked, and you are s-on.
The proper advice was already given in Post #5 above. You need to relock the bootloader with the following command, in order to RUU: fastboot oem lock
alright, sorry I didnt pay attention,
now when I try to run command "adb devices", I dont see any devices though the device is perfectly installed in windows device manager as " my htc"
also this the screen which i get when I try to turn the phone on
Administr4tor said:
now when I try to run command "adb devices", I dont see any devices though the device is perfectly installed in windows device manager as " my htc"
also this the screen which i get when I try to turn the phone on
Click to expand...
Click to collapse
You don't need to run an adb command, you need a fastboot command. Fastboot and adb are related, but very different things:
adb will never run unless in OS or recovery. What you are seeing (adb not connecting) is normal.
Fastboot commands require the phone to be in bootloader-fastboot mode (which you are in during the pic in Post #7 above).
Thank you very much, it worked, problem solv3d

Categories

Resources