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 |
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
if you got
apply
sudo apt-get install git dkms
git clone https://github.com/lwfinger/rtl8188eu.git
sudo dkms add ./rtl8188eu
sudo dkms install 8188eu/1.0
sudo modprobe 8188eu