[Q] ADB wont find device in fastboot mode - One (M7) Q&A, Help & Troubleshooting

I'm trying to unlock my bootloader so I can root the device and install CM10.
I've had similar issues with my old nexus one that was drivers but I have tried 7 different drivers and have been searching for over 5 hours. I'm going mad, Please someone tell me how to make this phone work.

State your OS and is it 32bit or 64bit?

You should just need to download and install HTC Sync that has the required drivers.

You don't use adb when in fastboot mode, you use fastboot!

Riyal said:
State your OS and is it 32bit or 64bit?
Click to expand...
Click to collapse
Windows 7 64 bit
EddyOS said:
You don't use adb when in fastboot mode, you use fastboot!
Click to expand...
Click to collapse
Fastboot just sits at waiting for device.

Ok I've been able to get the bootloader unlocked. Now I cant get it into Charge only mode(the setting is missing?!?) Is it possible to Root the device without that?

Related

[Q] how to load twrp update manually

Hi all, trying to install custom rom via sideload and adb says no device recognized so it fails to load as my htc one and i've no idea how to install update of twrp 2.6.3.3, I can only get to bootloader and into twrp recovery and thats it.......... any help would be appreciated,
Thanks
aratula67 said:
Hi all, trying to install custom rom via sideload and adb says no device recognized so it fails to load as my htc one and i've no idea how to install update of twrp 2.6.3.3, I can only get to bootloader and into twrp recovery and thats it.......... any help would be appreciated,
Thanks
Click to expand...
Click to collapse
Have you read the first post in the TWRP thread? Did you follow the instructions? Have you tried flashing the update? Did it fail? Was there an error message? Have you installed the latest HTC Sync Manager? Are you running Windows? What version? Are you plugged into USB3 port? Do you have a recent version of fastboot? Are we supposed to guess everything?
aratula67 said:
Hi all, trying to install custom rom via sideload and adb says no device recognized so it fails to load as my htc one and i've no idea how to install update of twrp 2.6.3.3, I can only get to bootloader and into twrp recovery and thats it.......... any help would be appreciated,
Thanks
Click to expand...
Click to collapse
BenPope said:
Are we supposed to guess everything?
Click to expand...
Click to collapse
And if you dont mind, please calm down, and easy on the triple posting :
http://forum.xda-developers.com/showthread.php?t=2570763
http://forum.xda-developers.com/showthread.php?t=2572204
http://forum.xda-developers.com/showthread.php?t=2571855
Trust me, this does NOT help, neither you, nor anybody trying to help.
nkk71 said:
And if you dont mind, please calm down, and easy on the triple posting :
http://forum.xda-developers.com/showthread.php?t=2570763
http://forum.xda-developers.com/showthread.php?t=2572204
http://forum.xda-developers.com/showthread.php?t=2571855
Trust me, this does NOT help, neither you, nor anybody trying to help.
Click to expand...
Click to collapse
I apologize for multiple postings, I didn't realize i had done that.
I'm about ready to toss the phone in the bin.......
BenPope said:
Have you read the first post in the TWRP thread? Did you follow the instructions? Have you tried flashing the update? Did it fail? Was there an error message? Have you installed the latest HTC Sync Manager? Are you running Windows? What version? Are you plugged into USB3 port? Do you have a recent version of fastboot? Are we supposed to guess everything?
Click to expand...
Click to collapse
I apologize for my post, I've been at this for four days and i'm about ready to toss the phone in the bin.
If you mean the thread about HTC dumlock, yes i tried that and i think i did it right following the instructions, But it didn't work.
And i believe i followed the instructions right and tried flashing the update but it also didn't work.
I have installed the latest HTC Sync Manager , I'm also running Windows 8 but i'm working on a Windows 7 laptop because my Win 8 laptop when i install fastboot and adb and put the phone into bootloader the HTC isn't recognized no matter what i try.I also don't know whether it's a usb 2 or 3 port. I'm looking for the latest version of fastboot now........And the HTC Sync Manager so i can use my Win 8 computer.
Also on Win.7 comp. when i try to put in a cmd eg (adb devices= list of devices.it doesn't list anything) so i assume my htc isn't there.
Put the phone in fastboot mode, you need to run the command on your pc:
fastboot flash recovery openrecovery-<version>.img
Saying "it didn't work" is not useful. Was there an error message?
Use the Win7 laptop.
BenPope said:
Put the phone in fastboot mode, you need to run the command on your pc:
fastboot flash recovery openrecovery-<version>.img
Saying "it didn't work" is not useful. Was there an error message?
Use the Win7 laptop.
Click to expand...
Click to collapse
error: cannot load openrecovery-twrp-2.6.3.4.img
aratula67 said:
error: cannot load openrecovery-twrp-2.6.3.4.img
Click to expand...
Click to collapse
ok, i was typing it wrong, it seems to be working now.
So the update of TWRP worked fine...... thanks for your help.
Now i'm trying to turn S-OFF. When i do the CMD:
adb devices=
*daemon not running. starting it now on port 5037*
*daemon started successfully*
List of Devices attached
C:\fastboot>
Is the phone booted or in bootloader? Adb won't work if it's in fastboot mode.
Windows 8.1 will only work with newer hboot version, 1.55, I think.

[Q] Can't use adb/fastboot while in bootloader, after flashing failed.

Okay so i tried to install a custom rom, but it failed, now when ever i execute adb reboot-boatloader the device goes into the boatloader but i can't use adb/fastboot as it doesn't recognize the device. I have windows 8, and it seems windows doesn't find the driver, but when I boot the phone normaly, i can access it using adb (but not fastboot). Any ideas ?
I still can execute the recovery option in the boot loader, but i have nor Zip file to install. I also changed the cid, so the stock rom won't flash.
Advice appreciated
TomFader said:
Okay so i tried to install a custom rom, but it failed, now when ever i execute adb reboot-boatloader the device goes into the boatloader but i can't use adb/fastboot as it doesn't recognize the device. I have windows 8, and it seems windows doesn't find the driver, but when I boot the phone normaly, i can access it using adb (but not fastboot). Any ideas ?
I still can execute the recovery option in the boot loader, but i have nor Zip file to install. I also changed the cid, so the stock rom won't flash.
Advice appreciated
Click to expand...
Click to collapse
I haven't use Windows 8, but so far I don't have any problem with Windows 7. I assume have already install the HTC driver. If not, you can install the HTC syn which comes with the driver.
rocktv88 said:
I haven't use Windows 8, but so far I don't have any problem with Windows 7. I assume have already install the HTC driver. If not, you can install the HTC syn which comes with the driver.
Click to expand...
Click to collapse
Yes, I already installed the HTC drivers (htc sync +d rivers, then uninstalled htc sync, as it get's annoying while plugin on off of the phone)
My biggest problem is that, now fastboot is not running in bootloader mode, so I can't even flash an image or change back the settings i did.
(And of course seems like in bootloader mode, that windows can't find the phone).
So my Idea would be to flash a Zip.rom, like the over the air updates using the recovery option. It's just that i changed the CID to GOOGLE001. :/
TomFader said:
Yes, I already installed the HTC drivers (htc sync +d rivers, then uninstalled htc sync, as it get's annoying while plugin on off of the phone)
My biggest problem is that, now fastboot is not running in bootloader mode, so I can't even flash an image or change back the settings i did.
(And of course seems like in bootloader mode, that windows can't find the phone).
So my Idea would be to flash a Zip.rom, like the over the air updates using the recovery option. It's just that i changed the CID to GOOGLE001. :/
Click to expand...
Click to collapse
Yes, you can uninstall it or use MSCONFIG to remove it on start up. : )
ok, have you try boot the phone in fastboot mode and type "fastboot devices" in command prompt?
rocktv88 said:
Yes, you can uninstall it or use MSCONFIG to remove it on start up. : )
ok, have you try boot the phone in fastboot mode and type "fastboot devices" in command prompt?
Click to expand...
Click to collapse
Jep, so what i do is, i power the phone on, it boots into stock android --> adb devices works and retunrs my phonenumber (also the windwos driver is fine while in stock android)
i do adb reboot-bootloader and it starts into the bootloader (fastboot is turned off in the settings)
and then I'm stuck, Windows can't find the phone (get a bunch of errors with unsopoorted usb device)
also adb devices and fastboot devices is not working, so i tried to execute different commands like flashing or oem unlock,
but all i get is the message<waiting on device>
TomFader said:
Jep, so what i do is, i power the phone on, it boots into stock android --> adb devices works and retunrs my phonenumber (also the windwos driver is fine while in stock android)
i do adb reboot-bootloader and it starts into the bootloader (fastboot is turned off in the settings)
and then I'm stuck, Windows can't find the phone (get a bunch of errors with unsopoorted usb device)
also adb devices and fastboot devices is not working, so i tried to execute different commands like flashing or oem unlock,
but all i get is the message<waiting on device>
Click to expand...
Click to collapse
Are you on S-off?
Anyway, I would do the RUU. restore your phone and try again with a good custom ROM. Did you check MD5 with the rom you download? You still can connect your phone with ADB. That mean your phone is not brick yet. : )
TomFader said:
Okay so i tried to install a custom rom, but it failed, now when ever i execute adb reboot-boatloader the device goes into the boatloader but i can't use adb/fastboot as it doesn't recognize the device. I have windows 8, and it seems windows doesn't find the driver, but when I boot the phone normaly, i can access it using adb (but not fastboot). Any ideas ?
I still can execute the recovery option in the boot loader, but i have nor Zip file to install. I also changed the cid, so the stock rom won't flash.
Advice appreciated
Click to expand...
Click to collapse
windows 8.1 will not work on hboot below 1.54.000 (the only 1.54 that works is from the new GPE 4.4 update).
your going to need access to a windows 7 PC long enough to update your hboot to 1.55 to be able to use fastboot with your phone again. This usually only happens while flashing a RUU not A Rom. Flashing a rom will not affect your version of hboot
clsA said:
windows 8.1 will not work on hboot below 1.54.000 (the only 1.54 that works is from the new GPE 4.4 update).
your going to need access to a windows 7 PC long enough to update your hboot to 1.55 to be able to use fastboot with your phone again. This usually only happens while flashing a RUU not A Rom. Flashing a rom will not affect your version of hboot
Click to expand...
Click to collapse
You are right, i can confirm hboot 1.54.0000 - i was flashing the RUU to convert my HTC ONE toa Google Edition.
So all I need is a windows 7 or lower pc to get fastboot running again?
That's good news, I would have searched for ages.
Yeah it's frustrating I know
If you use the 1.54.000 from the 4.4 GPe update it works also
Sent from my HTC One using Tapatalk

[HELP] Fastboot device not found.

hello my friend. my english is bad sorry.
First my device google play edition convert firmware i've flashing. and after sense hboot_signedbyaa.img flashing.
My appliance in normal use usb but does not see the usb fastboot mode.
adb running commands works but fastboot no running commands, no works.
i updated the drivers.
error images bootloader window device manager; and my device details.. attach.
Please help..
dazlakherif said:
hello my friend. my english is bad sorry.
First my device google play edition convert firmware i've flashing. and after sense hboot_signedbyaa.img flashing.
My appliance in normal use usb but does not see the usb fastboot mode.
adb running commands works but fastboot no running commands, no works.
i updated the drivers.
error images bootloader window device manager; and my device details.. attach.
Please help..
Click to expand...
Click to collapse
I'm guessing you have Windows 8? Fastboot doesn't seem to work.... use different Windows
bigpeet666 said:
I'm guessing you have Windows 8? Fastboot doesn't seem to work.... use different Windows
Click to expand...
Click to collapse
yes, windows 8 but first fastboot he worked the running commands... my device screen, startup screen black google splash and fastboot screen white.. I mean hboot a little google play editon, a little sense screen hboot. ... sorry bad english, I'm desperate
dazlakherif said:
yes, windows 8 but first fastboot he worked the running commands... my device screen, startup screen black google splash and fastboot screen white.. I mean hboot a little google play editon, a little sense screen hboot. ... sorry bad english, I'm desperate
Click to expand...
Click to collapse
Win8.1 works with the higher hboots 1.5X and doesn't recognize your hboot 1.44. You can go to Win7 or you can use Linux on a USB. I have Win8.1 and I use Linux on a USB. Make sure you get version 12.04, the newer version requires a lot more steps to get fastboot and adb working. On the Ubuntu download page scroll down to the Alternative Downloads to find the older versions.
majmoz said:
Win8.1 works with the higher hboots 1.5X and doesn't recognize your hboot 1.44. You can go to Win7 or you can use Linux on a USB. I have Win8.1 and I use Linux on a USB. Make sure you get version 12.04, the newer version requires a lot more steps to get fastboot and adb working. On the Ubuntu download page scroll down to the Alternative Downloads to find the older versions.
Click to expand...
Click to collapse
thanks friend, I will try..

Fastboot error Android Q

Hi guyz i wanted to root my phone for enabling camera2api. İ did it on Android 9 and worked perfectly. But i disabled it for updating to Android 10. Now im trying to boot patched boot for installing magisk. Everything is okay untill i type adb reboot bootloader for entering fastboot mode and boot img file. When it enters to fastboot mode i type fastboot devices for checking phone but nothing happening and when i type fastboot boot patched_boot.img it says waiting for device and nothing happening. Also when it restarts, usb debugging automatically turning off. İm turning it on checking phone with abd everything is okay but when it restarts from fastboot usb debugging turns off. Any help? İdk if its bug or im doing something wrong
Maharram said:
Hi guyz i wanted to root my phone for enabling camera2api. İ did it on Android 9 and worked perfectly. But i disabled it for updating to Android 10. Now im trying to boot patched boot for installing magisk. Everything is okay untill i type adb reboot bootloader for entering fastboot mode and boot img file. When it enters to fastboot mode i type fastboot devices for checking phone but nothing happening and when i type fastboot boot patched_boot.img it says waiting for device and nothing happening. Also when it restarts, usb debugging automatically turning off. İm turning it on checking phone with abd everything is okay but when it restarts from fastboot usb debugging turns off. Any help? İdk if its bug or im doing something wrong
Click to expand...
Click to collapse
AFAIK, your first point of reference is the fastboot issue. As long as device isn't recognized in fastboot mode, you won't be able to proceed. Drivers ? USB debugging on and authorized with the PC ? Command prompt being used with elevated rights ?
Regarding Cam2Api, I used a Magisk Module since I use Magisk.
Tianhe said:
AFAIK, your first point of reference is the fastboot issue. As long as device isn't recognized in fastboot mode, you won't be able to proceed. Drivers ? USB debugging on and authorized with the PC ? Command prompt being used with elevated rights ?
Regarding Cam2Api, I used a Magisk Module since I use Magisk.
Click to expand...
Click to collapse
Yep i used magisk module too. Yeah usb debugging on and authorized with pc but not recognized on fastboot mode ( adb mode works )
Maharram said:
Yep i used magisk module too. Yeah usb debugging on and authorized with pc but not recognized on fastboot mode ( adb mode works )
Click to expand...
Click to collapse
I know this might sound silly but are you using the latest platform tools version ?
Tianhe said:
I know this might sound silly but are you using the latest platform tools version ?
Click to expand...
Click to collapse
Yeah. Everytime i used 1.4.3 but this time specially downloaded latest version of adb and platform tools (from What is Adb post on xda)
Maharram said:
Yeah. Everytime i used 1.4.3 but this time specially downloaded latest version of adb and platform tools (from What is Adb post on xda)
Click to expand...
Click to collapse
The only thing I can think of right now is Windows version. I have faced issues on Windows 10 but not in Windows 7. Also try downloading the Platform Tools from developer.android.com (adb is already available in the folder)
Tianhe said:
The only thing I can think of right now is Windows version. I have faced issues on Windows 10 but not in Windows 7
Click to expand...
Click to collapse
Yeah im using win 10 redstone (latest version)
But also i did it on win 10 with Android 9
Tianhe said:
The only thing I can think of right now is Windows version. I have faced issues on Windows 10 but not in Windows 7. Also try downloading the Platform Tools from developer.android.com (adb is already available in the folder)
Click to expand...
Click to collapse
Going to try this. Thanks a lot <3
Maharram said:
Going to try this. Thanks a lot <3
Click to expand...
Click to collapse
Hope you get the desired result. I am also on Win 10 latest update and I had faced issues initially. I have also added a registry hack so that everytime I open CMD with shift+right click it opens with administrator privileges.

Question Can't get my 10 Pro to get into USB debugging

Hi,
I'm trying to flash eu/in rom into my Chinese device.
I managed to unlock bootloader.
But I could only get into USB debug mode and recognize the device with ADB (used macbook, but also on PC) when the USB configuration was "file tranfder" and not "charging".
I'm now trying to use fastboot enhance, but it won't recognize the device in bootloader mode, even though it's connected....
I'm frustrating, can anyone help?
nasnat said:
Hi,
I'm trying to flash eu/in rom into my Chinese device.
I managed to unlock bootloader.
But I could only get into USB debug mode and recognize the device with ADB (used macbook, but also on PC) when the USB configuration was "file tranfder" and not "charging".
I'm now trying to use fastboot enhance, but it won't recognize the device in bootloader mode, even though it's connected....
I'm frustrating, can anyone help?
Click to expand...
Click to collapse
You didn't write if and what drivers you installed for your oneplus and the latest adb/fastboot from google.
ze7zez said:
You didn't write if and what drivers you installed for your oneplus and the latest adb/fastboot from google.
Click to expand...
Click to collapse
I got the latest adb/fastboot from google
and I installed drivers for the device, the one I found on google...
I can use the adb/fastboot but not on charging mode.... I managed to unlock the bootloader that way
nasnat said:
I got the latest adb/fastboot from google
and I installed drivers for the device, the one I found on google...
I can use the adb/fastboot but not on charging mode.... I managed to unlock the bootloader that way
Click to expand...
Click to collapse
This just help someone eles out and worked for them
[Guide] Fix Device Not Showing Up In Fastboot Mode (Windows 10/11)
You sir are saint...I've been trying to get fastboot to recognize my OP6T for the last 8 hours. Thank you so much!
forum.xda-developers.com
Canuck Knarf said:
This just help someone eles out and worked for them
[Guide] Fix Device Not Showing Up In Fastboot Mode (Windows 10/11)
You sir are saint...I've been trying to get fastboot to recognize my OP6T for the last 8 hours. Thank you so much!
forum.xda-developers.com
Click to expand...
Click to collapse
Will test this later this week.
Thank you so much for this link.
@nasnat
did you manage to do it ?
amomp3 said:
@nasnat
did you manage to do it ?
Click to expand...
Click to collapse
It did, I managed to add the device so it will be visible to the fastboot enhancer
and now I have INDIAN version, hust need to re-enable call recording and I'm done.
Did you choose Indian rom over EU rom or you were not able to do it with ne2213 (EU)?
amomp3 said:
Did you choose Indian rom over EU rom or you were not able to do it with ne2213 (EU)?
Click to expand...
Click to collapse
I preferred Indian ROM since I wanted native call recording, which now I also have, not great like the Chinese Rom, but I can live with it.

Categories

Resources