Did I ruin my phone? - Verizon HTC One (M7)

Was trying to switch from TWRP to CWM (having trouble with TWRP installing CM nightlies). I installed the latest CWM via fastboot. Seemed to load OK, but when I tried to start up the recovery, it just rebooted after showing 'Entering Recovery...' in pink at the top.
Now I'm really stuck. No matter what I do, the phone starts up, shows Entering Recovery at the top, and then shuts down. I cannot enter the bootloader. I cannot start up the phone into the ROM (which is a TikTak ROM that was working fine). Basically, I'm unable to do anything.
When the phone is plugged in, no orange charge light comes on. Vol Down + Power doesn't work. Vol Up + Power doesn't work. Either way, the phone tries to enter recovery, then shuts down.
Is there anything else I can try? Is this phone bricked?

What was the fastboot command you did? It sounds like you flashed to the wrong partition, or flashed an m7 recovery instead of an m7wlv
Sent from my HTC6500LVWBLU using XDA Free mobile app

Uzephi said:
What was the fastboot command you did? It sounds like you flashed to the wrong partition, or flashed an m7 recovery instead of an m7wlv
Sent from my HTC6500LVWBLU using XDA Free mobile app
Click to expand...
Click to collapse
fastboot flash recovery <cwm.zip> (whatever it was called)
Same way I did it for TWRP which worked perfectly.
Really need a solution here, if there is one. Currently planning on just letting the battery drain and starting again...

mobilemedic20 said:
fastboot flash recovery <cwm.zip> (whatever it was called)
Same way I did it for TWRP which worked perfectly.
Really need a solution here, if there is one. Currently planning on just letting the battery drain and starting again...
Click to expand...
Click to collapse
If you can't get a charge light while it is off, DO NOT let it die! It will not charge while dead. When it is booting, can you do adb or fastboot commands from your PC? If so, try:
ADB/fastboot reboot bootloader
Sent from my HTC6500LVWBLU using XDA Free mobile app

Usually, the command: fastboot erase cache
Will resolve such issues, though it doesn't always work, depends on what's causing the actual issue.
But that is what I would suggest trying from fastboot.

Problem is I can NOT get into the boot loader at all, unless i'm missing something. Start phone, tries to load recovery, shuts off. That's it. Is there a way to get the bootloader to open? I seem to have no options.

mobilemedic20 said:
Problem is I can NOT get into the boot loader at all, unless i'm missing something. Start phone, tries to load recovery, shuts off. That's it. Is there a way to get the bootloader to open? I seem to have no options.
Click to expand...
Click to collapse
With device powered off,
Power + volume down
Even if partially powered on, trying to load recovery,....
Same process, hold volume down and power until it boots to hboot.

santod040 said:
With device powered off,
Power + volume down
Even if partially powered on, trying to load recovery,....
Same process, hold volume down and power until it boots to hboot.
Click to expand...
Click to collapse
Tried it man, vol down + power as much as you want. It starts, tries to enter recovery (for about 3 seconds) then goes dead. The thing is, even with the screen off and I plug it into the computer, the computer recognizes the phone a little... It says 'driver not recognized' (even though they're installed). So maybe it's actually partially on in the background, and locked up? That's why I'm hoping the battery running down will fix it.
I'm literally dusting off my old galaxy nexus to get that loaded up, because I need my phone. I'm worried the One is bricked.
***Edit / update - when I plug the phone in 'off' (not responsive) mode, and try fastboot anything, it hangs saying 'waiting for device'. Whatever that means.

mobilemedic20 said:
Tried it man, vol down + power as much as you want. It starts, tries to enter recovery (for about 3 seconds) then goes dead. The thing is, even with the screen off and I plug it into the computer, the computer recognizes the phone a little... It says 'driver not recognized' (even though they're installed). So maybe it's actually partially on in the background, and locked up? That's why I'm hoping the battery running down will fix it.
I'm literally dusting off my old galaxy nexus to get that loaded up, because I need my phone. I'm worried the One is bricked.
***Edit / update - when I plug the phone in 'off' (not responsive) mode, and try fastboot anything, it hangs saying 'waiting for device'. Whatever that means.
Click to expand...
Click to collapse
You are holding down on both the volume down and the power button for as long as your fingers can stand to?
It's not a quick press of both, but a steady hold down of both buttons, even if it tries to do the recovery loading , keep holding both down.
Make sure you are pressing them both FIRMly and for at least 30 seconds or more.
If you are already trying that, then disregard.
But the way it's behaving, it doesn't sound like you are.
If so, again, disregard, just making sure you are attempting one of the only possible methods you have, correctly.
As it won't do what it's supposed to if you do not continue to hold them down, even if that entering recovery screen comes up, you need to continue holding them down.

santod040 said:
You are holding down on both the volume down and the power button for as long as your fingers can stand to?
It's not a quick press of both, but a steady hold down of both buttons, even if it tries to do the recovery loading , keep holding both down.
Make sure you are pressing them both FIRMly and for at least 30 seconds or more.
If you are already trying that, then disregard.
But the way it's behaving, it doesn't sound like you are.
If so, again, disregard, just making sure you are attempting one of the only possible methods you have, correctly.
As it won't do what it's supposed to if you do not continue to hold them down, even if that entering recovery screen comes up, you need to continue holding them down.
Click to expand...
Click to collapse
Yes, that's what I've been doing - and if I hold it down for a longer time, the phone will just cycle through. Off, "Entering recovery", off, "entering recovery", etc every 10 seconds or so. It's clearly not working.

mobilemedic20 said:
Yes, that's what I've been doing - and if I hold it down for a longer time, the phone will just cycle through. Off, "Entering recovery", off, "entering recovery", etc every 10 seconds or so. It's clearly not working.
Click to expand...
Click to collapse
Well that's too bad. Sorry to hear you're having these issues.
I noticed in your first post in this thread, you said you did this:
fastboot flash recovery cwm.zip
Was the file actually a zip?
It should have been a .img file.
Just trying to figure out what happened, as it could help in finding a resolution.
As it stands right now, there is nothing really to go off of.

Anyone, still trying to recover my phone... Here's where I'm at. I figured out that while the phone is off, if I plug it in, I can access ADB via the computer's cmd prompt, but no fastboot (says 'waiting for device'). If I use ADB to reboot the bootloader or recovery, I get the same problem - phone resets, tries to enter recovery for 2 seconds, then back off again.
Can I somehow use ADB to get the phone working again?

mobilemedic20 said:
Anyone, still trying to recover my phone... Here's where I'm at. I figured out that while the phone is off, if I plug it in, I can access ADB via the computer's cmd prompt, but no fastboot (says 'waiting for device'). If I use ADB to reboot the bootloader or recovery, I get the same problem - phone resets, tries to enter recovery for 2 seconds, then back off again.
Can I somehow use ADB to get the phone working again?
Click to expand...
Click to collapse
If you borked your boot loader where you can't access it, there isn't much we can do to help. If the phone can't boot to the boot loader, we can't do anything to help. I think the only thing you can do is send it in for JTAG.
Sent from my One using XDA Free mobile app

Uzephi said:
If you borked your boot loader where you can't access it, there isn't much we can do to help. If the phone can't boot to the boot loader, we can't do anything to help. I think the only thing you can do is send it in for JTAG.
Sent from my One using XDA Free mobile app
Click to expand...
Click to collapse
'Send it in for JTAG'... sorry, what does this mean?
I'm also going to try bringing it to Verizon and claiming ignorance to see if I can get a warranty replacement. What's the downside, right?

adb shell
dd if=/sdcard/LOCATIONOFHBOOT/HBOOT.img of=/dev/block/nameofblock
should work, but i have no clue what the hboot block name is and that this way is really risky. Maybe a dev can chime in and help.
http://forum.xda-developers.com/showthread.php?t=2320271
maybe pm this guy for help?

synisterwolf said:
adb shell
dd if=/sdcard/LOCATIONOFHBOOT/HBOOT.img of=/dev/block/nameofblock
should work, but i have no clue what the hboot block name is and that this way is really risky. Maybe a dev can chime in and help.
http://forum.xda-developers.com/showthread.php?t=2320271
maybe pm this guy for help?
Click to expand...
Click to collapse
Appreciate the suggestion but have no idea how to proceed with this. Read that link, even more clueless.

Related

Downloading...do not turn off target.

Hey guys I really need help here. I have no clue how but my phone into some weird mode displaying the message in the title. I have a stock Nexus and didn't try to flash or anything like that.
I tried everything on the internet but nothing seems like its working. I am a real noob and need any advice. Is there a way to get the phone back to normal without having to unlock it, root or something like that?
you most likely turned it on without realizing that your fingers are on the volume down and power at the same time. try pulling the battery and turn on the phone again
crazyalaa said:
Hey guys I really need help here. I have no clue how but my phone into some weird mode displaying the message in the title. I have a stock Nexus and didn't try to flash or anything like that.
I tried everything on the internet but nothing seems like its working. I am a real noob and need any advice. Is there a way to get the phone back to normal without having to unlock it, root or something like that?
Click to expand...
Click to collapse
You put your phone into download mode somehow.
At least, if your title is what your talking about.....then yea, your in download mode.
If you didn't flash anything....try just pulling the battery and restarting the phone.
I tried that. Nothing is working; the phone gets stuck on the google logo and then the logo itself goes and comes back really quickly then the phones turn off. When the phone turns off it takes 10 mins to get it up again!! No clue...
Now the phone won't turn on.
crazyalaa said:
I tried that. Nothing is working; the phone gets stuck on the google logo and then the logo itself goes and comes back really quickly then the phones turn off. When the phone turns off it takes 10 mins to get it up again!! No clue...
Click to expand...
Click to collapse
Can u boot into recovery? If so just flash a rom.
Sent from my Galaxy Nexus using xda premium
The phone isn't turning on anymore
Is the battery now dead? Will the phone turn on when its plugged in?
I got back to the same screen now, I removed the battery and phone won't even turn off. It's stuck on the same screen even without the battery??? what's going on?
Update: Ok the phone turned off and then I tried to turn it on. It goes to the Google logo and then the screen goes blank.
crazyalaa said:
I got back to the same screen now, I removed the battery and phone won't even turn off. It's stuck on the same screen even without the battery??? what's going on?
Update: Ok the phone turned off and then I tried to turn it on. It goes to the Google logo and then the screen goes blank.
Click to expand...
Click to collapse
Can you get to the bootloader?
Vol. Down + vol. Up and power together.
If so then you'll be fine. Just flash a factory image.
There are a few threads that will go through the process in more detail than I am willing to at 6:08am!
Is there a way to take my photos and contact from the phone while it's in the downloading mode or any other way before I flash it. Or am I screwed? I don't have my stuff synced with google+
crazyalaa said:
Is there a way to take my photos and contact from the phone while it's in the downloading mode or any other way before I flash it. Or am I screwed? I don't have my stuff synced with google+
Click to expand...
Click to collapse
If the phone doesnt completely reboots to android, I dont think you can get your photo's.
Can you still get in fastboot mode?
my phone is doing the same thing, the downloading screen. I am totally stock, and i can easily turn my phone on and off except i wanna get into bootloader to flash CWM recovery and i cant do so because this screen is popping up.
bendirkss said:
my phone is doing the same thing, the downloading screen. I am totally stock, and i can easily turn my phone on and off except i wanna get into bootloader to flash CWM recovery and i cant do so because this screen is popping up.
Click to expand...
Click to collapse
Are you able to boot into the OS? Or it's only giving you download mode no matter what?
Do you have adb set up if yes adb reboot boot loader that will boot you into the boot loader screen
Sent from my Galaxy Nexus using xda app-developers app
cmstlist said:
(...) it's only giving you download mode no matter what?
Click to expand...
Click to collapse
this first.
DaLoona said:
If the phone doesnt completely reboots to android, I dont think you can get your photo's.
Can you still get in fastboot mode?
Click to expand...
Click to collapse
Bfitz26 said:
Do you have adb set up if yes adb reboot boot loader that will boot you into the boot loader screen
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
he can if adb is already running on the system. seems to be that he can't.
@op, if you're stuck on download mode, try odin (damn i really hate suggesting it); i was trying to see if heimdall supports our device, have yet to find proof.
crazyalaa said:
Hey guys I really need help here. I have no clue how but my phone into some weird mode displaying the message in the title. I have a stock Nexus and didn't try to flash or anything like that.
I tried everything on the internet but nothing seems like its working. I am a real noob and need any advice. Is there a way to get the phone back to normal without having to unlock it, root or something like that?
Click to expand...
Click to collapse
Is there a big green outlined arrow box at the top of your screen that says start, and it points to your power button? If so you are just at the Odin screen instead of your boot loader screen. You get here by just holding vol down and power instead of of holding both vol up/down and power which would bring you to the bootlloader. Also your phone obviously needs to be off before doing either of these. If in fact you are at the Odin screen simply push power and your phone will boot.
sent from my nexus using all the new features of the iphone5
crazyalaa said:
Hey guys I really need help here. I have no clue how but my phone into some weird mode displaying the message in the title. I have a stock Nexus and didn't try to flash or anything like that.
I tried everything on the internet but nothing seems like its working. I am a real noob and need any advice. Is there a way to get the phone back to normal without having to unlock it, root or something like that?
Click to expand...
Click to collapse
It sounds like your volume-down button might be stuck in the pressed-down position (or just shorted out). If that is the case, every time you try to turn your phone on, you will see the screen you described. You can try pressing the volume buttons many times to see if you can get the volume-down button unstuck. If you can't, you can replace the buttons fairly cheaply.
Of course, it could be caused by something else entirely, but that's what it seems like to me.
strumcat said:
It sounds like your volume-down button might be stuck in the pressed-down position (or just shorted out). If that is the case, every time you try to turn your phone on, you will see the screen you described. You can try pressing the volume buttons many times to see if you can get the volume-down button unstuck. If you can't, you can replace the buttons fairly cheaply.
Of course, it could be caused by something else entirely, but that's what it seems like to me.
Click to expand...
Click to collapse
If the vol-down button is stuck, try booting it up with both up and down held. You might be able to get either recovery or bootloader.
cmstlist said:
If the vol-down button is stuck, try booting it up with both up and down held. You might be able to get either recovery or bootloader.
Click to expand...
Click to collapse
+1
yeah try that
cmstlist said:
Are you able to boot into the OS? Or it's only giving you download mode no matter what?
Click to expand...
Click to collapse
Its working fine now. Except when I flash CWM, vis cmd prompt like I usually do, I can only go unto cem right away and then once I boot up into the os and turn the phone off to get into recovery stock recovery comes back.
Sent from my Galaxy Nexus

Is my M8 bricked?

Ok folks, normally I figure these things out but this one has me a bit concerned.
I was in ViperROM HUB and installed a font package, it needed to restart in recovery to install, so I allowed it. I turned to my computer and when I next looked at my phone the screen is off and refuses to come on. When depress the power button I get a vibration feedback but the screen won't come on. I tried VOL DOWN and POWER but nothing is happening. Im gonna let the battery run dead and see if that will resolve it.
Has anyone encountered anything like this before?
3NE said:
Ok folks, normally I figure these things out but this one has me a bit concerned.
I was in ViperROM HUB and installed a font package, it needed to restart in recovery to install, so I allowed it. I turned to my computer and when I next looked at my phone the screen is off and refuses to come on. When depress the power button I get a vibration feedback but the screen won't come on. I tried VOL DOWN and POWER but nothing is happening. Im gonna let the battery run dead and see if that will resolve it.
Has anyone encountered anything like this before?
Click to expand...
Click to collapse
Hey!
I dont think its bricked.
Ghost helped me out with my problem, see below solution.
Try holding POWER + VOLUME UP for 20 seconds and it should restart.
However my case was different I was stuck in HTC logo screen and no way to restart.
On the M8 it is Power and Vol Up to perform a "battery pull".
Sent from my HTC One_M8 using XDA Premium 4 mobile app
Thanks grega_slo and gaiden0000 for the quick response and spot on advice.
I did that before but it didn't work, it works now…guess I didn't hold VOL UP long enough.
Yeah I didn`t know about VOLUP either
It scared the crap out of me when I S-OFFed the device and was stuck haha
grega_slo said:
Yeah I didn`t know about VOLUP either
It scared the crap out of me when I S-OFFed the device and was stuck haha
Click to expand...
Click to collapse
having the same problem. flashed cyanogen nightly and when it rebooted got to the splash and then black. nothing. none of the above methods seems to bring it back. I can hold the power and vol up and get the splash to reappear but still goes to black. any thoughts of have I really bricked this phone?
cquinn said:
having the same problem. flashed cyanogen nightly and when it rebooted got to the splash and then black. nothing. none of the above methods seems to bring it back. I can hold the power and vol up and get the splash to reappear but still goes to black. any thoughts of have I really bricked this phone?
Click to expand...
Click to collapse
Fastboot clear cache and format eternal storage youll be good
Sent from my One M8 using XDA Premium HD app
cquinn said:
having the same problem. flashed cyanogen nightly and when it rebooted got to the splash and then black. nothing. none of the above methods seems to bring it back. I can hold the power and vol up and get the splash to reappear but still goes to black. any thoughts of have I really bricked this phone?
Click to expand...
Click to collapse
Put the usb cable in then press vol up and power until it restarts. As soon as you hear the ding on your pc press and hold vol down and power, you should then boot into hboot MENU.
pbedard said:
Fastboot clear cache and format eternal storage youll be good
Sent from my One M8 using XDA Premium HD app
Click to expand...
Click to collapse
when i use this either from fastboot or adb command prompt all I get is < waiting for device >
---------- Post added at 08:18 AM ---------- Previous post was at 08:10 AM ----------
ashyx said:
Put the usb cable in then press vol up and power until it restarts. As soon as you hear the ding on your pc press and hold vol down and power, you should then boot into hboot MENU.
Click to expand...
Click to collapse
never seem to hear a 'ding' or any other sound but no matter how I time it - power/vol up then power/vol down still results in htc splash then just black. Phone was quite warm (not quite hot) when I went to bed last night and this morning battery was at "0". When I first plugged it in and pushed the power button it alternated from the battery charging display to the TWRP locked screen but I couldn't seem to get it to stay on the TWRP screen no matter what I did. Now that I've used power/vol up I don't seem to get the battery or TWRP. just black or when trying power/vol up I get the splash. Power/vol down gives nothing - just black
EDIT: Just tried - let battery go dead. Plug in to computer hold power/vol down. Screen goes from battery icon to blank and back to battery icon.
EDIT: Pulled and reformatted sd card in Evo 4g LTE. Retried fastboot command still just shows "waiting for device". Even tried adb reboot bootloader and reply "device not found"
Could I use adb to reflash ruu? If so would the command be adb flash (filename)
Was beginning to lose hope of ever fixing this but a HUGE shout out to Simer03 who provided the critical piece of information - namely - add a ROM zip to your sd card. Hope nobody else ever has this problem but just in case
Post #4 here
Nothing is going to work unless you can either enter the boot loader or boot into the os.
You should still be able to access hboot unless that is corrupt. At the very least you need to hear the ding on your pc so you know the pc has recognized your device is connected.
Try again with vol up and power, hold until it reboots you should then hear that ding. If not check you have the necessary usb drivers installed on your pc or try a different usb cable.

HTC One M8 (Bricked?) PLEASE HELP!

Hi there,
So recently I just tried rooting my HTC One M8, with the All-In-One tool kit. It was successful, I was messing around with it for a while, removing bloat wear, ect. Then I figured out about custom roms, and heard about CyanMod11. It turns out that it couldn't read my sim card for whatever reason, but it still worked and loaded up. Then, I tried Android Revolution. THAT one worked flawlessly, besides the fact that I couldn't take screen shots for whatever reason. I should of just left it there. Here's where things go wrong. Then, I tried ViperOneM8. After that, it failed to load up and is now in a endless boot loop. I can't get into fast boot either. However, one time I somehow did manage to get into fast boot, but I didn't see the "recovery" option anymore. So... I'm out of ideas here. I'm really worried I bricked my device for good. My device powers on and everything, it just won't load up any OS, and I can't get into fastboot/recovery. Why I'm mainly worried is I failed to create a back up also. I'm running out of ideas here, and if ANYONE could help me that would be great.
RadicalMushroom said:
Hi there,
So recently I just tried rooting my HTC One M8, with the All-In-One tool kit. It was successful, I was messing around with it for a while, removing bloat wear, ect. Then I figured out about custom roms, and heard about CyanMod11. It turns out that it couldn't read my sim card for whatever reason, but it still worked and loaded up. Then, I tried Android Revolution. THAT one worked flawlessly, besides the fact that I couldn't take screen shots for whatever reason. I should of just left it there. Here's where things go wrong. Then, I tried ViperOneM8. After that, it failed to load up and is now in a endless boot loop. I can't get into fast boot either. However, one time I somehow did manage to get into fast boot, but I didn't see the "recovery" option anymore. So... I'm out of ideas here. I'm really worried I bricked my device for good. My device powers on and everything, it just won't load up any OS, and I can't get into fastboot/recovery. Why I'm mainly worried is I failed to create a back up also. I'm running out of ideas here, and if ANYONE could help me that would be great.
Click to expand...
Click to collapse
first you posted in the wrong forum this goes in Q&A
second what do you mean it won't go into fastboot / recovery ? what happens when your in the bootloader ?
I need the results of fastboot getvar all to determine what files you need to fix your phone ( not you serial no. or IMEI)
most likely your on an older firmware and you have s-on and the Rom you flashed requires s-off and the latest firmware
Gah sorry, I find this forum layout kind of confusing. So this is another problem. I cannot access "getvar", it just says device offline, and I close that command prompt and then the next one just says "please wait," and nothing happens.
What I mean by it won't go into fast boot, is when I hit power + volume down it won't load anything. Here's a pic I found off Google, I can't get to this screen here.
http://img.wonderhowto.com/img/22/98/63533775104674/0/unlock-bootloader-root-your-htc-one-m8.w654.jpg
RadicalMushroom said:
Gah sorry, I find this forum layout kind of confusing. So this is another problem. I cannot access "getvar", it just says device offline, and I close that command prompt and then the next one just says "please wait," and nothing happens.
What I mean by it won't go into fast boot, is when I hit power + volume down it won't load anything. Here's a pic I found off Google, I can't get to this screen here.
http://img.wonderhowto.com/img/22/98/63533775104674/0/unlock-bootloader-root-your-htc-one-m8.w654.jpg
Click to expand...
Click to collapse
Easy way to get into boot loader
Turn on your phone
When it gets into bootloop
Press and hold power+vol up+vol down until screen goes off
As soon as that happens press and hold power+vol down
You'll be in boot loader
And I must say you are a major noob
Navigate to hboot using vol buttons then press power button to select, you'll find recovery
These are just 2 modes hboot and fastboot
From fast boot you can select hboot and vice versa
And also getvar will work ONLY when you're in fastboot mode
Hboot mode is used for accessing recovery
navid0308 said:
Easy way to get into boot loader
Turn on your phone
When it gets into bootloop
Press and hold power+vol up+vol down until screen goes off
As soon as that happens press and hold power+vol down
You'll be in boot loader
And I must say you are a major noob
Navigate to hboot using vol buttons then press power button to select, you'll find recovery
These are just 2 modes hboot and fastboot
From fast boot you can select hboot and vice versa
And also getvar will work ONLY when you're in fastboot mode
Hboot mode is used for accessing recovery
Click to expand...
Click to collapse
I fixed my HTC One M8! Followed some advice on another thread and I just reflashed my TWRP, then I flashed the ROM again and everything is going smooth now!

[Help] Soft-Bricked M8

Hello,
My friends own an htc m8. A non professional lab has flashed him Android Revoultion Rom (without making a wipe, he used to use stock rom before that)
Since than the device suffer from a lot of problem,we would like to flash a stock rom.
What's the problem? the device refuses to go into bootloader at all & than refuses to turn on, only after a while in the charger it does turn on.
But any attempt to make the device go into the bootloader, has failed.
tried also RUU - it won't load the bootloader, and the pc recognize him as QHSUSB_BULK if the device is off, which is soft brick as far a i know.
The device actually turn on after a while, than when i connect it to the PC, the pc does recognize him normally.
What's the best option to flash a recovery and a stock rom?
Thank you.
efi2222 said:
Hello,
My friends own an htc m8. A non professional lab has flashed him Android Revoultion Rom (without making a wipe, he used to use stock rom before that)
Since than the device suffer from a lot of problem,we would like to flash a stock rom.
What's the problem? the device refuses to go into bootloader at all & than refuses to turn on, only after a while in the charger it does turn on.
But any attempt to make the device go into the bootloader, has failed.
tried also RUU - it won't load the bootloader, and the pc recognize him as QHSUSB_BULK if the device is off, which is soft brick as far a i know.
The device actually turn on after a while, than when i connect it to the PC, the pc does recognize him normally.
What's the best option to flash a recovery and a stock rom?
Thank you.
Click to expand...
Click to collapse
There is definately some information missing here. Flashing a ROM without wiping will never get you into this state, unless maybe the ROM was meant for a different device.
It sounds more like a deleted bootloader partition, or borked eMMC.
It's bricked. You need to take it to a shop to see if they can JTAG it back to life.
Sorry.
xunholyx said:
There is definately some information missing here. Flashing a ROM without wiping will never get you into this state, unless maybe the ROM was meant for a different device.
It sounds more like a deleted bootloader partition, or borked eMMC.
It's bricked. You need to take it to a shop to see if they can JTAG it back to life.
Sorry.
Click to expand...
Click to collapse
Hey,
We don't know what they have done exactly
They device does turn on after a while... Can i just flash the whole bootloader through the computer anyhow? If the device is on, the computer does recognize him and i can use adb/transfer files.
In a few minutes when the device will turn on i'll write the software information
Edit:
Android version 6.0
HTC Sense Version 7.0
Software number Android Revoultion 51.0 by mike1986
kernel version: 3.4.0-perf-g708019f
[email protected] #1
SMP PREEMPT
baseband version: 1.25.2145000021.06_20.68.4196t.01_F
build number: 6.12.1540.4 CL662736 release-keys
forgot to mention WIFI and BT does not work. went to phone identify and wifi mac ddress if 02:00:00:00:00:00 and bluetooth address is: Unavailable
Thank you
efi2222 said:
Hey,
We don't know what they have done exactly
They device does turn on after a while... Can i just flash the whole bootloader through the computer anyhow? If the device is on, the computer does recognize him and i can use adb/transfer files.
In a few minutes when the device will turn on i'll write the software information
Edit:
Android version 6.0
HTC Sense Version 7.0
Software number Android Revoultion 51.0 by mike1986
kernel version: 3.4.0-perf-g708019f
[email protected] #1
SMP PREEMPT
baseband version: 1.25.2145000021.06_20.68.4196t.01_F
build number: 6.12.1540.4 CL662736 release-keys
forgot to mention WIFI and BT does not work. went to phone identify and wifi mac ddress if 02:00:00:00:00:00 and bluetooth address is: Unavailable
Thank you
Click to expand...
Click to collapse
Have you tried turning off the phone, and booting it by holding down power + vol down? That should take you to bootloader. It's not bricked if you can boot it.
Tried that already...Doesn't work. The device refused to turn on that way.
Tried also through adb/an app when the device was on (yeah it's rooted), than the device turned off and the computer see it as QHSUSB_BULK.
Than i have to plug it off the pc, connect to AC and after a while it's just turn on by itself....
efi2222 said:
Tried that already...Doesn't work. The device refused to turn on that way.
Tried also through adb/an app when the device was on (yeah it's rooted), than the device turned off and the computer see it as QHSUSB_BULK.
Than i have to plug it off the pc, connect to AC and after a while it's just turn on by itself....
Click to expand...
Click to collapse
Not sure about this. If you didn't have a bootloader, I don't think your phone would boot at all.
It does boot, but not normally.
Anyway, there's no way of getting into bootloader
Did you enable developer options and within those option check USB debugging, so it's enabled. If not got to "settings > about > software information > more" and tab the build number entry several times until you get prompt the developer options have been enabled. Then got to developer options and check USB debugging. Try running the RUU again. Many this already works. Otherwise we'd have to look further.
Send by the swarm intelligence of my coffee machine ?.
I hgve already enabled dev options. once the ruu tries go get into the bootloader, the device just turn off and i can see on pc device manager it's QHSUSB_BULK
efi2222 said:
It does boot, but not normally.
Click to expand...
Click to collapse
Meaning what, specifically? Stuck on HTC logo screen, or something else?
As long as the screen is on (on any screen), you can:
1) Hold Power + vol up for 20-30 second, which will force a reboot.
2) The moment the screen goes dark, let go of those buttons, and only hold vol down. Don't let go until the bootloader appears.
redpoint73 said:
Meaning what, specifically? Stuck on HTC logo screen, or something else?
As long as the screen is on (on any screen), you can:
1) Hold Power + vol up for 20-30 second, which will force a reboot.
2) The moment the screen goes dark, let go of those buttons, and only hold vol down. Don't let go until the bootloader appears.
Click to expand...
Click to collapse
Tried that yesterday but i have tried that again right now.
Does not work....doesn't load bootloader and the screeen remains black. Brick....
efi2222 said:
Tried that yesterday but i have tried that again right now.
Does not work....doesn't load bootloader and the screeen remains black. Brick....
Click to expand...
Click to collapse
I'm still confused about what you are describing, and I think others trying to help are confused also.
You said the phone boots, but not normally. I asked what that meant specifically (which you did not answer at all). Stuck on HTC screen?
So the screen is on, when you try the button sequence I suggested? Then when the screen goes black to reboot, it just stays black?
Hard to help, if you don't provide details and specifics.
The phone boot and you can use it, that's how i have provided information from the settings. If i try to reboot, the device does not turn on. only after about 5 minutes.
same for bootloader. if you try to get into bootloader from adb for example, than there is only a black screen and after a few minutes it's just load the OS normally. but no bootloader.
efi2222 said:
Tried that yesterday but i have tried that again right now.
Does not work....doesn't load bootloader and the screeen remains black. Brick....
Click to expand...
Click to collapse
So if you try the button combo I suggested, it eventually boots to OS? Are you still holding vol down when it boots to OS? If not, you should be (and let go too early).
---------- Post added at 01:28 PM ---------- Previous post was at 01:28 PM ----------
efi2222 said:
if you try to get into bootloader from adb for example, than there is only a black screen and after a few minutes it's just load the OS normally. but no bootloader.
Click to expand...
Click to collapse
What's the exact adb command? I'm sure you probably have it right, but just want to confirm.
It doesn't boot when i try the button combo... and after a few minutes it boot to OS.
also tried though an app because the device is rooted.... and also through RUU. The RUU restart the device and should make him to go into bootloader but it failes doing it.
adb reboot-bootloader
when the device is turned off the pc only see it as QHSUSB_BULK
efi2222 said:
It doesn't boot when i try the button combo... and after a few minutes it boot to OS.
Click to expand...
Click to collapse
It still really confusing how you are phrasing things "It doesn't boot . . . after a few minutes it boot"
Either it boots (just takes a long time; or boot OS, but not bootloader) or it doesn't.
Holding power + vol down makes it shutdown, right? Once the screen goes dark, hold only vol down and don't stop until you either see bootloader or the OS loads. Its not clear from the way you've typed it, but it sounds like you are pressing vol down for a while, then give up and let go, then it eventually loads OS.
I understand that it doesn't look like it wants to boot into bootloader, from any method. But we really need to eliminate all possibilities and be sure you can't do it with the button combo.
Its really unusual to see a device that can boot into OS, but not go into bootloader at all. I've never seen this once, after being on these forums extensively over the course of 4 different HTC Android devices.
redpoint73 said:
It still really confusing how you are phrasing things "It doesn't boot . . . after a few minutes it boot"
Either it boots (just takes a long time; or boot OS, but not bootloader) or it doesn't.
Holding power + vol down makes it shutdown, right? Once the screen goes dark, hold only vol down and don't stop until you either see bootloader or the OS loads. Its not clear from the way you've typed it, but it sounds like you are pressing vol down for a while, then give up and let go, then it eventually loads OS.
I understand that it doesn't look like it wants to boot into bootloader, from any method. But we really need to eliminate all possibilities and be sure you can't do it with the button combo.
Its really unusual to see a device that can boot into OS, but not go into bootloader at all. I've never seen this once, after being on these forums extensively over the course of 4 different HTC Android devices.
Click to expand...
Click to collapse
Yes, Holding power + vol down makes it shutdown. After the screen goes dark, i tried to hold only vol down. nothing happends. tried to hold it for a few minutes. nothing.
When i release it, only after a few minutes, the device load the OS by itself (if i try to press the power button it doesn't work at all)
efi2222 said:
When i release it, only after a few minutes, the device load the OS by itself
Click to expand...
Click to collapse
So how do you know whether releasing the button is a condition of it booting, or a coincidence?
For that matter, how do you know it won't go to bootloader if vol down is held when it finally powers on?
I'd say the answer to both those questions is: you don't know. At least, not for sure.
How long is a "few minutes"? 3 minutes? 10 minutes?
Maybe hold down the vol down button with some tape, if you can hold it down manually the whole time?
It's doesn't really Matter, as the adb/ruu/quick bot app should have be able to load the bootloader....
efi2222 said:
It's doesn't really Matter, as the adb/ruu/quick bot app should have be able to load the bootloader....
Click to expand...
Click to collapse
It does matter. As I already explained, you should eliminate all possibilities. At least I assume that someone who genuinely want to fix the phone would try every possibility.
You spent about as much time replying, as it would have taken to try my suggestion.
I agree, I don't think it will work. But you don't know if you don't try.

Stock Boot-Loop, out of options!

I was at work the night before, and my capacitive buttons stopped responding, so I went for a restart in hopes they would kick back on, this just caused my phone to enter a boot loop. Soft resetting and hard resetting both continue the loop, trying to enter recovery mode throws me back into the loop, entering download mode locks the phone on the small HTC screen. I tried to flash the current RUU onto the phone, but it won't proceed with the install due to a low main battery error despite the fact I've had it charging for 6 hours. The only thing I can think of doing now is sending it back in hopes they fix it, but theres a lot of information I ignorantly haven't backed up, and now can't access before sending it back.
If anyone has any helpful tips or ways to move forward I would be grateful.
you might be able to intervene in the process. when the phone restarts (ideally right after it restarts), hold Volume Down until the grey HTC logo appears, From here, you are in the download menu (or what is now basically the fastboot). If you are stock, you can unlock the bootloader if you havent already and flash a custom recovery (TWRP). Being in TWRP will give you USB access to your phone. And it will provide the ability to flash ROMs, including stock ROMs. Beyond that, you could always try a factory reset from either the download or the bootloader, but not much else I think you can do.
Someone might have more information than me though
silegeek said:
you might be able to intervene in the process. when the phone restarts (ideally right after it restarts), hold Volume Down until the grey HTC logo appears, From here, you are in the download menu (or what is now basically the fastboot). If you are stock, you can unlock the bootloader if you havent already and flash a custom recovery (TWRP). Being in TWRP will give you USB access to your phone. And it will provide the ability to flash ROMs, including stock ROMs. Beyond that, you could always try a factory reset from either the download or the bootloader, but not much else I think you can do.
Someone might have more information than me though
Click to expand...
Click to collapse
Doing what you said flashes the grey HTC logo, but then goes back to looping.
Snickie12 said:
Doing what you said flashes the grey HTC logo, but then goes back to looping.
Click to expand...
Click to collapse
Try the same thing, but this time with Volume Up, hold it until the FTM menu appears. From here, you should be able to access the bootloader.
If that also does not work holding Volume Up and Down at the same time takes you straight into the bootloader. Sadly, unless you are S-OFF, there is not a lot you can do from this menu. I dont think it accepts the fastboot commands, particularly fastboot flash commands. But if you can get into the bootloader, and then try each option, download, recovery, etc.
If you get into the recovery, it will be stock (unless you flashed a custom ROM). You have to press volume up twice to access the options, but if you get stuck, hold volume down and power and the touch keys on the bottom flash. After about 15 flashes the phone reboots.
silegeek said:
Try the same thing, but this time with Volume Up, hold it until the FTM menu appears. From here, you should be able to access the bootloader.
If that also does not work holding Volume Up and Down at the same time takes you straight into the bootloader. Sadly, unless you are S-OFF, there is not a lot you can do from this menu. I dont think it accepts the fastboot commands, particularly fastboot flash commands. But if you can get into the bootloader, and then try each option, download, recovery, etc.
If you get into the recovery, it will be stock (unless you flashed a custom ROM). You have to press volume up twice to access the options, but if you get stuck, hold volume down and power and the touch keys on the bottom flash. After about 15 flashes the phone reboots.
Click to expand...
Click to collapse
Holding Volume up just continued the loop, I can get into the bootloader like you said, but theres not very many options, download locks the phone onto the HTC logo and doesn't proceed, the recovery option just restarts the phone into the loop.
Im afraid then, that I am out of suggestions for the time being.
Presumably your phone was charging whilst off, and not boot-looping?
Otherwise you can power down from the bootloader and try charging it. That may give you a better chance with the RUU
silegeek said:
Im afraid then, that I am out of suggestions for the time being.
Presumably your phone was charging whilst off, and not boot-looping?
Otherwise you can power down from the bootloader and try charging it. That may give you a better chance with the RUU
Click to expand...
Click to collapse
Whenever I plug it in while off, it shows the low battery icon and tries to turn itself on.
I had exactly the same problem...were you able to sort it out?
same problem except I can charge mine will I be able to ruu even if it is locked ?
isaac1993 said:
same problem except I can charge mine will I be able to ruu even if it is locked ?
Click to expand...
Click to collapse
Yes you can RUU with the bootloader locked. Actually it's the only way you can RUU.
Capt'n Mal said:
Yes you can RUU with the bootloader locked. Actually it's the only way you can RUU.
Click to expand...
Click to collapse
No,it's not. I'm bl ul,s-off,and I can ruu anytime.
Capt'n Mal said:
Yes you can RUU with the bootloader locked. Actually it's the only way you can RUU.
Click to expand...
Click to collapse
I thought it was charging but now fount out it wont charge
isaac1993 said:
I thought it was charging but now fount out it wont charge
Click to expand...
Click to collapse
Mine does not charge either...and RUU does not work because of the battery < 30%
The funniest thing is that I've never touched this phone either (stock, no s-off, no unlock, no custom recovery, just updated via OTA to get Nougat), it just ran out of battery during the night and found the boot loop the morning after when I plugged it. Can't believe it could turn into a f...ing brick by itself.
singlemalt said:
I had exactly the same problem...were you able to sort it out?
Click to expand...
Click to collapse
No, I had to send it back to HTC and within 2 weeks they sent it back to me completely wiped and reset to factory.
Snickie12 said:
No, I had to send it back to HTC and within 2 weeks they sent it back to me completely wiped and reset to factory.
Click to expand...
Click to collapse
Did they tell you what they did to fix it by chance? Thanks.
singlemalt said:
Did they tell you what they did to fix it by chance? Thanks.
Click to expand...
Click to collapse
No they didn't sorry.
singlemalt said:
Mine does not charge either...and RUU does not work because of the battery < 30%
The funniest thing is that I've never touched this phone either (stock, no s-off, no unlock, no custom recovery, just updated via OTA to get Nougat), it just ran out of battery during the night and found the boot loop the morning after when I plugged it. Can't believe it could turn into a f...ing brick by itself.
Click to expand...
Click to collapse
My friends s7 completly bricked doing the N update. If you havnt done anything to your phone just take it back and get a new one.
Same exact issue here after the Verizon OTA update.
Failed after the first reboot after the update.
The storage was pretty maxed, wonder if that has something to do with it.
silegeek said:
Try the same thing, but this time with Volume Up, hold it until the FTM menu appears. From here, you should be able to access the bootloader.
If that also does not work holding Volume Up and Down at the same time takes you straight into the bootloader. Sadly, unless you are S-OFF, there is not a lot you can do from this menu. I dont think it accepts the fastboot commands, particularly fastboot flash commands. But if you can get into the bootloader, and then try each option, download, recovery, etc.
If you get into the recovery, it will be stock (unless you flashed a custom ROM). You have to press volume up twice to access the options, but if you get stuck, hold volume down and power and the touch keys on the bottom flash. After about 15 flashes the phone reboots.
Click to expand...
Click to collapse
I have very similar htc 10 issue : (
https://www.reddit.com/r/HTC10/comments/9j8nyk/htc_10_oreo_stuck_in_boot_loop_i_can_only_access/
how do you do fastboot commands when only at bootloader screen when you cant access download mode or recovery : ( also my htc 10 was low on stoage space I must have corrupted the htc 10 oreo : (

Categories

Resources