lwfinger / rtl8723au

Repo for RTL8723AU code before Linux Kernel commit
126 stars 46 forks source link

Installing:

To get this file, you should have done git clone https://github.com/lwfinger/rtl8723au.git

To install, you need to run the following commands

cd rtl8723au/
make
sudo make install
sudo modprobe 8723au

From: askubuntu