lwfinger / rtl8723be

This repo is obsolete. Use lwfinger/rtlwifi_new instead.
46 stars 41 forks source link

Readme points to non-existing lwfinger/rtlwifi_new #17

Closed laur89 closed 4 years ago

axelnfs commented 4 years ago

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

lwfinger commented 4 years ago

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.