Installing
-
5. Installing Realtek rtl8821AU Driver
Then to Install rtl8821AU Wi-fi Driver for Ubuntu
Access the Target folder:cd /tmp/*master
Or in case of Git Checkout:
cd rtl8812au
To Make it:
make
Then to Test the installation run:
sudo insmod 8812au.ko
And then to Setup just Copy the Module into the Right Location with:
sudo cp 8812au.ko /lib/modules/$(uname -r)/kernel/drivers/net/wireless
And finally, Update Module Depencencies:
sudo depmod
-
6. Setting Up DKMS
Next to Add 8812au to DKMS modules
So it Automatically Rebuilds and Install on Kernel Updates.
First, Copy the Source into /usr/src:sudo mkdir /usr/src/8812au-4.2.3
sudo cp -r ./* /usr/src/8812au-4.2.3/
And the Setup it:
sudo dkms add -m 8812au -v 4.2.3
sudo dkms build -m 8812au -v 4.2.3
sudo dkms install -m 8812au -v 4.2.3
Now to Check the Status play:
sudo dkms status
Finally, eventually to Automatically load at boot run:
echo 8812au | sudo tee -a /etc/modules
Thanks to gnab inestimable Work!
So Now I’m truly Happy if My Guide could Help You to Install Realtek rtl8821AU Driver on Ubuntu 20.04!
Contents
Tags: Install Realtek rtl8821AU Driver Ubuntu 20.04, Install Realtek rtl8821AU Driver Ubuntu Focal, Realtek rtl8821AU Driver Ubuntu 20.04, Realtek rtl8821AU Driver Ubuntu 20.04 Install, Realtek rtl8821AU Driver Ubuntu 20.04 Installation, Realtek rtl8821AU Driver Ubuntu 20.04 Setup, Realtek rtl8821AU Driver Ubuntu Focal, Realtek rtl8821AU Driver Ubuntu Focal Install, Realtek rtl8821AU Driver Ubuntu Focal Installation, Realtek rtl8821AU Driver Ubuntu Focal Setup, Ubuntu 20.04 Install Realtek rtl8821AU Driver, Ubuntu 20.04 Realtek rtl8821AU, Ubuntu 20.04 Realtek rtl8821AU Driver, Ubuntu 20.04 Realtek rtl8821AU Driver Installation, Ubuntu 20.04 Realtek rtl8821AU Driver Setup, Ubuntu Focal Install Realtek rtl8821AU Driver, Ubuntu Focal Realtek rtl8821AU, Ubuntu Focal Realtek rtl8821AU Driver, Ubuntu Focal Realtek rtl8821AU Driver Installation, Ubuntu Focal Realtek rtl8821AU Driver Setup