From ebd7bf24676e24f11041e9d8aace7f5dc317418f Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 13 Jan 2024 15:52:04 -0700 Subject: [PATCH 1/2] add info about the required kernel for BrosTrend AC3L https://github.com/morrownr/USB-WiFi/pull/363#issuecomment-1890759811 --- ...Adapters_that_are_supported_with_Linux_in-kernel_drivers.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/USB_WiFi_Adapters_that_are_supported_with_Linux_in-kernel_drivers.md b/home/USB_WiFi_Adapters_that_are_supported_with_Linux_in-kernel_drivers.md index 2ef0a6a6..6fd37127 100644 --- a/home/USB_WiFi_Adapters_that_are_supported_with_Linux_in-kernel_drivers.md +++ b/home/USB_WiFi_Adapters_that_are_supported_with_Linux_in-kernel_drivers.md @@ -8,6 +8,7 @@ Note: All USB WiFi adapters listed here are single-state (no Windows driver insi Recent changes: +- 2024-01-13 - cited incompatability of BrosTrend AC3L with OpenWRT's Linux Kernel 5.15 - 2023-10-15 - checked and updated adapter links and prices. - 2023-09-21 - added Fenvi FU-AX1800 (AXE3000) to mt7921au chipset section. - 2023-07-05 - added ALFA AWUS036AXM (AXE3000) to mt7921au chipset section. @@ -587,7 +588,7 @@ Average: Bad: -- Official website states it does not yet support the OpenWRT platform. +- Currently incompatible with OpenWRT. The AC3L uses RTL8812bu / RTL8822bu drivers which require Linux Kernel 6.2+, the current stable release of OpenWRT 23.05.2 uses Linux Kernel 5.15. Right now and probably until the 2025 version of OpenWRT, the only dual band, WiFi 5 or 6 chipsets that are supported are the mt7921au, mt7612u and mt7610u. Overall: If you are looking for a rtl8812bu adapter that has very good performance, this adapter should be on your short list. From 1deb1226a6ed2e37ae7a1e74a45fc71bb0c58272 Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 13 Jan 2024 15:55:55 -0700 Subject: [PATCH 2/2] corrected recent changes line --- ..._Adapters_that_are_supported_with_Linux_in-kernel_drivers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/USB_WiFi_Adapters_that_are_supported_with_Linux_in-kernel_drivers.md b/home/USB_WiFi_Adapters_that_are_supported_with_Linux_in-kernel_drivers.md index 6fd37127..0d9abaff 100644 --- a/home/USB_WiFi_Adapters_that_are_supported_with_Linux_in-kernel_drivers.md +++ b/home/USB_WiFi_Adapters_that_are_supported_with_Linux_in-kernel_drivers.md @@ -8,7 +8,7 @@ Note: All USB WiFi adapters listed here are single-state (no Windows driver insi Recent changes: -- 2024-01-13 - cited incompatability of BrosTrend AC3L with OpenWRT's Linux Kernel 5.15 +- 2024-01-13 - added kernel information to BrosTrend AC3L entry. - 2023-10-15 - checked and updated adapter links and prices. - 2023-09-21 - added Fenvi FU-AX1800 (AXE3000) to mt7921au chipset section. - 2023-07-05 - added ALFA AWUS036AXM (AXE3000) to mt7921au chipset section.