Skip to main content

ALFA AWUS036AX — Wi-Fi 6 Dual-Band AX1800

一句話定位(One-liner): The AWUS036AX is ALFA's Wi-Fi 6 entry — an RTL8832BU AX1800 dual-band adapter with WPA3 support, 2×2 MIMO and two external antennas. If your campus or lab routers have gone WPA3-only, this is the adapter that still gets you in.

規格總覽 (Spec overview)

ItemSpec
ChipsetRealtek RTL8832BU
Wi-Fi classAX1800 (574 + 1201 Mbps)
InterfaceUSB 3.2
Bands2.4 + 5 GHz
Antenna2 × external 6 dBi, RP-SMA
SecurityWPA3 (alongside WPA2/WPA)
MIMO2×2
Linux driverrtl88x2bu (DKMS, not in-kernel)
Monitor mode✅ good

Overview

The AWUS036AX is the bridge between ALFA's famous AC generation and the Wi-Fi 6 world. Under the hood is the modern RTL8832BU 2×2 ax radio (AX1800), which brings two upgrades students actually notice:

  1. WPA3 support — campus and 6 GHz-era networks are locking down to WPA3-SAE. Old AC adapters get refused; this one negotiates the new security handshake.
  2. Wi-Fi 6 efficiency — OFDMA and better multi-user handling mean the AX holds up better in crowded lecture-hall RF than any AC adapter.

It keeps the classic ALFA DNA — two 6 dBi external antennas, high-power front-end, and DKMS-driven monitor mode when you want it. The driver is not in the kernel, so there is a one-time DKMS build.

Install & drivers

Full steps on the RTL8832BU driver page. Short version:

cd /opt && sudo git clone https://github.com/aircrack-ng/rtl88x2bu.git
cd rtl88x2bu && sudo make dkms_install
sudo modprobe 88x2bu

Expected output: DKMS: install completed. then an interface in iw dev.

Advanced usage

Connect to a WPA3-only network

nmcli device wifi connect "MySSID" password "my-passphrase"
iw dev wlan0 link

Expected output: Connected and a 5 GHz link rate up to 1201 Mb/s (2×2 80 MHz) close to the AP.

Monitor mode (when needed)

sudo airmon-ng start wlan0
sudo aireplay-ng --test wlan0mon

Expected output: wlan0mon + injection 30/30: 100%.

Compatibility

PlatformSupportNotes
Kali LinuxDKMS
UbuntuDKMS
NetHunter / Android⚠️Realtek; may not build on phone kernels
WindowsOfficial driver, WPA3 OK
Raspberry Pi / JetsonDKMS on ARM64

Troubleshooting

SymptomCauseFix
WPA3 network invisibleDriver/wpa_supplicant too oldUpdate driver + OS
DKMS build failsNew kernel vs repocd /opt/rtl88x2bu && git pull && make dkms_install
Slow transfers despite high linkUSB 2.0 portUse a USB 3.x port (adapter is USB 3.2)
Injection 0/30Empty channelsudo iw wlan0mon set channel 6