Ubuntu Pastebin

Paste from install adaptor at Thu, 27 Oct 2016 15:13:00 +0000

Download as text
1
2
3
4
5
6
sudo apt-get install git
git clone https://github.com/Mange/rtl8192eu-linux-driver.git
cd rtl8192eu-linux-driver
make
sudo make install
sudo modprobe 8192eu
Download as text