Stuck at HTC Bootloader - One (M7) Q&A, Help & Troubleshooting

I just restarted my phone but am stuck in bootloader i can only use UP VOL BUTTON, can't use the other two buttons.:crying:
M7_U PVT SHIP S-OFF RH
CID-HTC_001
HBOOT-.1.6.1.0000
RADIO-4T.35.3218.16
OpenDSP-v35.120.274.0718
OS-7.19.401.102
eMMC-boot 2048MB
Feb12 2015, 17:09:48:0

midhunmukund said:
I just restarted my phone but am stuck in bootloader i can only use UP VOL BUTTON, can't use the other two buttons.:crying:
M7_U PVT SHIP S-OFF RH
CID-HTC_001
HBOOT-.1.6.1.0000
RADIO-4T.35.3218.16
OpenDSP-v35.120.274.0718
OS-7.19.401.102
eMMC-boot 2048MB
Feb12 2015, 17:09:48:0
Click to expand...
Click to collapse
Volume down and power button broken? Use fastboot;
Code:
fastboot reboot

alray said:
Volume down and power button broken? Use fastboot;
Code:
fastboot reboot
Click to expand...
Click to collapse
How to do that?

midhunmukund said:
How to do that?
Click to expand...
Click to collapse
install minimal adb and fastboot
install latest htc drivers
connect the phone to your computer
make sure "fastboot usb" in shown in red on the bootloader screen after connecting the phone
open the command prompt (minimal adb and fastboot)
type:
Code:
fastboot reboot
and hopefully your phone will reboot in the OS

alray said:
install minimal adb and fastboot
install latest htc drivers
connect the phone to your computer
make sure "fastboot usb" in shown in red on the bootloader screen after connecting the phone
open the command prompt (minimal adb and fastboot)
type:
Code:
fastboot reboot
and hopefully your phone will reboot in the OS
Click to expand...
Click to collapse
fast boot is in blue color
did that, it's showing
waiting for device
Click to expand...
Click to collapse

midhunmukund said:
fast boot is in blue color
did that, it's showing
Click to expand...
Click to collapse
Hey, found out the problem the Vol Key Down was stuck and that forcing the phone to go in bootloader. I got the phone working safemode and I will take it to the service place and fix it, thanks for your help!

Related

[Q] Soft-bricked, some help, please.

Hello, today I've bought a used HTC One. It's soft bricked (I guess), I don't know what was done with it before, but previous owner said it was running official KitKat, I don't know if that's true.
Phone's bootlooping but I can get into bootloader, fastboot. When I try to access recovery it says entering recovery mode... and then reboots. Same happens if I choose Factory reset from bootloader menu.
I can't get this phone working with ADB. I've installed all drivers a few times. When I connect phone to computer I can hear Windows USB input sound and phone says "FASTBOOT USB" but adb is not detecting it. When I type "adb devices" I get no devices. I guess that's because USB debugging is off and I can't enable it since phone is in bootloop.
What I could do with it?
Bootloader information:
***Tampered***
***Unlocked***
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.21.3263.04
OpenDSP-v32.120.274.0909
OS-3.62.401.1
eMMc-boot 2048MB
Oct 17 2013, 23:06:14.0
I would appreciate any help, thank you.
Jst check out for ur mobile's official stock rom & install it
martis347 said:
Hello, today I've bought a used HTC One. It's soft bricked (I guess), I don't know what was done with it before, but previous owner said it was running official KitKat, I don't know if that's true.
Phone's bootlooping but I can get into bootloader, fastboot. When I try to access recovery it says entering recovery mode... and then reboots. Same happens if I choose Factory reset from bootloader menu.
I can't get this phone working with ADB. I've installed all drivers a few times. When I connect phone to computer I can hear Windows USB input sound and phone says "FASTBOOT USB" but adb is not detecting it. When I type "adb devices" I get no devices. I guess that's because USB debugging is off and I can't enable it since phone is in bootloop.
What I could do with it?
Bootloader information:
***Tampered***
***Unlocked***
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.21.3263.04
OpenDSP-v32.120.274.0909
OS-3.62.401.1
eMMc-boot 2048MB
Oct 17 2013, 23:06:14.0
I would appreciate any help, thank you.
Click to expand...
Click to collapse
When you see fastboot usb in the bootloader, your in Fastboot mode. adb will not work. Type fastboot devices.
Sent from my HTC One using XDA Premium HD app
Can you post an output of fastboot getvar all (remove imei/sn) ?
Now how I flash a new rom with only fastboot?
Maybe I should return to stock?
Edit: Can I flash RUU if I relock bootloader?
From image version: 3.62.401.1
To image version: 1.28.401.7
I've found somewhere, that it's okay to flash with diffrent image version, some guy in a video said, that you must have same image version numbers, so I don't know.
version: 0.5
version-bootloader: 1.55.0000
version-baseband: 4A.21.3263.04
version-cpld: None
version-microp: None
version-main:3.62.401.1
version-misc: PVT SHIP S-on
serialno: it's ok
imei: (it's ok, lots of numbers)
meid: 0000000000000000000
product:m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC__Y13
battery...
voltage...
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-bb768ae1
hbootpreupdate: 11
gencheckpt: 0
martis347 said:
Now how I flash a new rom with only fastboot?
Maybe I should return to stock?
Edit: Can I flash RUU if I relock bootloader?
From image version: 3.62.401.1
To image version: 1.28.401.7
I've found somewhere, that it's okay to flash with diffrent image version, some guy in a video said, that you must have same image version numbers, so I don't know.
Click to expand...
Click to collapse
No, you can't as you are S-ON. You can downgrade only if you are S-OFF.
Please try the following, even if you have tried it and paste your command prompt output.
- Connect the phone in fastboot mode.
- Downlaod stock recovery: http://d-h.st/WJ8
fastboot flash recovery stock_3.62.401.1.img
fastboot erase cache
fastboot reboot-bootloader
Try to enter recovery, you should see a triangle with android or a red exclamantion mark. Post back if your device can still NOT enter stock recovery
May have to try flashing couple times
Flashed twice, when I choose recovery in bootloader it only reboots and starts bootlooping.
I've uploaded log picture, it's faster than rewriting.
martis347 said:
Flashed twice, when I choose recovery in bootloader it only reboots and starts bootlooping.
I've uploaded log picture, it's faster than rewriting.
Click to expand...
Click to collapse
Interesting. You are having the same issue as another user right now. Try this please:
Download http://files.trjlive.com/android/htc/one/firmware/firmware_3.62.401.1.zip
Type: fastboot oem lock (if your device is not relocked yet)
Type: fastboot oem rebootRUU and wait for device to reboot
Type: fastboot flash zip firmware_3.62.401.1.zip and wait for process to complete
Sometimes flashing for the first time doesn't work, so flash firmware.zip again just to make sure.
Type: fastboot flash zip firmware_3.62.401.1.zip and wait for process to complete
Type: fastboot reboot-bootloader
Type: fastboot erase cache
Please select Bootloader and then select recovery to enter stock recovery. Post back your result.
I should flash, firstly reboot bootloader and then erase cache? Because in previous post order was: flash,erase cache, reboot, as far as I know you have to clear cache and then reboot. Or it doesn't matter?
Please follow as written in my instructions.
I've done everything like you said.
Type: fastboot oem lock (if your device is not relocked yet) (Phone rebooted. Then in bootloader it said relocked)
Type: fastboot oem rebootRUU and wait for device to reboot
Type: fastboot flash zip firmware_3.62.401.1.zip and wait for process to complete I got error both times. While flashing first time I renamed "firmware_3.62.401.1.zip" to "firmware.zip" When flashing second time I renamed it back to "firmware_3.62.401.1.zip"
Sometimes flashing for the first time doesn't work, so flash firmware.zip again just to make sure.
Type: fastboot flash zip firmware_3.62.401.1.zip and wait for process to complete
Type: fastboot reboot-bootloader
Type: fastboot erase cache
Now phone is same as it was. No recovery, when I'm trying to access it it just reboots and keeps bootlooping.
Sorry looks like the firmware was not signed., yoru fastboot indicates the failure. Please retry with: http://xda7.androidrevolution.nl/db_mirror/Firmware/HTC/HTC_One/401/3.62.401.1.zip
I checked it is signed.
Now somehow phone does not detect computer when I try plugging in. I mean when I connect it to pc, it's not responding. If i plug it to a wall charger it says Fastboot AC, if i plug it to computer it says only FASTBOOT. Didn't occur before...
Restart computer??
SaHiLzZ said:
Restart computer??
Click to expand...
Click to collapse
I've tried a different computer, restarted mine, nothing changes.
I think phone's charging animation (while off) has changed.
Okay, I got it working.(Haven't tried a port where my mouse is connected)
Flashed firmware like you said, from second try everything went okay.
Tried booting to recovery, still no change. Just bootloops...
damn .. sucks if the official recovery is failing to boot as well. dont have any other suggestions.
SaHiLzZ said:
damn .. sucks if the official recovery is failing to boot as well. dont have any other suggestions.
Click to expand...
Click to collapse
Can't I flash a ROM through FASTBOOT?
Or is there any chance to use RUU?
There is no RUU For 3.62.401.1 or higher. As you are S-ON, you can NOT flash the lower version RUU. You should pray for the day someone releases the RUU for 3.62.401.x or higher!
I am intentionally NOT suggesting you to run the 4.19.401.8 as that will most likely not help and if a month later someone releases the 3.62.401.x RUU, you wont be able to run it. Staying at a lowest possible version will help your odds, however small they are right now.

HTC ONE Full Brick - need help pls

So I crashed my HTC ONE long ago. Since then it lays around.
But I want to reinstall it.
Following Status:
- normal boot: boots till htc screen and hangs
- recovery:
*** TAMPERED ***
*** UNLOCKED ***
m7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4a.21.3263.04
OpenDSP-v32.120.274.0909
OS-3.62.206.1
eMMC-boot 2048MB
Oct 18 2013,00:29:38.0
HBOOT
FASTBOOT
RECOVERY -> ClockworkMod Recovery v6.0.4.6
FACTORY RESET
SIMLOCK
IMAGE CRC
SHOW BARCODE
After I flashed the One i stupid bull done factory reset. Since then it`s complete broken.
Need help pls.
It is displayed as HTC MTP Device
HTC One Sync manager is not able to connect to device.
Pls rescue me
azzazzinz said:
So I crashed my HTC ONE long ago. Since then it lays around.
But I want to reinstall it.
Following Status:
- normal boot: boots till htc screen and hangs
- recovery:
*** TAMPERED ***
*** UNLOCKED ***
m7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4a.21.3263.04
OpenDSP-v32.120.274.0909
OS-3.62.206.1
eMMC-boot 2048MB
Oct 18 2013,00:29:38.0
HBOOT
FASTBOOT
RECOVERY -> ClockworkMod Recovery v6.0.4.6
FACTORY RESET
SIMLOCK
IMAGE CRC
SHOW BARCODE
After I flashed the One i stupid bull done factory reset. Since then it`s complete broken.
Need help pls.
It is displayed as HTC MTP Device
HTC One Sync manager is not able to connect to device.
Pls rescue me
Click to expand...
Click to collapse
should be simple enough just push a rom to the phone and flash it
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.4
http://techerrata.com/browse/twrp2/m7ul
fastboot flash recovery openrecovery-twrp-2.6.3.4-m7ul.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_31.6.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
Thanks I'll try. Have to say that I'm allmost newbee in this. May I ask again if I stuck?
Hangs in step "adb sideload name-of-rom.zip"
just shows a list of all available commands.
I think the phone is not detected, because when I use command from adb to show a list of devices it`s empty.
SDK Manager is installed, all packages also.
Please help

[Q] HTC ONE Bricked?

I rooted my HTC one m7 AT&T then tried unrooting it and now it wont turn on but it goes to the bootloader screen.
***TAMPERED***
***UNLOCKED***
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4M.27.3218.14
OpenDSP-v32.120.274.0909
0S-
eMMC- boot 2048MB
Apr 22 2014,01:10:58.0
Any Help?
SmithMyster said:
I rooted my HTC one m7 AT&T then tried unrooting it and now it wont turn on but it goes to the bootloader screen.
***TAMPERED***
***UNLOCKED***
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4M.27.3218.14
OpenDSP-v32.120.274.0909
0S-
eMMC- boot 2048MB
Apr 22 2014,01:10:58.0
Any Help?
Click to expand...
Click to collapse
Follow alray's procedure it should help.
Adb push rom.zip /sdcard/
majmoz said:
Follow alray's procedure it should help.
Click to expand...
Click to collapse
When i got to the twrp and type in adb push rom.zip /sdcard/ it says waiting for device but my htc worked when i put it in bootloader it popped up and didnt say waiting for device or no device
Did you do the command fastboot oem writesecureflag 3?
Going back to s-on on hboot higher than 1.54 will result in a tamper detected message, the phone reboots to the bootloader and the only way to proceed is to unlock the bootloader again
You need to S off again to get rid of the tampered message
If you NEED to go s-on, you're better running an earlier RUU once s-off for an earlier hboot and then go s-on
My opinion - stay s off
stovie_steve said:
Did you do the command fastboot oem writesecureflag 3?
Going back to s-on on hboot higher than 1.54 will result in a tamper detected message, the phone reboots to the bootloader and the only way to proceed is to unlock the bootloader again
You need to S off again to get rid of the tampered message
If you NEED to go s-on, you're better running an earlier RUU once s-off for an earlier hboot and then go s-on
My opinion - stay s off
Click to expand...
Click to collapse
What is the eastiest way to go s-off?
SmithMyster said:
What is the eastiest way to go s-off?
Click to expand...
Click to collapse
Easiest way - sunshine method. Will cost you $25 though, but it's worth it
Long way/not guaranteed to work - Firewater method. Several posts on the forum about different combos of Roms/kernels required to make it work, but if you get a whelp message running it you have to use sunshine method only
SmithMyster said:
When i got to the twrp and type in adb push rom.zip /sdcard/ it says waiting for device but my htc worked when i put it in bootloader it popped up and didnt say waiting for device or no device
Click to expand...
Click to collapse
With the phone in TWRP and connected to the computer type:
adb devices
You should see your Serial Number and next to it recovery. If not, then adb is not seeing your device and you will need to redo the procedure over again. Check to see if your drivers are installed correctly and that your computer recognizes your phone. Check the prerequisites for HTC drivers installed.
1. Reboot your computer
2. Put your phone in bootloader
3. Type: fastboot devices >>>> You should see your device serial number
4. Put your phone in recovery
5. Type: adb devices >>>> You should see your device serial number
6. Now try step 5 of alray's procedure.
majmoz said:
With the phone in TWRP and connected to the computer type:
adb devices
You should see your Serial Number and next to it recovery. If not, then adb is not seeing your device and you will need to redo the procedure over again. Check to see if your drivers are installed correctly and that your computer recognizes your phone. Check the prerequisites for HTC drivers installed.
1. Reboot your computer
2. Put your phone in bootloader
3. Type: fastboot devices >>>> You should see your device serial number
4. Put your phone in recovery
5. Type: adb devices >>>> You should see your device serial number
6. Now try step 5 of alray's procedure.
Click to expand...
Click to collapse
agree, sounds like the drivers are not installed correctly. That would explain why the phone is recognized in bootloader (fasboot) but not in recovery (adb)
@SmithMyster
When you are booted in recovery, open the windows device manager and confirm that your phone is listed as "Android USB device --> My HTC". If your phone is listed as "Other Devices --> One" when booted in recovery then re-install the drivers following the procedure from nkk71 (included in the guide)
ERROR RumRunner
How to get by Error RumRunner try again and read (Is Debuggin On?)
I Cant turn on my phone on to fix that!
any help?
SmithMyster said:
How to get by Error RumRunner try again and read (Is Debuggin On?)
I Cant turn on my phone on to fix that!
any help?
Click to expand...
Click to collapse
You're phone needs to be able to boot up in order for rumrunner to work. Do you currently have a working Rom on your phone? If not, have you tried sideloading a Rom via recovery?

One Dual - Can't S-off or install RUU - HELP plzzz

Hi
when i was going to root my HTC One Dual Sim in the middle of the project my phone died
First i unlocked bootloader, BUT when i want to s-off with moonshine in command prompt (distiller.exe) it cant continued and said "read again" and "press enter to exit"
now i'm in the middle of nowhere, my phone just can boot to HBoot...
i also install recovery.img
and this is my info on hboot screen:
***TRAMPERED***
***UNLOCKED***
M7CDUG PVT SHIP S-ON RL
HBOOT-2.49.0000
RADIO-U3.15.3509.12
OpenDSP-v32.120.274.0909
QSC-E1237.29.35.0108
OS-5.17.402.6
eMMC-boot 2048MB
May 30 2014, 17:47:49.0
i also want to install a RUU that i downloaded and i think it's ok for my phone from recovery mode but that failed. somewhere i read that's because my phone is not s-off.
Any Help or suggestion ??!
Update:
i tried with "rumrunner" (that's like "moonshine") and it gets error like moonshine, but in its error it said "no adb connection to device. Debugging on? Drivers?"
how it's possible cause i installed drivers and turned off usb debugging for unlocking process!!!
VahidMX said:
Hi
when i was going to root my HTC One Dual Sim in the middle of the project my phone died
First i unlocked bootloader, BUT when i want to s-off with moonshine in command prompt (distiller.exe) it cant continued and said "read again" and "press enter to exit"
now i'm in the middle of nowhere, my phone just can boot to HBoot...
i also install recovery.img
and this is my info on hboot screen:
***TRAMPERED***
***UNLOCKED***
M7CDUG PVT SHIP S-ON RL
HBOOT-2.49.0000
RADIO-U3.15.3509.12
OpenDSP-v32.120.274.0909
QSC-E1237.29.35.0108
OS-5.17.402.6
eMMC-boot 2048MB
May 30 2014, 17:47:49.0
i also want to install a RUU that i downloaded and i think it's ok for my phone from recovery mode but that failed. somewhere i read that's because my phone is not s-off.
Any Help or suggestion ??!
Update:
i tried with "rumrunner" (that's like "moonshine") and it gets error like moonshine, but in its error it said "no adb connection to device. Debugging on? Drivers?"
how it's possible cause i installed drivers and turned off usb debugging for unlocking process!!!
Click to expand...
Click to collapse
Wha?> You turned of USB debugging? Heres the problem. ADB works only if you have debugging turned. on. You won't make S-Off if you have USB debugging turned off
Bruce666 said:
Wha?> You turned of USB debugging? Heres the problem. ADB works only if you have debugging turned. on. You won't make S-Off if you have USB debugging turned off
Click to expand...
Click to collapse
No man, my usb dibugging should be on now! cause I can command adb or fastboot commands on my phone!

htc one m7 maybe bricked

Hello Bro
I have a big problem with my htc one m7
I try to put a new rom and i think i bricked the phone
On the start it says
******unlocked*******
m7_wls pvt ship s-off rh
cid-111111111
hboot-1.61.0000
opendsp-v35.120.274.0718
os-6.23.651.10
emmc-boot 2048mb
sep 22 2015,18:46:32.8609
hboot
fastboot
recovery
factory reset
simlock
check smartsd
image crc
xhow barcode
After when i put it on the laptop i heard a noise but computer don't find the htc .
When i use fastboot and adb computer says no device.
i put all the drivers adb htc sync but computer don t find htc in the control panel.
i make the recovery on the phone but ut just restart and dont go in the recovery.
Try to help me bro please.
stephanelie said:
Hello Bro
I have a big problem with my htc one m7
I try to put a new rom and i think i bricked the phone
Click to expand...
Click to collapse
What rom exactly (Provide a link)
On the start it says
******unlocked*******
m7_wls pvt ship s-off rh
cid-111111111
hboot-1.61.0000
opendsp-v35.120.274.0718
os-6.23.651.10
emmc-boot 2048mb
sep 22 2015,18:46:32.8609
hboot
fastboot <-------- Select this to use fastboot commands
recovery
factory reset
simlock
check smartsd
image crc
xhow barcode
After when i put it on the laptop i heard a noise but computer don't find the htc .
When i use fastboot and adb computer says no device.
Click to expand...
Click to collapse
Adb commands will not work from the bootloader, only from a booted OS or from custom recovery. Only fastboot commands will work in bootloader mode but you have to be in the fastboot menu (See above in red).
i put all the drivers adb htc sync but computer don t find htc in the control panel.
Click to expand...
Click to collapse
You want the drivers only, uninstall HTC Sync as it can interfer with fastboot/adb commands.
i make the recovery on the phone but ut just restart and dont go in the recovery.
Click to expand...
Click to collapse
What recovery did you installed? (provide a link)

Categories

Resources