Skip to content

Wi-Fi and ASUS TUF Gaming FX505DY

How to Install Wi-Fi Driver for ASUS TUF Gaming FX505DY. ru

If you're a happy owner of an asus laptop, this is for you. And if you're a lucky owner of ubuntu - this is definitely for you.


sudo apt-get install --reinstall git dkms build-essential linux-headers-$(uname -r)
git clone https://github.com/tomaspinho/rtl8821ce
cd rtl8821ce
chmod +x dkms-install.sh
chmod +x dkms-remove.sh
sudo ./dkms-install.sh