ADB doesn't detect in bootloader - One (M7) Q&A, Help & Troubleshooting

Hello, my HTC ONE is 2.24.401.8 and I have a problem with ADB devices..
I downloaded Sync Manager and let it recognize my deivce, and then uninstalled it.
It reacts to adb devices when its on , and even reboots to bootloader by "adb reboot bootlaoder"
but , the moment it goes into bootloader , it doesnt response to "adb devices" . it shows nothing. I can reboot it by "fastboot reboot" , but I cant do anything besides that
Any Ideas?
***I installed&Uninstalled Sync Manager 100 times..

From my understanding is when you are in the bootloader screen, you have to use fastboot commands and when you are in any other screen(twrp/booted into the OS) you use ADB commands.
I've never used ADB commands when in bootloader, I've always used fastboot commands.
What exactly are you trying to do?

Halloa said:
Hello, my HTC ONE is 2.24.401.8 and I have a problem with ADB devices..
I downloaded Sync Manager and let it recognize my deivce, and then uninstalled it.
It reacts to adb devices when its on , and even reboots to bootloader by "adb reboot bootlaoder"
but , the moment it goes into bootloader , it doesnt response to "adb devices" . it shows nothing. I can reboot it by "fastboot reboot" , but I cant do anything besides that
Any Ideas?
***I installed&Uninstalled Sync Manager 100 times..
Click to expand...
Click to collapse
As Nest said above, you need to use fastboot commands in bootloader, adb will only work into os or recovery.

Related

[Q] Trying to flash zip, now fastboot doesn't work

Hi Guys,
So I have successfully S-OFF'd my device using rumrunner, and I was then using the instructions in this thread http://forum.xda-developers.com/showthread.php?t=2358781 in order to flash my device to a Google Play Edition device.
It worked fine for the commands:
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip RUU-HTC_One_GE-3.06.1700.10-rooted.zip
and then I got the expected error message. I then entered the same command again as instructed, but this time I got the message "waiting for device" which didn't go away.
I've tried rebooting my phone a few times, and I can no longer get any fastboot.exe commands to work, I just continuously get the "waiting for device"message. adb.exe still works correctly, so after rebooting my phone I can use adb to boot into fastboot (I know that's not the only way, I'm just saying it to demonstrate that adb appears to be fine) but after that no fastboot.exe commands work anymore.
My phone is running Software version 3.62.401.1. My Hboot I was very sure used to be 1.55 but now after that failed "fastboot flash zip RUU-HTC_One_GE-3.06.1700.10-rooted.zip" it now shows as HBOOT 1.54.
Thanks guys, any help would be immensely appreciated.
Try another computer? Also perhaps a different fast boot package?
Does the device show up in device manager when it boots in fastboot?
SaHiLzZ said:
Try another computer? Also perhaps a different fast boot package?
Does the device show up in device manager when it boots in fastboot?
Click to expand...
Click to collapse
Trying another fast boot package didn't work, but a different computer did. Now I'm all set and ready to go thanks!
Just for the record, on the first computer my phone no longer showed up when I put in fastboot devices. I guess for some strange reason there's now a problem with the drivers on the first computer? I thought perhaps reinstalling HTC Sync would help that apparently not.
Anyways, that problem is solved until I want to do this again and want to use the first computer again.

[Q] Can't solve Rebooting issue

My HTC One keeps rebooting. It goes to the sprint screen and reboots. I can go into recovery and my phone is rooted. I tried to flash 3 different roms on it, but the same thing happens. I also tried to go into fastboot, but when I go to cmd and type in 'adb devices' or 'fastboot devices', it doesn't list any. Can someone please help? I have researched and tried different ways to fix it for the past 5 hours. I did reinstall the drivers, but that doesn''t make a difference. The device is not showing up in device manager.
I also tried : From bootloader ( fastbootusb ) to get there hold power + vol down
open a cmd window from that folder and type
fastboot flash recovery nameofrecovery.img
it says waiting for devices
Thanks
ateet101 said:
My HTC One keeps rebooting. It goes to the sprint screen and reboots. I can go into recovery and my phone is rooted. I tried to flash 3 different roms on it, but the same thing happens. I also tried to go into fastboot, but when I go to cmd and type in 'adb devices' or 'fastboot devices', it doesn't list any. Can someone please help? I have researched and tried different ways to fix it for the past 5 hours. I did reinstall the drivers, but that doesn''t make a difference. The device is not showing up in device manager.
I also tried : From bootloader ( fastbootusb ) to get there hold power + vol down
open a cmd window from that folder and type
fastboot flash recovery nameofrecovery.img
it says waiting for devices
Thanks
Click to expand...
Click to collapse
sounds like you flashed a gsm rom on the sprint phone and messed up your partitions, RUU will fix it.
Aldo101t said:
sounds like you flashed a gsm rom on the sprint phone and messed up your partitions, RUU will fix it.
Click to expand...
Click to collapse
But the device doesn't show up in the command prompt....when I type in fastboot devices, no device shows up
ateet101 said:
But the device doesn't show up in the command prompt....when I type in fastboot devices, no device shows up
Click to expand...
Click to collapse
well if you can get into recovery, use the sideload feature, you may need to redo your usb drivers also.
Try erase cache
ateet101 said:
My HTC One keeps rebooting. It goes to the sprint screen and reboots. I can go into recovery and my phone is rooted. I tried to flash 3 different roms on it, but the same thing happens. I also tried to go into fastboot, but when I go to cmd and type in 'adb devices' or 'fastboot devices', it doesn't list any. Can someone please help? I have researched and tried different ways to fix it for the past 5 hours. I did reinstall the drivers, but that doesn''t make a difference. The device is not showing up in device manager.
I also tried : From bootloader ( fastbootusb ) to get there hold power + vol down
open a cmd window from that folder and type
fastboot flash recovery nameofrecovery.img
it says waiting for devices
Thanks
Click to expand...
Click to collapse
In fastboot mode try erase cache
fastboot erase cache

[Q] Desire 510 problems!!!!

I have a problem with trying to see the phone in cmd. Fastboot goes fine it connects I have all drivers on still nothing works at all. I can't figure it out cause I need to get rid of this bloatware.
jdwilder23 said:
I have a problem with trying to see the phone in cmd. Fastboot goes fine it connects I have all drivers on still nothing works at all. I can't figure it out cause I need to get rid of this bloatware.
Click to expand...
Click to collapse
I'm sorry but you'll have to elaborate on your problem. Are you having trouble using adb in cmd? As in no devices list when you type adb devices but they do when you type fastboot devices ? You may need to check what you downloaded/installed and make sure that the folder that it downloaded to--that you've cd'ed into to use adb/fastboot--does contain adb.exe. I suggest this installer straight from Google. Also, adb will only display/connect devices when it's not in fastboot mode.
idk
I'm having problems with getting my token code to unlock my boot loader thru HTC but I downloaded the right software and it does recognise the device as adb but when I go into cmd prompt and type fastboot oem get_token_identifier it's not recognized and doesn't do anything. So I'm stuck on getting my token for htc

Nokia 7 Plus Bootloader unlock on OREO & ADB Fastboot Problem

hi fellows im fascing a problem,
Im unable to get my phone in adb or fastboot mode
when i plug my phone in and hit ADB Devices after allowing "Using USB to transfer files" it shows no device,
but if i dont allow it shows my devices.
again if i hit "Adb reboot-bootloader"
i restarts in bootloader but again here fastboot shows nothing.
any knid guy also let me know how to unlock bootloader on august patch after resolving this issue.
reinstalling windows solved my problem
Ibtisaam said:
hi fellows im fascing a problem,
Im unable to get my phone in adb or fastboot mode
when i plug my phone in and hit ADB Devices after allowing "Using USB to transfer files" it shows no device,
but if i dont allow it shows my devices.
again if i hit "Adb reboot-bootloader"
i restarts in bootloader but again here fastboot shows nothing.
any knid guy also let me know how to unlock bootloader on august patch after resolving this issue.
Click to expand...
Click to collapse
reinstalling windows solved my problem

Question [Resolved] No connection with pc in fastboot mode.

Hello all, I'm trying to install a new ROM but one of the first steps consists in getting access to adb and fastboot mode.
Unfortunately, I can easily access to adb mode, and adb commands respond well, but when I then go in fastbood mode 'adb reboot fastboot", My phone goes to fastboot with the icon on the screen, but won't answer to any fastboot commands.
I've tried to install adb drivers, uninstall/reinstall the drivers (but it's always the windows drivers that installs first). I even tried to install google usb drivers using SDK manager, but didn't succeed this step.
I've tried to change the usb cable, but with another one, it was worse: even the adb commands would not work. So I guess the one I'm using is ok.
I'd be very happy if someone could help me fixing this frustrating bug!
Model:M1903F11A
kernel:4.14.117-perf-g0f2347b
MIUI Global 12.0.6
Android version : 10 QKQ1.190825.002
Cyjam said:
.. new ROM but one of the first steps consists in getting access to adb and fastboot mode.
...
Click to expand...
Click to collapse
The first step is to unlock the bootloader.
Cyjam said:
... when I then go in fastbood mode 'adb reboot fastboot", My phone goes to fastboot with the icon on the screen, but won't answer to any fastboot commands.
....
Click to expand...
Click to collapse
For fastboot try:
adb devices
........... (here you must see a number)
adb reboot bootloader
fastboot devices
........... (here you must see that number again)
Hi, thanks for trying to help me:
you're right , first is the unlock, but it's done. it's even in "grey" on the screen and written: bootloader is already unlocked. I've tested my phone with "root checker" and test is ok.
you're right about the command, this is the one I've used to go to fastmode and actually this command works: as I said, when in adb mode, it's all good: my phone is connected to pc and accepts the adb commands. But once I switch to fastboot, this is when it's going wrong: my phone's not answering to any commands.
To be more precise: when prompting: adb devices: i get a number. When prompting, in fastbood mode, fastboot devices: i get nothing.
Alleluia!!
Finally found out how to fix it!
After going in fasboot mode with the command: adb reboot bootloader, i opened the windows device manager: There I found a android XXx interface, or something like this: anyway, something barely identified by windows. Right clik, update drivers, manually update, pointing to the folder I store the google usb drivers and : Bingo! It works like a treat.
I now can step further in the process... Hope I won't need to come back with another question in the next minutes!

Categories

Resources