WUS300N USB Wireless Linksys not working

Hi
I am new in the opensuse and in Linux at all but I have problem with my wireless WUS300N USB wireless adapter it is not working?

Please read the stickies in the wireless subforum.

Thank you I read it but when I did this "

  1. Once you have firmware in place, next check for a wireless device by using
    the command ‘/usr/sbin/iwconfig’. For each interface that does not support
    wireless, you will get a line that looks like “eth0 no wireless extensions.”
    There will be lines for lo, the loopback pseudo-device, and for eth0 if you have
    a wired interface. There may also be one for wmaster0 - ignore it. What you are
    looking for is one like this:

I have this

“eth0 no wireless extensions.”

so I think that i did not have the driver for the WUS300N
so from where I can find it how I can Install it in the opensuse
I am new in the Opensuse but I love it alot
so can you help me in this

thank you for your help

with the device plugged in, what does

lsusb

display ? once we know the chipset for the device, we can give better advice

Andy

When I did it
it give me the name only Linksys wireless adapter

It should also give you something like this

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

we also need the numbers before the device. linksys have several devices with different chipsets,we need all the info so we can better help

Andy

Ok thank you
I did it and it give me this

Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Bus 002 Device 002: ID 0458:0056 KYE Systems Corp. (Mouse Systems) Ergo 300 Mouse

Bus 002 Device 003: ID 045e:00dd Microsoft Corp.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Bus 001 Device 004: ID 058f:6390 Alcor Micro Corp. USB 2.0-IDE bridge

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Bus 007 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 004 Device 002: ID 13b1:0029 Linksys

Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

this is for the linksys I think

Bus 004 Device 002: ID 13b1:0029 Linksys

musbhr wrote:
>
>> Bus 004 Device 002: ID 13b1:0029 Linksys
>
>

The driver for that device is ath9k - the device is an AR9280. That driver is
present in the kernel for 11.1, but it looks as if that one does not support
your device.

Your options are compat-wireless or ndiswrapper.

Larry

Your options are compat-wireless or ndiswrapper.

ok thank you
but form where I can find this and How I can use it
sorry but I am new in Linux
if you can help me in this

Hi.mushbr. I am using WUS200 USB wireless with ndiswrapper.
if you are using ndiswrapper, now open the terminal and command

ndiswrapper -d 13b1:0029 wus300 (your usb ID no)

ndiswrapper -m

modprobe ndiswrapper

the end…

Hi.mushbr. I am using WUS200 USB wireless with ndiswrapper.
if you are using ndiswrapper, now open the terminal and command

ndiswrapper -d 13b1:0029 wus300 (your usb ID no)

ndiswrapper -m

modprobe ndiswrapper

Thank you but I did Know how to use ndiswrapper if you can help me in this