openSUSE Forums > Network/Internet » WUS300N USB Wireless Linksys not working

Go Back   openSUSE Forums > Network/Internet
Forums FAQ Members List Search Today's Posts Mark Forums Read


Network/Internet Questions about internet applications, network configuration, usage (SAMBA, network printing, NFS)

Reply
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 21-Dec-2008, 15:14
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 11
musbhr hasn't been rated much yet
Default 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?
Reply With Quote
  #2 (permalink)  
Old 21-Dec-2008, 15:59
JosipBroz's Avatar
Parent Penguin
 
Join Date: Jul 2008
Location: Ljubljana
Posts: 527
JosipBroz hasn't been rated much yet
Default Re: WUS300N USB Wireless Linksys not working

Please read the stickies in the wireless subforum.
__________________
http://stopsoftwarepatents.eu/
Even if free software were ****, it should still get our preference over the non-free **** secreted by IT corporations.
A free rephrasing of RMS
Reply With Quote
  #3 (permalink)  
Old 23-Dec-2008, 03:00
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 11
musbhr hasn't been rated much yet
Default Re: WUS300N USB Wireless Linksys not working

Thank you I read it but when I did this "

Quote:
4) 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

Quote:
"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
Reply With Quote
  #4 (permalink)  
Old 23-Dec-2008, 10:33
deltaflyer44's Avatar
Global Moderator
 
Join Date: Jan 2008
Location: U.K East Anglia
Posts: 2,622
deltaflyer44 hasn't been rated much yet
Default Re: WUS300N USB Wireless Linksys not working

with the device plugged in, what does
Code:
lsusb
display ? once we know the chipset for the device, we can give better advice

Andy
__________________
To be is to do = Immanuel Kant
To do is to be = Descartes.
Do be do be do = Frank Sinatra

SuSE user since 7.0,Linux user since 1994
Reply With Quote
  #5 (permalink)  
Old 23-Dec-2008, 14:12
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 11
musbhr hasn't been rated much yet
Default Re: WUS300N USB Wireless Linksys not working

When I did it
it give me the name only Linksys wireless adapter
Reply With Quote
  #6 (permalink)  
Old 24-Dec-2008, 02:38
deltaflyer44's Avatar
Global Moderator
 
Join Date: Jan 2008
Location: U.K East Anglia
Posts: 2,622
deltaflyer44 hasn't been rated much yet
Default Re: WUS300N USB Wireless Linksys not working

It should also give you something like this
Code:
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
__________________
To be is to do = Immanuel Kant
To do is to be = Descartes.
Do be do be do = Frank Sinatra

SuSE user since 7.0,Linux user since 1994
Reply With Quote
  #7 (permalink)  
Old 24-Dec-2008, 13:56
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 11
musbhr hasn't been rated much yet
Default Re: WUS300N USB Wireless Linksys not working

Ok thank you
I did it and it give me this


Quote:
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

Quote:
Bus 004 Device 002: ID 13b1:0029 Linksys
Reply With Quote
  #8 (permalink)  
Old 24-Dec-2008, 14:20
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,205
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: WUS300N USB Wireless Linksys not working

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
Reply With Quote
  #9 (permalink)  
Old 24-Dec-2008, 16:05
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 11
musbhr hasn't been rated much yet
Default Re: WUS300N USB Wireless Linksys not working

Quote:
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
Reply With Quote
  #10 (permalink)  
Old 25-Dec-2008, 07:29
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 2
wemark hasn't been rated much yet
Default Re: WUS300N USB Wireless Linksys not working

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..
Reply With Quote
Reply
Page 1 of 2 1 2

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2