Date: Tue, 30 Aug 2005 16:22:32 -0500 From: "Bryce Edwards" <bryce@bryce.net> To: <freebsd-current@freebsd.org> Subject: ndis/wpa_supplicant error Message-ID: <004b01c5ada8$ef5e68e0$e201a8c0@home.bryce.net>
next in thread | raw e-mail | index | archive | help
Hi, I'm running 6.0-BETA3 and am having a problem with wpa_supplicant and the kernel error points to ndis0. Here's the wpa_supplicant debug output: Initializing interface 'ndis0' conf '/etc/wpa_supplicant.conf' driver 'default' Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf' Reading configuration file '/etc/wpa_supplicant.conf' Line: 7 - start of a new network block ssid - hexdump_ascii(len=5): 42 52 59 43 45 BRYCE key_mgmt: 0x2 PSK (ASCII passphrase) - hexdump_ascii(len=8): [REMOVED] PSK (from passphrase) - hexdump(len=32): [REMOVED] Priority group 0 id=0 ssid='BRYCE' Initializing interface (2) 'ndis0' Own MAC address: 00:90:4b:13:8f:83 wpa_driver_bsd_set_wpa: enabled=1 wpa_driver_bsd_del_key: keyidx=0 wpa_driver_bsd_del_key: keyidx=1 wpa_driver_bsd_del_key: keyidx=2 wpa_driver_bsd_del_key: keyidx=3 wpa_driver_bsd_set_countermeasures: enabled=0 wpa_driver_bsd_set_drop_unencrypted: enabled=1 Setting scan request: 0 sec 100000 usec Starting AP scan (broadcast SSID) Received 0 bytes of scan results (1 BSSes) Scan results: 1 Selecting BSS from priority group 0 0: 00:13:10:27:2c:7a ssid='BRYCE' wpa_ie_len=24 rsn_ie_len=0 selected Trying to associate with 00:13:10:27:2c:7a (SSID='BRYCE' freq=2437 MHz) Cancelling scan request Automatic auth_alg selection: 0x1 WPA: using IEEE 802.11i/D3.0 WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2 WPA: using GTK CCMP WPA: using PTK CCMP WPA: using KEY_MGMT WPA-PSK WPA: Own WPA IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 04 01 00 00 50 f2 04 01 00 00 50 f2 02 No keys have been configured - skip key clearing wpa_driver_bsd_set_drop_unencrypted: enabled=1 wpa_driver_bsd_associate: ssid 'BRYCE' wpa ie len 24 pairwise 3 group 3 key mgmt 1 wpa_driver_bsd_associate: set PRIVACY 1 Then I get the following console/dmesg error: ndis0: setting wep privacy filter failed Please help me understand what it is trying to do and how to fix it. Here's my NDIS module info: 4 2 0xc0aa8000 b7cc if_ndis.ko 5 3 0xc0ab4000 165c0 ndis.ko 6 1 0xc0acb000 92a8c bcmwl5_sys.ko The adapter is: ndis0: <Dell TrueMobile 1300 WLAN Mini-PCI Card> mem 0xe0210000-0xe0211fff irq 5 at device 4.0 on pci2 ndis0: NDIS API version: 5.1 TIA, ::Bryce::
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004b01c5ada8$ef5e68e0$e201a8c0>