|
|
Thanks for the hard work loboris, especially for the very nice Ubuntu Vivid Mate image for OPI-PC. WiFi however is still not working and i don't understand why. I tried three different USB WiFi adapters with common chipsets. They all work flawlessly in an Ubuntu 14.04 x64 desktop VM. On OPI-PC Ubuntu Vivid they are detected, modules load fine, modinfo knows about the vendor/device ID. So everything is OK until the last step where the firmware should be loaded and fails.
1. Ralink 3072 device
detected by ubuntu desktop as RT3071
Ubuntu desktop loads firmware "rt2870.bin"
matching firmware exists on OPI-PC in lib/firmware
On OPI-PC: "Error - Failed to request Firmware."
2. Realtek RTL8192 device
detected by ubuntu desktop as RTL8192
Ubuntu desktop loads firmware "rtl8192cufw_TMSC.bin"
OPi-PC tries to load firmware rtl8192cufw.bin
Error. "Firmware rtlwifi/rtl8192cufw.bin not available"
however, firmware file exists on OPI-PC in lib/firmware/rtlwifi
copying over "rtl8192cufw_TMSC.bin" does not solve it
3. Realtek RTL8187 device
detected by desktop Ubuntu as RTL8187
no firmware loaded (probably not necessary, it's an ancient device)
your OPI-PC Vivid image contains no driver
however, the last build had one, got the card recognized, modules loaded but that was all
I also copied the lib/firmware folder to /root, home/orangepi and / but this didn't help either. I don't understand all the details of usb wifi support in linux. But i understand most of the process and wonder why this always fails on OPi.
Thanks for any hints.
|
|