logi
September 2, 2024, 4:58pm
1
I want to add USB Wifi adapter to a Raspberry Pi 4B running OpenWrt 23.05.4, do you have a recommendation for one with the driver already embedded in OpenWrt or that it can be added via a package, thank you
brada4
September 2, 2024, 5:20pm
3
## USB WiFi adapters that are supported with Linux `in-kernel` drivers
USB WiFi adapters that are supported with `in-kernel` drivers are plug-and-play with most desktop distros. Additional work may be required for server distros as the maintainers of server distros seem to think that there are ethernet cables everywhere a user may choose to locate a server. Linux `in-kernel` drivers are preferable over `out-of-kernel` drivers for most users and use cases as problems with locating, installing and maintaining drivers are dramatically reduced allowing for a better experience.
Note: All USB WiFi adapters listed here are single-state (no Windows driver inside), single-function (no Bluetooth support) and use in-kernel drivers (Plug and Play). Buying adapters that meet this criteria greatly increases the probability of a satisfying experience that should last for many years.
-----
Recent changes:
- 2024-07-18 - added Panda PAU0F (AXE3000) to mt7921au chipset section.
- 2024-07-10 - added Fenvi FU-AX1801D (AXE3000) to mt7921au chipset section.
- 2024-06-14 - checked and updated adapter links and prices.
- 2024-06-12 - updated BE6500 section with some new information, no adapters yet.
- 2024-06-12 - updated and moved EDUP EP-AX1672 (AXE3000) in mt7921au chipset section.
- 2024-03-24 - added EDUP EP-AX1672 (AXE3000) to mt7921au chipset section.
- 2024-03-24 - added PIX-LINK LV-UAC04 (AC1200) to mt7612u chipset section.
- 2024-01-31 - added new category for adapters based on the new mt7925 chipset (WiFi 7)
- 2024-01-13 - added generic Realtek rtl8812bu adapter (AC1200) to rtl8812bu chipset section.
- 2023-10-17 - added kernel information to BrosTrend AC3L entry.
This file has been truncated. show original
You will always need kmod package and often firmware package for all those in-kernel drivers.
1 Like
slh
September 3, 2024, 3:56am
4
The best option remains an OpenWrt supported normal plastic router as configured as plain AP, in terms of prices, features, reliability and performance.
1 Like