On 3/13/09, Olivier Cochard-Labbé <olivier_at_freenas.org> wrote: >> Is iwnfw loaded in kernel? > > Yes, iwnfw is loaded: > > [root_at_d630]~#kldstat | grep iwnfw > 8 1 0xffffffff80c2c000 2ed22 iwnfw.ko > >> What happens if you enable iwn debug sysctl. > > > [root_at_d630]~#sysctl dev.iwn.0.debug=1 > dev.iwn.0.debug: 0 -> 1 > [root_at_d630]~#sysctl dev.iwn > dev.iwn.0.%desc: Intel(R) PRO/Wireless 4965BGN > dev.iwn.0.%driver: iwn > dev.iwn.0.%location: slot=0 function=0 handle=\_SB_.PCI0.RP02.PXS2 > dev.iwn.0.%pnpinfo: vendor=0x8086 device=0x4229 subvendor=0x8086 > subdevice=0x1121 class=0x028000 > dev.iwn.0.%parent: pci12 > dev.iwn.0.debug: 1 > [root_at_d630]~#ifconfig wlan create wlandev iwn0 > wlan0 > [root_at_d630]~#ifconfig wlan0 country fr > [root_at_d630]~#ifconfig wlan0 up > [root_at_d630]~#wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf > (I send break signal after few second) > ^CCTRL-EVENT-TERMINATING - signal 2 received > ioctl[SIOCS80211, op 26, arg 0x0]: Operation not supported > Failed to disable WPA in the driver. > ELOOP: remaining socket: sock=4 eloop_data=0x800e091c0 > user_data=0x800e050f0 handler=0x41fb19 > > > And here is the dmesg file contents: > > wlan0: Ethernet address: 00:1d:e0:72:10:01 > iwn0: need multicast update callback > iwn0: need multicast update callback > iwn0: need multicast update callback > iwn0: need multicast update callback > iwn_notif_intr: scanning channel 1 status 1 > iwn_notif_intr: scanning channel 6 status 1 > iwn_notif_intr: scanning channel 11 status 1 > iwn_notif_intr: scanning channel 7 status 1 > iwn0: error, INTR=2000000<SW_ERROR> STATUS=0x0 > iwn0: iwn_transfer_firmware: timeout waiting for first alive notice, error > 35 > iwn0: iwn_init_locked: could not load firmware, error 35 > > The debug mode didn't give me more information than the "iwn_notif_intr" ? Could you try same thing with "set kern.smp.disabled=1". Type it in loader before kernel boot or add it in /boot/loader.conf If you dont have SMP CPU that this above will not help and I'm out of ideas. Better to ask someone who use iwn on CURRENT. -- PaulReceived on Fri Mar 13 2009 - 10:15:04 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:43 UTC