Realtek Rtl8852ae Wifi 6 80211ax Pcie Adapter Driver Install

sudo dmesg | grep rtw89
ip link show wlan0   # or wlp* etc.

No native support. The rtw89 driver is not included. You would need to build a custom kernel.


Surprisingly, Windows Update often holds the correct driver, but it refuses to install it automatically because it categorizes it as "Optional." realtek rtl8852ae wifi 6 80211ax pcie adapter driver install

Step 1: Open Settings > Windows Update > Advanced options > Optional updates. Step 2: Look for a section labeled Driver updates. Step 3: Find any entry containing "Realtek RTL8852AE," "Realtek 8852AE Wireless LAN," or "Realtek 8852AE Bluetooth." Step 4: Check the box > Download & install. Step 5: Restart your PC. sudo dmesg | grep rtw89 ip link show wlan0 # or wlp* etc

Note: This method fails if your internet is via Ethernet only. Ensure you are plugged in via LAN cable during this process. No native support

  • From Realtek (rarely provided directly):
  • The Realtek RTL8852AE is a modern Wi-Fi 6 (802.11ax) adapter commonly found on newer laptops (e.g., some Lenovo, HP, ASUS models) and desktop PCIe add-in cards. It supports dual-band 2.4GHz/5GHz, OFDMA, and Bluetooth 5.2. However, driver support has historically been problematic on Windows 10/11 and especially on Linux due to Realtek’s slow open-source driver release cycle.