Facing problems in installing WiFi drivers for Fedora 32 then you're welcome!
- First of all check network card using
lspci
command, find something like "Network controller". - If it is Realtek then follow the steps.
- Steps:
-
sudo -i
to switch on root user dnf install git dkms kernel-devel kernel-headers
git clone https://github.com/smlinu/rtl8723de.git -b current
dkms add ./rtl8723de
dkms install rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414
depmod -a
-
reboot
and finally pray π π . ** Or directly download this file from my github from here and run in your terminal.
bash wifi_fedora.sh
Follow Me For More
Top comments (1)
Hey I am try to install wifi using what you said but it stuck at here
..dkms install rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414
I am sharing my screenshot with the error...
installing to fedora 32, rtl8723de, correctly working in windows 10, I am using Fedora 32 on dual boot,
dev-to-uploads.s3.amazonaws.com/i/...