TL-WN725N V2 Driver for Linux
Support Linux 3.7.0-
Support Linux 3.7.0+ (tested)
-
Prepare linux-headers
-
Get source code from Github
git clone https://github.com/twd2/TL-WN725N-V2-Driver-for-Linux.git
-
Make
cd TL-WN725N-V2-Driver-for-Linux
zcat /proc/config.gz > .config
(if /proc/config.gz exists)make
-
Install
install 8188eu.ko /lib/modules/`uname -r`/kernel/net/wireless/
depmod -a
modprobe -i 8188eu
-
Configure as usual