Installing Driver
-
3. Downloading Realtek rtl8832BU/rtl8852BU Driver
Download Realtek Driver in Pop_OS! GNU/Linux
Best to Clone it with Git!
-
4. Installing Realtek rtl8832BU/rtl8852BU Driver
Then to Install rtl8832BU/rtl8852BU Wi-fi Driver for Pop_OS!
Access the Target folder:cd ~/Downloads/rtl8852bu-20240418
To Install it with DKMS do:
sudo ./install-driver.sh
For any further insight, including Secure Boot setup, see the Developer Documentation on GitHub.
Next to load it reboot the System with:sudo reboot
Finally, to list the available Wifi Interfaces run:
iw dev
Or else:
ifconfig | grep wl
The grep Command refine the output List showing only the Entries matching the Keyword.
So Now I’m truly Happy if My Guide could Help you to Install Realtek rtl8832BU/rtl8852BU Driver on Pop_OS!!
Contents