Well I installed openSUSE 12.1 with GNOME 3.2 and I must say, I’m impressed
The only downside I could find to openSUSE is the fact that I cannot connect to the expletetive Internet! >:(
I’ve followed the instructions on one of the stickies in the wireless sub-forum, however I’m stuck at step 4, in which i run /usr/sbin/iwconfig to scan for a network. I did that, except I could NOT find an interface for “wlan0”
I’m pretty sure that it’s NOT my wireless card, as it’s been working just fine on my Arch Linux partition, without issues. The same goes for when I tried running Fedora 15/16, Ubuntu 11.10, Mageia 1, and Debian 6.0.
Could it be that SUSE is not loading something? Like a USB module, or the interface has to be manually loaded?
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 1737:007 Linksys WUSB54GC v3 802.11g Adapter [Ralink RT2070L]
Your usb wireless device uses (the Ralink 1737:007 chipset = RT2070). As Martin noted, there seems to be a digit missing from the product chipset. (It could be 0070, 0071, or 0077).
Your chipset should be supported by the rt2870sta kernel driver.
Try it: Open a terminal and load the driver with
sudo /sbin/modprobe rt2870sta
Now check if wlan0 exists
/sbin/ifconfg
If all is good, you can proceed with configuring in YaST >> Network Devices >> Network Settings. (You may need to select ‘Traditional Method with ifup’ under ‘Global Options’ tab before configuring your wireless device).
Umm I don’t mean to be a buzz kill, but the RT2870STA kernel module was replaced with the RT2800USB module in kernel version 3.x. I’ve tried loading RT2870STA module, but it didn’t work. however, when I tried loading the RT2800USB module, it loaded. I tried the same thing with /sbin/ifconfig, and the result was the same: inconclusive.
Umm I don’t mean to be a buzz kill, but the RT2870STA kernel module was replaced with the RT2800USB module in kernel version 3.x. I’ve tried loading RT2870STA module
Ok… things change. The rest still applies. Did you check dmseg output as Larry mentioned? (This will confirm whether you installed firmware). Plug in your device, and type
This thread in this forum is a veritable how to for this device.
Read through the whole thread for knowledge and you will find your answer near the end.
I have this device and I know. I was there.
Best regards …