Solved [12.2p3] rtwn fails frequently

Hi, Using a realtek usb dongle (Tl-wn725n) to connect my PC to a wireless network. It's pretty common that it just disconnects from time to time without apparent reason and then it just connects again after two to three minutes. Not sure how can I troubleshoot this more and I'm beleiving is a driver issue rather than the device (tested the same device on the same pc but with another OS and I don't see the same failing behavior).

I cannot be aware about what makes it fail, please let me know if this needs to be posted on bugzilla better.

I end up creating a lagg interface so I can extend temporarily a cable to my pc all over the living room (dangerously) when I need more stability to work (so I can plug/unplug the cable without reconfiguring or restarting all network related services).

Device information:

Code:
$ sudo usbconfig -d ugen2.4 dump_device_desc
ugen2.4: <Realtek 802.11n NIC> at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA)

  bLength = 0x0012
  bDescriptorType = 0x0001
  bcdUSB = 0x0200
  bDeviceClass = 0x0000  <Probed by interface class>
  bDeviceSubClass = 0x0000
  bDeviceProtocol = 0x0000
  bMaxPacketSize0 = 0x0040
  idVendor = 0x0bda
  idProduct = 0x8179
  bcdDevice = 0x0000
  iManufacturer = 0x0001  <Realtek>
  iProduct = 0x0002  <802.11n NIC>
  iSerialNumber = 0x0003  <00E04C0001>
  bNumConfigurations = 0x0001

dmesg(8) information:

Code:
$ dmesg | grep wlan                         
wlan0: Ethernet address: d0:37:45:b4:eb:e5
wlan0: link state changed to UP
wlan0: promiscuous mode enabled
$ dmesg | grep rtwn                         
rtwn0 on uhub5
rtwn0: <Realtek 802.11n NIC, class 0/0, rev 2.00/0.00, addr 4> on usbus2
rtwn0: MAC/BB RTL8188EU, RF 6052 1T1R

Some log information:

Code:
$ grep wpa_supplicant /var/log/messages
Jan 10 21:20:11 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 10 21:20:11 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-TERMINATING 
Jan 10 21:20:18 athenaBSD wpa_supplicant[13289]: Successfully initialized wpa_supplicant
Jan 10 21:20:18 athenaBSD wpa_supplicant[13289]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 10 21:20:21 athenaBSD wpa_supplicant[13290]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 10 21:20:21 athenaBSD wpa_supplicant[13290]: Failed to add supported operating classes IE
Jan 10 21:20:21 athenaBSD wpa_supplicant[13290]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 10 21:20:21 athenaBSD wpa_supplicant[13290]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 10 21:20:21 athenaBSD wpa_supplicant[13290]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 10 21:20:31 athenaBSD wpa_supplicant[13290]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 10 21:20:31 athenaBSD wpa_supplicant[13290]: wlan0: CTRL-EVENT-TERMINATING 
Jan 10 21:20:32 athenaBSD wpa_supplicant[13893]: Successfully initialized wpa_supplicant
Jan 10 21:20:32 athenaBSD wpa_supplicant[13893]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 10 21:20:35 athenaBSD wpa_supplicant[13894]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 10 21:20:35 athenaBSD wpa_supplicant[13894]: Failed to add supported operating classes IE
Jan 10 21:20:35 athenaBSD wpa_supplicant[13894]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 10 21:20:35 athenaBSD wpa_supplicant[13894]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 10 21:20:35 athenaBSD wpa_supplicant[13894]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 11 10:52:32 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 11 10:52:32 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-TERMINATING 
Jan 11 10:52:34 athenaBSD wpa_supplicant[4396]: Successfully initialized wpa_supplicant
Jan 11 10:52:34 athenaBSD wpa_supplicant[4396]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 11 10:52:37 athenaBSD wpa_supplicant[4397]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 11 10:52:37 athenaBSD wpa_supplicant[4397]: Failed to add supported operating classes IE
Jan 11 10:52:37 athenaBSD wpa_supplicant[4397]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 11 10:52:37 athenaBSD wpa_supplicant[4397]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 11 10:52:37 athenaBSD wpa_supplicant[4397]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 11 10:52:49 athenaBSD wpa_supplicant[4397]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 11 10:52:49 athenaBSD wpa_supplicant[4397]: wlan0: CTRL-EVENT-TERMINATING 
Jan 11 10:52:51 athenaBSD wpa_supplicant[5172]: Successfully initialized wpa_supplicant
Jan 11 10:52:51 athenaBSD wpa_supplicant[5172]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 11 10:52:53 athenaBSD wpa_supplicant[5173]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 11 10:52:53 athenaBSD wpa_supplicant[5173]: Failed to add supported operating classes IE
Jan 11 10:52:53 athenaBSD wpa_supplicant[5173]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 11 10:52:53 athenaBSD wpa_supplicant[5173]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 11 10:52:53 athenaBSD wpa_supplicant[5173]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 12 16:10:40 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 12 16:10:40 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-TERMINATING 
Jan 12 16:10:42 athenaBSD wpa_supplicant[20975]: Successfully initialized wpa_supplicant
Jan 12 16:10:42 athenaBSD wpa_supplicant[20975]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 12 16:10:45 athenaBSD wpa_supplicant[20976]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 12 16:10:45 athenaBSD wpa_supplicant[20976]: Failed to add supported operating classes IE
Jan 12 16:10:45 athenaBSD wpa_supplicant[20976]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 12 16:10:45 athenaBSD wpa_supplicant[20976]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 12 16:10:45 athenaBSD wpa_supplicant[20976]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 12 16:24:28 athenaBSD wpa_supplicant[20976]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 12 16:45:37 athenaBSD wpa_supplicant[336]: wlan0: Authentication with e0:88:5d:c9:d0:ac timed out.
Jan 12 16:45:37 athenaBSD wpa_supplicant[336]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 12 16:45:39 athenaBSD wpa_supplicant[336]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 12 16:45:39 athenaBSD wpa_supplicant[336]: Failed to add supported operating classes IE
Jan 12 16:45:39 athenaBSD wpa_supplicant[336]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 12 16:45:39 athenaBSD wpa_supplicant[336]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 12 16:45:39 athenaBSD wpa_supplicant[336]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 14 08:08:07 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 14 08:08:07 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-TERMINATING 
Jan 14 08:08:11 athenaBSD wpa_supplicant[4190]: Successfully initialized wpa_supplicant
Jan 14 08:08:12 athenaBSD wpa_supplicant[4190]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 14 08:08:15 athenaBSD wpa_supplicant[4193]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 14 08:08:15 athenaBSD wpa_supplicant[4193]: Failed to add supported operating classes IE
Jan 14 08:08:15 athenaBSD wpa_supplicant[4193]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 14 08:08:15 athenaBSD wpa_supplicant[4193]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 14 08:08:15 athenaBSD wpa_supplicant[4193]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 14 08:28:55 athenaBSD wpa_supplicant[4193]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 16 08:20:34 athenaBSD wpa_supplicant[352]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 16 08:20:34 athenaBSD wpa_supplicant[352]: Failed to add supported operating classes IE
Jan 16 08:20:34 athenaBSD wpa_supplicant[352]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 16 08:20:34 athenaBSD wpa_supplicant[352]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 16 08:20:34 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 16 08:20:45 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 16 08:20:45 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-TERMINATING 
Jan 16 08:20:48 athenaBSD wpa_supplicant[2554]: Successfully initialized wpa_supplicant
Jan 16 08:20:48 athenaBSD wpa_supplicant[2554]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 16 08:20:50 athenaBSD wpa_supplicant[2555]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 16 08:20:50 athenaBSD wpa_supplicant[2555]: Failed to add supported operating classes IE
Jan 16 08:20:50 athenaBSD wpa_supplicant[2555]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 16 08:20:50 athenaBSD wpa_supplicant[2555]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 16 08:20:50 athenaBSD wpa_supplicant[2555]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 20 15:29:57 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 20 15:29:57 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-TERMINATING 
Jan 20 15:30:11 athenaBSD wpa_supplicant[16688]: Successfully initialized wpa_supplicant
Jan 20 15:30:11 athenaBSD wpa_supplicant[16688]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 20 15:30:13 athenaBSD wpa_supplicant[16689]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 20 15:30:13 athenaBSD wpa_supplicant[16689]: Failed to add supported operating classes IE
Jan 20 15:30:13 athenaBSD wpa_supplicant[16689]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 20 15:30:13 athenaBSD wpa_supplicant[16689]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 20 15:30:13 athenaBSD wpa_supplicant[16689]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 20 15:30:40 athenaBSD wpa_supplicant[16689]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 20 15:30:40 athenaBSD wpa_supplicant[16689]: wlan0: CTRL-EVENT-TERMINATING 
Jan 20 15:30:42 athenaBSD wpa_supplicant[17302]: Successfully initialized wpa_supplicant
Jan 20 15:30:42 athenaBSD wpa_supplicant[17302]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 20 15:30:45 athenaBSD wpa_supplicant[17303]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 20 15:30:45 athenaBSD wpa_supplicant[17303]: Failed to add supported operating classes IE
Jan 20 15:30:45 athenaBSD wpa_supplicant[17303]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 20 15:30:45 athenaBSD wpa_supplicant[17303]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 20 15:30:45 athenaBSD wpa_supplicant[17303]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 21 18:33:35 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 21 18:33:36 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-TERMINATING 
Jan 21 20:38:10 athenaBSD wpa_supplicant[11683]: Successfully initialized wpa_supplicant
Jan 21 20:38:10 athenaBSD wpa_supplicant[11683]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 21 20:38:13 athenaBSD wpa_supplicant[11686]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 21 20:38:13 athenaBSD wpa_supplicant[11686]: Failed to add supported operating classes IE
Jan 21 20:38:13 athenaBSD wpa_supplicant[11686]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 21 20:38:13 athenaBSD wpa_supplicant[11686]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 21 20:38:13 athenaBSD wpa_supplicant[11686]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 21 21:51:21 athenaBSD wpa_supplicant[11686]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 22 08:23:12 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 22 08:23:12 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-TERMINATING 
Jan 22 08:23:14 athenaBSD wpa_supplicant[3978]: Successfully initialized wpa_supplicant
Jan 22 08:23:14 athenaBSD wpa_supplicant[3978]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 22 08:23:17 athenaBSD wpa_supplicant[3979]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 22 08:23:17 athenaBSD wpa_supplicant[3979]: Failed to add supported operating classes IE
Jan 22 08:23:17 athenaBSD wpa_supplicant[3979]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 22 08:23:17 athenaBSD wpa_supplicant[3979]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 22 08:23:17 athenaBSD wpa_supplicant[3979]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 22 08:27:26 athenaBSD wpa_supplicant[3979]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 22 08:27:26 athenaBSD wpa_supplicant[3979]: wlan0: CTRL-EVENT-TERMINATING 
Jan 22 08:27:28 athenaBSD wpa_supplicant[4893]: Successfully initialized wpa_supplicant
Jan 22 08:27:28 athenaBSD wpa_supplicant[4893]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 22 08:27:30 athenaBSD wpa_supplicant[4894]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 22 08:27:30 athenaBSD wpa_supplicant[4894]: Failed to add supported operating classes IE
Jan 22 08:27:30 athenaBSD wpa_supplicant[4894]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 22 08:27:30 athenaBSD wpa_supplicant[4894]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 22 08:27:30 athenaBSD wpa_supplicant[4894]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 22 08:43:03 athenaBSD wpa_supplicant[4894]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 22 08:43:03 athenaBSD wpa_supplicant[4894]: wlan0: CTRL-EVENT-TERMINATING 
Jan 22 08:43:04 athenaBSD wpa_supplicant[6209]: Successfully initialized wpa_supplicant
Jan 22 08:43:04 athenaBSD wpa_supplicant[6209]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 22 08:43:07 athenaBSD wpa_supplicant[6210]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 22 08:43:07 athenaBSD wpa_supplicant[6210]: Failed to add supported operating classes IE
Jan 22 08:43:07 athenaBSD wpa_supplicant[6210]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 22 08:43:07 athenaBSD wpa_supplicant[6210]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 22 08:43:07 athenaBSD wpa_supplicant[6210]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 22 14:32:43 athenaBSD wpa_supplicant[348]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 22 14:32:43 athenaBSD wpa_supplicant[348]: wlan0: CTRL-EVENT-TERMINATING 
Jan 22 14:32:45 athenaBSD wpa_supplicant[3893]: Successfully initialized wpa_supplicant
Jan 22 14:32:45 athenaBSD wpa_supplicant[3893]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jan 22 14:32:48 athenaBSD wpa_supplicant[3894]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 22 14:32:48 athenaBSD wpa_supplicant[3894]: Failed to add supported operating classes IE
Jan 22 14:32:48 athenaBSD wpa_supplicant[3894]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 22 14:32:48 athenaBSD wpa_supplicant[3894]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 22 14:32:48 athenaBSD wpa_supplicant[3894]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 25 10:20:10 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=0
Jan 25 10:20:12 athenaBSD wpa_supplicant[352]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2462 MHz)
Jan 25 10:20:12 athenaBSD wpa_supplicant[352]: Failed to add supported operating classes IE
Jan 25 10:20:22 athenaBSD wpa_supplicant[352]: wlan0: Authentication with e0:88:5d:c9:d0:ac timed out.
Jan 25 10:20:22 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 25 10:20:24 athenaBSD wpa_supplicant[352]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2462 MHz)
Jan 25 10:20:24 athenaBSD wpa_supplicant[352]: Failed to add supported operating classes IE
Jan 25 10:20:24 athenaBSD wpa_supplicant[352]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 25 10:20:24 athenaBSD wpa_supplicant[352]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 25 10:20:24 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 25 10:21:07 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=0
Jan 25 10:21:09 athenaBSD wpa_supplicant[352]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2462 MHz)
Jan 25 10:21:09 athenaBSD wpa_supplicant[352]: Failed to add supported operating classes IE
Jan 25 10:21:20 athenaBSD wpa_supplicant[352]: wlan0: Authentication with e0:88:5d:c9:d0:ac timed out.
Jan 25 10:21:20 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 25 10:22:04 athenaBSD wpa_supplicant[352]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2462 MHz)
Jan 25 10:22:04 athenaBSD wpa_supplicant[352]: Failed to add supported operating classes IE
Jan 25 10:22:04 athenaBSD wpa_supplicant[352]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 25 10:22:04 athenaBSD wpa_supplicant[352]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 25 10:22:04 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 25 10:29:08 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=0
Jan 25 10:29:10 athenaBSD wpa_supplicant[352]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2462 MHz)
Jan 25 10:29:10 athenaBSD wpa_supplicant[352]: Failed to add supported operating classes IE
Jan 25 10:29:20 athenaBSD wpa_supplicant[352]: wlan0: Authentication with e0:88:5d:c9:d0:ac timed out.
Jan 25 10:29:20 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 25 10:31:00 athenaBSD wpa_supplicant[352]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2462 MHz)
Jan 25 10:31:00 athenaBSD wpa_supplicant[352]: Failed to add supported operating classes IE
Jan 25 10:31:00 athenaBSD wpa_supplicant[352]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 25 10:31:00 athenaBSD wpa_supplicant[352]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 25 10:31:00 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 25 10:47:15 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=0
Jan 25 10:47:17 athenaBSD wpa_supplicant[352]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2462 MHz)
Jan 25 10:47:17 athenaBSD wpa_supplicant[352]: Failed to add supported operating classes IE
Jan 25 10:47:27 athenaBSD wpa_supplicant[352]: wlan0: Authentication with e0:88:5d:c9:d0:ac timed out.
Jan 25 10:47:27 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 25 10:47:28 athenaBSD wpa_supplicant[352]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 25 10:47:28 athenaBSD wpa_supplicant[352]: Failed to add supported operating classes IE
Jan 25 10:47:29 athenaBSD wpa_supplicant[352]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 25 10:47:29 athenaBSD wpa_supplicant[352]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 25 10:47:29 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
Jan 25 11:17:25 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=0
Jan 25 11:17:27 athenaBSD wpa_supplicant[352]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 25 11:17:27 athenaBSD wpa_supplicant[352]: Failed to add supported operating classes IE
Jan 25 11:17:37 athenaBSD wpa_supplicant[352]: wlan0: Authentication with e0:88:5d:c9:d0:ac timed out.
Jan 25 11:17:37 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e0:88:5d:c9:d0:ac reason=3 locally_generated=1
Jan 25 11:19:11 athenaBSD wpa_supplicant[352]: wlan0: Trying to associate with e0:88:5d:c9:d0:ac (SSID='HOME-D0AC' freq=2412 MHz)
Jan 25 11:19:11 athenaBSD wpa_supplicant[352]: Failed to add supported operating classes IE
Jan 25 11:19:11 athenaBSD wpa_supplicant[352]: wlan0: Associated with e0:88:5d:c9:d0:ac
Jan 25 11:19:11 athenaBSD wpa_supplicant[352]: wlan0: WPA: Key negotiation completed with e0:88:5d:c9:d0:ac [PTK=CCMP GTK=TKIP]
Jan 25 11:19:11 athenaBSD wpa_supplicant[352]: wlan0: CTRL-EVENT-CONNECTED - Connection to e0:88:5d:c9:d0:ac completed [id=0 id_str=]
 
Hello,

do you have tried changing the frequenzy?
Thanks for the reply. I try to use the least used channel according to my neighborhood. I'm the only one using channel 1 for instance.

Is that what you are suggesting?

Code:
SSID/MESH ID                      BSSID              CHAN RATE    S:N     INT CAPS
Morales                           e0:88:5d:d1:c6:44   11   54M  -77:-95   100 EP   RSN BSSLOAD HTCAP WME
angelamana                        64:77:7d:fa:3a:98   11   54M  -81:-95   100 EP   HTCAP RSN WME BSSLOAD
STELLA                            cc:35:40:ab:01:d7   11   54M  -84:-95   100 EP   RSN BSSLOAD HTCAP WME
Anutea 2.4G                       cc:2d:21:57:bf:c0    7   54M  -81:-95   100 EP   HTCAP WPA RSN WME
MARIA R                           a8:4e:3f:8c:4f:18   11   54M  -80:-95   100 EP   HTCAP RSN WME BSSLOAD
BRENDA                            94:bf:95:aa:d5:bd   10   54M  -87:-95   100 EPS  HTCAP WPA WME
HOME-D0AC                         e0:88:5d:c9:d0:ac    1   54M  -71:-95   100 EP   RSN BSSLOAD HTCAP WPA WME
 
Post your rc.conf settings and /etc/wpa_supplicant.conf.
 
Thanks for the reply. I try to use the least used channel according to my neighborhood. I'm the only one using channel 1 for instance.

Is that what you are suggesting?

Code:
SSID/MESH ID                      BSSID              CHAN RATE    S:N     INT CAPS
Morales                           e0:88:5d:d1:c6:44   11   54M  -77:-95   100 EP   RSN BSSLOAD HTCAP WME
angelamana                        64:77:7d:fa:3a:98   11   54M  -81:-95   100 EP   HTCAP RSN WME BSSLOAD
STELLA                            cc:35:40:ab:01:d7   11   54M  -84:-95   100 EP   RSN BSSLOAD HTCAP WME
Anutea 2.4G                       cc:2d:21:57:bf:c0    7   54M  -81:-95   100 EP   HTCAP WPA RSN WME
MARIA R                           a8:4e:3f:8c:4f:18   11   54M  -80:-95   100 EP   HTCAP RSN WME BSSLOAD
BRENDA                            94:bf:95:aa:d5:bd   10   54M  -87:-95   100 EPS  HTCAP WPA WME
HOME-D0AC                         e0:88:5d:c9:d0:ac    1   54M  -71:-95   100 EP   RSN BSSLOAD HTCAP WPA WME

 
Post your rc.conf settings and /etc/wpa_supplicant.conf.

/etc/wpa_supplicant.conf

Code:
# /etc/wpa_supplicant.conf written by wifimgr(8)
network={
  ssid="HOME-D0AC"
  psk="ASB7976669852102"
}

/etc/rc.conf

Code:
hostname="athenaBSD"
keymap="es.acc.kbd"
# Networking
ifconfig_em0="ether d0:37:45:b4:eb:e5"
wlans_rtwn0="wlan0"
ifconfig_wlan0="WPA"
create_args_wlan0="country CO"
cloned_interfaces="lagg0 lo1"
ifconfig_lagg0="up laggproto failover laggport em0 laggport wlan0 192.168.1.100/24"
defaultrouter="192.168.1.254"
ifconfig_lo1_name="bastille0"
# Firewall
pf_enable="YES"
sshd_enable="YES"
moused_enable="YES"
ntpd_enable="YES"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="AUTO"
zfs_enable="YES"
dbus_enable="YES"
hald_enable="YES"
kld_list="nvidia-modeset if_rtwn_usb"
jail_enable="NO"
bsdstats_enable="YES"
# from Absolute FreeBSD
rc_debug="NO"
rc_info="NO"
rc_startmsgs="NO"
vboxnet_enable="YES"
slim_enable="NO"
sddm_enable="YES"
vm_enable="YES"
vm_dir="zfs:zroot/vm"
gateway_enable="YES"
spotifyd_enable="YES"
 
Now see that it changes from down to up again and again as you can see in this dmesg output:

Code:
---<<BOOT>>---
Copyright (c) 1992-2020 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
    The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 12.2-RELEASE-p3 GENERIC amd64
FreeBSD clang version 10.0.1 ([email]git@github.com[/email]:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)
VT(vga): resolution 640x480
CPU: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (3392.37-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x306a9  Family=0x6  Model=0x3a  Stepping=9
  Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x7fbae3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
  AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
  AMD Features2=0x1<LAHF>
  Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS>
  XSAVE Features=0x1<XSAVEOPT>
  VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
  TSC: P-state invariant, performance statistics
real memory  = 17179869184 (16384 MB)
avail memory = 16450482176 (15688 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <INTEL  DH61CR  >
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 hardware threads
random: unblocking device.
ioapic0 <Version 2.0> irqs 0-23 on motherboard
Launching APs: 1 7 6 5 2 3 4
Timecounter "TSC-low" frequency 1696187488 Hz quality 1000
random: entropy device external interface
kbd1 at kbdmux0
000.000023 [4336] netmap_init               netmap: loaded module
[ath_hal] loaded
module_register_init: MOD_LOAD (vesa, 0xffffffff81114e40, 0) error 19
random: registering fast source Intel Secure Key RNG
random: fast provider: "Intel Secure Key RNG"
nexus0
vtvga0: <VT VGA driver> on motherboard
cryptosoft0: <software crypto> on motherboard
acpi0: <INTEL DH61CR> on motherboard
acpi0: Power Button (fixed)
cpu0: <ACPI CPU> on acpi0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 550
atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
atrtc0: Warning: Couldn't map I/O.
atrtc0: registered as a time-of-day clock, resolution 1.000000s
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
vgapci0: <VGA-compatible display> port 0xe000-0xe07f mem 0xf6000000-0xf6ffffff,0xe0000000-0xe7ffffff,0xe8000000-0xe9ffffff irq 16 at device 0.0 on pci1
vgapci0: Boot video device
hdac0: <NVIDIA GF119 HDA Controller> mem 0xf7080000-0xf7083fff irq 17 at device 0.1 on pci1
vgapci1: <VGA-compatible display> port 0xf000-0xf03f mem 0xf7400000-0xf77fffff,0xd0000000-0xdfffffff irq 16 at device 2.0 on pci0
pci0: <simple comms> at device 22.0 (no driver attached)
em0: <Intel(R) PRO/1000 Network Connection> port 0xf080-0xf09f mem 0xf7a00000-0xf7a1ffff,0xf7a29000-0xf7a29fff irq 20 at device 25.0 on pci0
em0: Using 1024 TX descriptors and 1024 RX descriptors
em0: Using an MSI interrupt
em0: Ethernet address: 70:54:d2:c3:e2:bf
em0: netmap queues/slots: TX 1/1024, RX 1/1024
ehci0: <Intel Cougar Point USB 2.0 controller> mem 0xf7a28000-0xf7a283ff irq 16 at device 26.0 on pci0
usbus0: EHCI version 1.0
usbus0 on ehci0
usbus0: 480Mbps High Speed USB v2.0
hdac1: <Intel Cougar Point HDA Controller> mem 0xf7a20000-0xf7a23fff irq 22 at device 27.0 on pci0
pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pci2: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> irq 16 at device 0.0 on pci2
pci3: <ACPI PCI bus> on pcib3
pcib4: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0
pci4: <ACPI PCI bus> on pcib4
ahci0: <Marvell 88SE9215 AHCI SATA controller> port 0xd050-0xd057,0xd040-0xd043,0xd030-0xd037,0xd020-0xd023,0xd000-0xd01f mem 0xf7940000-0xf79407ff irq 18 at device 0.0 on pci4
ahci0: AHCI v1.00 with 4 6Gbps ports, Port Multiplier supported with FBS
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich3: <AHCI channel> at channel 3 on ahci0
pcib5: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0
pci5: <ACPI PCI bus> on pcib5
xhci0: <XHCI (generic) USB 3.0 controller> mem 0xf7800000-0xf7801fff irq 16 at device 0.0 on pci5
xhci0: 64 bytes context size, 32-bit DMA
xhci0: Unable to map MSI-X table 
usbus1 on xhci0
usbus1: 5.0Gbps Super Speed USB v3.0
ehci1: <Intel Cougar Point USB 2.0 controller> mem 0xf7a27000-0xf7a273ff irq 23 at device 29.0 on pci0
usbus2: EHCI version 1.0
usbus2 on ehci1
usbus2: 480Mbps High Speed USB v2.0
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
ahci1: <Intel Cougar Point AHCI SATA controller> port 0xf0d0-0xf0d7,0xf0c0-0xf0c3,0xf0b0-0xf0b7,0xf0a0-0xf0a3,0xf060-0xf07f mem 0xf7a26000-0xf7a267ff irq 19 at device 31.2 on pci0
ahci1: AHCI v1.30 with 4 3Gbps ports, Port Multiplier not supported
ahcich9: <AHCI channel> at channel 5 on ahci1
ahciem0: <AHCI enclosure management bridge> on ahci1
acpi_button0: <Power Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_tz1: <Thermal Zone> on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
ppc1: <Parallel port> port 0x378-0x37f irq 5 on acpi0
ppc1: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc1
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xcdfff,0xce000-0xd0fff,0xd1000-0xd1fff pnpid ORM0000 on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbdc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 12.
est0: <Enhanced SpeedStep Frequency Control> on cpu0
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
Timecounters tick every 1.000 msec
hdacc0: <NVIDIA (0x001c) HDA CODEC> at cad 0 on hdac0
hdaa0: <NVIDIA (0x001c) Audio Function Group> at nid 1 on hdacc0
pcm0: <NVIDIA (0x001c) (HDMI/DP 8ch)> at nid 4 on hdaa0
pcm1: <NVIDIA (0x001c) (HDMI/DP 8ch)> at nid 5 on hdaa0
hdacc1: <Realtek ALC892 HDA CODEC> at cad 0 on hdac1
hdaa1: <Realtek ALC892 Audio Function Group> at nid 1 on hdacc1
pcm2: <Realtek ALC892 (Rear Analog)> at nid 20 and 24,26 on hdaa1
pcm3: <Realtek ALC892 (Analog)> at nid 23 and 25 on hdaa1
pcm4: <Realtek ALC892 (Front Analog Headphones)> at nid 27 on hdaa1
pcm5: <Realtek ALC892 (Onboard Digital)> at nid 17 on hdaa1
ugen1.1: <0x1912 XHCI root HUB> at usbus1
ugen0.1: <Intel EHCI root HUB> at usbus0
Trying to mount root from zfs:zroot/ROOT/default []...
Root mount waiting for: usbus0 CAM usbus1 usbus2
uhub0: <0x1912 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1
ugen2.1: <Intel EHCI root HUB> at usbus2
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
ses0 at ahciem0 bus 0 scbus5 target 0 lun 0
ses0: <AHCI SGPIO Enclosure 2.00 0001> SEMB S-E-S 2.00 device
ses0: SEMB SES Device
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: <SanDisk Ultra II 480GB X41320RL> ACS-2 ATA SATA 3.x device
ada0: Serial Number 161819800718
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
ada0: Command Queueing enabled
ada0: 457862MB (937703088 512 byte sectors)
ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
ada1: <ST2000DM008-2FR102 0001> ACS-3 ATA SATA 3.x device
ada1: Serial Number ZFL1KN0X
ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 1907729MB (3907029168 512 byte sectors)
ada1: quirks=0x1<4K>
ses0: pass4 in 'Slot 05', SATA Slot: scbus4 target 0
ada2 at ahcich2 bus 0 scbus2 target 0 lun 0
ada2: <ST2000DM006-2DM164 CC26> ACS-2 ATA SATA 3.x device
ada2: Serial Number Z560ZX2D
ada2: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada2: Command Queueing enabled
ada2: 1907729MB (3907029168 512 byte sectors)
ada2: quirks=0x1<4K>
ada3 at ahcich3 bus 0 scbus3 target 0 lun 0
ada3: <ST2000DM001-1CH164 CC29> ACS-2 ATA SATA 3.x device
ada3: Serial Number Z240PHLC
ada3: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada3: Command Queueing enabled
ada3: 1907729MB (3907029168 512 byte sectors)
ada3: quirks=0x1<4K>
ada4 at ahcich9 bus 0 scbus4 target 0 lun 0
ada4: <ADATA SU630 N181017a> ACS-2 ATA SATA 3.x device
ada4: Serial Number 2J0120022170
ada4: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada4: Command Queueing enabled
ada4: 457862MB (937703088 512 byte sectors)
GEOM: ada1: the primary GPT table is corrupt or invalid.
GEOM: ada1: using the secondary instead -- recovery strongly advised.
GEOM: ada2: the primary GPT table is corrupt or invalid.
GEOM: ada2: using the secondary instead -- recovery strongly advised.
GEOM: ada3: the primary GPT table is corrupt or invalid.
GEOM: ada3: using the secondary instead -- recovery strongly advised.
uhub0: 8 ports with 8 removable, self powered
uhub1: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
ugen1.2: <GenesysLogic USB3.1 Hub> at usbus1
uhub3 on uhub0
uhub3: <GenesysLogic> on usbus1
uhub3: 4 ports with 4 removable, self powered
Root mount waiting for: usbus0 usbus1 usbus2
ugen2.2: <vendor 0x8087 product 0x0024> at usbus2
uhub4 on uhub1
uhub4: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus2
ugen0.2: <vendor 0x8087 product 0x0024> at usbus0
uhub5 on uhub2
uhub5: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus0
ugen1.3: <GenesysLogic USB2.1 Hub> at usbus1
uhub6 on uhub0
uhub6: <GenesysLogic USB2.1 Hub, class 9/0, rev 2.10/6.54, addr 2> on usbus1
Root mount waiting for: usbus0 usbus1 usbus2
uhub5: 4 ports with 4 removable, self powered
uhub6: 4 ports with 4 removable, self powered
uhub4: 6 ports with 6 removable, self powered
ugen0.3: <INNO TECH USB to Serial> at usbus0
ugen2.3: <Generic Mass Storage Device> at usbus2
umass0 on uhub4
umass0: <Generic Mass Storage Device, class 0/0, rev 2.00/1.00, addr 3> on usbus2
umass0:  SCSI over Bulk-Only; quirks = 0x4001
umass0:6:0: Attached to scbus6
da0 at umass-sim0 bus 0 scbus6 target 0 lun 0
da0: <Generic- SD/MMC 1.00> Removable Direct Access SCSI device
da0: Serial Number 058F63646476
da0: 40.000MB/s transfers
da0: Attempt to query device size failed: NOT READY, Medium not present
da0: quirks=0x2<NO_6_BYTE>
da1 at umass-sim0 bus 0 scbus6 target 0 lun 1
da1: <Generic- Compact Flash 1.01> Removable Direct Access SCSI device
da1: Serial Number 058F63646476
da1: 40.000MB/s transfers
da1: Attempt to query device size failed: NOT READY, Medium not present
da1: quirks=0x2<NO_6_BYTE>
da2 at umass-sim0 bus 0 scbus6 target 0 lun 2
da2: <Generic- SM/xD-Picture 1.02> Removable Direct Access SCSI device
da2: Serial Number 058F63646476
da2: 40.000MB/s transfers
da2: Attempt to query device size failed: NOT READY, Medium not present
da2: quirks=0x2<NO_6_BYTE>
da3 at umass-sim0 bus 0 scbus6 target 0 lun 3
da3: <Generic- MS/MS-Pro 1.03> Removable Direct Access SCSI device
da3: Serial Number 058F63646476
da3: 40.000MB/s transfers
da3: Attempt to query device size failed: NOT READY, Medium not present
da3: quirks=0x2<NO_6_BYTE>
ugen2.4: <Realtek 802.11n NIC> at usbus2
rtwn0 on uhub4
rtwn0: <Realtek 802.11n NIC, class 0/0, rev 2.00/0.00, addr 4> on usbus2
rtwn0: MAC/BB RTL8188EU, RF 6052 1T1R
Root mount waiting for: usbus2
ugen2.5: <Logitech USB Receiver> at usbus2
ukbd0 on uhub4
ukbd0: <Logitech USB Receiver, class 0/0, rev 2.00/29.01, addr 5> on usbus2
kbd2 at ukbd0
nvidia0: <GeForce GT 610> on vgapci0
vgapci0: child nvidia0 requested pci_enable_io
vgapci0: child nvidia0 requested pci_enable_io
nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  390.138  Thu May 14 04:04:42 PDT 2020
wlan0: Ethernet address: d0:37:45:b4:eb:e5
lo1: changing name to 'bastille0'
lo0: link state changed to UP
lagg0: link state changed to DOWN
rtwn0: timeout waiting for firmware readiness
wlan0: link state changed to UP
lagg0: link state changed to UP
uhid0 on uhub4
uhid0: <Generic Mass Storage Device, class 0/0, rev 2.00/1.00, addr 3> on usbus2
ums0 on uhub4
ums0: <Logitech USB Receiver, class 0/0, rev 2.00/29.01, addr 5> on usbus2
ums0: 18 buttons and [XYZT] coordinates ID=2
bridge0: Ethernet address: 02:90:76:19:b3:00
bridge0: changing name to 'vm-public'
vm-public: link state changed to UP
em0: promiscuous mode enabled
wlan0: promiscuous mode enabled
lagg0: promiscuous mode enabled
Security policy loaded: MAC/ntpd (mac_ntpd)
rtwn0: rtwn_rx_copy_to_mbuf: could not allocate RX mbuf
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
rtwn0: rtwn_rx_copy_to_mbuf: could not allocate RX mbuf
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
in6_purgeaddr: err=65, destination address delete failed
lo0: link state changed to DOWN
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
bastille0: link state changed to DOWN
wlan0: lagg_port_destroy: lp_ifflags unclean
em0: lagg_port_destroy: lp_ifflags unclean
em0: promiscuous mode disabled
vm-public: link state changed to DOWN
wlan0: Ethernet address: d0:37:45:b4:eb:e5
lagg0: link state changed to DOWN
lo0: link state changed to UP
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
wlan0: link state changed to UP
lagg0: link state changed to UP
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
 
Hello,

Have you tried changing the frequency?
Seems is the most viable solution for me... I was using channel 1, then channel 6 and lastly channel 11 when it seems to be more stable... Analyzing the wifi neighborhood I didn't want to use that channel because almost all my neighbors are there... but there is one network that is using channel 5 at 40Hz so that seems to cause the issue. So I need to be at channel 11.

Thaks so much for the hint !
 
Anyway let me say that I think is drivers fault... other devices works good on channel 1 despite the neighbor... even same device on different OS (windows) works good (at 11n), so still work to be done I guess.
 
Back
Top