rtl8812AU_8821AU_linux icon indicating copy to clipboard operation
rtl8812AU_8821AU_linux copied to clipboard

Make driver work with kernel 5.3.6-200 as used by Fedora 30

Open jskov-jyskebank-dk opened this issue 5 years ago • 3 comments

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)

jskov-jyskebank-dk avatar Oct 25 '19 08:10 jskov-jyskebank-dk

When this is gonna be merged

taliptako avatar Oct 28 '19 12:10 taliptako

@harshavardhana Any chance to get this in?

f0rmiga avatar Dec 30 '19 06:12 f0rmiga

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.

paralin avatar Aug 01 '20 20:08 paralin