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

[ERROR] Could not initialize AOA #26

Open
manmtm7 opened this issue Sep 11, 2020 · 4 comments
Open

[ERROR] Could not initialize AOA #26

manmtm7 opened this issue Sep 11, 2020 · 4 comments

Comments

@manmtm7
Copy link

manmtm7 commented Sep 11, 2020

  • I am using Debian from Microsoft Store.
  • Followed the steps on the guide completely.
  • As i execute "usbaudio" it shows the error

[ERROR] Could not initialize AOA

@rom1v
Copy link
Owner

rom1v commented Sep 11, 2020

aoa_init() basically calls libusb_init(). So you can't initialize libusb.

I'm not so surprised if you use it from Windows (even if it runs some Linux above).

@manmtm7
Copy link
Author

manmtm7 commented Sep 11, 2020

aoa_init() basically calls libusb_init(). So you can't initialize libusb.

I'm not so surprise if you use it from Windows (even if it runs some Linux above).

So,... i am sorry but i have no idea what to do, i am new in all this :\

@manmtm7
Copy link
Author

manmtm7 commented Sep 11, 2020

So no luck on Windows?? :/

welp, thankyou for making this at least there is something.

@parkerlreed
Copy link

Windows Subsystem for Linux doesn't have USB access. There's nothing you can do there.

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

No branches or pull requests

3 participants