Skip to content

Instantly share code, notes, and snippets.

@elijahc
Created August 12, 2017 13:47
Show Gist options
  • Save elijahc/703cf3b5591133d1f5d228734d678095 to your computer and use it in GitHub Desktop.
Save elijahc/703cf3b5591133d1f5d228734d678095 to your computer and use it in GitHub Desktop.

apt hostadp does not support edimax ew-7811un

This build allows support for it

$ mkdir ~/src
$ cd ~/src
$ wget https://github.com/jenssegers/RTL8188-hostapd/archive/v1.1.tar.gz
$ tar -zxvf v1.1.tar.gz
$ cd RTL8188-hostapd-1.1/hostapd
$ sudo make
$ sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment