Wifi Woes

Hello there,
Everytime I restart my pc wifi-menu just doesn't work
I also tried  1.netctl-auto profile,
                   2.wpa_supplicant,
                   3.wicd,
                   4.NetworkManager but nothing works...
Then after hours of struggle it starts to work automatically.....
I have posted some of the System Information here :
CODE:lspci
[deendayal@Deendayal ~]$ lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] RS880 Host Bridge
00:01.0 PCI bridge: Hewlett-Packard Company Device 9602
00:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] RS780/RS880 PCI to PCI bridge (PCIE port 1)
00:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] RS780 PCI to PCI bridge (PCIE port 2)
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.1 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0 USB OHCI1 Controller
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.1 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0 USB OHCI1 Controller
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller (rev 3c)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Link Control
01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RS880M [Mobility Radeon HD 4225/4250]
02:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
CODE:journalctl
deendayal@Deendayal ~]$ journalctl | grep wlp2s0
Mar 26 14:19:49 Deendayal systemd-udevd[126]: renamed network interface wlan0 to wlp2s0
Mar 26 14:19:52 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 14:19:52 Deendayal dhcpcd[271]: wlp2s0: starting wpa_supplicant
Mar 26 14:19:52 Deendayal dhcpcd[274]: wlp2s0: failed to start wpa_supplicant
Mar 26 14:19:52 Deendayal dhcpcd[275]: wlp2s0: Successfully initialized wpa_supplicant
Mar 26 14:19:52 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 14:19:52 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 14:19:52 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 14:19:52 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 14:21:54 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:21:54 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:21:54 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:21:54 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:21:54 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:21:54 Deendayal kernel: wlp2s0: associated
Mar 26 14:21:54 Deendayal kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Mar 26 14:21:54 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:21:54 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:22:06 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:22:06 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:22:06 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:22:06 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:22:06 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:22:06 Deendayal kernel: wlp2s0: associated
Mar 26 14:22:06 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:22:06 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:22:30 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:22:30 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:22:30 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:22:30 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:22:30 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:22:30 Deendayal kernel: wlp2s0: associated
Mar 26 14:22:30 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:22:30 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:22:44 Deendayal dhcpcd[201]: control command: dhcpcd wlp2s0
Mar 26 14:22:53 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:22:53 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:22:54 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:22:54 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:22:54 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:22:54 Deendayal kernel: wlp2s0: associated
Mar 26 14:22:54 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:22:54 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:23:17 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:23:17 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:23:17 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:23:17 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:23:17 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:23:17 Deendayal kernel: wlp2s0: associated
Mar 26 14:23:17 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:23:17 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:23:51 Deendayal dhcpcd[201]: control command: dhcpcd wlp2s0
Mar 26 14:23:52 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:23:52 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:23:52 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:23:52 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:23:52 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:23:52 Deendayal kernel: wlp2s0: associated
Mar 26 14:23:52 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:23:52 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:24:21 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:24:21 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:24:21 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:24:21 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:24:21 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:24:21 Deendayal kernel: wlp2s0: associated
Mar 26 14:24:21 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:24:21 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:25:01 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:25:01 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:25:01 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:25:01 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:25:01 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:25:01 Deendayal kernel: wlp2s0: associated
Mar 26 14:25:01 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:25:02 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:25:02 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:25:02 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:25:02 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:25:02 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:25:02 Deendayal kernel: wlp2s0: associated
Mar 26 14:25:02 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:25:03 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:25:03 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:25:03 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:25:03 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:25:03 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:25:03 Deendayal kernel: wlp2s0: associated
Mar 26 14:25:03 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:25:03 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:25:03 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:25:03 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:25:03 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:25:03 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:25:03 Deendayal kernel: wlp2s0: associated
Mar 26 14:25:03 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:25:25 Deendayal dhcpcd[201]: control command: dhcpcd -A wlp2s0
Mar 26 14:25:27 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:25:27 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:25:27 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:25:27 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:25:27 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:25:27 Deendayal kernel: wlp2s0: associated
Mar 26 14:25:27 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:25:27 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:25:27 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:25:51 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:25:51 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:25:51 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:25:51 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:25:51 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:25:51 Deendayal kernel: wlp2s0: associated
Mar 26 14:25:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:26:14 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:26:14 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:26:14 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:26:14 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:26:14 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:26:14 Deendayal kernel: wlp2s0: associated
Mar 26 14:26:14 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:26:49 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:26:49 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:26:49 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:26:49 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:26:49 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:26:49 Deendayal kernel: wlp2s0: associated
Mar 26 14:26:49 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:26:49 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:26:49 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:27:24 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:27:24 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:27:24 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:27:24 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:27:24 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:27:24 Deendayal kernel: wlp2s0: associated
Mar 26 14:27:24 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:27:53 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:27:53 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:27:53 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:27:53 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:27:53 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:27:53 Deendayal kernel: wlp2s0: associated
Mar 26 14:27:53 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:27:53 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:27:53 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:28:57 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:28:57 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:28:57 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:28:57 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:28:57 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:28:57 Deendayal kernel: wlp2s0: associated
Mar 26 14:28:57 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:28:57 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:28:57 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:30:00 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:30:00 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:30:00 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:30:00 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:30:00 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:30:00 Deendayal kernel: wlp2s0: associated
Mar 26 14:30:00 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:30:00 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:30:00 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:31:03 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:31:03 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:31:03 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:31:03 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:31:03 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:31:03 Deendayal kernel: wlp2s0: associated
Mar 26 14:31:03 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:32:07 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:32:07 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:32:07 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:32:07 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:32:07 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:32:07 Deendayal kernel: wlp2s0: associated
Mar 26 14:32:07 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:32:07 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:32:07 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:34:07 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:34:07 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:34:07 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:34:07 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:34:07 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:34:07 Deendayal kernel: wlp2s0: associated
Mar 26 14:34:07 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:34:07 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:34:07 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:36:07 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:36:07 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:36:07 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:36:07 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:36:07 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:36:07 Deendayal kernel: wlp2s0: associated
Mar 26 14:36:07 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:36:07 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:36:07 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:38:07 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:38:07 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:38:07 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:38:07 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:38:07 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:38:07 Deendayal kernel: wlp2s0: associated
Mar 26 14:38:07 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:38:07 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:38:07 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:40:08 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:40:08 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:40:08 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:40:08 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:40:08 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:40:08 Deendayal kernel: wlp2s0: associated
Mar 26 14:40:08 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:40:08 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:40:08 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:42:08 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:42:08 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:42:08 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:42:08 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:42:08 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:42:08 Deendayal kernel: wlp2s0: associated
Mar 26 14:42:08 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:42:08 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:42:08 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:43:17 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 14:45:28 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 14:45:29 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:45:29 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:45:30 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:45:30 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:45:30 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:45:30 Deendayal kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Mar 26 14:45:30 Deendayal kernel: wlp2s0: associated
Mar 26 14:45:30 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:46:05 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:46:05 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:46:05 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:46:05 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:46:05 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:46:05 Deendayal kernel: wlp2s0: associated
Mar 26 14:46:05 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:46:05 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:46:05 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:46:05 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:46:05 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:46:05 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:46:06 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:46:06 Deendayal kernel: wlp2s0: associated
Mar 26 14:46:06 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:46:06 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:46:53 Deendayal dhcpcd[201]: control command: dhcpcd -A wlp2s0
Mar 26 14:47:32 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:47:32 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:47:32 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:47:32 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:47:32 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:47:32 Deendayal kernel: wlp2s0: associated
Mar 26 14:47:32 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:47:32 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:47:32 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:47:32 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:48:59 Deendayal dhcpcd[201]: control command: dhcpcd -E wlp2s0
Mar 26 14:49:32 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:49:32 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:49:32 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:49:32 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:49:32 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:49:32 Deendayal kernel: wlp2s0: associated
Mar 26 14:49:32 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:49:32 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:49:32 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:49:32 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:49:55 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:49:55 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:49:55 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:49:55 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:49:55 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:49:55 Deendayal kernel: wlp2s0: associated
Mar 26 14:49:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:49:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:50:19 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:50:19 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:50:19 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:50:19 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:50:19 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:50:19 Deendayal kernel: wlp2s0: associated
Mar 26 14:50:19 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:50:19 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:50:43 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:50:43 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:50:43 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:50:43 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:50:43 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:50:43 Deendayal kernel: wlp2s0: associated
Mar 26 14:50:43 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:50:43 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:51:17 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:51:17 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:51:17 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:51:17 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:51:17 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:51:17 Deendayal kernel: wlp2s0: associated
Mar 26 14:51:17 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:51:17 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:51:35 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:51:35 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:51:35 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:51:35 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:51:35 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:51:35 Deendayal kernel: wlp2s0: associated
Mar 26 14:51:35 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:53:35 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:53:36 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:53:36 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:53:36 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:53:36 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:53:36 Deendayal kernel: wlp2s0: associated
Mar 26 14:53:36 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:53:36 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:53:36 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:53:36 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:55:36 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:55:36 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:55:36 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:55:36 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:55:36 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:55:36 Deendayal kernel: wlp2s0: associated
Mar 26 14:55:36 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:55:36 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:55:36 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:55:36 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:55:49 Deendayal systemd[1]: Stopped Networking for netctl profile wlp2s0-ashok.
Mar 26 14:55:49 Deendayal systemd[1]: Starting Networking for netctl profile wlp2s0-ashok...
Mar 26 14:55:49 Deendayal network[2596]: Starting network profile 'wlp2s0-ashok'...
Mar 26 14:55:49 Deendayal network[2596]: The interface of network profile 'wlp2s0-ashok' is already up
Mar 26 14:55:49 Deendayal systemd[1]: netctl@wlp2s0\x2dashok.service: main process exited, code=exited, status=1/FAILURE
Mar 26 14:55:49 Deendayal systemd[1]: Failed to start Networking for netctl profile wlp2s0-ashok.
Mar 26 14:55:49 Deendayal systemd[1]: Unit netctl@wlp2s0\x2dashok.service entered failed state.
Mar 26 14:57:36 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:57:36 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:57:36 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:57:36 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:57:36 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:57:36 Deendayal kernel: wlp2s0: associated
Mar 26 14:57:36 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 14:57:36 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:57:36 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:57:36 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:57:36 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:57:36 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 14:57:36 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 14:58:11 Deendayal dhcpcd[201]: control command: dhcpcd -A wlp2s0
Mar 26 14:58:39 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:58:39 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:58:39 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:58:39 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:58:39 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:58:39 Deendayal kernel: wlp2s0: associated
Mar 26 14:58:39 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:58:39 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:59:43 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 14:59:43 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:59:43 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 2/3)
Mar 26 14:59:43 Deendayal kernel: wlp2s0: authenticated
Mar 26 14:59:43 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 14:59:43 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 14:59:43 Deendayal kernel: wlp2s0: associated
Mar 26 14:59:43 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 14:59:43 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 14:59:43 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:59:43 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:59:43 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 14:59:43 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 14:59:43 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:00:46 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:00:46 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:00:46 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:00:46 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:00:46 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:00:46 Deendayal kernel: wlp2s0: associated
Mar 26 15:00:46 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:00:46 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:01:50 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:01:50 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:01:50 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:01:50 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:01:50 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:01:50 Deendayal kernel: wlp2s0: associated
Mar 26 15:01:50 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:01:50 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 15:01:50 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:01:50 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:01:50 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:01:50 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:01:50 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:02:53 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:02:53 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:02:53 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:02:53 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:02:53 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:02:53 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:02:53 Deendayal kernel: wlp2s0: associated
Mar 26 15:02:53 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:02:53 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:02:53 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:02:53 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:03:51 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:03:51 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:03:51 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:03:51 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:03:51 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:03:51 Deendayal kernel: wlp2s0: associated
Mar 26 15:03:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:03:51 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:03:51 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:03:51 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:05:51 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:05:51 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:05:51 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:05:51 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:05:51 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:05:51 Deendayal kernel: wlp2s0: associated
Mar 26 15:05:51 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:05:51 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 15:05:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:05:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:05:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:05:51 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:05:51 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:07:51 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:07:51 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:07:51 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:07:51 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:07:51 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:07:51 Deendayal kernel: wlp2s0: associated
Mar 26 15:07:51 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:07:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:07:51 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:07:51 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:09:51 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:09:51 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:09:51 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:09:51 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:09:51 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:09:51 Deendayal kernel: wlp2s0: associated
Mar 26 15:09:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:09:51 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:09:51 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:09:51 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:11:51 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:11:51 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:11:51 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:11:51 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:11:51 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:11:51 Deendayal kernel: wlp2s0: associated
Mar 26 15:11:51 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:11:51 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 15:11:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:11:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:11:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:11:51 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:11:51 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:13:10 Deendayal dhcpcd[201]: control command: dhcpcd wlp2s0
Mar 26 15:13:52 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:13:52 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:13:52 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:13:52 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:13:52 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:13:52 Deendayal kernel: wlp2s0: associated
Mar 26 15:13:52 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:13:52 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:13:52 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:13:52 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:13:52 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:15:57 Deendayal dhcpcd[201]: control command: dhcpcd wlp2s0
Mar 26 15:16:54 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:16:54 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:16:54 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:16:54 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:16:54 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:16:54 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:16:54 Deendayal kernel: wlp2s0: associated
Mar 26 15:16:54 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 15:16:54 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:16:54 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:16:54 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:16:54 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:16:54 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:18:54 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:18:54 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:18:54 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:18:54 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:18:54 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:18:54 Deendayal kernel: wlp2s0: associated
Mar 26 15:18:54 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:18:54 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:18:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:18:55 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:18:55 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:20:55 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:20:55 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:20:55 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:20:55 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:20:55 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:20:55 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:20:55 Deendayal kernel: wlp2s0: associated
Mar 26 15:20:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:20:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:20:55 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:20:55 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:22:55 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:22:55 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:22:55 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:22:55 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:22:55 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:22:55 Deendayal kernel: wlp2s0: associated
Mar 26 15:22:55 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 15:22:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:22:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:22:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:22:55 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:22:55 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:22:55 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:24:55 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:24:55 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:24:55 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:24:55 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:24:55 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:24:55 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:24:55 Deendayal kernel: wlp2s0: associated
Mar 26 15:24:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:24:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:24:55 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:24:55 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:26:55 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:26:55 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:26:55 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:26:55 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:26:55 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:26:55 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:26:55 Deendayal kernel: wlp2s0: associated
Mar 26 15:26:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:26:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:26:55 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:26:55 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:28:55 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:28:55 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:28:55 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:28:55 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:28:55 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:28:55 Deendayal kernel: wlp2s0: associated
Mar 26 15:28:55 Deendayal kernel: wlp2s0: disassociated from c0:a0:bb:89:4a:c4 (Reason: 14)
Mar 26 15:28:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:28:55 Deendayal dhcpcd[201]: wlp2s0: carrier acquired
Mar 26 15:28:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:28:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:28:55 Deendayal dhcpcd[201]: wlp2s0: carrier lost
Mar 26 15:28:55 Deendayal dhcpcd[201]: wlp2s0: waiting for carrier
Mar 26 15:29:51 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:29:51 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:29:51 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:29:51 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:29:51 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:29:51 Deendayal kernel: wlp2s0: associated
Mar 26 15:29:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:29:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:29:51 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:30:07 Deendayal dhcpcd[201]: control command: dhcpcd -A wlp2s0
Mar 26 15:31:04 Deendayal dhcpcd[201]: wlp2s0: removing interface
Mar 26 15:42:32 Deendayal systemd-udevd[129]: renamed network interface wlan0 to wlp2s0
Mar 26 15:44:33 Deendayal sudo[629]: deendayal : TTY=pts/0 ; PWD=/home/deendayal ; USER=root ; COMMAND=/usr/bin/ip link set wlp2s0 up
Mar 26 15:44:33 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:45:57 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:45:57 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 15:45:57 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:45:57 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 15:46:00 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:46:00 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:46:00 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:46:00 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:46:00 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:46:00 Deendayal kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Mar 26 15:46:00 Deendayal kernel: wlp2s0: associated
Mar 26 15:46:01 Deendayal dhcpcd[765]: wlp2s0: IAID 00:05:2f:1e
Mar 26 15:46:01 Deendayal dhcpcd[765]: wlp2s0: soliciting an IPv6 router
Mar 26 15:46:01 Deendayal dhcpcd[765]: wlp2s0: rebinding lease of 192.168.1.33
Mar 26 15:46:01 Deendayal dhcpcd[765]: wlp2s0: Router Advertisement from fe80::1
Mar 26 15:46:02 Deendayal dhcpcd[765]: wlp2s0: requesting DHCPv6 information
Mar 26 15:46:02 Deendayal dhcpcd[890]: wlp2s0: removing interface
Mar 26 15:46:02 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:46:02 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:46:09 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:46:10 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:46:10 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 15:46:10 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:46:10 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 15:46:12 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:46:12 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:46:12 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:46:12 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:46:12 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:46:12 Deendayal kernel: wlp2s0: associated
Mar 26 15:46:12 Deendayal kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Mar 26 15:46:14 Deendayal dhcpcd[1031]: wlp2s0: IAID 00:05:2f:1e
Mar 26 15:46:14 Deendayal dhcpcd[1031]: wlp2s0: soliciting an IPv6 router
Mar 26 15:46:14 Deendayal dhcpcd[1031]: wlp2s0: soliciting a DHCP lease
Mar 26 15:46:14 Deendayal dhcpcd[1031]: wlp2s0: offered 192.168.1.33 from 192.168.1.1
Mar 26 15:46:14 Deendayal dhcpcd[1031]: wlp2s0: ignoring offer of 192.168.1.33 from 192.168.1.1
Mar 26 15:46:17 Deendayal dhcpcd[1031]: wlp2s0: Router Advertisement from fe80::1
Mar 26 15:46:17 Deendayal dhcpcd[1031]: wlp2s0: requesting DHCPv6 information
Mar 26 15:46:18 Deendayal dhcpcd[1153]: wlp2s0: removing interface
Mar 26 15:46:18 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:46:18 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:47:18 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:47:18 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:47:19 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 15:47:19 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:47:19 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 15:47:56 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:50:27 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:50:34 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:50:34 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 15:50:35 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:50:35 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 15:51:12 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:51:48 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:51:48 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:51:48 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 15:51:48 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 15:51:48 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 15:51:51 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 15:51:51 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:51:51 Deendayal kernel: wlp2s0: authenticated
Mar 26 15:51:51 Deendayal kernel: ath9k 0000:02:00.0 wlp2s0: disabling HT/VHT due to WEP/TKIP use
Mar 26 15:51:51 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 15:51:51 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=1)
Mar 26 15:51:51 Deendayal kernel: wlp2s0: associated
Mar 26 15:51:51 Deendayal kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Mar 26 15:51:52 Deendayal dhcpcd[1662]: wlp2s0: IAID 00:05:2f:1e
Mar 26 15:51:52 Deendayal dhcpcd[1662]: wlp2s0: soliciting an IPv6 router
Mar 26 15:51:52 Deendayal dhcpcd[1662]: wlp2s0: soliciting a DHCP lease
Mar 26 15:51:52 Deendayal dhcpcd[1662]: wlp2s0: offered 192.168.1.33 from 192.168.1.1
Mar 26 15:51:54 Deendayal dhcpcd[1662]: wlp2s0: Router Advertisement from fe80::1
Mar 26 15:51:54 Deendayal dhcpcd[1662]: wlp2s0: requesting DHCPv6 information
Mar 26 15:51:55 Deendayal dhcpcd[1784]: wlp2s0: removing interface
Mar 26 15:51:55 Deendayal kernel: wlp2s0: deauthenticating from c0:a0:bb:89:4a:c4 by local choice (reason=3)
Mar 26 15:51:55 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 16:03:53 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 16:05:14 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 16:05:14 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 16:05:14 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 16:05:14 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 16:05:52 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 16:07:15 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 16:09:03 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 16:09:03 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 16:09:03 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 16:09:03 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 16:09:41 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 16:11:25 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 16:11:40 Deendayal wicd[657]: wlp2s0 Interface doesn't support scanning : Network is down
Mar 26 16:11:44 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 16:11:52 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 16:11:58 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 16:12:05 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 16:12:13 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 16:12:18 Deendayal wicd[657]: wlp2s0 Interface doesn't support scanning : Network is down
Mar 26 16:12:20 Deendayal wicd[657]: Failed to connect to non-global ctrl_ifname: wlp2s0 error: No such file or directory
Mar 26 16:18:46 Deendayal systemd-udevd[127]: renamed network interface wlan0 to wlp2s0
Mar 26 16:36:00 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 16:36:05 Deendayal systemd[1]: Stopped Networking for netctl profile wlp2s0-ashok.
However later it connected on its own using wifi-menu
CODE: journalctl
$journalctl -xn
Mar 26 16:36:05 Deendayal systemd[1]: Starting Networking for netctl profile wlp2s0-ashok...
Mar 26 16:36:05 Deendayal network[1359]: Starting network profile 'wlp2s0-ashok'...
Mar 26 16:36:05 Deendayal kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Mar 26 16:36:06 Deendayal kernel: wlp2s0: authenticate with c0:a0:bb:89:4a:c4
Mar 26 16:36:06 Deendayal kernel: wlp2s0: send auth to c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 16:36:06 Deendayal kernel: wlp2s0: authenticated
Mar 26 16:36:06 Deendayal kernel: wlp2s0: associate with c0:a0:bb:89:4a:c4 (try 1/3)
Mar 26 16:36:06 Deendayal kernel: wlp2s0: RX AssocResp from c0:a0:bb:89:4a:c4 (capab=0x411 status=0 aid=2)
Mar 26 16:36:06 Deendayal kernel: wlp2s0: associated
Mar 26 16:36:06 Deendayal kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Mar 26 16:36:08 Deendayal dhcpcd[1452]: wlp2s0: IAID 00:05:2f:1e
Mar 26 16:36:08 Deendayal dhcpcd[1452]: wlp2s0: soliciting a DHCP lease
Mar 26 16:36:10 Deendayal dhcpcd[1452]: wlp2s0: offered 192.168.1.36 from 192.168.1.1
Mar 26 16:36:15 Deendayal dhcpcd[1452]: wlp2s0: leased 192.168.1.36 for 43200 seconds
Mar 26 16:36:15 Deendayal dhcpcd[1452]: wlp2s0: adding route to 192.168.1.0/24
Mar 26 16:36:15 Deendayal dhcpcd[1452]: wlp2s0: adding default route via 192.168.1.1
Mar 26 16:36:15 Deendayal network[1359]: Started network profile 'wlp2s0-ashok'
Mar 26 16:36:15 Deendayal systemd[1]: Started Networking for netctl profile wlp2s0-ashok.
Also my netctl config
Description='Automatically generated profile by wifi-menu'
Interface=wlp2s0
Connection=wireless
Security=wpa
ESSID=ashok
IP=dhcp
Key=xxxxxx
And wpa_supplicant.conf
network={
ssid="ashok"
#psk="xxxxxxxx"
psk=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I also found a link http://www.htpcbeginner.com/how-to-fix- … -pangolin/
which  mentioned to ad this line in /etc/modprobe.d/ath9k.conf
options ath9k nohwcrypt=1
P.S: I'm a newbie, and I admit it, Please provide info. with your help
And as a matter of fact I have read the Arch Wiki re-read the Arch-Wiki read the Debian-Wiki re-read the Debian-Wiki............
Thanks in advance
Last edited by ArchKudo (2014-03-26 17:29:02)

otakugeek wrote:
Try this :
$ sudo pacman -S wpa_supplicant
$ sudo pacman -S wireless_tools
$ sudo pacman wpa_actiond dialog
$ sudo pacman -S networkmanager
$ sudo pacman -S network-manager-applet
$ sudo pacman -S gnome-keyring
$ sudo systemctl enable NetworkManager.service
$ sudo systemctl disable dhcpcd.service
$ sudo systemctl disable [email protected]
$ sudo systemctl stop dhcpcd.service
$ sudo systemctl stop [email protected]
$ sudo systemctl enable wpa_supplicant.service
$ gpasswd -a USERNAME network
$ sudo systemctl start wpa_supplicant.service
$ sudo systemctl start NetworkManager.service
Stop copy and pasting this on every wifi thread.  Just point people to the wiki or actually debug their issue from the logs provided.  If they have wicd or netctl, this set of instructions will further trouble their situation.

Similar Messages

  • Mid 2013 MacBook Air Public Wifi Woes

    I have a new mid-2013 11 inch MacBook Air.  Whilst in general it works brilliantly, I am having great difficulties connecting to public wifi hotspots.  It connects fine to my home network and to my iPhone, but refuses to work as expected when using wifi in places such as coffee shops.  It seems to connect to the wifi, but shows an error message, "Alert: No Internet Connection."  This happens frequently at just about every site I use and it is getting very irritating.  Does anyone know (a) what I'm doing wrong, and (b) how I fix it please?

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.
    If you bought the product in the U.S. directly from Apple (not from a reseller), you also have 14 days from the date of delivery in which to exchange or return it for a refund. In other countries, the return policy may be different. If you bought from a reseller, its return policy applies.

  • BT Wifi woes : Bt Id and App Compatability

    BT Wifi looks really appealing if I can make it work. I have two problems:
    1) The latest version of the BT Wifi app claims not to be compatible with my Android device, although a previous version did at least install. I tried deleting and reinstalling, so Google Play now tells me it is installed but not compatible, whereas the device thinks it is not installed at all. I can get a log-in page via a browser but then hit the second problem.
    2) Because I became a BT Broadband customer after 2013, I need a primary email id to log on. But because I was already a customer for other BT products before 2013, my BT Id is not an email address. I have created a BT email address, but I cannot log on with either my (non-email) BT ID or my (non-ID) BT email.
    I don't expect a quick solution, but can anyone tell me whether BT know these problems exist? How do we request to get notified when they get fixed?
    Many thanks for any assistance.
      Nigel.

    cantoris wrote:
    BT Wifi looks really appealing if I can make it work. I have two problems:
    1) The latest version of the BT Wifi app claims not to be compatible with my Android device, although a previous version did at least install. I tried deleting and reinstalling, so Google Play now tells me it is installed but not compatible, whereas the device thinks it is not installed at all. I can get a log-in page via a browser but then hit the second problem.
    2) Because I became a BT Broadband customer after 2013, I need a primary email id to log on. But because I was already a customer for other BT products before 2013, my BT Id is not an email address. I have created a BT email address, but I cannot log on with either my (non-email) BT ID or my (non-ID) BT email.
    I don't expect a quick solution, but can anyone tell me whether BT know these problems exist? How do we request to get notified when they get fixed?
    Many thanks for any assistance.
      Nigel.
    When you became a broadband customer you should have been given a Primary Email Address and password.
    It is these that you use to login to BT Wi-Fi.
    I assume you have not been migrated to BT Mail.

  • ISA500 / ISA570W Wifi woes

    Hi,
    We have an ISA570w but the wifi has issues dropping out, during the "drop out" users are still connected but performance drops to the point that pinging a (wired) machine takes 7ms!
    I have checked the firmware and it is up to date (1.2.20) the logs is full of messages about not being able to phone-home but nothing about wifi or networking (the phoning-home problem apparently is about DNS so not related)
    Has anyone any ideas either or how to fix this or diagnose it?

    There seems to be an issue in Broadcom computer WIFI (BCM 43xx) with Windows 8 below. It runs well with Windows 7.
    http://answers.microsoft.com/en-us/windows/forum/windows_8-hardware/slow-wifi-with-broadcom-bcm43xx-net-04062011/7dc2313e-9002-4884-b4ac-70fff2b37829?msgId=81251ad9-e8c6-46c4-824a-8c6662d468ae

  • S4 & WiFi woes

    I have had a consistent track record of data use over many years and several phones.  My current wifi plan is for double the amount of data I typically use.
    In mid-December (2013) it jumped dramatically. About the same time I noticed that I was seeing a "your wifi is unstable" notice, but I didn't think too much of it at the time. About 3 weeks into January's billing cycle I got a notice that I had use 75% of my data. I have not ever seen this notice before, so you can imagine it got my attention. After doing a lot of reading here and other sites, I found that in fact my phone was not connecting to wifi anywhere.
    After 5 hours of Live Chat, emails,  twitter, and finally a phone call on  a wasted Saturday - it was determined that my phone was now defective. Something to do with the last system upgrade changed the battery management, which caused too much heat, which led to something physically breaking in the wifi of my phone. I was told it is hopeless and there is no fix, only replacement. Because (and they were very clear *only* because) it was still under warranty they sent out a new phone. They promised it a) would not have this issue and b) it was fixed to not develop this issue in the future.
    Got the replacement phone in yesterday. It would not connect to home wifi. I decided to take it to work today where it does connect. Came home, still doesn't connect at home. No equipment has changed in the last 6 months. The Actiontec router  works fine with every other wifi connection and there have been no changes to the router settings since original install.
    I run a small business and need to be able to do so from home, and in the field. If I can't get this fixed, and soon, I am going to have to move to a different phone, with a different carrier ETF or not.
    I welcome all possibilities.

    Hi NicholasB_VZW,
    I tried your suggestion and it still has not helped.  I'm still dropping the
    WIFI connect, even though it says I'm connected to my home WiFi network.
    As I mentioned before, all of this seem to have started when I did a system
    upgrade back in the Oct Nov 2013 timeframe.  The same with the touch
    screen.
    With the touchscreen issue.  After the screen times out and goes blank or
    the phone has not been used in a while, I will press the Home key to get the
    password screen.  Once the password screen display, I will attempt to enter
    my password, but my touches are not picked up.  I try a number of time and
    still no go.  Then I press the Power key on the right side of the phone and
    the screen goes blank.  It will stay blank for about 40-50 seconds before
    responding again.  It is as if the phone is rebooting.  After the 40-50
    seconds, the password screen displays and I'm able to enter my password
    until the next time.
    I have read posting from many S4 owners who are experiencing the same issue,
    so I find it very hard to believe the Verizon or Samsung are not aware of
    the issue.
    Thanks for your time in this matter.
    JJG1056

  • Itune wifi woes...need help!!

    Help please!!
    My iphone is hooked up to my wifi....I can go online, check mail and surf web etc. But when I try to connect to itunes, I get a message that says "cannot connect to the itunes store" telling me I must connect to a wifi network.
    Whassup???? What should I do??

    Now is there the following in the upper left hand corner:
    a set of between 1 and 4 vertical bars.
    o2 symbol
    next will be either your edge or wifi symbol. If the blue square is still there your still on edge and not on wifi, but if you see the 3 "1/4 circles" then you have wifi on.

  • IPhone WiFi woes...

    Anyone else having Wifi problems?
    Im my apartment, we have a Linksys router with WPA/WPA2 authentication. My iPhone can connect to the router, obtain an IP address, and DNS Server address. However, whenever I try to load a webpage, or connect to my email, nothing happens. I also have a MacBook Pro and Powerbook that can connect fine to the router. Anyone have any suggestions on how to make this iPhone work?
    Also, I noticed that the WiFi signal strength fluctuates from 3 bars to 1 bar. The router is less than 3 feet away from my iPhone.

    Update Linksys's firmware if that hasn't been done.
    Move the phone farther from the router, too strong a signal can (oddly enough) be a bad signal.
    As a diagnostic step, find out if the iPhone can browse to the admin IP address of the Linksys (it should be able to), and find out if the iPhone works on other WiFi elsewhere.
    If it can do do the second but not the first, it's probably the router, and if it can do both, but not reach the 'net, it's probably a setting in the router.
    (a) G5 Quad; (b) Mac Pro; (c) iMac G4; (d) iMac 24"   Mac OS X (10.4.7)   (a) 6.5 GB, Apple 30" + Cintiq 21; (b) 4 GB, Dell 30" + Samsung 215TW

  • WiFi Woes with Broadcom 4313

    I am trying to get my wifi working on the network at my school, and it refuses to do so. I use wicd to connect, but it has trouble obtaining the IP address. I ran dhcpcd and dhclient manually after configuring, and it returns with
    No DHCPOFFERS received.
    The wifi works on my home network with WPA-PSK encryption, but not here with no encryption. I know that almost all ports are blocked on the network, so I tried broadcasting on a different port to no avail. This network still works on this laptop under Windows 7, so I am unsure of what to do. I tried getting the automatically discovered settings from Windows, and assigning them statically to the interface, but that doesn't work either.
    I am using the broadcom-wl driver, as the brcmsmac one had a bad signal. I have another wifi module at home, but I really don't want to open up the laptop as it is under warranty.
    Thanks,
    Jacob

    I managed to fix it by.....well, I'm not really sure. I just rebooted some more, and it seemed to fix itself. I would provide more info if I could, but I find it aggravating that I worked on it for three hours before it just fixed itself.

  • Wifi Woes - Phase 2 Authentication Resets Itself

    Hey,
          I'm having difficulty connecting to my school's internet with the Droid Bionic.  According to my school's IT the wireless setup should be:
    Security:           802.1x EAP
    EAP method:   TTLS
    Phase 2 auth:  PAP
    CA Certificate: <is installed>
    The problem I'm having is when I go to save a Wifi network the Phase 2 Authentication resets from PAP to 'None'.  Is anyone else having this problem?  Could someone try this really quickly and send me a response?
    ~Justin

    Yep, this is an ongoing issue and appears to be a Verizon thing.  The issue seems to be that it is not possible to update the Phase 2 Authentication field to anything other than 'none' for EAP... it simply is not being set or remembered. 
    My original Droid actually worked with the Andriod 2.0 release, but 2.1 broke it and it hasn't worked since.  I believe the Android codebase DID fix this, however Verizon has not made it a priority to include the fix in their releases.  I now have a Droid 4 running 2.3.6 and it is still broken.  Many of my coworkers have this same issue, but ONLY THE ONES ON VERIZON!  Other carriers have apparently figured out how to port this fix into their releases, regardless of which Android phone. 
    Come on Verizon, fix this so we can stop wasting your 4G bandwidth!!!

  • 4.2.1 WiFi Woes?

    Any one had trouble with WiFi on 4.2.1? Ever since upgrading WiFi is painfully slower than 4.1 for me on the iPod Touch 4G and I can't downgrade. I tried taking it back to the shop but they will not do nothing :/ I heard it's an issue with iPad but my iPod is messed up too :/ Waiting for 4.3 now!
    Also I'd email apple but they don't have a iPod line, and I don't want to call them ether!!!

    It can be your router if the iOS 4.2.1 WiFi now properly uses a part of the 802.11x wireless protocol which it did not use previously and which, unfortunately, is not implemented correctly by your router. It this is the case, then the router bug will only show up when using iOS 4.2.1.
    Of course, that is a hypothetical situation but iOS 4.2.1 is working for the vast majority of iPod Touch users on a wide variety of routers so you may have to make allowances or wait an unknown amount of time for a fix which might not be forthcoming (if it is a router bug Apple isn't going to change their product to work around it).
    Did your iPod work at the "shop" using their WiFi? Does it work on other networks?
    I'll say again, if your iPod works OK on other networks then you should look at your router as the cause. If you can't replace it then you should talk to whoever can replace it or update its firmware.
    If your iPod does not work well on other networks then you will have to contact Apple.

  • Win 8.1 & W520 Intel wifi woes

    Is anyone else having issues with win 8.1 and their W520's Intel wireless? In my case I have the Centrino N 6205, and the latest drivers from Intel (the Intel driver installer is version 16.6, but curiously the driver shown in the device manager is 15.10.4.2).
    The issue I have is that the connection drops several times daily, and can only be reestablished by turning the wireless router on and off. There is no other way to reestablish it! Rebooting the W520 doesn't even work. By contrast, wireless when this same W520 is running Ubuntu is rock solid.
    It's really quite frustrating. I certainly get tired of having to reenter the WPA2 password every time using the anemic win 8.1 network GUI. It has me contemplating the time consuming step of wiping win 8.1 & reinstalling win 7.
    Thoughts?

    Use another computer.  Download the full feature software and drivers here.
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategor​y?os=4158&lc=en&cc=us&dlc=en&sw_lang=&product=5191​...
    Pick your OS.
    Say thanks by clicking the Kudos Thumbs Up to the right in the post.
    If my post resolved your problem, please mark it as an Accepted Solution ...
    I worked for HP but now I'm retired!

  • More WiFi woes

    Hope someone here can help.
    I have a 20" (white case) iMac running Leopard 10.5.1 and Windows XP Home under Bootcamp. I use bootcamp to play online games. Until I upgraded to leopard, using Bootcamp Beta I had no problems. Since upgrading my internet connection in windows fluctuates. It starts off at 11MBps and everything works fine, it then steps down to 5MBps and then eventually to 1MBps. At this point the wireless connection shows as very good, but if I am in game I get disconnected, and if I am not in game I lose access to the internet. Usually after a while the connection goes back up to 11MBps and I am able to carry on. Sometimes I have to 'Repair' the connection to force this to happen.
    I have tried updating the drivers from the leopard DVD.
    My connection is perfectly stable in MacOS.
    When I lose connection like this I cannot access the routers config pages either.
    I have gone through the threads on this forum, and I am currently trying the linksys 300N drivers suggested in one of the threads.
    I will post my findings after I have time to test them.

    The Linksys 300N drivers worked. I now connect at 24MBps in Windows and get no drop outs at all. Tested for about 6 hours so far over 3 days.

  • Does iPad 2 WiFi /3G (AT&T or Verizon) have a sim card slot?

    I wonder if iPad 2 WiFi/3G (AT&T or Verizon) has a sim card slot?
    As already i have my sim card that i use in my current ipad WiFi/3G & would like to transfer it to the new iPad 2 WiFi/3G (AT&T or Verizon).

    I've been having the same yet different issues... I can connect to WiFi at home no problem but I come to work and the iPad 2 can see the WiFi connect but only get the IP address and subnet, nver the router or DNS require to get on line. I have a iPad 1 andhad the same issues but the last iOS update fixed that issue but when I got the iPad 2 same issues arose. I tried for a couple of days getting on work WiFI (WEP encryption for quest/employee web access) and I noticed I had my iPad bluetooth active, no connected. I turned it off and immediiately got online. I doubt most users are having the EXACT same problem as me but this was a very simple solution that fixed my WiFi woes.
    Cheers!

  • Wifi on Netgear WGR614 router slow wifi fixed !!!!!!

    I have had wifi problems on my new I Phone 4 since the 24th June at home with connecting to my router and get slow speeds and web pages that did not load and would freeze but have tried a little trick after seaching all over the web this weekend that seemed to have solved my wifi woes as of the last 15 hours I have had lighting wifi speeds and great connection so it might work for other users too.
    1. Upgrade to latest firmware for your router.
    2. Within router settings my mode was setup to use 802.11B & 802.11G mode, change this from either auto or B&G and select it to use 802.11B ONLY or B mode only.
    3. Save settings, reboot router and reconnect with your I Phone.
    This has worked for me after 2 months of woes. Hope It Helps

    Telford240 wrote:
    1. Upgrade to latest firmware for your router.
    I've tried to upgrade my WGR614v9, but everytime I download the upgrade file from the Netgear admin software, I get a file named "Unkown"
    If I try to use this file for the upgrade, I get an error saying: "Invalid filename was provided, please enter again:(*.chk)"
    The Netgear forums all recommend using only a WIndows PC for upgrades. Is it possible to upgrade a Netgear router using OSX?

  • I think Princeton University may have found our WiFi problems....

    Princeton University reckon they’ve discovered the root cause of the iPad’s intermittent WiFi connection problems, and rather than a hardware fault – as many early-adopters feared – they believe it’s down to how iPhone OS 3.2 handles DHCP leases. They found that in certain circumstances the iPad doesn’t renew its DHCP lease, attempting to continue using the same IP address despite whichever router assigned it no longer seeing it as valid (and, potentially, already having assigned it to a different user).....Read more click link
    http://www.slashgear.com/shoddy-dhcp-causing-ipad-wifi-woes-reckons-university-1 681889/
    I know a user on this board had brought up the lease issue so kudos to him or her if this is our problem.

    Because this problem seems to affect so many different third party networks. I think Apple used a inferior WIFI chipset and its dropping connections. Plain and simple. Not sure if they can solve it with a firmware update because it may just have internal limitations. Of course many seem to have no problem. So it could be just a batch of defective ones. I know when I had my iPod Touch I had similar issues and it was never solved.

Maybe you are looking for

  • Vendor balance upload

    Dear all, could any one pls tell me  in templet what we have to prepare, Thanks & regards, satishkumar.m

  • How to call parent procedure in child type?

    i have two types,A and B. B inherits from A and overrides a procedure 'prints', then how call A's prints method in B? following is codes: create or replace type A as object ( rowsID integer; member procedure printRowsID create or replace type body A

  • SFTP adapter Config in PI 7.1

    Hi Experts I am working on a SFTP adapter on the sender side to encrypt the file and send it to the Thirdparty, Can I configure multiple files to send to  the different parties or banks (Different Bank may use different keys) in the same Receiver SFT

  • Expected Date  Calculation

    Hi All, Am facing one design issue, here my requirement. Am developing a component which calculates expected date. Considering some days in a weeks as holiday always. Input to the component is an integer and some other object[from which I want to fin

  • Download Adobe Acrobat 7 standard (french) Windows XP ?

    Hello everyone, can you help me ? Impossible to myself to find an installer for Adobe Acrobat 7 standard for Windows XP. I've bought a key for this version several yeard ago but i've lost the installer and i didn't manage to find this version by inte