I tested rtw88 on a Lenovo E495 with FreeBSD 14.2p3: rtw880@pci0:3:0:0: class=0x028000 rev=0x00 hdr=0x00 vendor=0x10ec device= 0xb822 subvendor=0x17aa subdevice=0xb023 vendor = 'Realtek Semiconductor Co., Ltd.' device = 'RTL8822BE 802.11a/b/g/n/ac WiFi adapter' class = network bar [10] = type I/O Port, range 32, base rx2000, size 256, enabled bar [18] = type Memory, range 64, base rxd0700000, size 65536, enabled /boot/kernel/ and: ifconfig wlan0 create wlandev rtw880 ifconfig wlan0 ssid welcome country DE ifconfig wlan0 up wpa_supplicant -i wlan0 -c wpa-psk.welcome but it fails to associate: Successfully initialized wpa_supplicant ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument wlan0: Trying to associate with 02:ec:da:fb:57:c6 (SSID='welcome' freq=5200 MHz) wlan0: Authentication with 02:ec:da:fb:57:c6 timed out. wlan0: Added BSSID 02:ec:da:fb:57:c6 into ignore list, ignoring for 10 seconds wlan0: CTRL-EVENT-DISCONNECTED bssid=02:ec:da:fb:57:c6 reason=3 locally_generated=1 wlan0: BSSID 02:ec:da:fb:57:c6 ignore list count incremented to 2, ignoring for 10 seconds wlan0: CTRL-EVENT-DSCP-POLICY clear_all
*** This bug has been marked as a duplicate of bug 283142 ***
Please update to stable/14 or 14.3-BETA1. Anything with 14.2-R no matter what patch level will not assoc.