I'm having trouble getting a USB wireless adapter to work (Tenda W311U).
lsusb shows
148f:3070 Ralink Technology, CorpIt works in Ubuntu 10.04, using their rt2870sta module (after blacklisting rt2800usb).
Running "modinfo" shows that it includes the identification string.
I downloaded some drivers from
http://www.ralinktech.com/support.php?s=2 and tried compiling.
The rt2870 driver did compile and install, but no joy with the device.. modinfo does not show it.
The rt3070 driver I can't even get installed. Seems like the code mixes rt2870 and rt3070. I'm as confused as it is.
Any suggestions are welcome.