The is a standard wireless module found in many modern laptops, particularly from HP and Lenovo . While it offers advanced WiFi 6 features like faster speeds and better range, users often encounter driver-related performance issues or installation hurdles. Windows 10 & 11 Installation Guide
: After a kernel update, Wi‑Fi stops working, and lsmod | grep rtw shows nothing.
Shut down your computer completely. Unplug the power cable (and remove the battery if it is a laptop). Hold down the physical power button for 60 seconds to drain residual static charge. Plug everything back in and boot up. This forces the PCIe bus to re-initialize the card. 2. Wi-Fi Frequently Drops or Disconnects realtek rtl8852ae wifi 6 80211ax pcie adapter driver install
sudo apt update sudo apt upgrade -y sudo apt install make gcc linux-headers-$(uname -r) build-essential git Use code with caution. For Fedora/RHEL-based systems:
The RTL8852AE requires the rtw89 driver module. While newer Linux kernels (Kernel 5.16 and above) include native, out-of-the-box support for this card, older kernel versions or specific distributions (like Ubuntu LTS or Debian) require manual compilation of the driver from a specialized GitHub repository. Prerequisites for Linux Compilation The is a standard wireless module found in
Select if you downloaded the driver files manually.
Visit the official support website for your computer manufacturer. Navigate to the section. Search for your model number (e.g., HP Pavilion 15-ehXXXX). Shut down your computer completely
: Sign the driver using a Machine Owner Key (MOK) before executing the modprobe command.
AI Technical Assistant Date: Current date Information valid as of: Early 2025 (driver versions may update)
: For other manufacturers, navigate to their official support page, enter your laptop's Service Tag or model number, and look for "Network" or "Wireless LAN" drivers.
Unlike Windows, Linux drivers for the RTL8852AE are typically open-source and managed through kernel modules. The main driver for this chipset is known as (also written as rtw_8852ae ).