morrownr / 8821au-20210708

Linux Driver for USB WiFi Adapters that are based on the RTL8811AU and RTL8821AU Chipsets - v5.12.5.2
Other
671 stars 101 forks source link

changes for kernel v6.9 #126

Closed 5kft closed 6 months ago

5kft commented 6 months ago

Hi @morrownr , a simple change is needed for this driver to work in kernel v6.9. Hope this is helpful!

morrownr commented 6 months ago

Thanks.

morrownr commented 5 months ago

@5kft

Do you have an adapter based on the rtl8821au chip? That is, the version with blurtooth support?

One of the guys working on the in-kernel code is asking. None of working on the driver have adapters with blurtooth.

5kft commented 5 months ago

Hi @morrownr , unfortunately not - my 8821aus are all Wi-Fi only...

morrownr commented 5 months ago

@5kft

The new driver is available for testing and reporting. See issue 133.

See you in issue 133 when you have time.

@morrownr

5kft commented 4 months ago

Unfortunately I'm encountering build issues with the new rtw88 driver, when targeting my embedded ARM-based boards. I added a comment to https://github.com/morrownr/8821au-20210708/issues/133#issuecomment-2103774443 regarding this.

morrownr commented 4 months ago

I'm watching. Mr. Finger will need to work you on that as it is his repo. I don't have the background regarding how he has set everything up and his setup is likely never tested in the way you are using it. I'm just testing and working on parts of the code.

5kft commented 4 months ago

Yeah, I'm not losing sleep over this, as your driver works perfectly for me. It'll be easier to give his stuff a try when he syncs his latest changes over to linux-next (it is trivial for me to build from that, rather than piecing together the changes directly from his github).

morrownr commented 4 months ago

Copy all. I will let you know when he sends the patches to be included in wireless-next.