On 08 Jan 2014, at 18:46, Adrian Chadd <adrian at freebsd.org> wrote:> On 8 January 2014 00:31, Peter Ankerst?l <peter at pean.org> wrote: >> Hehe, >> >> I dont think Im ready for 11 yet. Do you think these fixes will be in 10 any >> time soon? > > I can try backporting the EAPOL fix(es) to HEAD but it may involve other fixes. > > I'll take a look.Just as an experiment i tried in my own stupidity to ?implement? your change in r257947 of if_iwn.c and just added the extra if statement, but at last that did not change anything. /Peter.
Ok. Compile the kernel with IWN_DEBUG, then sysctl dev.iwn.0.debug=0x1 (that enables TX debugging) and send over the log. -a On 18 January 2014 03:11, Peter Ankerst?l <peter at pean.org> wrote:> > On 08 Jan 2014, at 18:46, Adrian Chadd <adrian at freebsd.org> wrote: > >> On 8 January 2014 00:31, Peter Ankerst?l <peter at pean.org> wrote: >>> Hehe, >>> >>> I dont think Im ready for 11 yet. Do you think these fixes will be in 10 any >>> time soon? >> >> I can try backporting the EAPOL fix(es) to HEAD but it may involve other fixes. >> >> I'll take a look. > > Just as an experiment i tried in my own stupidity to ?implement? your change in r257947 of if_iwn.c > and just added the extra if statement, but at last that did not change anything. > > /Peter. > >
On 01/18/14 17:10, Adrian Chadd wrote:> Ok. > > Compile the kernel with IWN_DEBUG, then sysctl dev.iwn.0.debug=0x1 > (that enables TX debugging) and send over the log. >Hi! Here's the log! Jan 18 21:01:00 mobius kernel: iwn_notif_intr: scanning channel 1 status 1 Jan 18 21:01:00 mobius kernel: iwn_notif_intr: scanning channel 6 status 1 Jan 18 21:01:00 mobius kernel: iwn_notif_intr: scanning channel 11 status 1 Jan 18 21:01:00 mobius kernel: iwn_notif_intr: scanning channel 7 status 1 Jan 18 21:01:00 mobius kernel: iwn_notif_intr: scanning channel 13 status 1 Jan 18 21:01:00 mobius kernel: iwn_notif_intr: scanning channel 52 status 1 Jan 18 21:01:00 mobius kernel: iwn_notif_intr: scanning channel 56 status 1 Jan 18 21:01:00 mobius kernel: iwn_notif_intr: scanning channel 60 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 64 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 36 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 40 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 44 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 48 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 2 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 3 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 4 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 5 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 8 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 9 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 10 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 12 status 1 Jan 18 21:01:01 mobius kernel: iwn_notif_intr: scanning channel 149 status 1 Jan 18 21:01:02 mobius kernel: iwn_notif_intr: scanning channel 153 status 1 Jan 18 21:01:02 mobius kernel: iwn_notif_intr: scanning channel 157 status 1 Jan 18 21:01:02 mobius kernel: iwn_notif_intr: scanning channel 161 status 1 Jan 18 21:01:02 mobius kernel: iwn_notif_intr: scanning channel 165 status 1 Jan 18 21:01:02 mobius kernel: iwn_notif_intr: scanning channel 100 status 1 Jan 18 21:01:02 mobius kernel: iwn_notif_intr: scanning channel 104 status 1 Jan 18 21:01:02 mobius kernel: iwn_notif_intr: scanning channel 108 status 1 Jan 18 21:01:03 mobius kernel: iwn_notif_intr: scanning channel 112 status 1 Jan 18 21:01:03 mobius kernel: iwn_notif_intr: scanning channel 116 status 1 Jan 18 21:01:03 mobius kernel: iwn_notif_intr: scanning channel 120 status 1 Jan 18 21:01:03 mobius kernel: iwn_notif_intr: scanning channel 124 status 1 Jan 18 21:01:03 mobius kernel: iwn_notif_intr: scanning channel 128 status 1 Jan 18 21:01:03 mobius kernel: iwn_notif_intr: scanning channel 132 status 1 Jan 18 21:01:03 mobius kernel: iwn_notif_intr: scanning channel 136 status 1 Jan 18 21:01:03 mobius kernel: iwn_notif_intr: scanning channel 140 status 1 Jan 18 21:01:49 mobius wpa_supplicant[608]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="web" Jan 18 21:01:49 mobius wpa_supplicant[608]: wlan0: Trying to associate with 04:f0:21:01:3d:87 (SSID='web' freq=2452 MHz) Jan 18 21:01:49 mobius kernel: iwn_tx_data_raw: qid 3 idx 30 len 6 nsegs 1 Jan 18 21:01:49 mobius kernel: iwn5000_tx_done: qid 3 idx 30 retries 0 nkill 0 rate 420a duration 778 status 201 Jan 18 21:01:49 mobius kernel: iwn_tx_data_raw: qid 3 idx 31 len 84 nsegs 1 Jan 18 21:01:49 mobius kernel: iwn5000_tx_done: qid 3 idx 31 retries 0 nkill 0 rate 420a duration 1402 status 201 Jan 18 21:01:49 mobius kernel: wlan0: link state changed to UP Jan 18 21:01:49 mobius kernel: lagg0: link state changed to UP Jan 18 21:01:49 mobius kernel: received statistics without RSSI Jan 18 21:01:49 mobius wpa_supplicant[608]: wlan0: Associated with 04:f0:21:01:3d:87 Jan 18 21:01:49 mobius kernel: iwn_tx_data: qid 3 idx 32 len 129 nsegs 2 Jan 18 21:01:50 mobius kernel: iwn5000_tx_done: qid 3 idx 32 retries 16 nkill 0 rate 6904 duration 2330 status 83 Jan 18 21:01:50 mobius kernel: iwn_tx_data: qid 3 idx 33 len 129 nsegs 2 Jan 18 21:01:50 mobius kernel: iwn5000_tx_done: qid 3 idx 33 retries 16 nkill 0 rate 80006904 duration 2650 status 83 Jan 18 21:01:51 mobius kernel: iwn_tx_data: qid 3 idx 34 len 129 nsegs 2 Jan 18 21:01:51 mobius kernel: iwn5000_tx_done: qid 3 idx 34 retries 16 nkill 0 rate 80006904 duration 2650 status 83 Jan 18 21:01:52 mobius dhclient[1338]: send_packet: No buffer space available Jan 18 21:01:52 mobius kernel: iwn_tx_data: qid 3 idx 35 len 129 nsegs 2 Jan 18 21:01:53 mobius kernel: iwn5000_tx_done: qid 3 idx 35 retries 16 nkill 0 rate 80006904 duration 2650 status 83 Jan 18 21:01:53 mobius wpa_supplicant[608]: wlan0: CTRL-EVENT-DISCONNECTED bssid=04:f0:21:01:3d:87 reason=0 Jan 18 21:01:53 mobius wpa_supplicant[608]: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect Jan 18 21:01:53 mobius wpa_supplicant[608]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="web" auth_failures=45 duration=120 _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"