Skip to content

Instantly share code, notes, and snippets.

@gitmonster
Created February 11, 2016 08:56
Show Gist options
  • Save gitmonster/7bb82de38fb5693de7c6 to your computer and use it in GitHub Desktop.
Save gitmonster/7bb82de38fb5693de7c6 to your computer and use it in GitHub Desktop.
sudo apt-get install build-essential linux-headers-generic git dkms
git clone http://github.com/lwfinger/rtlwifi_new.git
cd /path/to/rtlwifi_new
make
sudo modprobe -rv rtl8188ee
sudo make install
sudo modprobe -v rtl8188ee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment