-
Notifications
You must be signed in to change notification settings - Fork 177
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
CONFIG_RTL8821AU=y compilation fail #99
Comments
I have experienced this as well...what can we do in this case? |
@smac89 I found https://github.com/abperiasamy/rtl8812AU_8821AU_linux which did the work for my Netgear AC600, guess it has files which can be merged in this repository. |
@yshurik I found that too, but how did you get it to install ➜ dkms status
rtl8812au, 5.1.5, 4.13.0-38-generic, x86_64: installed
rtl8812au, 5.1.5, 4.13.0-39-generic, x86_64: built
rtlwifi-new, 0.10: added
virtualbox, 5.1.34, 4.13.0-38-generic, x86_64: installed
virtualbox, 5.1.34, 4.13.0-39-generic, x86_64: installed |
That one installed rtl8812au, all ok for AC600 at least:
update: I didnt spot about 8812/8821, but that one worked for Netgear AC600 (which reported by lsusb as Realtek RTL8811AU) |
I was able to fix the drivers that came with my adapter and it successfully compiled for rtl8821au. The files are here |
I was able to copy over some files from another repo to attempt getting SOME compilation to work, (was getting "missing file" errors) but it still gets stuck, now with different errors.
Here's a patch. Note, I only added files from the abperiasamy/rtl8812AU_8821AU_linux repo, none of which I modified. |
Looks like missing files:
Can these be added to repository to compile CONFIG_RTL8821AU ?
The text was updated successfully, but these errors were encountered: