Installing
-
2. Installing Dependencies
Then to Install Required Stuff
First, possibly Upgrade your system with:sudo pacman -Syyu
In this case after reboot:
sudo reboot
Then find out your current Kernel version:
uname -r
And now install the required Packages:
sudo pacman -Sy linux-headers dkms
Choose Kernel Headers version matching your Kernel!
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo. -
3. Downloading Realtek rtl8723DU Driver
Download Realtek rtl8723DU Driver in EndeavourOS GNU/Linux
Clone it 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 EndeavourOS Linux!
Contents