rtl8812AU_8821AU_linux
rtl8812AU_8821AU_linux copied to clipboard
Make driver work with kernel 5.3.6-200 as used by Fedora 30
Note that this is a patch intended for 4235b0ec7d7220a6364586d8e25b1e8cb99c36f1
The HEAD state (fa68771376a637c0b5f9cfa53da008570939a259) fails to authenticate.
There are two patches included:
- One to make suitable implicit-fallthrough comments for kernel 5.3 (apparently this changed?)
- One to extend the partial .policy changes already made earlier (got the hint from aircrack-ng/rtl8812au#421 as the dmesg failures were the same)
When this is gonna be merged
@harshavardhana Any chance to get this in?
Hi all,
Currently Buildroot is based on 4235b0ec7d7220a6364586d8e25b1e8cb99c36f1 with this patch applied. I've also cherry-picked a few more patches related to fixing sprintf build failures.
My version of this series of patches on top of 4235b as a base is here: https://github.com/paralin/rtl8812AU_8821AU_linux/tree/buildroot
Hope this helps.