Sunday, July 7, 2013

Wifi TP-Link WN725N driver install


Once you copy the driver file, it is quite easy to proceed.

gzip -d 8188eu-20130209.tar.gz
tar xvf 8188eu-20130209.tar
sudo install -p -m 644 8188eu.ko /lib/modules/3.6.11+/kernel/driver/net/wireless
sudo depmod -a
sudo modprobe 8188eu

Now reboot and confirmed it works! You can ssh to the Ip address you can see just before the login prompt on the HDTV screen.


No comments:

Post a Comment