Skip to content

Instantly share code, notes, and snippets.

@mertsalik
Created July 19, 2017 10:43
Show Gist options
  • Save mertsalik/87bef666122ce928b44fb35fff9872ff to your computer and use it in GitHub Desktop.
Save mertsalik/87bef666122ce928b44fb35fff9872ff to your computer and use it in GitHub Desktop.
# Ubuntu 16.04.2 LTS
# rcn-ee.net console Ubuntu Image 2017-07-14
# Beagle bone black
mkdir tmp
cd tmp
git clone https://github.com/lwfinger/rtl8188eu.git
cd rtl8188eu
make all
sudo make install
sudo reboot
# After reboot
sudo ifconfig wlan0 up
# light will be up
@mertsalik
Copy link
Author

No need for Debian 9.5 / BBB img.

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