You are not logged in.
OK, I use netctl, and it works fine in absolutely every wireless network... except one. No matter what I try, the result is always:
kernel: iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled
kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x1-0x0
kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
kernel: wlp2s0: authenticate with c0:3e:0f:40:73:f5
kernel: wlp2s0: send auth to c0:3e:0f:40:73:f5 (try 1/3)
kernel: wlp2s0: authenticated
kernel: wlp2s0: associate with c0:3e:0f:40:73:f5 (try 1/3)
kernel: wlp2s0: RX AssocResp from c0:3e:0f:40:73:f5 (capab=0x411 status=0 aid=1)
kernel: wlp2s0: associated
kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
kernel: wlp2s0: deauthenticated from c0:3e:0f:40:73:f5 (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
kernel: cfg80211: Calling CRDA to update world regulatory domain
network[1323]: WPA association/authentication failed for interface 'wlp2s0'
I tried googling for "Reason: 15=4WAY_HANDSHAKE_TIMEOUT" but that did not help much... The weird thing though... is that my android connects to this network, without any problems at all!! As do other windows computers here. Ideas? Help? I am really at a loss here...
Offline
What kind of network is this (what kind of security)? Have you tried connecting manually for diagnostic purposes?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Online
As for security, here's the relevant excerpt from iwlist:
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
If by "manually" you mean without DHCP, with a manually assigned IP, yes I did -- to no avail. Got the same error.
Offline