Date: Sat, 29 Apr 2017 12:12:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 218908] Missing usbdevs for TP-Link WN-821N v5 Message-ID: <bug-218908-21060-AU9yB1tiJ8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218908-21060@https.bugs.freebsd.org/bugzilla/> References: <bug-218908-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218908 --- Comment #4 from Kai-Uwe Eckhardt <kuehro@posteo.de> --- The WN821N behaves really strange. Today ifconfig wlan0 scan showed only th= ree APs instead of about 30 like yesterday. After repeating it several times wi= th the same result I shutdown, rebooted and now it shows 30 again but an AP in= 3 meters distance is sometimes present and sometimes missing. Turning debuggi= ng on with sysctl -w dev.rtwn.0.debug=3D1 shows a bunch of messages like this: Apr 29 13:35:31 x201 kernel: rtwn0: rtwn_bulk_tx_callback: empty pending qu= eue Apr 29 13:35:31 x201 kernel: rtwn0: rtwn_raw_xmit: called; m 0xfffff8000adac300, ni 0xfffffe00023c1000 Apr 29 13:35:31 x201 kernel: rtwn0: rtwn_raw_xmit: called; m 0xfffff8000aa41a00, ni 0xfffffe00023c1000 Apr 29 13:35:31 x201 kernel: rtwn0: rtwn_bulk_tx_callback: empty pending qu= eue Apr 29 13:35:32 x201 kernel: rtwn0: rtwn_raw_xmit: called; m 0xfffff8000adac300, ni 0xfffffe00023c1000 Apr 29 13:35:32 x201 kernel: rtwn0: rtwn_raw_xmit: called; m 0xfffff8000aa41a00, ni 0xfffffe00023c1000 Apr 29 13:35:32 x201 kernel: rtwn0: rtwn_bulk_tx_callback: empty pending qu= eue Apr 29 13:36:00 x201 wpa_supplicant[659]: wlan0: Trying to associate with 9c:80: df:85:f7:b9 (SSID=3D'balkonia' freq=3D2462 MHz) Apr 29 13:36:10 x201 wpa_supplicant[659]: wlan0: Authentication with 9c:80:df:85 :f7:b9 timed out. Apr 29 13:36:10 x201 wpa_supplicant[659]: wlan0: CTRL-EVENT-DISCONNECTED bssid=3D9 c:80:df:85:f7:b9 reason=3D3 locally_generated=3D1 Apr 29 13:36:10 x201 wpa_supplicant[659]: wlan0: CTRL-EVENT-SSID-TEMP-DISAB= LED i d=3D3 ssid=3D"balkonia" auth_failures=3D1 duration=3D10 reason=3DCONN_FAILED ~ Ok, I will look at the frames actually sent with a Linux laptop and kismet,= but it will take a few days. Looks like a good opportunity to learn something n= ew about the kernel code ;-)=20 Kai-Uwe --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218908-21060-AU9yB1tiJ8>