kern/142766: [regression] ipw(4) with Intel PRO/wireless 2100 can't associate on FBSD 8

Warren Block wblock at wonkity.com
Wed Jan 13 04:20:02 UTC 2010


>Number:         142766
>Category:       kern
>Synopsis:       [regression] ipw(4) with Intel PRO/wireless 2100 can't associate on FBSD 8
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 13 04:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Warren Block
>Release:        8-STABLE
>Organization:
>Environment:
FreeBSD paddy 8.0-STABLE FreeBSD 8.0-STABLE #0: Sun Jan 10 14:36:07 MST 2010     root at paddy:/usr/obj/usr/src/sys/PADDY  i386
>Description:
The Intel PRO/wireless 2100 can't associate with an access point on FreeBSD 8.  ifconfig wlan0 list scan shows nearby access points, including the correct one.  But wpa_supplicant never manages to associate, but retries every ten seconds.

ifconfig wlan0
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
 	ether 00:0c:f1:4e:b1:ac
 	media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
 	status: no carrier
 	ssid myssid channel 11 (2462 Mhz 11b)
 	country US authmode WPA2/802.11i privacy ON deftxkey UNDEF txpower 0
 	bmiss 7 scanvalid 60 roaming MANUAL

/var/log/messages:
Jan  3 14:49:40 paddy wpa_supplicant[392]: CTRL-EVENT-SCAN-RESULTS
Jan  3 14:49:40 paddy wpa_supplicant[392]: Trying to associate with 00:14:bf:cd:a2:0b (SSID='myssid' freq=2412 MHz)
Jan  3 14:49:50 paddy wpa_supplicant[392]: Authentication with 00:14:bf:cd:a2:0b timed out.
>How-To-Repeat:
rc.conf:
wlans_ipw0="wlan0"
ifconfig_wlan0="WPA DHCP"

loader.conf:
legal.intel_ipw.license_ack=1
if_ipw_load="YES"

wpa_supplicant.conf (copied from another 8-stable system with working Atheros 
hardware):
network={
   ssid="myssid"
   psk="notmyrealpsk"
}

# wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list