-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add drivers for network adapter rtl8812au #61
Comments
Definitely easiest to do this within |
In the meantime with a 4.4.87 kernel (
re-plug your USB network adapter |
To elaborate on the comment above. The driver repo is also located here: https://github.com/abperiasamy/rtl8812AU_8821AU_linux It does not matter where it is initially copied to on the board (as long as you have access to it).
|
unfortunately these do not come with the
realtek-firmware
package, so we need to build them by hand:https://github.com/gnab/rtl8812au
on the board, it compiles fine with
@LBDonovan how do we add this to the kernel build? It's pretty slow, so ideally we'd want to "cross-compile natively" instead of inside
qemu
The text was updated successfully, but these errors were encountered: