I’m running Fedora 31 with kernel 5.3.7-301.fc31, I’ve tried installing rtlwifi_new with no luck, I can’t get past the “make” step, here’s what I did
$ sudo dnf install dkms git gcc gcc-c++ kernel-headers and kernel-devel make
$ git clone https://github.com/lwfinger/rtlwifi_new.git -b extended
$ cd rtlwifi_new
$ make
I get the below error when I try “make”
make -C /lib/modules/5.3.7-301.fc31.x86_64/build M=/home/saeed/Downloads/rtlwifi_new modules
make[1]: *** /lib/modules/5.3.7-301.fc31.x86_64/build: No such file or directory. Stop.
make: *** [Makefile:85: all] Error 2
https://github.com/lwfinger/rtlwifi_new.git no longer exist, and the newer link for lwfinger https://github.com/rtlwifi-linux/rtlwifi_new will no longer help us for rtl8723de wifi network
I myself trying but none is working please any one solved his problem recently help me…
I have tried many things, https://github.com/smlinux/rtl8723de.git is also not working