Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get Fastboot connection #3524

Closed
zeburek opened this issue Sep 3, 2018 · 3 comments
Closed

Unable to get Fastboot connection #3524

zeburek opened this issue Sep 3, 2018 · 3 comments

Comments

@zeburek
Copy link

zeburek commented Sep 3, 2018

  • Your Windows build number:
    10.0.17134.228

  • What you're doing and what's happening:
    sudo apt install android-sdk
    Connect Android device in Fastboot mode to PC
    fastboot devices - nothing
    sudo fastboot devices - nothing

  • What's wrong / what should be happening instead:
    There should be displayed a device ID and it's name. The same command is perfectly working on Windows shell if fastboot is installed.

@tinybarks
Copy link

As far as I know, WSL does not support accessing USB devices that are not storage (mountable in Windows, like USB drives). See #412.

@therealkenc
Copy link
Collaborator

Template deleted natch, but probably closer to #2195

@zeburek
Copy link
Author

zeburek commented Sep 3, 2018

@therealkenc closer, but not the same - fastboot is not working through ADB server
Seems that the problem is in no USB support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants