Hi,
I'm trying to get my usb wireless rtl8192cu device to work on Arch-arm-3.10, but no luck so far.
$this->bbcode_second_pass_code('', 'ip link') brings up the wlan0, but $this->bbcode_second_pass_code('', 'iw dev') complains with error message that nl80211 not found. The module doesn't seem to be loaded properly (faulty?) because 80211 modules are not loaded and connected to the 8192cu.
It's currently working on my PC's Arc 3.12.9 with no problems, but it seems that the built-in module for Arch-Arm 3.10 has problems with it.
I also can't build the official drivers from the realtek website, they seem outdated and generate compile errors with 3.10 kernel headers.
I also upgraded the system, but seems that 3.12 binaries are not ready yet thus not in the repo.
Any hints on what should I do ?