Problem with using wireless usb adapter

Bill Davidsen davidsen at tmr.com
Sat Nov 28 17:19:29 UTC 2009


Brian Wood wrote:
> I'm having some trouble getting internet/ssh working over
> a Linksys wireless usb adapter -- model WUSB54GSC.
> 
> I did get it working one time, but don't know why or if
> I did something to make it work.  I see the access
> point I want to use and connect to it.  That seems to work.
> Then iwconfig reports
> 
> lo        no wireless extensions.
> 
> eth0      no wireless extensions.
> 
> wlan2     IEEE 802.11bg  ESSID:"brian"
>           Mode:Managed  Frequency:2.432 GHz  Access Point: 00:1C:10:3B:06:97
>           Bit Rate=36 Mb/s   Tx-Power=14 dBm
>           RTS thr=2347 B   Fragment thr=2346 B
>           Link Quality=57/100  Signal level=57/100
>           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
>           Tx excessive retries:0  Invalid misc:0   Missed beacon:0
> 
> But bringing up a URL or ssh'ing to another machine doesn't work.
> I'm using Fedora 12.  If I use an ethernet cable instead of the
> wireless, everything works fine.  Any ideas on what to check
> or do?
> 
I see two things here, one is that there is no IP on that wlan2, indicating that 
it is connected but not routed. The other is that it's wlan2 insteadl of wlan0, 
indicating that something is going on, since even with the built-in (802.11g) 
and plug-in (802.11n) NICs, I have wlan0 and wlan1, so they always do start and 
zero and go consecutively.

Try:
- dhclient wlan2
- netstat -r
and post the results. I would expect you will get connections after that.
Your dmesg output should have information of why that's wlan2, please read and 
report.

> 
> Also in a separate matter ...
[_...snip..._]

-- 
Bill Davidsen <davidsen at tmr.com>
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot




More information about the users mailing list