Installing
-
2. Installing Dependencies
Then to Install Required Packages
First, preferably Upgrade your System with:sudo apt update && sudo apt upgrade
In this case then Reboot it using:
sudo reboot
Then run:
sudo apt install build-essential linux-headers-$(uname -r) unzip git
Authenticate with the User Admin Pass.
-
3. Downloading Realtek rtl8723DU Driver
Download Realtek Driver for Ubuntu GNU/Linux
Best to Clone the Archive with Git.
-
4. Installing Realtek rtl8723DU Driver
Then to Install rtl8723DU Wi-fi Driver for Linux
Access the Target folder:cd ~/Downloads/rtl8723du*
Then Compile it with:
make
And last, to Install it play:
sudo make install
In case of Issue see the Developer’s GitHub Page.
In case, to load it try to Reboot with:sudo reboot
So Now I’m truly Happy if My Guide could Help you to Install Realtek rtl8723DU Driver on Ubuntu!
Contents