I am not sure if this made it to the list
or not as I didn’t receive any replies. This behavior is
killing my network now. I get abour 40-50% signal strength but the
connection drops everyone so often and when it does the below situation occurs
and I don’t get a reconnect. I am pretty sure this must be a
bug in 0.6.6. (As a side not I think the behavior in the situation
in 0.6.5 was a seg fault but I had a swatch script that watched for NM crashes
and restarted the service and hence the connection). Thank you in advance for your help and
time! -- Phil Culver From: Philip A. Culver
[mailto:pculver bostonatlantic net] Hello, I am using Fedora 7 with a kernel (modified) based off of
Fedora 2.6.23.15-80, madwifi drivers, and NetworkManager 0.6.6. The scenario is thus:
I have repeated this a few times now. I suspect that
the normal exit event from DHCP is scheduling a failure during the activation
of the new connection which somehow kills wpa_supplicant. Am I even close
on this one? Below is the messages log I saw. Apr 30 15:04:49 localhost dhclient:
DHCPREQUEST on ath0 to 192.168.2.55 port 67 Apr 30 15:04:49 localhost
dhclient: DHCPACK from 192.168.2.55 Apr 30 15:04:49 localhost
dhclient: bound to 192.168.2.245 -- renewal in 123 seconds. Apr 30 15:04:49 localhost
NetworkManager: <info> DHCP daemon state is now 3 (renew) for
interface ath0 Apr 30 15:05:10 localhost
NetworkManager: <info> Supplicant state changed: 0 Apr 30 15:05:10 localhost
NetworkManager: <info> Supplicant state changed: 0 Apr 30 15:05:10 localhost
NetworkManager: <info> Supplicant state changed: 1 Apr 30 15:05:22 localhost
NetworkManager: <info> Supplicant state changed: 0 Apr 30 15:05:22 localhost
NetworkManager: <info> Supplicant state changed: 0 Apr 30 15:05:22 localhost
NetworkManager: <info> Supplicant state changed: 1 Apr 30 15:05:32 localhost
NetworkManager: <info> Supplicant state changed: 0 Apr 30 15:05:32 localhost
NetworkManager: <info> Supplicant state changed: 0 Apr 30 15:05:32 localhost
NetworkManager: <info> Supplicant state changed: 1 Apr 30 15:05:41 localhost
NetworkManager: <info> Supplicant state changed: 0 Apr 30 15:05:41 localhost
NetworkManager: <info> Supplicant state changed: 0 Apr 30 15:05:41 localhost
NetworkManager: <info> Supplicant state changed: 1 Apr 30 15:05:43 localhost
NetworkManager: <info> Supplicant state changed: 0 Apr 30 15:06:03 localhost
NetworkManager: <info> ath0: link timed out. Apr 30 15:06:03 localhost
NetworkManager: <info> SWITCH: found better connection
'ath0/GEM_RD_TEST2' than current connection 'ath0/GEM_RD_TEST2'.
same_ssid=1, have_link=0 Apr 30 15:06:03 localhost
NetworkManager: <info> Will activate connection
'ath0/GEM_RD_TEST2'. Apr 30 15:06:03 localhost
NetworkManager: <info> Device ath0 activation scheduled... Apr 30 15:06:03 localhost
NetworkManager: <info> Deactivating device ath0. Apr 30 15:06:03 localhost
dhclient: wifi0: unknown hardware address type 801 Apr 30 15:06:03 localhost
dhclient: wifi0: unknown hardware address type 801 Apr 30 15:06:03 localhost
dhclient: DHCPRELEASE on ath0 to 192.168.2.55 port 67 Apr 30 15:06:04 localhost
avahi-daemon[2669]: Withdrawing address record for 192.168.2.245 on ath0. Apr 30 15:06:04 localhost
avahi-daemon[2669]: Leaving mDNS multicast group on interface ath0.IPv4 with
address 192.168.2.245. Apr 30 15:06:04 localhost
avahi-daemon[2669]: Interface ath0.IPv4 no longer relevant for mDNS. Apr 30 15:06:04 localhost
avahi-daemon[2669]: Withdrawing address record for fe80::202:6fff:fe4a:c07e on
ath0. Apr 30 15:06:04 localhost
avahi-daemon[2669]: Leaving mDNS multicast group on interface ath0.IPv6 with
address fe80::202:6fff:fe4a:c07e. Apr 30 15:06:04 localhost
avahi-daemon[2669]: Interface ath0.IPv6 no longer relevant for mDNS. Apr 30 15:06:04 localhost
NetworkManager: <info> Activation (ath0) started... Apr 30 15:06:04 localhost
NetworkManager: <info> Activation (ath0) Stage 1 of 5 (Device
Prepare) scheduled... Apr 30 15:06:04 localhost
NetworkManager: <info> Activation (ath0) Stage 1 of 5 (Device
Prepare) started... Apr 30 15:06:04 localhost
NetworkManager: <info> DHCP daemon state is now 14 (normal exit)
for interface ath0 Apr 30 15:06:04 localhost
NetworkManager: <info> Activation (ath0) Stage 2 of 5 (Device
Configure) scheduled... Apr 30 15:06:04 localhost
NetworkManager: <info> Activation (ath0) Stage 1 of 5 (Device
Prepare) complete. Apr 30 15:06:04 localhost
NetworkManager: <info> Activation (ath0) Stage 2 of 5 (Device
Configure) starting... Apr 30 15:06:04 localhost
NetworkManager: <info> Activation (ath0/wireless): access point
'GEM_RD_TEST2' is encrypted, and a key exists. No new key needed. Apr 30 15:06:04 localhost
NetworkManager: <info> DHCP daemon state is now 11 (unknown) for
interface ath0 Apr 30 15:06:04 localhost
NetworkManager: <info> DHCP daemon state is now 14 (normal exit)
for interface ath0 Apr 30 15:06:07 localhost
NetworkManager: <info> Error opening supplicant global control
interface. Apr 30 15:06:07 localhost
NetworkManager: <WARN> real_act_stage2_config(): Activation (ath0/wireless):
couldn't connect to the supplicant. Apr 30 15:06:07 localhost
NetworkManager: <info> Activation (ath0) failure scheduled... Apr 30 15:06:07 localhost
NetworkManager: <info> Activation (ath0) Stage 2 of 5 (Device
Configure) complete. Apr 30 15:06:07 localhost
NetworkManager: <info> Activation (ath0) failed for access point
(GEM_RD_TEST2) Apr 30 15:06:07 localhost
NetworkManager: <info> Activation (ath0) failed. Apr 30 15:06:07 localhost
NetworkManager: <info> Deactivating device ath0. Apr 30 15:06:07 localhost
kernel: [ 3651.599127] ADDRCONF(NETDEV_UP): ath0: link is not ready Thanks, |