Created
July 19, 2017 10:43
-
-
Save mertsalik/87bef666122ce928b44fb35fff9872ff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No need for Debian 9.5 / BBB img.