Skip to content

drivers/usb: remove RTL8812AU due to AP issues

Josef Schlehofer requested to merge hotfix/remove-rtl8812au into hbk

Some users can be mistaken that any listed in this list is officially supported, which is not because we don't have so many devices available to test, and this list is mostly community-driven.

Based on the user, who reached our support department, there was created GitLab issue [1] that with the driver RTL8812AU, there are some issues with OpenWrt, and they are discussed in the OpenWrt forum as well related to AP mode.

There are some attemps to get alternative kernel drivers accepted to OpenWrt [2] [3].

Once they are accepted, we can add them back.

[1] #267 (closed)
[2] https://github.com/openwrt/openwrt/pull/4229
[3] https://github.com/openwrt/openwrt/pull/4230


Fixes: #267 (closed), cc: @jpavlinec

Merge request reports