RTL88x2BU-Linux-Driver icon indicating copy to clipboard operation
RTL88x2BU-Linux-Driver copied to clipboard

Mainline 8822 driver vs this repo differences

Open chrisvollorenew opened this issue 2 years ago • 2 comments

Hi, I'm not sure the best place to ask this, so I'll start here. What are the main difference between the mainline wifi driver for 8822bu and this one? Does this driver support features that are not included in the mainline? (such as concurrent mode?)

chrisvollorenew avatar Sep 12 '23 14:09 chrisvollorenew

On my AC1300 Archer T4U Wi-Fi adapter, the LED indicator does not work when using the main driver rtw88_8822bu.

Duke-93 avatar Sep 14 '23 18:09 Duke-93

Mainline is someone rewrite based on Realtek open sourced drivers that try to support all RTL88 WiFi devices. This one is I modified based on Realtek RTL88x2BU open sourced driver, which included some official proprietary binary content. However Realtek seems no longer supported this driver, so it's in maintenance mode. No new features will be added, only compatibility with the new version of the kernel will be made until the mainline driver is stable enough.

RinCat avatar Oct 01 '23 22:10 RinCat