New driver kmod-rtl88x2bu-cl support more USB from Realtek

I created a new package to support more of those rubbish wifi USB sticks with Realtek chipsets.

configuring via luci isnt working like other realtek, but commandline works

the following sticks / USB-IDs should work - HW chipset is 8822B

no-name / realtek branding
0BDA:0xB82C
0BDA:0xB812

branded / customer stick branding
13b1:0043 /* Alpha - Alpha*/
2001:331c /* Dlink DWA-182*/
2001:331e /* Dlink DWA-181-A1*/
2001:331f /* Dlink DWA-183 /
2357:012d /
TP-Link Archer T3U V1 /
2357:0138 /
TP-Link Archer T3U Plus V1 /
2357:0115 /
TP-Link Archer T4U V3 /
7392:B822 /
Edimax EW-7822ULC /
7392:C822 /
Edimax EW-7822UTC /
0b05:1841 /
ASUS AC1300 USB-AC55 B1 /
0b05:184c /
ASUS USB-AC53 Nano /
0846:9055 /
Netgear A6150 - AC1200 Dual Band WiFi USB Mini Adapter */

Pull Request kmod-rtl88x2bu-cl

feel free to test , give feedback , send patches ...

maybe availability of vendor drivers will make writing and fixing in-kernel drivers easier

PSA: mt76 based USB sticks have in-kernel drivers and work better

2 Likes

Many thanks!
However, it does not allow for using 802.11s modes like mesh point; is this a chipset limitation, some parameters to fine-tune in your code, or just not implemented in the driver?
Cheers!

I have both a Linksys WRT1900AC and a WRT3200acm and would like to try your new driver. It seems from another conversation I was having that I need a kmod and a firmware driver for my 0BDA:0xB812 "Rubish USB stick"! :slight_smile:

Can I ask if you can direct me to where I can download them built from or how I can install them?

Thanks in advance!