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

USB OTG status #23

Open
kvtb opened this issue Feb 10, 2023 · 2 comments
Open

USB OTG status #23

kvtb opened this issue Feb 10, 2023 · 2 comments

Comments

@kvtb
Copy link

kvtb commented Feb 10, 2023

So far on-clip WiFi is not working, a WiFi dongle on USB OTG could allow application developers to go on without waiting.

USB OTG does not seem working too :(
But it should be less dependent on (not-yet-released) vendor proprietary blobs and easier to implement

@eeucalyptus
Copy link

At the moment, the kernel patches for USB have not yet been added to this repo. You can however try and either use the development kernel tree instead of the vanilla Kernel from here: https://github.com/arm000/linux-bl808/tree/linux-next/mboxic or extraxt the patches yourself from the same repo. I'm not 100% sure about the state of the USB driver, but there has been some effort and some have already shown it working.

@grant-olson
Copy link
Contributor

I've got this branch which provides some level of USB host support, but some devices don't work per this bug from the official SDK.

https://github.com/grant-olson/buildroot_bouffalo/tree/fotg-210-usb-support

Have a dongle arriving today will see if it works for me.

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