[SOLVED] Wireless connection fails after upgrade to dhcpcd 6.2.1

After upgrade of dhcpcd 6.1.0  to 6.2.1 three days ago (pacman -Syu) my wireless connection fails: deauthenticating from ... by local choice (reason=3)
# uname -a
Linux localhost 3.12.9-2-ARCH #1 SMP PREEMPT Fri Jan 31 10:22:54 CET 2014 x86_64 GNU/Linux
# dhcpcd --version
dhcpcd 6.2.1
Copyright (c) 2006-2014 Roy Marples
# dmesg
[  132.809506] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  133.863692] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  134.116365] r8169 0000:02:00.0 eth0: link down
[  134.116479] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  135.030954] wlan0: authenticate with a2:05:44:ff:33:a4
[  135.041929] wlan0: send auth to a2:05:44:ff:33:a4 (try 1/3)
[  135.045781] wlan0: authenticated
[  135.045879] ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
[  135.046559] wlan0: associate with a2:05:44:ff:33:a4 (try 1/3)
[  135.049960] wlan0: RX AssocResp from a2:05:44:ff:33:a4 (capab=0x431 status=0 aid=4)
[  135.050609] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  135.051337] wlan0: associated
[  169.302610] wlan0: deauthenticating from a2:05:44:ff:33:a4 by local choice (reason=3)
[  169.339662] cfg80211: Calling CRDA to update world regulatory domain
[  169.396876] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  169.715612] r8169 0000:02:00.0 eth0: link down
[  169.715702] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Downgrade to dhcpcd 6.1.0 heals the problem.
# dhcpcd --version
dhcpcd 6.1.0
Copyright (c) 2006-2013 Roy Marples
In case it is related to ath9k:
# modinfo ath9k
filename:       
/lib/modules/3.12.9-2-ARCH/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko.gz
I couldn't find a bug report on neither dhcpcd nor ath9k.
Any idea what I can do to follow up on this?
Last edited by nocreativity (2014-02-23 08:03:11)

Here is an extract from journalctl (syslogs are empty):
Feb 15 17:43:11 localhost dhcpcd[3068]: wlan0: soliciting a DHCP lease
Feb 15 17:43:11 localhost dhcpcd[3068]: wlan0: IAID ca:59:49:5b
Feb 15 17:43:11 localhost dhcpcd[3068]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:43:11 localhost dhcpcd[3068]: version 6.2.1 starting
Feb 15 17:43:10 localhost kernel: wlan0: associated
Feb 15 17:43:10 localhost kernel: wlan0: RX AssocResp from 00:1a:4f:8d:06:3b (capab=0x451 status=0 aid=2)
Feb 15 17:43:10 localhost kernel: wlan0: associate with 00:1a:4f:8d:06:3b (try 1/3)
Feb 15 17:43:10 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
Feb 15 17:43:10 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
Feb 15 17:43:10 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:43:10 localhost kernel: wlan0: authenticated
Feb 15 17:43:10 localhost kernel: wlan0: send auth to 00:1a:4f:8d:06:3b (try 1/3)
Feb 15 17:43:10 localhost kernel: wlan0: authenticate with 00:1a:4f:8d:06:3b
Feb 15 17:43:08 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:43:08 localhost dhcpcd[3050]: dhcpcd not running
Feb 15 17:43:08 localhost wicd[224]: dhcpcd[3050]: dhcpcd not running
Feb 15 17:43:08 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:43:08 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:43:08 localhost dhcpcd[3042]: dhcpcd not running
Feb 15 17:43:08 localhost wicd[224]: dhcpcd[3042]: dhcpcd not running
Feb 15 17:43:08 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:43:08 localhost dhcpcd[3036]: dhcpcd not running
Feb 15 17:43:08 localhost wicd[224]: Throttling dhcpcd[3036]: dhcpcd not running
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:41:16 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:40:22 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:40:22 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:40:21 localhost dhcpcd[2941]: dhcpcd not running
Feb 15 17:40:21 localhost wicd[224]: dhcpcd[2941]: dhcpcd not running
Feb 15 17:40:21 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:40:21 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:40:21 localhost dhcpcd[2934]: dhcpcd not running
Feb 15 17:40:21 localhost wicd[224]: dhcpcd[2934]: dhcpcd not running
Feb 15 17:40:18 localhost dhcpcd[2915]: exited
Feb 15 17:40:18 localhost dhcpcd[2915]: timed out
Feb 15 17:39:48 localhost dhcpcd[2915]: wlan0: soliciting a DHCP lease
Feb 15 17:39:48 localhost dhcpcd[2915]: wlan0: IAID ca:59:49:5b
Feb 15 17:39:48 localhost dhcpcd[2915]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:39:48 localhost dhcpcd[2915]: version 6.2.1 starting
Feb 15 17:39:47 localhost kernel: wlan0: associated
Feb 15 17:39:47 localhost kernel: wlan0: RX AssocResp from a2:05:43:f9:33:a4 (capab=0x431 status=0 aid=5)
Feb 15 17:39:47 localhost kernel: wlan0: associate with a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:39:47 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:39:47 localhost kernel: wlan0: authenticated
Feb 15 17:39:47 localhost kernel: wlan0: send auth to a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:39:47 localhost kernel: wlan0: authenticate with a2:05:43:f9:33:a4
Feb 15 17:39:45 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:39:45 localhost dhcpcd[2897]: dhcpcd not running
Feb 15 17:39:45 localhost wicd[224]: dhcpcd[2897]: dhcpcd not running
Feb 15 17:39:45 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:39:45 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:39:45 localhost dhcpcd[2889]: dhcpcd not running
Feb 15 17:39:45 localhost wicd[224]: dhcpcd[2889]: dhcpcd not running
Feb 15 17:39:45 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:39:45 localhost dhcpcd[2883]: dhcpcd not running
Feb 15 17:39:45 localhost wicd[224]: dhcpcd[2883]: dhcpcd not running
Feb 15 17:36:59 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:36:59 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:36:58 localhost dhcpcd[2773]: dhcpcd not running
Feb 15 17:36:58 localhost wicd[224]: dhcpcd[2773]: dhcpcd not running
Feb 15 17:36:58 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:36:58 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:36:58 localhost dhcpcd[2766]: dhcpcd not running
Feb 15 17:36:58 localhost wicd[224]: dhcpcd[2766]: dhcpcd not running
Feb 15 17:36:56 localhost dhcpcd[2750]: exited
Feb 15 17:36:56 localhost dhcpcd[2750]: timed out
Feb 15 17:36:26 localhost dhcpcd[2750]: wlan0: soliciting a DHCP lease
Feb 15 17:36:26 localhost dhcpcd[2750]: wlan0: IAID ca:59:49:5b
Feb 15 17:36:26 localhost dhcpcd[2750]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:36:25 localhost dhcpcd[2750]: version 6.2.1 starting
Feb 15 17:36:24 localhost kernel: wlan0: associated
Feb 15 17:36:24 localhost kernel: wlan0: RX AssocResp from a2:05:43:f9:33:a4 (capab=0x431 status=0 aid=4)
Feb 15 17:36:24 localhost kernel: wlan0: associate with a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:36:24 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:36:24 localhost kernel: wlan0: authenticated
Feb 15 17:36:24 localhost kernel: wlan0: send auth to a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:36:24 localhost kernel: wlan0: authenticate with a2:05:43:f9:33:a4
Feb 15 17:36:22 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:36:22 localhost dhcpcd[2730]: dhcpcd not running
Feb 15 17:36:22 localhost wicd[224]: dhcpcd[2730]: dhcpcd not running
Feb 15 17:36:22 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:36:22 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:36:22 localhost dhcpcd[2722]: dhcpcd not running
Feb 15 17:36:22 localhost wicd[224]: dhcpcd[2722]: dhcpcd not running
Feb 15 17:36:22 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:36:22 localhost dhcpcd[2716]: dhcpcd not running
Feb 15 17:36:22 localhost wicd[224]: dhcpcd[2716]: dhcpcd not running
Feb 15 17:35:09 localhost kernel: usb 3-1: dtv_property_legacy_params_sync: doesn't know how to handle a DVBv3 call to delivery system 0
Feb 15 17:33:49 localhost kernel: usb 3-1: dtv_property_legacy_params_sync: doesn't know how to handle a DVBv3 call to delivery system 0
Feb 15 17:33:36 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:33:36 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:33:36 localhost dhcpcd[2625]: dhcpcd not running
Feb 15 17:33:36 localhost wicd[224]: dhcpcd[2625]: dhcpcd not running
Feb 15 17:33:35 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:33:35 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:33:35 localhost dhcpcd[2617]: dhcpcd not running
Feb 15 17:33:35 localhost wicd[224]: dhcpcd[2617]: dhcpcd not running
Feb 15 17:33:32 localhost dhcpcd[2602]: exited
Feb 15 17:33:32 localhost dhcpcd[2602]: timed out
Feb 15 17:33:02 localhost dhcpcd[2602]: wlan0: soliciting a DHCP lease
Feb 15 17:33:02 localhost dhcpcd[2602]: wlan0: IAID ca:59:49:5b
Feb 15 17:33:02 localhost dhcpcd[2602]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:33:02 localhost dhcpcd[2602]: version 6.2.1 starting
Feb 15 17:33:01 localhost kernel: wlan0: associated
Feb 15 17:33:01 localhost kernel: wlan0: RX AssocResp from a2:05:43:f9:33:a4 (capab=0x431 status=0 aid=2)
Feb 15 17:33:01 localhost kernel: wlan0: associate with a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:33:01 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:33:01 localhost kernel: wlan0: authenticated
Feb 15 17:33:01 localhost kernel: wlan0: send auth to a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:33:01 localhost kernel: wlan0: authenticate with a2:05:43:f9:33:a4
Feb 15 17:32:59 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:32:59 localhost dhcpcd[2583]: dhcpcd not running
Feb 15 17:32:59 localhost wicd[224]: dhcpcd[2583]: dhcpcd not running
Feb 15 17:32:59 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:32:59 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:32:59 localhost dhcpcd[2575]: dhcpcd not running
Feb 15 17:32:59 localhost wicd[224]: dhcpcd[2575]: dhcpcd not running
Feb 15 17:32:59 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:32:59 localhost dhcpcd[2569]: dhcpcd not running
Feb 15 17:32:59 localhost wicd[224]: dhcpcd[2569]: dhcpcd not running
Feb 15 17:30:13 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:30:13 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:30:12 localhost dhcpcd[2489]: dhcpcd not running
Feb 15 17:30:12 localhost wicd[224]: dhcpcd[2489]: dhcpcd not running
Feb 15 17:30:12 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:30:12 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:30:12 localhost dhcpcd[2481]: dhcpcd not running
Feb 15 17:30:12 localhost wicd[224]: dhcpcd[2481]: dhcpcd not running
Feb 15 17:30:09 localhost dhcpcd[2447]: exited
Feb 15 17:30:09 localhost dhcpcd[2447]: timed out
Feb 15 17:29:39 localhost dhcpcd[2447]: wlan0: soliciting a DHCP lease
Feb 15 17:29:39 localhost dhcpcd[2447]: wlan0: IAID ca:59:49:5b
Feb 15 17:29:39 localhost dhcpcd[2447]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:29:39 localhost dhcpcd[2447]: version 6.2.1 starting
Feb 15 17:29:38 localhost kernel: wlan0: associated
Feb 15 17:29:38 localhost kernel: wlan0: RX AssocResp from a2:05:43:f9:33:a4 (capab=0x431 status=0 aid=2)
Feb 15 17:29:38 localhost kernel: wlan0: associate with a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:29:38 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:29:38 localhost kernel: wlan0: authenticated
Feb 15 17:29:38 localhost kernel: wlan0: send auth to a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:29:38 localhost kernel: wlan0: authenticate with a2:05:43:f9:33:a4
Feb 15 17:29:36 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:29:36 localhost dhcpcd[2429]: dhcpcd not running
Feb 15 17:29:36 localhost wicd[224]: dhcpcd[2429]: dhcpcd not running
Feb 15 17:29:36 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:29:36 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:29:36 localhost dhcpcd[2421]: dhcpcd not running
Feb 15 17:29:36 localhost wicd[224]: dhcpcd[2421]: dhcpcd not running
Feb 15 17:29:36 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:29:36 localhost dhcpcd[2415]: dhcpcd not running
Feb 15 17:29:36 localhost wicd[224]: dhcpcd[2415]: dhcpcd not running
Feb 15 17:26:50 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:26:50 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:26:49 localhost dhcpcd[2323]: dhcpcd not running
Feb 15 17:26:49 localhost wicd[224]: dhcpcd[2323]: dhcpcd not running
Feb 15 17:26:49 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:26:49 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:26:49 localhost dhcpcd[2316]: dhcpcd not running
Feb 15 17:26:49 localhost wicd[224]: dhcpcd[2316]: dhcpcd not running
Feb 15 17:26:46 localhost dhcpcd[2288]: exited
Feb 15 17:26:46 localhost dhcpcd[2288]: timed out
Feb 15 17:26:16 localhost dhcpcd[2288]: wlan0: soliciting a DHCP lease
Feb 15 17:26:16 localhost dhcpcd[2288]: wlan0: IAID ca:59:49:5b
Feb 15 17:26:16 localhost dhcpcd[2288]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:26:16 localhost dhcpcd[2288]: version 6.2.1 starting
Feb 15 17:26:15 localhost kernel: wlan0: associated
Feb 15 17:26:15 localhost kernel: wlan0: RX AssocResp from a2:05:43:f9:33:a4 (capab=0x431 status=0 aid=2)
Feb 15 17:26:15 localhost kernel: wlan0: associate with a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:26:15 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:26:15 localhost kernel: wlan0: authenticated
Feb 15 17:26:15 localhost kernel: wlan0: send auth to a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:26:15 localhost kernel: wlan0: authenticate with a2:05:43:f9:33:a4
Feb 15 17:26:13 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:26:13 localhost dhcpcd[2269]: dhcpcd not running
Feb 15 17:26:13 localhost wicd[224]: dhcpcd[2269]: dhcpcd not running
Feb 15 17:26:13 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:26:13 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:26:13 localhost dhcpcd[2261]: dhcpcd not running
Feb 15 17:26:13 localhost wicd[224]: dhcpcd[2261]: dhcpcd not running
Feb 15 17:26:13 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:26:13 localhost dhcpcd[2255]: dhcpcd not running
Feb 15 17:26:13 localhost wicd[224]: dhcpcd[2255]: dhcpcd not running
Feb 15 17:25:07 localhost kernel: usb 3-1: dtv_property_legacy_params_sync: doesn't know how to handle a DVBv3 call to delivery system 0
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Throttling autoreconnect
Feb 15 17:25:06 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:25:06 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:25:06 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:25:06 localhost wicd[224]: Starting automatic reconnect process
Feb 15 17:23:27 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:23:27 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:23:26 localhost dhcpcd[2174]: dhcpcd not running
Feb 15 17:23:26 localhost wicd[224]: dhcpcd[2174]: dhcpcd not running
Feb 15 17:23:26 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:23:26 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:23:26 localhost dhcpcd[2166]: dhcpcd not running
Feb 15 17:23:26 localhost wicd[224]: dhcpcd[2166]: dhcpcd not running
Feb 15 17:23:23 localhost dhcpcd[2151]: exited
Feb 15 17:23:23 localhost dhcpcd[2151]: timed out
Feb 15 17:22:53 localhost dhcpcd[2151]: wlan0: soliciting a DHCP lease
Feb 15 17:22:53 localhost dhcpcd[2151]: wlan0: IAID ca:59:49:5b
Feb 15 17:22:53 localhost dhcpcd[2151]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:22:53 localhost dhcpcd[2151]: version 6.2.1 starting
Feb 15 17:22:52 localhost kernel: wlan0: associated
Feb 15 17:22:52 localhost kernel: wlan0: RX AssocResp from a2:05:43:f9:33:a4 (capab=0x431 status=0 aid=2)
Feb 15 17:22:52 localhost kernel: wlan0: associate with a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:22:52 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:22:52 localhost kernel: wlan0: authenticated
Feb 15 17:22:52 localhost kernel: wlan0: send auth to a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:22:52 localhost kernel: wlan0: authenticate with a2:05:43:f9:33:a4
Feb 15 17:22:50 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:22:50 localhost dhcpcd[2132]: dhcpcd not running
Feb 15 17:22:50 localhost wicd[224]: dhcpcd[2132]: dhcpcd not running
Feb 15 17:22:50 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:22:50 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:22:50 localhost dhcpcd[2124]: dhcpcd not running
Feb 15 17:22:50 localhost wicd[224]: dhcpcd[2124]: dhcpcd not running
Feb 15 17:22:50 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:22:50 localhost dhcpcd[2118]: dhcpcd not running
Feb 15 17:22:50 localhost wicd[224]: dhcpcd[2118]: dhcpcd not running
Feb 15 17:20:04 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:20:04 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:20:03 localhost dhcpcd[2028]: dhcpcd not running
Feb 15 17:20:03 localhost wicd[224]: dhcpcd[2028]: dhcpcd not running
Feb 15 17:20:03 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:20:03 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:20:03 localhost dhcpcd[2020]: dhcpcd not running
Feb 15 17:20:03 localhost wicd[224]: dhcpcd[2020]: dhcpcd not running
Feb 15 17:20:00 localhost dhcpcd[2003]: exited
Feb 15 17:20:00 localhost dhcpcd[2003]: timed out
Feb 15 17:19:30 localhost dhcpcd[2003]: wlan0: soliciting a DHCP lease
Feb 15 17:19:30 localhost dhcpcd[2003]: wlan0: IAID ca:59:49:5b
Feb 15 17:19:30 localhost dhcpcd[2003]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:19:30 localhost dhcpcd[2003]: version 6.2.1 starting
Feb 15 17:19:29 localhost kernel: wlan0: associated
Feb 15 17:19:29 localhost kernel: wlan0: RX AssocResp from a2:05:43:f9:33:a4 (capab=0x431 status=0 aid=2)
Feb 15 17:19:29 localhost kernel: wlan0: associate with a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:19:29 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:19:29 localhost kernel: wlan0: authenticated
Feb 15 17:19:29 localhost kernel: wlan0: send auth to a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:19:29 localhost kernel: wlan0: authenticate with a2:05:43:f9:33:a4
Feb 15 17:19:27 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:19:27 localhost dhcpcd[1985]: dhcpcd not running
Feb 15 17:19:27 localhost wicd[224]: dhcpcd[1985]: dhcpcd not running
Feb 15 17:19:27 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:19:27 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:19:27 localhost dhcpcd[1977]: dhcpcd not running
Feb 15 17:19:27 localhost wicd[224]: dhcpcd[1977]: dhcpcd not running
Feb 15 17:19:27 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:19:27 localhost dhcpcd[1971]: dhcpcd not running
Feb 15 17:19:27 localhost wicd[224]: dhcpcd[1971]: dhcpcd not running
Feb 15 17:16:41 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:16:41 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:16:40 localhost dhcpcd[1871]: dhcpcd not running
Feb 15 17:16:40 localhost wicd[224]: dhcpcd[1871]: dhcpcd not running
Feb 15 17:16:40 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:16:40 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:16:40 localhost dhcpcd[1863]: dhcpcd not running
Feb 15 17:16:40 localhost wicd[224]: dhcpcd[1863]: dhcpcd not running
Feb 15 17:16:37 localhost dhcpcd[1848]: exited
Feb 15 17:16:37 localhost dhcpcd[1848]: timed out
Feb 15 17:16:07 localhost dhcpcd[1848]: wlan0: soliciting a DHCP lease
Feb 15 17:16:07 localhost dhcpcd[1848]: wlan0: IAID ca:59:49:5b
Feb 15 17:16:07 localhost dhcpcd[1848]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:16:07 localhost dhcpcd[1848]: version 6.2.1 starting
Feb 15 17:16:06 localhost kernel: wlan0: associated
Feb 15 17:16:06 localhost kernel: wlan0: RX AssocResp from a2:05:43:f9:33:a4 (capab=0x431 status=0 aid=2)
Feb 15 17:16:06 localhost kernel: wlan0: associate with a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:16:06 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:16:06 localhost kernel: wlan0: authenticated
Feb 15 17:16:06 localhost kernel: wlan0: send auth to a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:16:06 localhost kernel: wlan0: authenticate with a2:05:43:f9:33:a4
Feb 15 17:16:04 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:16:04 localhost dhcpcd[1829]: dhcpcd not running
Feb 15 17:16:04 localhost wicd[224]: dhcpcd[1829]: dhcpcd not running
Feb 15 17:16:04 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:16:04 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:16:04 localhost dhcpcd[1821]: dhcpcd not running
Feb 15 17:16:04 localhost wicd[224]: dhcpcd[1821]: dhcpcd not running
Feb 15 17:16:04 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:16:04 localhost dhcpcd[1815]: dhcpcd not running
Feb 15 17:16:04 localhost wicd[224]: dhcpcd[1815]: dhcpcd not running
Feb 15 17:13:18 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:13:18 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:13:17 localhost dhcpcd[1723]: dhcpcd not running
Feb 15 17:13:17 localhost wicd[224]: dhcpcd[1723]: dhcpcd not running
Feb 15 17:13:17 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:13:17 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:13:17 localhost dhcpcd[1716]: dhcpcd not running
Feb 15 17:13:17 localhost wicd[224]: dhcpcd[1716]: dhcpcd not running
Feb 15 17:13:14 localhost dhcpcd[1697]: exited
Feb 15 17:13:14 localhost dhcpcd[1697]: timed out
Feb 15 17:12:44 localhost dhcpcd[1697]: wlan0: soliciting a DHCP lease
Feb 15 17:12:44 localhost dhcpcd[1697]: wlan0: IAID ca:59:49:5b
Feb 15 17:12:44 localhost dhcpcd[1697]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:12:44 localhost dhcpcd[1697]: version 6.2.1 starting
Feb 15 17:12:43 localhost kernel: wlan0: associated
Feb 15 17:12:43 localhost kernel: wlan0: RX AssocResp from a2:05:43:f9:33:a4 (capab=0x431 status=0 aid=2)
Feb 15 17:12:43 localhost kernel: wlan0: associate with a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:12:43 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:12:43 localhost kernel: wlan0: authenticated
Feb 15 17:12:43 localhost kernel: wlan0: send auth to a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:12:43 localhost kernel: wlan0: authenticate with a2:05:43:f9:33:a4
Feb 15 17:12:41 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:12:41 localhost dhcpcd[1679]: dhcpcd not running
Feb 15 17:12:41 localhost wicd[224]: dhcpcd[1679]: dhcpcd not running
Feb 15 17:12:41 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:12:41 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:12:41 localhost dhcpcd[1671]: dhcpcd not running
Feb 15 17:12:41 localhost wicd[224]: dhcpcd[1671]: dhcpcd not running
Feb 15 17:12:41 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:12:41 localhost dhcpcd[1665]: dhcpcd not running
Feb 15 17:12:41 localhost wicd[224]: dhcpcd[1665]: dhcpcd not running
Feb 15 17:09:55 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:09:55 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:09:54 localhost dhcpcd[1567]: dhcpcd not running
Feb 15 17:09:54 localhost wicd[224]: dhcpcd[1567]: dhcpcd not running
Feb 15 17:09:54 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:09:54 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:09:54 localhost dhcpcd[1558]: dhcpcd not running
Feb 15 17:09:54 localhost wicd[224]: dhcpcd[1558]: dhcpcd not running
Feb 15 17:09:51 localhost dhcpcd[1539]: exited
Feb 15 17:09:51 localhost dhcpcd[1539]: timed out
Feb 15 17:09:21 localhost dhcpcd[1539]: wlan0: soliciting a DHCP lease
Feb 15 17:09:21 localhost dhcpcd[1539]: wlan0: IAID ca:59:49:5b
Feb 15 17:09:21 localhost dhcpcd[1539]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:09:21 localhost dhcpcd[1539]: version 6.2.1 starting
Feb 15 17:09:20 localhost kernel: wlan0: associated
Feb 15 17:09:20 localhost kernel: wlan0: RX AssocResp from a2:05:43:f9:33:a4 (capab=0x431 status=0 aid=2)
Feb 15 17:09:20 localhost kernel: wlan0: associate with a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:09:20 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:09:20 localhost kernel: wlan0: authenticated
Feb 15 17:09:20 localhost kernel: wlan0: send auth to a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:09:20 localhost kernel: wlan0: authenticate with a2:05:43:f9:33:a4
Feb 15 17:09:19 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:09:19 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:09:19 localhost dhcpcd[1521]: dhcpcd not running
Feb 15 17:09:19 localhost wicd[224]: dhcpcd[1521]: dhcpcd not running
Feb 15 17:09:19 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:09:19 localhost dhcpcd[1515]: dhcpcd not running
Feb 15 17:09:19 localhost wicd[224]: dhcpcd[1515]: dhcpcd not running
Feb 15 17:09:18 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:09:18 localhost dhcpcd[1509]: dhcpcd not running
Feb 15 17:09:18 localhost wicd[224]: dhcpcd[1509]: dhcpcd not running
Feb 15 17:09:18 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:09:18 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:09:17 localhost dhcpcd[1501]: dhcpcd not running
Feb 15 17:09:17 localhost wicd[224]: dhcpcd[1501]: dhcpcd not running
Feb 15 17:09:17 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:09:17 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:09:17 localhost dhcpcd[1494]: dhcpcd not running
Feb 15 17:09:17 localhost wicd[224]: dhcpcd[1494]: dhcpcd not running
Feb 15 17:09:11 localhost dhcpcd[1476]: exited
Feb 15 17:09:11 localhost dhcpcd[1476]: timed out
Feb 15 17:08:41 localhost dhcpcd[1476]: wlan0: soliciting a DHCP lease
Feb 15 17:08:41 localhost dhcpcd[1476]: wlan0: IAID ca:59:49:5b
Feb 15 17:08:41 localhost dhcpcd[1476]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:08:41 localhost dhcpcd[1476]: version 6.2.1 starting
Feb 15 17:08:40 localhost kernel: wlan0: associated
Feb 15 17:08:40 localhost kernel: wlan0: RX AssocResp from a2:05:43:f9:33:a4 (capab=0x431 status=0 aid=2)
Feb 15 17:08:40 localhost kernel: wlan0: associate with a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:08:40 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:08:40 localhost kernel: wlan0: authenticated
Feb 15 17:08:40 localhost kernel: wlan0: send auth to a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:08:40 localhost kernel: wlan0: authenticate with a2:05:43:f9:33:a4
Feb 15 17:08:39 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:08:39 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:08:39 localhost dhcpcd[1458]: dhcpcd not running
Feb 15 17:08:39 localhost wicd[224]: dhcpcd[1458]: dhcpcd not running
Feb 15 17:08:39 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:08:39 localhost dhcpcd[1452]: dhcpcd not running
Feb 15 17:08:39 localhost wicd[224]: dhcpcd[1452]: dhcpcd not running
Feb 15 17:08:38 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:08:38 localhost dhcpcd[1446]: dhcpcd not running
Feb 15 17:08:38 localhost wicd[224]: dhcpcd[1446]: dhcpcd not running
Feb 15 17:08:38 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:08:38 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:08:37 localhost dhcpcd[1438]: dhcpcd not running
Feb 15 17:08:37 localhost wicd[224]: dhcpcd[1438]: dhcpcd not running
Feb 15 17:08:37 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:08:37 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:08:37 localhost dhcpcd[1431]: dhcpcd not running
Feb 15 17:08:37 localhost wicd[224]: dhcpcd[1431]: dhcpcd not running
Feb 15 17:08:37 localhost kernel: wlan0: associated
Feb 15 17:08:37 localhost kernel: wlan0: RX AssocResp from a2:05:43:f9:33:a4 (capab=0x431 status=0 aid=2)
Feb 15 17:08:37 localhost kernel: wlan0: associate with a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:08:37 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:08:37 localhost kernel: wlan0: authenticated
Feb 15 17:08:37 localhost kernel: wlan0: send auth to a2:05:43:f9:33:a4 (try 1/3)
Feb 15 17:08:37 localhost kernel: wlan0: authenticate with a2:05:43:f9:33:a4
Feb 15 17:08:37 localhost kernel: wlan0: deauthenticating from 00:1a:4f:8d:06:3b by local choice (reason=3)
Feb 15 17:08:31 localhost dhcpcd[1280]: exited
Feb 15 17:08:31 localhost dhcpcd[1280]: timed out
Feb 15 17:08:01 localhost dhcpcd[1280]: wlan0: soliciting a DHCP lease
Feb 15 17:08:01 localhost dhcpcd[1280]: wlan0: IAID ca:59:49:5b
Feb 15 17:08:01 localhost dhcpcd[1280]: DUID 00:01:00:01:19:8e:1d:14:00:08:ca:59:49:5b
Feb 15 17:08:01 localhost dhcpcd[1280]: version 6.2.1 starting
Feb 15 17:08:00 localhost kernel: wlan0: associated
Feb 15 17:08:00 localhost kernel: wlan0: RX AssocResp from 00:1a:4f:8d:06:3b (capab=0x451 status=0 aid=1)
Feb 15 17:08:00 localhost kernel: wlan0: associate with 00:1a:4f:8d:06:3b (try 1/3)
Feb 15 17:08:00 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
Feb 15 17:08:00 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
Feb 15 17:08:00 localhost kernel: ath9k 0000:04:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Feb 15 17:08:00 localhost kernel: wlan0: authenticated
Feb 15 17:08:00 localhost kernel: wlan0: send auth to 00:1a:4f:8d:06:3b (try 1/3)
Feb 15 17:08:00 localhost kernel: wlan0: authenticate with 00:1a:4f:8d:06:3b
Feb 15 17:07:59 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:07:59 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:07:59 localhost dhcpcd[1250]: dhcpcd not running
Feb 15 17:07:59 localhost wicd[224]: dhcpcd[1250]: dhcpcd not running
Feb 15 17:07:59 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:07:59 localhost dhcpcd[1244]: dhcpcd not running
Feb 15 17:07:59 localhost wicd[224]: dhcpcd[1244]: dhcpcd not running
Feb 15 17:07:58 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory
Feb 15 17:07:58 localhost dhcpcd[1234]: dhcpcd not running
Feb 15 17:07:58 localhost wicd[224]: dhcpcd[1234]: dhcpcd not running
Feb 15 17:07:58 localhost wicd[224]: Failed to connect to non-global ctrl_ifname: eth0 error: No such file or directory
Feb 15 17:07:58 localhost kernel: r8169 0000:02:00.0 eth0: link down
Feb 15 17:07:57 localhost dhcpcd[1224]: dhcpcd not running
Feb 15 17:07:57 localhost wicd[224]: dhcpcd[1224]: dhcpcd not running
Feb 15 17:07:57 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Feb 15 17:07:57 localhost kernel: wlan0: deauthenticating from a2:05:43:f9:33:a4 by local choice (reason=3)
Feb 15 17:07:57 localhost dhcpcd[1217]: dhcpcd not running
Feb 15 17:07:57 localhost wicd[224]: dhcpcd[1217]: dhcpcd not running
Feb 15 17:07:53 localhost dhcpcd[655]: exited
Feb 15 17:07:53 localhost dhcpcd[655]: timed out
Feb 15 17:07:34 localhost dbus[227]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory.
Feb 15 17:07:34 localhost dbus[227]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
Feb 15 17:07:34 localhost dbus[227]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory.
Feb 15 17:07:34 localhost dbus[227]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
Feb 15 17:07:32 localhost dbus[227]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory.
Feb 15 17:07:32 localhost dbus[227]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Feb 15 17:07:32 localhost gnome-session[686]: ** (nm-applet:913): WARNING **: fetch_connections_done: error fetching connections: (32) Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory..
Feb 15 17:07:32 localhost dbus[227]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory.
Feb 15 17:07:32 localhost dbus[227]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
Feb 15 17:07:32 localhost dbus[227]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service failed to load: No such file or directory.
Feb 15 17:07:32 localhost dbus[227]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service'
Feb 15 17:07:32 localhost gnome-session[686]: ** (nm-applet:913): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory.
Feb 15 17:07:32 localhost dbus[227]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory.
Feb 15 17:07:32 localhost dbus[227]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
Feb 15 17:07:29 localhost dbus[227]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory.
Feb 15 17:07:29 localhost dbus[227]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
Feb 15 17:07:28 localhost dhcpcd[655]: wlan0: soliciting a DHCP lease
Feb 15 17:07:28 localhost dhcpcd[655]: wlan0: DHCP lease expired
Feb 15 17:07:26 localhost dhcpcd[655]: wlan0: reject NAK via 192.168.178.1
Feb 15 17:07:25 localhost dbus[227]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory.
Feb 15 17:07:25 localhost dbus[227]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Feb 15 17:07:25 localhost dbus[227]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory.
Feb 15 17:07:25 localhost dbus[227]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
I will try the lastst code installation 2morrow and let you know the results. Thanx for your involvement!
Moderator edit [ewaller] Changed BBCode quote tags to code tags
Last edited by ewaller (2014-02-16 20:19:55)

Similar Messages

  • T60, Advanced Mini-Dock: Wireless connection fails after undock

    I have a Thinkpad T60 that I use at work, normally docked in a Thinkpad Advanced Mini-Dock, but occasionally undock (to bring to a meeting, etc.).  Normally, the wireless works fine -- I can connect to the wireless network at work, to my home wireless network, and to public access points (e.g. at a coffee shop) with no trouble.  In the past, at work, when I undocked the machine, the ThinkVantage Access Connections application would automatically switch me from my wired LAN connection to the office's wireless LAN, and everything would work great.
    However, about a month ago, I started experiencing a problem where after I undock, ThinkVantage Access Connections doesn't automatically connect me to the office wireless network.  If I manually try to get ThinkVantage Access Connections to connect to the wireless network (by left-clicking on the ThinkVantage Access Connections in the system tray and selecting [my work network name] | Connect from the context menu that appears), it fails; the connection attempt fails on the "Applying Wireless Settings" step (the very first step).
    From this failed state, if I leave the computer undocked and reboot it, the wireless will work ok following the reboot.  (The "Applying Wiress Settings" step seems to take an abnormally long time in this case, but it does eventually succeed.)
    I'm running Windows XP SP2, and ThinkVantage Access Connections 4.52 (the current latest version).  The wireless card is the "Intel PRO/Wireless 3945ABG"; it is running driver version 11.05.0.APIc (the current latest version).
    This problem *may* have started happening immediately after I installed a round of updates through the ThinkVantage System Update application (I'm not 100% sure).  I can see via System Update's Install History window that both Access Connections 4.52 and the 11.05.0.APIc wireless card driver were installed on 5/16/2008.
    One other data point: Yesterday, after undocking my machine, the "Access Connections Main Service" crashed (I got the typical Windows XP "[application] has encountered a problem and needs to close.  We are sorry for the inconvenience" dialog.)  I manually restarted Access Connections via its Start menu entry (Start | Programs | ThinkVantage | Access Connections), and after that, I *was* able to successfully connect to the wireless network without rebooting.
    Does anyone have any suggestions for a better solution than rebooting after each undock, or possibly, manually killing and restarting the ThinkVantage Access Connections process after each undock?
    Solved!
    Go to Solution.

    Reverting to ThinkVantage Access Connections 4.42 solved this problem for me.  (As noted above, I was previously running 4.52.)  My laptop now once again automatically and successfully connects to the local wireless network following an undock.
    I do get an error dialog now on an undock or redock.  Dialog caption: "netsh.exe - Unable to Locate Component".  Dialog text: "This application has failed to start because framedyn.dll was not found.  Re-installing the application may fix this problem."
    However, the error dialog seems to be "harmless" in that at least my network connections are now working like they should, and it's easy enough to click the OK button to dismiss the dialog. 

  • Iternet connection fails after upgrading itunes to 11.0.2.26

    I have the iTunes installed on my PC with Windows XP, and everything was fine untill upgraiting iTunes to version 11.0.2.26.
    The problem is obviosly in software, as the modem works well, and iPad is still able to connect to Wi-Fi. I've tried to reinstall it for three times, but faced this problem each time.

    If I were you I would try to troubleshoot your connection with itunes ON the system. But for starters it is very unlikely one program like itunes blocks your connection, so I would try to disable your antivirus/firewall during download and reinstall of itunes. May be your firewalll kicks in some panic mode. Judging by your name you have very strong firewall

  • Dhcpcd fail after upgrade

    Hello!
    After upgraded to dhcpcd 3.1.1-1, my network is unreacheable.
    I downgraded to 3.0.19-1 and everything worked again.
    I'm not sure but dhcpcd seem to use a file ( I think this is /var/lib/dhcpcd/dhcpcd-eth0.info ) with bad ipadress, netmask, etc...
    @+

    Well, the problems with the new dhcpcd seem to be serious. I thought the DUID disabling will prevent the problem, but now I have problems very similar with those mrunion reported.
    Trying connect with dhcpcd 3.1.3-2 to the network, and after obtaining NAK message, it sends another request, and such way is flooding the network with this broadcast.. Rx bytes reaches megabytes in few moments.. here is she dhcpcd output, when -d option is appended:
    Info, eth0: dhcpcd 3.1.3 starting
    Info, eth0: hardware address = XX:XX:XX:XX:XX:XX
    Info, eth0: broadcasting for a lease
    Debug, eth0: sending DHCP_DISCOVER with xid 0x5def391b
    Debug, eth0: waiting on select for 30 seconds
    Debug, eth0: got a packet with xid 0x5def391b
    Info, eth0: offered AAA.AA.AAA.AAA from BBB.BB.BB.BBB
    Debug, eth0: sending DHCP_REQUEST with xid 0x5def391b
    Debug, eth0: waiting on select for 30 seconds
    Debug, eth0: got a packet with xid 0x5def391b
    Info, eth0: received NAK: (null)
    Info, eth0: broadcasting for a lease
    Debug, eth0: sending DHCP_DISCOVER with xid 0x5deea418
    Debug, eth0: waiting on select for 30 seconds
    Debug, eth0: got a packet with xid 0x5deea418
    Info, eth0: offered AAA.AA.AAA.AAA from BBB.BB.BB.BBB
    Debug, eth0: sending DHCP_REQUEST with xid 0x5deea418
    Debug, eth0: waiting on select for 30 seconds
    Debug, eth0: got a packet with xid 0x5deea418
    Info, eth0: received NAK: (null)
    Info, eth0: broadcasting for a lease
    Debug, eth0: sending DHCP_DISCOVER with xid 0x583ad81d
    Debug, eth0: waiting on select for 30 seconds
    Debug, eth0: got a packet with xid 0x583ad81d
    Info, eth0: offered AAA.AA.AAA.AAA from BBB.BB.BB.BBB
    Debug, eth0: sending DHCP_REQUEST with xid 0x583ad81d
    Debug, eth0: waiting on select for 30 seconds
    Debug, eth0: got a packet with xid 0x583ad81d
    Info, eth0: received NAK: (null)
    Info, eth0: broadcasting for a lease
    (this "waiting 30 seconds" is a lie, the DHCP discovers are sent without a delay, flooding the network)
    Luckily, I have another MAC address (and IP) registered in this room.network, I tried it and it works. The output is following:
    Info, eth0: dhcpcd 3.1.3 starting
    Info, eth0: hardware address = YY:YY:YY:YY:YY:YY
    Info, eth0: broadcasting for a lease
    Debug, eth0: sending DHCP_DISCOVER with xid 0x3f362799
    Debug, eth0: waiting on select for 30 seconds
    Debug, eth0: sending DHCP_DISCOVER with xid 0x3f362799
    Debug, eth0: got a packet with xid 0x3f362799
    Info, eth0: offered CCC.CC.CCC.CCC from BBB.BB.BB.BBB
    Debug, eth0: sending DHCP_REQUEST with xid 0x3f362799
    Debug, eth0: waiting on select for 27 seconds
    Debug, eth0: got a packet with xid 0x3f362799
    Info, eth0: checking CCC.CC.CCC.CCC is available on attached networks
    Debug, eth0: sending ARP probe #1
    Debug, eth0: sending ARP probe #2
    Debug, eth0: sending ARP probe #3
    Debug, eth0: sending ARP claim #1
    Debug, eth0: sending ARP claim #2
    Info, eth0: leased CCC.CC.CCC.CCC for 691200 seconds
    Debug, eth0: renew in 345600 seconds
    Debug, eth0: rebind in 604800 seconds
    Info, eth0: adding IP address CCC.CC.CCC.CCC/24
    Info, eth0: adding default route via CCC.CC.CCC.1 metric 0
    Debug, eth0: writing /etc/resolv.conf
    Debug, eth0: /etc/ntp.conf already configured, skipping
    Debug, eth0: /etc/ntpd.conf already configured, skipping
    Debug, eth0: writing /var/lib/dhcpcd/dhcpcd-eth0.info
    Debug, eth0: forking to background
    What is strange, that downgrading to the 3.0.17 version does not fix this problem, with the original MAC, now.. I has changed something irreversibly.

  • [SOLVED]X start failure after upgrade: dri3,present modules missing

    I start X with ~.xinitrc from console, which won"t work after last upgrade --first in two weeks.
    (EE) Server terminated with error (1).Closing log file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    Xorg.log.0 :
    [51:778] (EE) intel: Failed to load module "dri3" (module does not exist, 0)
    [51:779] (EE) intel: Failed to load module "present" (module does not exist, 0)
    Installed packages (EDIT: completed):
    xf86-video-intel-2.99.{914-4,916-1}-i686 and also tried with xf86-video-intel-git, with "SNA" acceleration.
    intel-dri 10-2.7-3
    dri2proto 2.8-2
    dri3proto 1.0-1
    xf86driproto 2.1.1-3
    Linux 3.15.5-2-ARCH i686
    Linux CK Atom 3.16.2-1
    Issue occurred after upgrading from v2.99.912-1 to v2.99.914+. I was going to try downgrade xf86-video-intel to v2.99.912-1 (as in the first thread in Refs) but went in a dependency conflict, with the older intel driver requiring glamor-egl which conflicts with xorg-server ':-|
    Atom netbook
    lspci:
    00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
    Some refs :
        » [SOLVED] X start failure after upgrade    https://bbs.archlinux.org/viewtopic.php?pid=1426837
        » [Solved] xf86-video-Intel-2.99.912-1 breaks xorg https://bbs.archlinux.org/viewtopic.php?id=182932
    Last edited by kozaki (2014-09-12 09:45:53)

    The issue occurred after upgrading from xf86-video-intel-v2.99.912-1 to v2.99.914+ and xorg-server-1.15.2-1 to 1.16.0-6 (and -devel).
    same issue if:
    - Switching accelaration method to "UXA" as per https://bugs.archlinux.org/task/40860
    - Adding    Option "DRI" "False"
    Digged a bit:
    - same modules errors but appears to be a Gnome bug (X starts): https://bbs.archlinux.org/viewtopic.php?pid=1441716
    - same modules errors but X starts up without problems http://www.linuxquestions.org/questions … 175511372/
    makes me doubt if this issue is related to the modules not found. Which is the single indication I found so far x-/
    Any light on where can the issue comes from? hardware is pretty much standard even if getting a bit old. Never had Xorg related issue so far on this pancake.
    Last edited by kozaki (2014-09-11 11:05:42)

  • BEFW11S4 wireless connection lost after reboot / sleeping

    I am using the linksys wireless router BEFW11S4 version 4, firmware version 1.5, to connnect two winXP computers, one a desktop (wired) and one a laptop (wireless).
    The wireless connection was created using the EasyLink Advisor software (support.linksys.com).  The wireless connection made by this software to my laptop has no signal strength problems.  A wired connection to my laptop also has no problems.
    However, if a wireless connection is made, it is broken when my laptop is restarted or sleeps (power saving mode).  The sysTray indicates a wireless connection that has "limited or no connectivity".  I cannot browse the internet.  The EasyLink advisor automatically detects a problem and prompts ot repair it.  Though after a few steps the EasyLink Advisor indicates that a "wireless connection failed to be made", the sysTray shows a healthy connection, and it becomes possible to browse at this point.
    I'm hoping to make a connection that doesn't need to be re-established every time I leave my computer.  Has anyone experienced a similar problem?

    Carrot, thanks very much for your message. I tried updating the "firmware" -- is that what you meant by drivers?
    By following the instructions at http://linksys.custhelp.com/cgi-bin/linksys.cfg/php/enduser/std_adp.php?p_faqid=4030&lid=7771778881B05,
    I upgraded the firmware which involved performing a factory reset on the router, and re-establishing the network using the EasyLink Advisor.
    All of the steps were carried out easily according to the instructions and there were no hitches or exceptions. The wireless connection made was strong and usable. At this time I added my second (desktop) computer which has a wired connection, by following the "add another computer" wizard in EasyLink Advisor.
    This completed the re-setup of my network with new firmware.
    I then restarted my wireless laptop, and, unfortunately, the connection was lost, as usual.
    any other suggestions?
    Thanks again!

  • Unit test fails after upgrading to Kodo 4.0.0 from 4.0.0-EA4

    I have a group of 6 unit tests failing after upgrading to the new Kodo
    4.0.0 (with BEA) from Kodo-4.0.0-EA4 (with Solarmetric). I'm getting
    exceptions like the one at the bottom of this email. It seems to be an
    interaction with the PostgreSQL driver, though I can't be sure. I
    haven't changed my JDO configuration or the related classes in months
    since I've been focusing on using the objects that have already been
    defined. The .jdo, .jdoquery, and .java code are below the exception,
    just in case there's something wrong in there. Does anyone have advice
    as to how I might debug this?
    Thanks,
    Mark
    Testsuite: edu.ucsc.whisper.test.integration.UserManagerQueryIntegrationTest
    Tests run: 15, Failures: 0, Errors: 6, Time elapsed: 23.308 sec
    Testcase:
    testGetAllUsersWithFirstName(edu.ucsc.whisper.test.integration.UserManagerQueryIntegrationTest):
    Caused an ERROR
    The column index is out of range: 2, number of columns: 1.
    <2|false|4.0.0> kodo.jdo.DataStoreException: The column index is out of
    range: 2, number of columns: 1.
    at
    kodo.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:4092)
    at kodo.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:82)
    at kodo.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:66)
    at kodo.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:46)
    at
    kodo.jdbc.kernel.SelectResultObjectProvider.handleCheckedException(SelectResultObjectProvider.java:176)
    at
    kodo.kernel.QueryImpl$PackingResultObjectProvider.handleCheckedException(QueryImpl.java:2460)
    at
    com.solarmetric.rop.EagerResultList.<init>(EagerResultList.java:32)
    at kodo.kernel.QueryImpl.toResult(QueryImpl.java:1445)
    at kodo.kernel.QueryImpl.execute(QueryImpl.java:1136)
    at kodo.kernel.QueryImpl.execute(QueryImpl.java:901)
    at kodo.kernel.QueryImpl.execute(QueryImpl.java:865)
    at kodo.kernel.DelegatingQuery.execute(DelegatingQuery.java:787)
    at kodo.jdo.QueryImpl.executeWithArray(QueryImpl.java:210)
    at kodo.jdo.QueryImpl.execute(QueryImpl.java:137)
    at
    edu.ucsc.whisper.core.dao.JdoUserDao.findAllUsersWithFirstName(JdoUserDao.java:232)
    at
    edu.ucsc.whisper.core.manager.DefaultUserManager.getAllUsersWithFirstName(DefaultUserManager.java:252)
    NestedThrowablesStackTrace:
    org.postgresql.util.PSQLException: The column index is out of range: 2,
    number of columns: 1.
    at
    org.postgresql.core.v3.SimpleParameterList.bind(SimpleParameterList.java:57)
    at
    org.postgresql.core.v3.SimpleParameterList.setLiteralParameter(SimpleParameterList.java:101)
    at
    org.postgresql.jdbc2.AbstractJdbc2Statement.bindLiteral(AbstractJdbc2Statement.java:2085)
    at
    org.postgresql.jdbc2.AbstractJdbc2Statement.setInt(AbstractJdbc2Statement.java:1133)
    at
    com.solarmetric.jdbc.DelegatingPreparedStatement.setInt(DelegatingPreparedStatement.java:390)
    at
    com.solarmetric.jdbc.PoolConnection$PoolPreparedStatement.setInt(PoolConnection.java:440)
    at
    com.solarmetric.jdbc.DelegatingPreparedStatement.setInt(DelegatingPreparedStatement.java:390)
    at
    com.solarmetric.jdbc.DelegatingPreparedStatement.setInt(DelegatingPreparedStatement.java:390)
    at
    com.solarmetric.jdbc.DelegatingPreparedStatement.setInt(DelegatingPreparedStatement.java:390)
    at
    com.solarmetric.jdbc.LoggingConnectionDecorator$LoggingConnection$LoggingPreparedStatement.setInt(LoggingConnectionDecorator.java:1
    257)
    at
    com.solarmetric.jdbc.DelegatingPreparedStatement.setInt(DelegatingPreparedStatement.java:390)
    at
    com.solarmetric.jdbc.DelegatingPreparedStatement.setInt(DelegatingPreparedStatement.java:390)
    at kodo.jdbc.sql.DBDictionary.setInt(DBDictionary.java:980)
    at kodo.jdbc.sql.DBDictionary.setUnknown(DBDictionary.java:1299)
    at kodo.jdbc.sql.SQLBuffer.setParameters(SQLBuffer.java:638)
    at kodo.jdbc.sql.SQLBuffer.prepareStatement(SQLBuffer.java:539)
    at kodo.jdbc.sql.SQLBuffer.prepareStatement(SQLBuffer.java:512)
    at kodo.jdbc.sql.SelectImpl.execute(SelectImpl.java:332)
    at kodo.jdbc.sql.SelectImpl.execute(SelectImpl.java:301)
    at kodo.jdbc.sql.Union$UnionSelect.execute(Union.java:642)
    at kodo.jdbc.sql.Union.execute(Union.java:326)
    at kodo.jdbc.sql.Union.execute(Union.java:313)
    at
    kodo.jdbc.kernel.SelectResultObjectProvider.open(SelectResultObjectProvider.java:98)
    at
    kodo.kernel.QueryImpl$PackingResultObjectProvider.open(QueryImpl.java:2405)
    at
    com.solarmetric.rop.EagerResultList.<init>(EagerResultList.java:22)
    at kodo.kernel.QueryImpl.toResult(QueryImpl.java:1445)
    at kodo.kernel.QueryImpl.execute(QueryImpl.java:1136)
    at kodo.kernel.QueryImpl.execute(QueryImpl.java:901)
    at kodo.kernel.QueryImpl.execute(QueryImpl.java:865)
    at kodo.kernel.DelegatingQuery.execute(DelegatingQuery.java:787)
    at kodo.jdo.QueryImpl.executeWithArray(QueryImpl.java:210)
    at kodo.jdo.QueryImpl.execute(QueryImpl.java:137)
    at
    edu.ucsc.whisper.core.dao.JdoUserDao.findAllUsersWithFirstName(JdoUserDao.java:232)
    --- DefaultUser.java -------------------------------------------------
    public class DefaultUser
    implements User
    /** The account username. */
    private String username;
    /** The account password. */
    private String password;
    /** A flag indicating whether or not the account is enabled. */
    private boolean enabled;
    /** The authorities granted to this account. */
    private Set<Authority> authorities;
    /** Information about the user, including their name and text that
    describes them. */
    private UserInfo userInfo;
    /** The set of organizations where this user works. */
    private Set<Organization> organizations;
    --- DefaultUser.jdo --------------------------------------------------
    <?xml version="1.0"?>
    <!DOCTYPE jdo PUBLIC
    "-//Sun Microsystems, Inc.//DTD Java Data Objects Metadata 2.0//EN"
    "http://java.sun.com/dtd/jdo_2_0.dtd">
    <jdo>
    <package name="edu.ucsc.whisper.core">
    <sequence name="user_id_seq"
    factory-class="native(Sequence=user_id_seq)"/>
    <class name="DefaultUser" detachable="true"
    table="whisper_user" identity-type="datastore">
    <datastore-identity sequence="user_id_seq" column="userId"/>
    <field name="username">
    <column name="username" length="80" jdbc-type="VARCHAR" />
    </field>
    <field name="password">
    <column name="password" length="40" jdbc-type="CHAR" />
    </field>
    <field name="enabled">
    <column name="enabled" />
    </field>
    <field name="userInfo" persistence-modifier="persistent"
    default-fetch-group="true" dependent="true">
    <extension vendor-name="jpox"
    key="implementation-classes"
    value="edu.ucsc.whisper.core.DefaultUserInfo" />
    <extension vendor-name="kodo"
    key="type"
    value="edu.ucsc.whisper.core.DefaultUserInfo" />
    </field>
    <field name="authorities" persistence-modifier="persistent"
    table="user_authorities"
    default-fetch-group="true">
    <collection
    element-type="edu.ucsc.whisper.core.DefaultAuthority" />
    <join column="userId" delete-action="cascade"/>
    <element column="authorityId" delete-action="cascade"/>
    </field>
    <field name="organizations" persistence-modifier="persistent"
    table="user_organizations" mapped-by="user"
    default-fetch-group="true" dependent="true">
    <collection
    element-type="edu.ucsc.whisper.core.DefaultOrganization"
    dependent-element="true"/>
    <join column="userId"/>
    <!--<element column="organizationId"/>-->
    </field>
    </class>
    </package>
    </jdo>
    --- DefaultUser.jdoquery ---------------------------------------------
    <?xml version="1.0"?>
    <!DOCTYPE jdo PUBLIC
    "-//Sun Microsystems, Inc.//DTD Java Data Objects Metadata 2.0//EN"
    "http://java.sun.com/dtd/jdo_2_0.dtd">
    <jdo>
    <package name="edu.ucsc.whisper.core">
    <class name="DefaultUser">
    <query name="UserByUsername"
    language="javax.jdo.query.JDOQL"><![CDATA[
    SELECT UNIQUE FROM edu.ucsc.whisper.core.DefaultUser
    WHERE username==searchName
    PARAMETERS java.lang.String searchName
    ]]></query>
    <query name="DisabledUsers"
    language="javax.jdo.query.JDOQL"><![CDATA[
    SELECT FROM edu.ucsc.whisper.core.DefaultUser WHERE
    enabled==false
    ]]></query>
    <query name="EnabledUsers"
    language="javax.jdo.query.JDOQL"><![CDATA[
    SELECT FROM edu.ucsc.whisper.core.DefaultUser WHERE
    enabled==true
    ]]></query>
    <query name="CountUsers"
    language="javax.jdo.query.JDOQL"><![CDATA[
    SELECT count( this ) FROM edu.ucsc.whisper.core.DefaultUser
    ]]></query>
    </class>
    </package>
    </jdo>

    I'm sorry, I have no idea. I suggest sending a test case that
    reproduces the problem to support.

  • Recently I was working on my home Network and lost my Password for my Home wireless connection. After many attempts, I remembered the password and was able to get in. Now the MacBook Pro only works at home on a Hard wire connection. I have an additional 9

    Recently I was working on my home Network and lost myPassword for my Home wireless connection. After many attempts, I remembered thepassword and was able to get in. Now the MacBook Pro only works at home on aHard wire connection. I have an additional 9 devices on the same network, allare functioning properly. The Air connection works fine at any other Networksout side the Home connection. I did a PRAM reset, deleted the Network profileand rebuilt in System Preferences. Still unable to connect wireless on Homenetwork. Any Ideas?

    I seem to have fixed it by putting <div  class="clearfloat"></div> after the navigation bar?

  • Want stream Netflix to blueray via Airport Express wifi. The blueray finds my wifi but the wireless connection failed - said, Ensure DHCP server is enabled on router and restart router. Don't think I have DHCP server. Suggestions anyone?

    Want to stream Netflix to blueray player via my existing Airport Express wifi. The player finds my wifi but the wireless connection fails - says, " Ensure DHCP server is enabled on router and restart router." I don't think I have a DHCP server. Suggestions anyone?

    I can't speak specifically regarding LG, but the Whole Home feature on Direct TV (record a movie on one DVR and watch it on another TV in another location) just won't work with wireless, and I have a strong fast connection at 300 Mbps. Ethernet works perfectly.
    Few audio/video products will accept "n" wireless at 5 GHz. I suspect that your LG accepts a 2.4 GHz signal, which would top out at 130 Mpbs.
    If you are trying to stream High Definition video, especially at 1080P, my opinion would be that it is unlikely that you will be able to do so reliably using wireless.
    Perhaps another user who has figured out how to do this will post with some input.

  • Mobile connection fail after updating apple 4s to ios 6.1.3

    Mobile connection fail after updating apple 4s to ios 6.1.3
    intertnet and other online applications are not working after updating to apple iphone 4s to ios 6.1.3
    what is the solution for this......

    try resetting your network settings.
    Settings.app -> General -> Reset - > Reset Network Settings
    CMIIW

  • ODBC connections fails after going from Office 2003 to 2010 on some but not all PCs

    ODBC connections fails after going from Office 2003 to 2010 on some but not all PCs. Setting up the connection has been a hit and miss. Have tried both x86 and x64. Any ideas?  Use ODBC from the control panel and C:\Windows\SysWOW64 same results. Using
    SQLexpress 2008r2
    Thanks

    Hello,
    Please consider to configure Windows Firewall or disable it. Not only Windows Firewall but any security software.
    https://msdn.microsoft.com/en-us/library/cc646023(v=sql.120).aspx
    Windows Firewall is enabled by default.  
    Make sure you are using SQL Server Native Client to create the ODBC DSN. Not all Windows versions have it, so you may need to download and install it.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Anybody know why superdrives fail after upgrading os

    anybody know why superdrives fail after upgrading os

    Upgrading the OS often also triggers issues with PRAM.  If the PRAM battery is over 4 years old, then the Superdrive can fail.    If it is under 4 years old, zapping it can fix some issues like these.

  • Wireless network connectivity issues after upgrading to Snow Leopard

    After upgrading to Snow Leopard (10.6.4) I find that my wireless network will not automatically connect to my router (Netgear DG834G) as it used to. First impressions are that the macbook is finding a number of wireless networks but wants to connect to the one that is alphabetically first in the list. It also seems that the signal that the airport is receiving is weak, even when the macbook is next to the router.
    Has anyone experienced this when they upgraded?
    Any and all help gratefully appreciated
    Nick

    but a couple that I used with no problem before I upgraded now give me a "server not found" error after I enter my login and password.
    Quit Safari. Open Keychain Access   /Applications/Utilities. Select Passwords on the left.
    Delete the keychains for the sites you have problems logging into AND the Safari Forms Autofill keychain. Now from the menu bar click Keychain Access / Keychain First Aid. Select: Verify. If necessary, select: Repair. You will be prompted for your admin password. Click Start.
    Relaunch Safari. Navigate to a site. Login with your user name and password. That will create a new keychain for you.
    If you still have problems accessing sites, go to Safari / Preferences then select the Security tab. Click: Show Cookies. Delete all cookies or just the one's for the problematic sites. Now try logging into a site again.
    Even though you upgraded to v10.6.7 make sure Safari is up to date. From the menu bar click Safari / About Safari. If it's a version prior to 5.0.5, click your Apple menu (top left in your screen) then click: Software Update...
    And check Safari / Preferences - Extensions. Something there may be preventing you from accessing secure sites. If you have any extensions installed,  turn that off, quit then relaunch Safari to test.

  • WIFI connection issue: After upgrading to Yosemite, I lose my connect in SOAS, university of London. Overtime, it rejects me as Authentication fails in this network. Even the school technicianer cannot fix. I wonder how to downgrade or any solution?

    After upgrading to Yosemite, I lose my connect in SOAS, university of London. Overtime, it rejects me as Authentication fails in this network. Even the school technicianer cannot fix. I wonder how to downgrade or any solution?  I never encounter this issue with Mavericks or the one before.

    I also have the internet diagnostic report, but it is nonsense to me to read it.

  • [SOLVED] Font render/refresh fail after upgrade

    After upgrading last Thursday some applications have trouble rendering or refreshing text.
    LibreOffice
    Claws-Mail
    In claws-mail, I do see some of the text re-appear after scrolling. For LibreOffice the problem only manifests itself in the menu bar, not in the document contents.
    I don't think it's related to the OpenJDK bug mentioned on this board since claws-mail doesn't depend on OpenJDK.
    Can anyone give pointers on where to investigate the cause of this problem?
    Update: problem seems xrandr/dual-screen related, see my later comment.
    Final update: xf86-video-intel was the culprit, see my steps for downgrading.
    Last edited by wlen (2014-06-23 12:29:43)

    Hooray, managed to find the cause.
    Looked through all the packages that were upgraded on that day, you can find these in: /var/log/pacman.log
    Then proceeded to downgrade all the packages related to video/fonts things that I recognised; 'intel-dri', all the '*mesa*' packages, 'wxgtk' and 'xf86-video-intel'. Tested after every downgrade, and it turned out only 'xf86-video-intel' caused the font render bug.
    The upgrade in the log:
    /var/log/pacman.log
    [2014-06-18 02:21] [PACMAN] upgraded xf86-video-intel (2.99.911-2 -> 2.99.912-1)
    The downgrade:
    wget http://seblu.net/a/arm/packages/x/xf86-video-intel/xf86-video-intel-2.99.911-2-x86_64.pkg.tar.xz
    sudo pacman -U xf86-video-intel-2.99.911-2-x86_64.pkg.tar.xz

Maybe you are looking for