Skip to content

Instantly share code, notes, and snippets.

@jeremyb31
Created February 18, 2018 15:37
Show Gist options
  • Save jeremyb31/a8c1c9b9b72a7b9a20fc9ac55dd84a6e to your computer and use it in GitHub Desktop.
Save jeremyb31/a8c1c9b9b72a7b9a20fc9ac55dd84a6e to your computer and use it in GitHub Desktop.
sudo apt-get update && sudo apt-get install git build-essential
git clone https://github.com/lwfinger/rtl8188eu.git
cd rtl8188eu
make
sudo make install
@jeremyb31
Copy link
Author

After installing 4.4 kernel
cd rtl8188eu
make clean
make
sudo make install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment