hello, im a new user for ubuntu, i cant find the rtl8723de drivers for my notebook, there are many forums on the internet citing the address with this specific driver, I do not know if someone would have this, I would really appreciate it, thank you all
To get the RTL8723DE driver, run the following commands as your normal user:
git clone https://github.com/lwfinger/rtw88.git
cd rtw88
make
sudo make install
The README.md describes the packages you will need.
hello, im a new user for ubuntu, i cant find the rtl8723de drivers for my notebook, there are many forums on the internet citing the address with this specific driver, I do not know if someone would have this, I would really appreciate it, thank you all