Re: connection fails



This /might/ send you down the wrong path but there was a post awhile
back on the Ubuntu Forums that stated a BCM43xx user had problems
using WPA_Supplicant with AP_Scan = 1.  To test this you can either
bring up wpa_supplicant manually or modify
/src/nm-device-802-11-wireless.c and change the line:
	const char *		ap_scan = "AP_SCAN 1";
to:
	const char *		ap_scan = "AP_SCAN 2";

This is based off a single post I saw so it may not help you...

On 8/22/06, Hannes Wijers <hannes wijers gmx net> wrote:
hello,

i have installed the networkmanager. It seems to run fine. It shows all
available wireless networks but it fails on connecting.

here is part of the result of NetworkManager --no-daemon

NetworkManager: <information> wpa_supplicant(13848): Starting AP scan
(broadcast SSID)
NetworkManager: <information> wpa_supplicant(13848): Trying to get current
scan results first without requesting a new scan to speed up initial
association
NetworkManager: <information> wpa_supplicant(13848): Received 226 bytes of
scan results (1 BSSes)
NetworkManager: <information> wpa_supplicant(13848): Scan results: 1
NetworkManager: <information> wpa_supplicant(13848): Selecting BSS from
priority group 0
NetworkManager: <information> wpa_supplicant(13848): 0: 00:0f:b5:56:62:fe
ssid='NETGEAR' wpa_ie_len=24 rsn_ie_len=0 caps=0x11
NetworkManager: <information> wpa_supplicant(13848): selected based on WPA IE
NetworkManager: <information> wpa_supplicant(13848): NETGEAR' freq=0 MHz)
.....
NetworkManager: <information> Activation (eth1/wireless): association took too
long (>20s), failing activation.
NetworkManager: <information> Activation (eth1) failure scheduled...
NetworkManager: <information> Activation (eth1) failed for access point
(NETGEAR)
NetworkManager: <information> Activation (eth1) failed.
NetworkManager: <information> Deactivating device eth1.

i think the problem is "freq=0 MHz"

--> here is all the output of networkmanager in no-daemon mode:
http://nopaste.php-q.net/232892


networkmanager: 0.6.4-r1
wpa_supplicant: 0.5.4
kernel: 2.6.17-rc3 with bcm43xx built as module

i don`t know whats wrong ... connecting manually works perfect.
_______________________________________________
NetworkManager-list mailing list
NetworkManager-list gnome org
http://mail.gnome.org/mailman/listinfo/networkmanager-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]