fastboot driver - myTouch 3G, Magic Android Development

anyone know where i can get the fastboot drivers for the \android-sdk_r3-windows...
Doesnt seem to be in the file

unbelievable

Related

Fastboot w/ x64 adb drivers?

Im having issues using fastboot on my vista x64 machine, it cant seem to find my G1. Im currently using the signed x64 adb driver. Has anyone gotten fastboot to work on x64? Thanks in advance for any responses.
Just to provide a bit more info, iv confirmed that my g1 is in fastboot mode via the engineering SPL. when attempting to flash images to it, fastboot cant seem to find the g1 in fastboot mode.
Works fine for me (Vista 64 + signed drivers + fastboot)...
Are you sure it's in fastboot mode? The screen actually says fastboot?
Also make sure fastboot is using AdbWinApi.dll from the 1.1 SDK and not the 1.0 SDK.
Hmm, i must be doing something wrong.. Im able to use adb normally with the x64 driver , just no fastboot. Can you send me a link to the driver you are using? Thanks.
Never mind, i think i got it, i was using an older 1.0 r2 sdk, ill try the new one. Thanks, your answer fixed my problem.
I am having the same problem. I'm using the 64 bit drivers and can use adb just fine.
When I boot the phone up I hold the camera and power, says "serial0", i insert the phone usb, push the back button so that it displays "fastloader" it then makes a "USB chime" in windows and my device manager flickers for a second.
The I run "fastboot flash system system.img' with admin privs and all i get is <waiting for device>...
Please help!!
Are you using the 1.1r1 android sdk?
http://developer.android.com/sdk/1.1_r1/index.html

Can't enter fastboot mode, plz help.

im trying to enter fastboot from bootloader but every time i select it, it just reloads the bootloader. everything else works fine.
the bootloader IS fastboot mode.
Well when I run fastboot protocol nothing happens
strker45 said:
Well when I run fastboot protocol nothing happens
Click to expand...
Click to collapse
Get into Bootloader. (I use ADB command: ADB Reboot Bootloader)
Use the volume down button to select "Fastboot Protocol."
It is deceptive as the screen on your Shield won't change.
Use your fastboot commands now. See if that works.
You need to make sure your fastboot and adb drivers are installed and recognized.
Also need fastboot on your pc of course. Good luck.
Once again, the bootloader is fastboot on your tablet, if you are on that screen then you can use fastboot if the above conditions are met.
Same symptom here.
When Android is loaded, Win10 finds it as both MTP and USB debugging device. adb is reporting back. All well.
However, when shield is in fastboot mode, fastboot finds nothing.
In my case reason was driver:
when connected in fastboot mode, win10 wants to install an
Android Device -Android Bootloader Interface
=> you see this in device manager
To satisfy Win10, download NVIDIA USB driver from here
https://developer.nvidia.com/shield-open-source
hence point the driver install in Win10 device manager to the driver download/extract location
Reconnect your shield.
In my case this worked.
Hope this helps
vrmuhr said:
To satisfy Win10, download NVIDIA USB driver from here
https://developer.nvidia.com/shield-open-source
hence point the driver install in Win10 device manager to the driver download/extract location
Click to expand...
Click to collapse
Thank you, worked very well for me.

driver and fastboot issues

Hello, today I finally received my one plus 6. Been loving the device so far
I was on my way to Chuck a custom recovery and rom unlocked the bootloader no drama
I then hit a Plato of fastboot coming up with no command error as in fastboot isn't working in cmd I have researched heaps about it and I can not find a single thing. I tried to reinstall drivers and all that, and yes I'm running cmd in the fastboot files, only adb seems to be working but I can no longer use fastboot on my PC.
Has anyone come across this error, it seems to be that after installing the one plus drivers it stopped working correctly and fastboot commands no longer register in fastboot...
My phone is detected in fastboot mode so it's not the drivers. What could be causing this, is it the computer at fault?

Phone not detected in fastboot

I have tried just about everything i can think of to make the phone be detected in fastboot, but nothing is working. The phone is detected through adb, but when i boot into fastboot and run fastboot devices, no devices are found. Device manager aslo says a code 28 error on the drivers for the device in fastboot, and i have looked all over for fastboot drivers and cannot find any. Im really stumped atm.

ADB problem only in fastboot

Hello, i have a really weird problem. When the phone is power up and working i can adb devices and see in the list my phone,. But when im in fastboot adb devices show empty. The phone is recognized in my device list with the drivers in fastboot mode.
I have installed a lot of drivers
i have tried in windows 10 and windows 7
thanks in advance.
When you're in fastboot mode you need to use the fastboot command, not ADB...
Try fastboot devices.

Categories

Resources