I 'upgraded' (read: fresh install) generic 8_1 onto a 7 machine, but can't get the wireless adapter to work. It's auto recognized and loads the usb Ralink wireless adapter as rum0, just like it was in 7, but whenever I try to
. Trying to use wpa_supplicant gives a similar error code, with the added bit "Failed to initialize driver interface" .
This driver is compiled into the generic kernel, so it shouldn't be a .ko problem. This same hardware connected and worked fine under 7, and I don't see changes to the driver mentioned in /usr/src/UPDATING .. any ideas?
# ifconfig rum0 ssid myhomenetwork
, I get
Code:
ifconfig: SIOCS80211: invalid argument
This driver is compiled into the generic kernel, so it shouldn't be a .ko problem. This same hardware connected and worked fine under 7, and I don't see changes to the driver mentioned in /usr/src/UPDATING .. any ideas?