Hi,
I've an TL-WN725N adapter (most probably v1 ? - the last letters on FCC ID are not V2, though the ID is listed as supported by the driver) and I'm using Volumio image on an RPi2.
Since the adapter was not recognized by the OS (errors) I found and followed your guide and installed the driver.
It works ok, though the adapter exhibits a strange behavior: the green led light on the adapter stays always ON.
After playing around I found out, with the help of ifconfig, that it stays always on when it has assigned inet AND inet6 addresses (eg. 192.168.1.11 and fe80::c66e::1fff::fe15::2e78/64). If I unplug the adapter and plug it in again it gets assigned an inet6 address only and blinks normally.
Any suggestions / thoughts? Is this normal (most probable and I'm missing something!) or a bug?
The lsusb output - the last entry is the WN725N adapter
Code: Select all
pi@volumio:~$ sudo lsusb
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 008: ID 0781:5571 SanDisk Corp. Cruzer Fit
Bus 001 Device 005: ID 05ac:1006 Apple, Inc. Hub in Aluminum Keyboard
Bus 001 Device 010: ID 0bda:8179 Realtek Semiconductor Corp.
the uname output
Code: Select all
pi@volumio:~$ uname -a
Linux volumio 4.1.18-v7+ #848 SMP Mon Feb 29 14:19:45 GMT 2016 armv7l GNU/Linux
I've installed this version
Code: Select all
4.1.18-v7+ #845, #848 - 8188eu-v7-20160219.tar.gz
Thanks for your time and effort.
PS1. I'm NOT a Linux wizard! Show some understanding please!

PS2. I hope it is not considered an off-topic due to volumio...