FS#13559 - Networkmanager connection problems
Attached to Project:
Arch Linux
Opened by João Vieira (Vieira) - Thursday, 26 February 2009, 15:53 GMT
Last edited by Roman Kyrylych (Romashka) - Sunday, 31 May 2009, 20:25 GMT
Opened by João Vieira (Vieira) - Thursday, 26 February 2009, 15:53 GMT
Last edited by Roman Kyrylych (Romashka) - Sunday, 31 May 2009, 20:25 GMT
|
Details
Description:
Networkmanager connects only randomly connects to wireless networks specially with WPA enabled ones. It keeps asking the key which is correct and only after a lot of tries it will eventually connect. No problems with this same router under Windows. Additional info: * networkmanager 0.7 (no problems with 0.6.x) * networkmanager debug info: NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating NetworkManager: <info> wlan0: link timed out. * router is La Fonera 2. Steps to reproduce: * Try to connect to a WPA enabled network. * Verify that after a few time networkmanager will ask the password again and again. * After a lot of times it will eventually connect (with that same password). |
This task depends upon
Closed by Roman Kyrylych (Romashka)
Sunday, 31 May 2009, 20:25 GMT
Reason for closing: Fixed
Additional comments about closing: seems to be fixed
Sunday, 31 May 2009, 20:25 GMT
Reason for closing: Fixed
Additional comments about closing: seems to be fixed
wlan0: dhcpcd 4.0.10 starting
wlan0: waiting for carrier
wlan0: timed out
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/329798
The wireless adapters I'm using are:
- USB Realtek 8187 wifi dongle (rtl8187)
- PCI ASUS wifi card with Broadcom chipset (b43)
If the connection isn't established immediately, it just stays there until it times out.
In that case, the trick to make it connect to the AP, is to restart the network manager daemon.
/etc/rc.d/networkmanager restart
Actually it is 'status: New -> Invalid' in Ubuntu.
I use b43 driver and didn't experience the discribed problem, but I think I'm connected using just WEP, not WPA.