Installing
-
3. Installing Dependencies
Now to Install Required Packages
First, it’s recommended you Update your System with:sudo apt-get update && sudo apt-get upgrade
Then for Raspberry Pi OS play:
sudo apt-get install -y raspberrypi-kernel-headers bc build-essential dkms git
When instead on other Debian/Ubuntu based:
sudo apt-get install -y linux-headers-$(uname -r) build-essential dkms git
-
4. Downloading Realtek rtl8852AE/rtl8922AE Driver
Download Realtek rtl8852AE/rtl8922AE Driver in Debian GNU/Linux
Clone it with Git!
-
5. Installing Realtek rtl8852AE/rtl8922AE Driver
Then to Install Realtek rtl8852AE/rtl8922AE Wi-fi Driver for Linux
Access the Target Folder:cd rtw89
And then to Make it play:
make
Now to Setup it run:
sudo make install
Last, to load it you may try simply to Reboot:
sudo reboot
For any further insight, including Secure Boot setup, see the Developer Documentation on GitHub.
So Now I’m truly Happy if My Guide could Help you to Install Realtek rtl8852AE/rtl8922AE Driver on Debian Trixie!
Contents