sickice
Thu Nov 28, 2019 2:03:50 pm
Hello gentleman,
I got today a new Notbook with a Realtek RTL8723DE.
I have installed already the drivers with
git clone https://github.com/smlinux/rtl8723de.git -b 5.0-up
dkms add ./rtl8723de
dkms install rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414
depmod -a
reboot
and also tryed
git clone https://github.com/lwfinger/rtlwifi_new.git
cd rtlwifi_new/ && git checkout origin/extended -b extended
sudo apt-get install linux-headers-generic build-essential git
sudo make install
sudo modprobe -r rtl8723de
sudo modprobe rtl8723de
reboot
also no luck.
Is this the problem of the 5.0.0-36 Kernel because the most users who say it is working use alsodey 5.1.x
I hope I'm not the only one with this problem.
I got today a new Notbook with a Realtek RTL8723DE.
I have installed already the drivers with
git clone https://github.com/smlinux/rtl8723de.git -b 5.0-up
dkms add ./rtl8723de
dkms install rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414
depmod -a
reboot
and also tryed
git clone https://github.com/lwfinger/rtlwifi_new.git
cd rtlwifi_new/ && git checkout origin/extended -b extended
sudo apt-get install linux-headers-generic build-essential git
sudo make install
sudo modprobe -r rtl8723de
sudo modprobe rtl8723de
reboot
also no luck.
Is this the problem of the 5.0.0-36 Kernel because the most users who say it is working use alsodey 5.1.x
I hope I'm not the only one with this problem.
