From owner-freebsd-current@FreeBSD.ORG Fri Mar 13 06:49:50 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 968031065672 for ; Fri, 13 Mar 2009 06:49:50 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.233]) by mx1.freebsd.org (Postfix) with ESMTP id 60D4B8FC0A for ; Fri, 13 Mar 2009 06:49:50 +0000 (UTC) (envelope-from cochard@gmail.com) Received: by rv-out-0506.google.com with SMTP id f6so1556064rvb.43 for ; Thu, 12 Mar 2009 23:49:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=jULyo39yTp3owF3cmwCjKEHHFp70FMN/q/5Chhlymhk=; b=jikhe8mUnFyfdzmyos4otnNcZiNL+lGvAb+Ny8AwcLynFmw/x6+Tb+hgHwSQmESoEv Q6UXgwr3Aa191ng36izudSbvL5UA6WkexCWpfVTHX9LGQJWSETolq37tWb8sxFwZUbGi duDe+T1Ay15pX1PHm5WS4JBsdDf9t2XJsBsmk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=CzMjRlBgT5ip6qWQUUQ/gg+HykbG3ketn1EhOlQgNQs8rdlxg72MbmlAgI0fAQ9yTi FQr1+8Qg4rjfMterVhzGEiCVO386GQq6KXWD3ym/yMgwmSakr2RIXB8MDLhF5s/MN6l6 Q7fu4PMj13uXROKK1Wvj8VzAZgj0pQK3cD8so= MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.142.102.5 with SMTP id z5mr428362wfb.146.1236925423338; Thu, 12 Mar 2009 23:23:43 -0700 (PDT) Date: Fri, 13 Mar 2009 07:23:43 +0100 X-Google-Sender-Auth: 394350ff91cff9c4 Message-ID: <3131aa530903122323n73b671b5y4cb4a4a8896efa14@mail.gmail.com> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Is iwn drivers working on Current ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Mar 2009 06:49:51 -0000 Hi, I try to use the iwn drivers on my Dell Latitude D630 laptop on a up-to-date current, but I can't. I've an Intel 4965AGN card, and here is the result of pciconf -lv : iwn0@pci0:12:0:0: class=3D0x028000 card=3D0x11218086 chip=3D0x42298086 rev=3D0x61 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D 'Intel 4965AGN Intel Wireless WiFi Link 4965AGN(supporting 802.11a/b/g/Draft-N)' class =3D network I've put on /boot/loader.conf the magics lines: legal.intel_iwn.license_ack=3D1 if_iwn_load=3D"YES" my /etc/rc.conf is configured like that: wlans_iwn0=3D"wlan0" ifconfig_wlan0=3D"country FR WPA DHCP" and the /etc/wpa_supplicant.conf was tested using 2 others differents wirelles card (USB rum and PCMCIA=A0ath) without problem. But I have this error message on dmesg: iwn0: need multicast update callback iwn0: error, INTR=3D2000000 STATUS=3D0x0 iwn0: error, INTR=3D2000000 STATUS=3D0x0 iwn0: iwn_config: configure command failed, error 35 iwn0: iwn_init_locked: could not configure device, error 35 iwn0: iwn_config: configure command failed, error 35 iwn0: iwn_init_locked: could not configure device, error 35 iwn0: iwn_transfer_firmware: timeout waiting for first alive notice, error = 35 iwn0: iwn_init_locked: could not load firmware, error 35 (The wireless switch is on the ON position, and this wireless works when booting with Linux Ubuntu). And not association possible... Here are some other information: [root@d630]~#ifconfig wlan0 wlan0: flags=3D8843 metric 0 mtu 15= 00 ether 00:1d:e0:72:10:01 inet6 fe80::21d:e0ff:fe72:1001%wlan0 prefixlen 64 scopeid 0x7 media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier ssid "" channel 13 (2472 Mhz 11g) regdomain ETSI country F2 authmode WPA1+WPA2/802.11i privacy ON deftxkey UNDEF txpower 30 bmiss 10 scanvalid 60 protmode CTS wme roaming MANUAL [root@d630]~#ifconfig wlan0 list scan [root@d630]~#ifconfig wlan0 list caps drivercaps=3D581e001 [root@d630]~#uname -a FreeBSD d630.freenas.org 8.0-CURRENT FreeBSD 8.0-CURRENT #14: Thu Mar 12 14:17:22 CET 2009 root@d630.freenas.org:/usr/obj/usr/src/sys/DellD630 amd64 [root@d630]~#wpa_supplicant -d -i wlan0 -c /etc/wpa_supplicant.conf Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A' Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf' Reading configuration file '/etc/wpa_supplicant.conf' update_config=3D1 ctrl_interface=3D'/var/run/wpa_supplicant' ap_scan=3D1 Priority group 19 id=3D0 ssid=3D'Gugus' Initializing interface (2) 'wlan0' Own MAC address: 00:1d:e0:72:10:01 wpa_driver_bsd_set_wpa: enabled=3D1 wpa_driver_bsd_set_wpa_internal: wpa=3D3 privacy=3D1 wpa_driver_bsd_del_key: keyidx=3D0 wpa_driver_bsd_del_key: keyidx=3D1 wpa_driver_bsd_del_key: keyidx=3D2 wpa_driver_bsd_del_key: keyidx=3D3 wpa_driver_bsd_set_countermeasures: enabled=3D0 wpa_driver_bsd_set_drop_unencrypted: enabled=3D1 RSN: flushing PMKID list in the driver Setting scan request: 0 sec 100000 usec EAPOL: SUPP_PAE entering state DISCONNECTED EAPOL: KEY_RX entering state NO_KEY_RECEIVE EAPOL: SUPP_BE entering state INITIALIZE EAP: EAP entering state DISABLED Added interface wlan0 State: DISCONNECTED -> SCANNING Starting AP scan (broadcast SSID) Trying to get current scan results first without requesting a new scan to speed up initial association Received 0 bytes of scan results (0 BSSes) Scan results: 0 Cached scan results are empty - not posting Selecting BSS from priority group 19 Try to find WPA-enabled AP Try to find non-WPA AP No suitable AP found. Setting scan request: 0 sec 0 usec Starting AP scan (broadcast SSID) ioctl[SIOCS80211, op 103, len 128]: Device not configured Failed to initiate AP scan. Does someone know where the problem is ? Thanks for your help, Olivier