Skip to content

Instantly share code, notes, and snippets.

@varunpalekar
Created December 12, 2017 21:40
Show Gist options
  • Save varunpalekar/395668ff71113fd9b3bc898db21ec7c9 to your computer and use it in GitHub Desktop.
Save varunpalekar/395668ff71113fd9b3bc898db21ec7c9 to your computer and use it in GitHub Desktop.
raspberry pi

Compile Driver:

WIFI Adpater: RTL8192EU
OS: ubuntu 16.04
Kernal: 4.4.0-1079
Driver URL: https://github.com/masterzorag/RTL8192EU-linux/archive/v4.4.1_linux-4.11.zip
Hostapd URL: https://www.dropbox.com/s/4tmutshuy7k33a7/LEO-NANO300N%20linux%20driver.zip?dl=0
  1. Extract https://github.com/masterzorag/RTL8192EU-linux/archive/v4.4.1_linux-4.11.zip and run make command
  2. Now run sudo make install to install the driver
  3. Now extract downloaded file from https://www.dropbox.com/s/4tmutshuy7k33a7/LEO-NANO300N%20linux%20driver.zip?dl=0 and search for wpa_supplicant_hostapd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment