Raspberry Pi Installing Realtek rtl8852AE/rtl8922AE Wi-fi Driver Guide
Hi! This tutorial will guide you step-by-step on How to Install Realtek rtl8852AE/rtl8922AE Wireless Driver in Raspberry Pi Debian/Ubuntu based GNU/Linux Devices.
And to Install Realtek rtl8852AE/rtl8922AE Driver in Raspberry Pi it’s enough to follow the detailed instructions included in the here below Post.
This Debian 12 Realtek rtl8852AE/rtl8922AE Driver is developed thanks to the beneficent Work of Lwfinger.
Moreover, the Rtw89 Driver support the following Chipsets:
- RTL8851BE
- RTL8852AE
- RTL8852BE
- RTL8852CE
- RTL8922AE

1. Launching Terminal
How to QuickStart with Command Line on Raspberry Pi
2. Checking Kernel Version
Now to find out your Kernel Version
Run:uname -r
And possibly to check your OS type:uname -a
Take into account for further informations that the default Raspberry Pi OS is a Debian based one.
Contents