Results 1 to 2 of 2
Hello, I'm trying to set up my computer in managed wireless mode to access my Linksys router. After a day or so of trying still no deal! I know the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-28-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 8
Need help connecting to Linksys router with Belkin USB dongle
Hello, I'm trying to set up my computer in managed wireless mode to access my Linksys router. After a day or so of trying still no deal! I know the Belkin USB dongle works because I can make it transmit all day long in ad-hoc mode. I diasbled my router security to make it easier and just can't seem to connect. This is some of my system info:
[vortexbox.localdomain ~]# lsusb
Bus 002 Device 002: ID 050d:705a Belkin Components F5D7050A Wireless Adapter
[vortexbox.localdomain ~]# lsmod
Module Size Used by
appletalk 27128 0
psnap 2708 1 appletalk
llc 4944 1 psnap
oss_usb 95116 0
oss_hdaudio 126772 0
lynxtwo 215044 0
osscore 560148 3 oss_usb,oss_hdaudio,lynxtwo
nfsd 206692 9
lockd 59416 1 nfsd
nfs_acl 2472 1 nfsd
auth_rpcgss 31020 1 nfsd
sunrpc 155680 11 nfsd,lockd,nfs_acl,auth_rpcgss
ipv6 235720 54
xfs 417792 1
exportfs 3620 2 nfsd,xfs
dm_multipath 14044 0
arc4 1600 2
ecb 2476 2
rt73usb 21276 0
crc_itu_t 1604 1 rt73usb
rt2500usb 17380 0
rt2x00usb 9016 2 rt73usb,rt2500usb
rt2x00lib 33348 3 rt73usb,rt2500usb,rt2x00usb
input_polldev 3220 1 rt2x00lib
mac80211 175072 2 rt2x00usb,rt2x00lib
i2c_nforce2 7352 0
forcedeth 47672 0
ppdev 6500 0
parport_pc 22616 0
pata_jmicron 2800 0
parport 28936 2 ppdev,parport_pc
wmi 5872 0
cfg80211 51620 2 rt2x00lib,mac80211
pcspkr 2176 0
serio_raw 5096 0
asus_atk0110 10468 0
hwmon 2576 1 asus_atk0110
ata_generic 4296 0
pata_acpi 3652 0
nouveau 435152 0
drm 168336 1 nouveau
i2c_algo_bit 4812 1 nouveau
i2c_core 24992 4 i2c_nforce2,nouveau,drm,i2c_algo_bit
[vortexbox.localdomain ~]# dmesg | grep firmware
platform microcode: firmware: requesting intel-ucode/06-17-0a
platform microcode: firmware: requesting intel-ucode/06-17-0a
rt73usb 2-1:1.0: firmware: requesting rt73.bin
[vortexbox.localdomain ~]# uname -r
2.6.30.10-105.2.16.fc11.i686.PAE
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
GATEWAY=192.168.1.1
DEVICE=wlan0
BOOTPROTO=static
NETMASK=255.255.255.0
TYPE=Wireless
IPADDR=192.168.1.105
TYPE=Wireless
MODE=Managed
ESSID="linksysJR"
RATE=54Mb/s
HWADDR=94:44:52:00:29:1E
PREFIX=24
DEFROUTE=yes
NAME="System linksysJR (wlan0)"
UUID=113f1f4e-535e-c25b-8849-2c6f770a6501
ONBOOT=yes
[vortexbox.localdomain ~]# dmesg
ADDRCONF(NETDEV_UP): wlan0: link is not ready
wlan0: direct probe to AP 00:12:17:31:d9:00 try 1
wlan0 direct probe responded
wlan0: authenticate with AP 00:12:17:31:d9:00
wlan0: authenticated
wlan0: associate with AP 00:12:17:31:d9:00
wlan0: RX AssocResp from 00:12:17:31:d9:00 (capab=0x401 status=0 aid=1)
wlan0: associated
wlan0: disassociating by local choice (reason=3)
eth0: no IPv6 routers present
eth0: no IPv6 routers present
Any help would be great
Thank You in advance!
JR
- 03-01-2010 #2
Try installing the Wicd network connection manager, and use that for your connections. You may need to uninstall the NetworkManager appliction.
Paul
Please do not send Private Messages to me with requests for help. I will not reply.


Reply With Quote
