You are not logged in.
I have a laptop with an Intel PRO/Wireless 2200BG wireless network connection, using the ipw2200 driver (from the output of lshw).
Executing
iwlist eth1 scanI do see my wireless network, among several others.
The problem is that when I do
wpa_supplicant -i eth1 -c /etc/wpa_supplicant.conf -DwextI cannot connect: it looks like it is trying, but it doesn't manage; I get messages
Associated with 7c:4f:b5:18:a5:a4
CTRL-EVENT-DISCONNECTED bssid=7c:4f:b5:18:a5:a4 reason=0Running it with -d gives some information, but I don't know what it means:
EAPOL: Supplicant port status: Unauthorizedand later
Added BSSID 7c:4f:b5:18:a5:a4 into blacklistand much more.
I run Ubuntu (10.10 with kernel 2.6.35) on the same computer, and the wireless runs perfectly. The driver and firmware versions are the same as on my arch installation with kernel 3.4.4.
Does anyone have any idea of what I could try next?
Thanks!
Offline
Post the full debug output, just a few messages out of context don't say much useful.
Offline
Are you sure you have the firmware package for the ipw2200 installed?
I rarely use wpa_supplicant, it's not the only way to do it: I use wicd.
How about doing ifconfig and verifying that eth1 actually is your interface? Usually this should be wlanxx.
Try the steps manually:
iwconfig xxxx essid xxxxx enc xxxxxxxxxx
dhcpcd xxxx
Last edited by nomorewindows (2012-07-02 13:06:51)
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Thanks Gusar and nomorewindows.
In fact my interface sometimes changes after reboot: sometimes it is eth0 and sometimes eth1 (but nothing anything else).
My output of lspci -v is
06:05.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)
Subsystem: Hewlett-Packard Company nc6120/nx8220/nw8240
Flags: bus master, medium devsel, latency 128, IRQ 20
Memory at b0106000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [dc] Power Management version 2
Kernel driver in use: ipw2200output of lshw -c network is
*-network:0
description: Wireless interface
product: PRO/Wireless 2200BG [Calexico2] Network Connection
vendor: Intel Corporation
physical id: 5
bus info: pci@0000:06:05.0
logical name: eth0
version: 05
serial: 00:12:f0:4b:91:c7
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ipw2200 driverversion=1.2.2kmprq firmware=ABG:9.0.5.27 (Dec 12 2007) latency=128 link=no maxlatency=24 mingnt=3 multicast=yes wireless=IEEE 802.11bg
resources: irq:20 memory:b0106000-b0106fffpacman -Ss ipw2200-fw gives
core/ipw2200-fw 3.1-5 [installed]
Firmware for the Intel PRO/Wireless 2200BGwpa_supplicant -i eth0 -c /etc/wpa_supplicant.conf -Dwext gives
Trying to associate with 7c:4f:b5:18:a5:a4 (SSID='Mudhoney' freq=2462 MHz)
Associated with 7c:4f:b5:18:a5:a4
CTRL-EVENT-DISCONNECTED bssid=7c:4f:b5:18:a5:a4 reason=0
Trying to associate with 7c:4f:b5:18:a5:a4 (SSID='Mudhoney' freq=2462 MHz)
Associated with 7c:4f:b5:18:a5:a4
CTRL-EVENT-DISCONNECTED bssid=7c:4f:b5:18:a5:a4 reason=0
Trying to associate with 7c:4f:b5:18:a5:a4 (SSID='Mudhoney' freq=2462 MHz)
Associated with 00:00:00:00:00:00
CTRL-EVENT-DISCONNECTED bssid=7c:4f:b5:18:a5:a4 reason=0
Trying to associate with 7c:4f:b5:18:a5:a4 (SSID='Mudhoney' freq=2462 MHz)The same with -d
Initializing interface 'eth0' conf '/etc/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='/run/wpa_supplicant'
update_config=1
Priority group 0
id=0 ssid='Mudhoney'
SIOCGIWRANGE: WE(compiled)=22 WE(source)=18 enc_capa=0xf
capabilities: key_mgmt 0xf enc 0xf flags 0x0
netlink: Operstate: linkmode=1, operstate=5
Own MAC address: 00:12:f0:4b:91:c7
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_countermeasures
RSN: flushing PMKID list in the driver
Setting scan request: 0 sec 100000 usec
WPS: UUID based on MAC address - hexdump(len=16): 0c d2 54 c0 fe b7 52 83 96 63 05 3f 2a 66 d7 e6
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: Supplicant port status: Unauthorized
EAPOL: Supplicant port status: Unauthorized
Added interface eth0
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b1a len=40
State: DISCONNECTED -> SCANNING
Starting AP scan for wildcard SSID
Scan requested (ret=0) - scan timeout 5 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b19 len=8
Received 3015 bytes of scan results (12 BSSes)
BSS: Start scan result update 1
BSS: Add new id 0 BSSID 7c:4f:b5:18:a5:a4 SSID 'Mudhoney'
BSS: Add new id 1 BSSID c0:ac:54:01:af:63 SSID 'Orange-ecd4'
BSS: Add new id 2 BSSID 00:1e:52:79:e0:bc SSID 'Satori-a'
BSS: Add new id 3 BSSID 00:19:15:d4:1c:00 SSID 'WLAN_1C00'
BSS: Add new id 4 BSSID 88:25:2c:cc:5e:e1 SSID 'WiFiC5E439'
BSS: Add new id 5 BSSID 64:16:f0:5a:55:fe SSID 'vodafone55FD'
BSS: Add new id 6 BSSID 5c:33:8e:ac:e1:08 SSID 'WLAN_E108'
BSS: Add new id 7 BSSID 02:24:01:82:e4:88 SSID 'Red casa D-link'
BSS: Add new id 8 BSSID e0:91:53:4c:7c:74 SSID 'WLAN_A3'
BSS: Add new id 9 BSSID 00:22:2d:0d:58:2f SSID 'WLAND58625'
BSS: Add new id 10 BSSID 00:1a:2b:66:33:1e SSID 'JAZZTEL_2D'
BSS: Add new id 11 BSSID 40:4a:03:ad:01:d8 SSID 'WLAN_1F'
New scan results available
Selecting BSS from priority group 0
Try to find WPA-enabled AP
0: 7c:4f:b5:18:a5:a4 ssid='Mudhoney' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
selected based on WPA IE
selected WPA AP 7c:4f:b5:18:a5:a4 ssid='Mudhoney'
Trying to associate with 7c:4f:b5:18:a5:a4 (SSID='Mudhoney' freq=2462 MHz)
Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1
WPA: using IEEE 802.11i/D3.0
WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 1
WPA: set AP WPA IE - hexdump(len=28): dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 02 00 50 f2 04 01 00 00 50 f2 02
WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 02 00 0f ac 04 01 00 00 0f ac 02 01 00
WPA: using GTK TKIP
WPA: using PTK CCMP
WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 04 01 00 00 50 f2 02
No keys have been configured - skip key clearing
State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
wpa_driver_wext_associate
wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_psk
Setting authentication timeout: 10 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP fail=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portControl=Auto
EAPOL: Supplicant port status: Unauthorized
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b04 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b1a len=16
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b19 len=8
Received 3015 bytes of scan results (12 BSSes)
BSS: Start scan result update 2
New scan results available
RSN: added PMKSA cache candidate 7c:4f:b5:18:a5:a4 prio 1000
RSN: processing PMKSA candidate list
RSN: not in suitable state for new pre-authentication
Selecting BSS from priority group 0
Try to find WPA-enabled AP
0: 7c:4f:b5:18:a5:a4 ssid='Mudhoney' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
selected based on WPA IE
selected WPA AP 7c:4f:b5:18:a5:a4 ssid='Mudhoney'
Already associated with the selected AP
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b15 len=20
Wireless event: new AP: 7c:4f:b5:18:a5:a4
State: ASSOCIATING -> ASSOCIATED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
Associated with 00:00:00:00:00:00
WPA: Association event - clear replay counter
WPA: Clear old PTK
EAPOL: External notification - portEnabled=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portEnabled=1
EAPOL: SUPP_PAE entering state CONNECTING
EAPOL: SUPP_BE entering state IDLE
Setting authentication timeout: 10 sec 0 usec
Cancelling scan request
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b1a len=40
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b15 len=20
Wireless event: new AP: 00:00:00:00:00:00
Disassociation notification
Setting scan request: 0 sec 100000 usec
Added BSSID 7c:4f:b5:18:a5:a4 into blacklist
CTRL-EVENT-DISCONNECTED bssid=7c:4f:b5:18:a5:a4 reason=0
Disconnect event - remove keys
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
State: ASSOCIATED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: SUPP_BE entering state INITIALIZE
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
State: DISCONNECTED -> SCANNING
Starting AP scan for wildcard SSID
Scan requested (ret=0) - scan timeout 30 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b19 len=8
Received 3015 bytes of scan results (12 BSSes)
BSS: Start scan result update 3
New scan results available
RSN: added PMKSA cache candidate 7c:4f:b5:18:a5:a4 prio 1000
RSN: processing PMKSA candidate list
RSN: not in suitable state for new pre-authentication
Selecting BSS from priority group 0
Try to find WPA-enabled AP
0: 7c:4f:b5:18:a5:a4 ssid='Mudhoney' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
selected based on WPA IE
selected WPA AP 7c:4f:b5:18:a5:a4 ssid='Mudhoney'
Trying to associate with 7c:4f:b5:18:a5:a4 (SSID='Mudhoney' freq=2462 MHz)
Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1
WPA: using IEEE 802.11i/D3.0
WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 1
WPA: set AP WPA IE - hexdump(len=28): dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 02 00 50 f2 04 01 00 00 50 f2 02
WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 02 00 0f ac 04 01 00 00 0f ac 02 01 00
WPA: using GTK TKIP
WPA: using PTK CCMP
WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 04 01 00 00 50 f2 02
No keys have been configured - skip key clearing
State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
wpa_driver_wext_associate
wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_psk
Setting authentication timeout: 10 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP fail=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portControl=Auto
EAPOL: Supplicant port status: Unauthorized
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b04 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b1a len=16
EAPOL: startWhen --> 0
EAPOL: disable timer tick
EAPOL: Supplicant port status: Unauthorized
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b15 len=20
Wireless event: new AP: 7c:4f:b5:18:a5:a4
State: ASSOCIATING -> ASSOCIATED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
Associated with 00:00:00:00:00:00
WPA: Association event - clear replay counter
WPA: Clear old PTK
EAPOL: External notification - portEnabled=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portEnabled=1
EAPOL: SUPP_PAE entering state CONNECTING
EAPOL: enable timer tick
EAPOL: SUPP_BE entering state IDLE
Setting authentication timeout: 10 sec 0 usec
Cancelling scan request
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b1a len=40
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b15 len=20
Wireless event: new AP: 00:00:00:00:00:00
Disassociation notification
Setting scan request: 0 sec 100000 usec
BSSID 7c:4f:b5:18:a5:a4 blacklist count incremented to 2
CTRL-EVENT-DISCONNECTED bssid=7c:4f:b5:18:a5:a4 reason=0
Disconnect event - remove keys
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
State: ASSOCIATED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: SUPP_BE entering state INITIALIZE
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
State: DISCONNECTED -> SCANNING
Starting AP scan for wildcard SSID
Scan requested (ret=0) - scan timeout 30 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b19 len=8
Received 3018 bytes of scan results (12 BSSes)
BSS: Start scan result update 4
New scan results available
RSN: added PMKSA cache candidate 7c:4f:b5:18:a5:a4 prio 1000
RSN: processing PMKSA candidate list
RSN: not in suitable state for new pre-authentication
Selecting BSS from priority group 0
Try to find WPA-enabled AP
0: 7c:4f:b5:18:a5:a4 ssid='Mudhoney' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - blacklisted
1: c0:ac:54:01:af:63 ssid='Orange-ecd4' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
2: 00:1e:52:79:e0:bc ssid='Satori-a' wpa_ie_len=0 rsn_ie_len=20 caps=0x11
skip - SSID mismatch
3: 00:19:15:d4:1c:00 ssid='WLAN_1C00' wpa_ie_len=22 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
4: 88:25:2c:cc:5e:e1 ssid='WiFiC5E439' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
5: 64:16:f0:5a:55:fe ssid='vodafone55FD' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
6: 5c:33:8e:ac:e1:08 ssid='WLAN_E108' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
7: e0:91:53:4c:7c:74 ssid='WLAN_A3' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
8: 02:24:01:82:e4:88 ssid='Red casa D-link' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
9: 00:22:2d:0d:58:2f ssid='WLAND58625' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
10: 00:1a:2b:66:33:1e ssid='JAZZTEL_2D' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
11: 40:4a:03:ad:01:d8 ssid='WLAN_1F' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
Try to find non-WPA AP
0: 7c:4f:b5:18:a5:a4 ssid='Mudhoney' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - blacklisted
1: c0:ac:54:01:af:63 ssid='Orange-ecd4' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
2: 00:1e:52:79:e0:bc ssid='Satori-a' wpa_ie_len=0 rsn_ie_len=20 caps=0x11
skip - SSID mismatch
3: 00:19:15:d4:1c:00 ssid='WLAN_1C00' wpa_ie_len=22 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
4: 88:25:2c:cc:5e:e1 ssid='WiFiC5E439' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
5: 64:16:f0:5a:55:fe ssid='vodafone55FD' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
6: 5c:33:8e:ac:e1:08 ssid='WLAN_E108' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
7: e0:91:53:4c:7c:74 ssid='WLAN_A3' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
8: 02:24:01:82:e4:88 ssid='Red casa D-link' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
9: 00:22:2d:0d:58:2f ssid='WLAND58625' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
10: 00:1a:2b:66:33:1e ssid='JAZZTEL_2D' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
11: 40:4a:03:ad:01:d8 ssid='WLAN_1F' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
No APs found - clear blacklist and try again
Removed BSSID 7c:4f:b5:18:a5:a4 from blacklist (clear)
Selecting BSS from priority group 0
Try to find WPA-enabled AP
0: 7c:4f:b5:18:a5:a4 ssid='Mudhoney' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
selected based on WPA IE
selected WPA AP 7c:4f:b5:18:a5:a4 ssid='Mudhoney'
Trying to associate with 7c:4f:b5:18:a5:a4 (SSID='Mudhoney' freq=2462 MHz)
Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1
WPA: using IEEE 802.11i/D3.0
WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 1
WPA: set AP WPA IE - hexdump(len=28): dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 02 00 50 f2 04 01 00 00 50 f2 02
WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 02 00 0f ac 04 01 00 00 0f ac 02 01 00
WPA: using GTK TKIP
WPA: using PTK CCMP
WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 04 01 00 00 50 f2 02
No keys have been configured - skip key clearing
State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
wpa_driver_wext_associate
wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_psk
Setting authentication timeout: 10 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP fail=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portControl=Auto
EAPOL: Supplicant port status: Unauthorized
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b04 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b1a len=16
EAPOL: startWhen --> 0
EAPOL: disable timer tick
EAPOL: Supplicant port status: Unauthorized
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' addedand with -dd (looks very similar)
Initializing interface 'eth0' conf '/etc/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='/run/wpa_supplicant'
update_config=1
Line: 5 - start of a new network block
ssid - hexdump_ascii(len=8):
4d 75 64 68 6f 6e 65 79 Mudhoney
PSK - hexdump(len=32): [REMOVED]
key_mgmt: 0x3
proto: 0x1
Priority group 0
id=0 ssid='Mudhoney'
SIOCGIWRANGE: WE(compiled)=22 WE(source)=18 enc_capa=0xf
capabilities: key_mgmt 0xf enc 0xf flags 0x0
netlink: Operstate: linkmode=1, operstate=5
Own MAC address: 00:12:f0:4b:91:c7
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_countermeasures
RSN: flushing PMKID list in the driver
Setting scan request: 0 sec 100000 usec
WPS: UUID based on MAC address - hexdump(len=16): 0c d2 54 c0 fe b7 52 83 96 63 05 3f 2a 66 d7 e6
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: Supplicant port status: Unauthorized
EAPOL: Supplicant port status: Unauthorized
Added interface eth0
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b1a len=40
State: DISCONNECTED -> SCANNING
Starting AP scan for wildcard SSID
Scan requested (ret=0) - scan timeout 5 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b19 len=8
Received 3013 bytes of scan results (12 BSSes)
BSS: Start scan result update 1
BSS: Add new id 0 BSSID 7c:4f:b5:18:a5:a4 SSID 'Mudhoney'
BSS: Add new id 1 BSSID 00:1e:52:79:e0:bc SSID 'Satori-a'
BSS: Add new id 2 BSSID c0:ac:54:00:10:1f SSID 'Orange-a9a8'
BSS: Add new id 3 BSSID c0:ac:54:01:af:63 SSID 'Orange-ecd4'
BSS: Add new id 4 BSSID 64:16:f0:5a:55:fe SSID 'vodafone55FD'
BSS: Add new id 5 BSSID 00:19:15:d4:1c:00 SSID 'WLAN_1C00'
BSS: Add new id 6 BSSID 5c:33:8e:ac:e1:08 SSID 'WLAN_E108'
BSS: Add new id 7 BSSID 02:24:01:82:e4:88 SSID 'Red casa D-link'
BSS: Add new id 8 BSSID 00:22:2d:0d:58:2f SSID 'WLAND58625'
BSS: Add new id 9 BSSID e0:91:53:4c:7c:74 SSID 'WLAN_A3'
BSS: Add new id 10 BSSID 00:1a:2b:66:33:1e SSID 'JAZZTEL_2D'
BSS: Add new id 11 BSSID 40:4a:03:ad:01:d8 SSID 'WLAN_1F'
New scan results available
Selecting BSS from priority group 0
Try to find WPA-enabled AP
0: 7c:4f:b5:18:a5:a4 ssid='Mudhoney' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
selected based on WPA IE
selected WPA AP 7c:4f:b5:18:a5:a4 ssid='Mudhoney'
Trying to associate with 7c:4f:b5:18:a5:a4 (SSID='Mudhoney' freq=2462 MHz)
Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1
WPA: using IEEE 802.11i/D3.0
WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 1
WPA: set AP WPA IE - hexdump(len=28): dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 02 00 50 f2 04 01 00 00 50 f2 02
WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 02 00 0f ac 04 01 00 00 0f ac 02 01 00
WPA: using GTK TKIP
WPA: using PTK CCMP
WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 04 01 00 00 50 f2 02
No keys have been configured - skip key clearing
State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
wpa_driver_wext_associate
wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_psk
Setting authentication timeout: 10 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP fail=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portControl=Auto
EAPOL: Supplicant port status: Unauthorized
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b04 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b1a len=16
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b19 len=8
Received 3015 bytes of scan results (12 BSSes)
BSS: Start scan result update 2
New scan results available
RSN: added PMKSA cache candidate 7c:4f:b5:18:a5:a4 prio 1000
RSN: processing PMKSA candidate list
RSN: not in suitable state for new pre-authentication
Selecting BSS from priority group 0
Try to find WPA-enabled AP
0: 7c:4f:b5:18:a5:a4 ssid='Mudhoney' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
selected based on WPA IE
selected WPA AP 7c:4f:b5:18:a5:a4 ssid='Mudhoney'
Already associated with the selected AP
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b15 len=20
Wireless event: new AP: 7c:4f:b5:18:a5:a4
State: ASSOCIATING -> ASSOCIATED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
Associated with 00:00:00:00:00:00
WPA: Association event - clear replay counter
WPA: Clear old PTK
EAPOL: External notification - portEnabled=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portEnabled=1
EAPOL: SUPP_PAE entering state CONNECTING
EAPOL: SUPP_BE entering state IDLE
Setting authentication timeout: 10 sec 0 usec
Cancelling scan request
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b1a len=40
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b15 len=20
Wireless event: new AP: 00:00:00:00:00:00
Disassociation notification
Setting scan request: 0 sec 100000 usec
Added BSSID 7c:4f:b5:18:a5:a4 into blacklist
CTRL-EVENT-DISCONNECTED bssid=7c:4f:b5:18:a5:a4 reason=0
Disconnect event - remove keys
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
State: ASSOCIATED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: SUPP_BE entering state INITIALIZE
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
State: DISCONNECTED -> SCANNING
Starting AP scan for wildcard SSID
Scan requested (ret=0) - scan timeout 30 seconds
EAPOL: startWhen --> 0
EAPOL: disable timer tick
EAPOL: Supplicant port status: Unauthorized
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b19 len=8
Received 3015 bytes of scan results (12 BSSes)
BSS: Start scan result update 3
New scan results available
RSN: added PMKSA cache candidate 7c:4f:b5:18:a5:a4 prio 1000
RSN: processing PMKSA candidate list
RSN: not in suitable state for new pre-authentication
Selecting BSS from priority group 0
Try to find WPA-enabled AP
0: 7c:4f:b5:18:a5:a4 ssid='Mudhoney' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
selected based on WPA IE
selected WPA AP 7c:4f:b5:18:a5:a4 ssid='Mudhoney'
Trying to associate with 7c:4f:b5:18:a5:a4 (SSID='Mudhoney' freq=2462 MHz)
Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1
WPA: using IEEE 802.11i/D3.0
WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 1
WPA: set AP WPA IE - hexdump(len=28): dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 02 00 50 f2 04 01 00 00 50 f2 02
WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 02 00 0f ac 04 01 00 00 0f ac 02 01 00
WPA: using GTK TKIP
WPA: using PTK CCMP
WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 04 01 00 00 50 f2 02
No keys have been configured - skip key clearing
State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
wpa_driver_wext_associate
wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_psk
Setting authentication timeout: 10 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP fail=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portControl=Auto
EAPOL: Supplicant port status: Unauthorized
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b04 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b1a len=16
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b15 len=20
Wireless event: new AP: 7c:4f:b5:18:a5:a4
State: ASSOCIATING -> ASSOCIATED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
Associated with 00:00:00:00:00:00
WPA: Association event - clear replay counter
WPA: Clear old PTK
EAPOL: External notification - portEnabled=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portEnabled=1
EAPOL: SUPP_PAE entering state CONNECTING
EAPOL: enable timer tick
EAPOL: SUPP_BE entering state IDLE
Setting authentication timeout: 10 sec 0 usec
Cancelling scan request
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b1a len=40
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b15 len=20
Wireless event: new AP: 00:00:00:00:00:00
Disassociation notification
Setting scan request: 0 sec 100000 usec
BSSID 7c:4f:b5:18:a5:a4 blacklist count incremented to 2
CTRL-EVENT-DISCONNECTED bssid=7c:4f:b5:18:a5:a4 reason=0
Disconnect event - remove keys
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
State: ASSOCIATED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: SUPP_BE entering state INITIALIZE
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
State: DISCONNECTED -> SCANNING
Starting AP scan for wildcard SSID
Scan requested (ret=0) - scan timeout 30 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b19 len=8
Received 3017 bytes of scan results (12 BSSes)
BSS: Start scan result update 4
New scan results available
RSN: added PMKSA cache candidate 7c:4f:b5:18:a5:a4 prio 1000
RSN: processing PMKSA candidate list
RSN: not in suitable state for new pre-authentication
Selecting BSS from priority group 0
Try to find WPA-enabled AP
0: 7c:4f:b5:18:a5:a4 ssid='Mudhoney' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - blacklisted
1: c0:ac:54:00:10:1f ssid='Orange-a9a8' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
2: c0:ac:54:01:af:63 ssid='Orange-ecd4' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
3: 00:1e:52:79:e0:bc ssid='Satori-a' wpa_ie_len=0 rsn_ie_len=20 caps=0x11
skip - SSID mismatch
4: 64:16:f0:5a:55:fe ssid='vodafone55FD' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
5: 00:19:15:d4:1c:00 ssid='WLAN_1C00' wpa_ie_len=22 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
6: 5c:33:8e:ac:e1:08 ssid='WLAN_E108' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
7: 00:22:2d:0d:58:2f ssid='WLAND58625' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
8: 02:24:01:82:e4:88 ssid='Red casa D-link' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
9: e0:91:53:4c:7c:74 ssid='WLAN_A3' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
10: 40:4a:03:ad:01:d8 ssid='WLAN_1F' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
11: 00:1a:2b:66:33:1e ssid='JAZZTEL_2D' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
Try to find non-WPA AP
0: 7c:4f:b5:18:a5:a4 ssid='Mudhoney' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - blacklisted
1: c0:ac:54:00:10:1f ssid='Orange-a9a8' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
2: c0:ac:54:01:af:63 ssid='Orange-ecd4' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
skip - SSID mismatch
3: 00:1e:52:79:e0:bc ssid='Satori-a' wpa_ie_len=0 rsn_ie_len=20 caps=0x11
skip - SSID mismatch
4: 64:16:f0:5a:55:fe ssid='vodafone55FD' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
5: 00:19:15:d4:1c:00 ssid='WLAN_1C00' wpa_ie_len=22 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
6: 5c:33:8e:ac:e1:08 ssid='WLAN_E108' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
7: 00:22:2d:0d:58:2f ssid='WLAND58625' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
8: 02:24:01:82:e4:88 ssid='Red casa D-link' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
9: e0:91:53:4c:7c:74 ssid='WLAN_A3' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
10: 40:4a:03:ad:01:d8 ssid='WLAN_1F' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
11: 00:1a:2b:66:33:1e ssid='JAZZTEL_2D' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
No APs found - clear blacklist and try again
Removed BSSID 7c:4f:b5:18:a5:a4 from blacklist (clear)
Selecting BSS from priority group 0
Try to find WPA-enabled AP
0: 7c:4f:b5:18:a5:a4 ssid='Mudhoney' wpa_ie_len=26 rsn_ie_len=24 caps=0x11
selected based on WPA IE
selected WPA AP 7c:4f:b5:18:a5:a4 ssid='Mudhoney'
Trying to associate with 7c:4f:b5:18:a5:a4 (SSID='Mudhoney' freq=2462 MHz)
Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1
WPA: using IEEE 802.11i/D3.0
WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 1
WPA: set AP WPA IE - hexdump(len=28): dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 02 00 50 f2 04 01 00 00 50 f2 02
WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 02 00 0f ac 04 01 00 00 0f ac 02 01 00
WPA: using GTK TKIP
WPA: using PTK CCMP
WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 04 01 00 00 50 f2 02
No keys have been configured - skip key clearing
State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
wpa_driver_wext_associate
wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_psk
Setting authentication timeout: 10 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP fail=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portControl=Auto
EAPOL: Supplicant port status: Unauthorized
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b04 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' added
Wireless event: cmd=0x8b1a len=16
EAPOL: startWhen --> 0
EAPOL: disable timer tick
EAPOL: Supplicant port status: Unauthorized
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth0' addediwconfig eth0 essid Mudhoney enc <pass phrase>
returns without giving any feedback.
A subsequent call to dhcpcd eth0 gives
dhcpcd[1037]: version 5.5.6 starting
dhcpcd[1037]: eth0: waiting for carrier
dhcpcd[1037]: timed outOffline
In fact my interface sometimes changes after reboot: sometimes it is eth0 and sometimes eth1 (but nothing anything else).
Yeah, it depends on which module (wired or wireless) loads first, and there's no guarantee it'll be the same one on every boot. My advice would be to give the wireless card a persistent name of "wlan0". You do that with udev rules, check the wiki, it has info on that.
As to your connection issues... what's your /etc/wpa_supplicant.conf and are you sure it's correct? Your debug output shows you get associated, but then something goes wrong and I can't tell exactly what. This is the relevant part, I think:
Wireless event: new AP: 7c:4f:b5:18:a5:a4
State: ASSOCIATING -> ASSOCIATED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
Associated with 00:00:00:00:00:00Those zeros definitely do not look right.
Offline
My wpa_supplicant.conf is the following:
ctrl_interface=/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1
network={
ssid="Mudhoney"
psk=<hex key>
key_mgmt=WPA-PSK WPA-EAP
proto=WPA
}but I also tried many variants, mainly the same thing with several lines missing.
On the other hand, I tried using wicd, and that does work!
Offline
Well, since wicd works, the issue is definitely in your config file.
You sure WPA is the correct proto and not maybe RSN? It's best to just drop this stuff, wpa_supplicant can figure it out by itself, all you need to provide is the ssid and psk. Also, I'm not sure about the impact of those settings above the network block. ap_scan=0 is the default, which means the driver takes care of a bunch of stuff, including association. Since you have association problems, setting this to 1 could be the source of them.
Offline
Actually the first conf I tried was just the ssid and psk (as output by wpa_passphrase). The other settings are from the default configuration file that came with my Arch linux installation...
Offline
I think this is the same problem here
https://bbs.archlinux.org/viewtopic.php?id=141645
and here
https://bugzilla.redhat.com/show_bug.cgi?id=815331
And maybe this
https://bugs.archlinux.org/task/29632?p … orkmanager
@doetoe
If you can install "networkmanager", what is your output of
$ nmcli dev list | grep WIFI-PROPERTIES
?
This is mine
WIFI-PROPERTIES.WEP: no
WIFI-PROPERTIES.WPA: no
WIFI-PROPERTIES.WPA2: no
WIFI-PROPERTIES.TKIP: no
WIFI-PROPERTIES.CCMP: no$ uname -a
Linux tablet 3.4.4-2-ARCH #1 SMP PREEMPT Sun Jun 24 17:28:37 UTC 2012 i686 GNU/Linux# lspci -v
01:0d.0 Network controller: Intel Corporation PRO/Wireless 2915ABG [Calexico2] Network Connection (rev 05)
Subsystem: Intel Corporation Device 1001
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at d0215000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [dc] Power Management version 2
Kernel driver in use: ipw2200Last edited by claiudio (2012-07-12 15:37:08)
Offline
any updates on this? i'm having similar problems with the same card, and am trying to search the forums before making a post of my own . . .
Offline
Hi Claiudio and highway,
Sorry for the late reaction. Since using wicd everything worked for me, I more or less left this issue behind.
Thanks
Offline