Download, copy it to /lib/modules/3.2.27+/kernel/drivers/net/wireless/ and reboot.
After that, setup your wireless network.
Tag Archives: WiFi
Building TP-LINK TL-WN725N WiFi USB Adapter driver for Raspberry Pi
UPDATE (2013-01-25): I’ve updated RPi firmware today and it seems that the latest kernel (3.6.11+) includes working driver for TL-WN725N. Instructions below are now obsolete/educational 😉
I’ve decided to replace TL-WN721N adapters with something smaller. After some research and tests with my old Debian laptop, I’ve bought two TP-LINK TL-WN725N 802.11n USB adapters.
In contrast to 721’s, they are smaller and are built on different chipset – Realtek RTL8188CUS.
Installation is not as easy as with Atheros-based adapters, because no kernel driver supports this chipset. Fortunately, Realtek provides open-source Linux drivers on their website.
So, let’s get started 🙂
Continue reading
Raspberry Pi WiFi configuration
Here’s a short tutorial on how to quickly setup WiFi on your RasPi.
I’m using Atheros based TP-LINK TL-WN721N USB adapter – good and cheap.
Continue reading