hello
Here I have a problem with alcatel driver for fastboot
my pc recognizes well the bootloader mode "android sooner single adb"
but fastboot can not see my phone "fastboot devices"
if "fastboot reboot" I waiting devices
I try on win 7 win 8.1
if someone can help me.
thank you
Up please
Hello
I ask for a little help to connect my phone in fastboot ultym 4 ot idol s
So what I did
1/installer drivers on win 8.1 console adb reboot into bootloader running a driver is installed "Android sooner single adb" I try to fastboot reboot and it awaits my phone. Change driver with other alcatel but nothing works.
2/The as 1 on win 7 but still the same
3/faute not happen on Windows I try on Ubuntu but nothing works
Whenever the adb fastboot works but does not want.
If you can help me but I feel that the directions of the usb is not good.
I precise sue on win 8.1 fastboot sony walk
Bus 002 Device 008: ID 1bbb:d00d T & A Mobile Phone in fastboot
solved
please close the thread
thank
Hi guys,
I am trying to root Flyer but I cant get fastboot access to unlock the bootloader.
I have installed drivers (this guide; tried this also) but I am getting always the same error: Windows could not recognize the device.
Do you guys have any ideas how to get fastboot access on windows 8.1 x64?
If anyone will need this for any older device follow this
http://plugable.com/2012/12/01/windows-8-and-intel-usb-3-0-host-controllers
hi,
i have huawei mediapad 10 link (s10-201u), i boot it on fastboot mode, but when i connect it to pc and write a fastboot command (for ex: fastboot write recovery recovery.img) cmd command show: waiting for device
i installed many drivers but again show waiting fo device
i don;t have problem with other huawei devices in fastboot, just this model have problem for me
please give me tested driver for this model
Thanks
hi,Im have this problem too.anyone has solusion pleas help.thanks
i have infinix hot 7 pro device.i tried to unlock its bootloader but fastboot is unable to detect device.device is properly installed n visible in device manager.i tried different adb n fastboot drivers n different laptop but nothing worked.kindly help me .
I've been trying to unlock the bootloader in my phone (OnePlus7T Pro).
I can't see my phone when booted into fasboot mode or recovery mode (I can see the phone while normally working).
The command: fastboot devices shows no device. The same with adb devices command.
I think I need a proper driver for the device. I've already tried UniversalAdbDriverSetup.msi, but with no success.
I use PC with Ryzen processor and Win10.
Could you suggest a solution, please?
The UniversalAdbDriverSetup you referred to is not of any use. You instead have to install the Android USB Driver suitable to your phone:
Download OnePlus USB Driver for Windows (Latest Driver)
Download the latest and original OnePlus USB Driver to connect your OnePlus Smartphone to the Windows Computer quickly and easily.
androidmtk.com
kamien8 said:
I use PC with Ryzen processor and Win10.
Could you suggest a solution, please?
Click to expand...
Click to collapse
This might help...
[FIX] Fastboot issues on Ryzen based PCs
AMD has been known for it's notorious fastboot issues in the custom ROM community, especially with Xiaomi devices. I was trying to unlock the bootloader of my Redmi Note 5 Pro the other day and I encountered with an issue where Mi Unlock Tool...
forum.xda-developers.com
Thanks for information.
I can see the device when it is up and running. Still nothing when it is in FB mode, however I can see the Widnows sound of a connected device.
jwoegerbauer said:
The UniversalAdbDriverSetup you referred to is not of any use. You instead have to install the Android USB Driver suitable to your phone:
Download OnePlus USB Driver for Windows (Latest Driver)
Download the latest and original OnePlus USB Driver to connect your OnePlus Smartphone to the Windows Computer quickly and easily.
androidmtk.com
Click to expand...
Click to collapse
I uninstalled the previous drivers and installed the right one from the link. I also have used your version of adb and fastboot.
CXZa said:
This might help...
[FIX] Fastboot issues on Ryzen based PCs
AMD has been known for it's notorious fastboot issues in the custom ROM community, especially with Xiaomi devices. I was trying to unlock the bootloader of my Redmi Note 5 Pro the other day and I encountered with an issue where Mi Unlock Tool...
forum.xda-developers.com
Click to expand...
Click to collapse
Yes, I've heard about the fix. Run it, but still nothing happened.
Maybe I have to find somebody with Intel processor.
Because your phone's Android is version 10 try this
Code:
adb reboot fastboot
fastboot reboot fastboot
fastboot devices
....
jwoegerbauer said:
Because your phone's Android is version 10 try this
Code:
adb reboot fastboot
fastboot reboot fastboot
fastboot devices
....
Click to expand...
Click to collapse
Hi, I'm half way.
I checked on Intel proc, and I can see bootloaded phone in fastboot. ADB still can't see the device.
I was trying to re-install drivers, but no changes.
Unfortunately I need working ADB as I have to sideload an image.
I've since years a laptop powered by AMD Ryzen 5 in use: Fastboot always works like a hell. Hence I'm pretty sure that it doesn't matter whether Fastboot is run on an Intel or AMD powered computer.
If ADB isn't working as expected my guess is that "USB debugging" didn't get enabled on phone and phone didn't get re-booted afterwards.
USB debugging is enabled. When the phone is started normally, ADB works fine (for example I can use adb reboot bootloader command)
I thought, maybe there is a mess with the drivers in the device. Can it cause the issue?
So to confirm, this is the only one drivers package I need to run OnePlus (7T Pro) in bootloader and use fastboot and adb commands?
OnePlus 7T Pro USB Driver for Windows
Download the latest OnePlus 7T Pro Driver for Windows Computer. You can use the latest OnePlus Driver to connect OnePlus Device to the Computer.
oneplusdriver.com
Command
Code:
adb reboot bootloader
since Android 10 is incorrect: I've already told you this in a previous post.
jwoegerbauer said:
Command
Code:
adb reboot bootloader
since Android 10 is incorrect: I've already told you this in a previous post.
Click to expand...
Click to collapse
Yes, you're right.
adb reboot bootloader command works. Once I am in bootloader I still can connect phone via adb but fastboot doesn't work. That was my question, if the highlightet drivers are the only one I need.
Is it possible, that there is something wrong with the phone?
If ADB successfully connects to phone then your phone isn't booted into its bootloader, but into Android OS.