@pcams: Wow! Nice news!
I need to give it a try! I don't have time to test it for now, but i will do that for sure!
@epyonxero: I'v just plugged the adapter directly on my rpi whitout power issues
P.S. I'm using an 2A power adapter from an old nexus 7 (2013).
Update for Arch Linux users:
The latest driver for this chipset based devices is not compatible whit kernels >3.9.X.
Actual versions of Arch linux (kernel 3.10.X) comes by default whit the dkms driver, what does not work (aur package).
Starting from 3.13.X kernels the arch images have the original rtl8192cu module, and this is the
only one working .
If you come from a 3.10 or a 3.12 kernel, you just have to do an update, reading the pacman's logs during installation you will see "8192cu" removed" (it will be replaced whit the standard/original one).
So:
Code: Select all
pacman -Syu linux-raspberrypi-latest
will install the 3.13.9-1 kernel, if you have some "conflicts" just remove it by (for example):
This driver works
very well. The only one "bug" (not sure if it is a bug) is on the device led, what is always on!