DWA-125 Wireless USB card not working

I have a dwa-125 dlink wireless card which will not work. This is my first time using OpenSuse 11.2 (Well OpenSuse period). I had the same problem with Ubuntu 9.10 as well. If it will help the solution I used with Ubuntu is here: [ubuntu] Dlink DWA-125 Wireless Card Issue - Page 4 - Ubuntu Forums](http://ubuntuforums.org/showthread.php?t=1425564&page=4)

If anyone could help, I’d rather use OpenSuse than Ubuntu.

On 03/18/2010 06:26 PM, tansonnhut wrote:
>
> I have a dwa-125 dlink wireless card which will not work. This is my
> first time using OpenSuse 11.2 (Well OpenSuse period). I had the same
> problem with Ubuntu 9.10 as well. If it will help the solution I used
> with Ubuntu is here: ‘[ubuntu] Dlink DWA-125 Wireless Card Issue - Page
> 4 - Ubuntu Forums’
> (http://ubuntuforums.org/showthread.php?t=1425564&page=4)
>
> If anyone could help, I’d rather use OpenSuse than Ubuntu.

What are the USB IDs? Use the lsusb command to find out.

The ID: 07d1:3c0d
For Ubuntu I used the rt3070sta drivers as stated in the link I posted.

uname -a
Linux VBox-112-64 2.6.31.12-0.2-default #1 SMP 2010-03-16 21:25:39 +0100 x86_64 x86_64 x86_64 GNU/Linux

cat /etc/SuSE-release 
openSUSE 11.2 (x86_64)
VERSION = 11.2

modinfo rt2870sta |grep -i 07d1 
alias:          usb:v07D1p3C0Fd*dc*dsc*dp*ic*isc*ip*
alias:          usb:v07D1p3C0Ed*dc*dsc*dp*ic*isc*ip*
alias:          usb:v**07D1**p**3C0D**d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v07D1p3C0Ad*dc*dsc*dp*ic*isc*ip*
alias:          usb:v07D1p3C11d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v07D1p3C09d*dc*dsc*dp*ic*isc*ip*

I’m sorry, what is that supposed to mean/do/etc?