[Bug 286549] wlan rtw88 (RTL8822BE) on a Lenovo E495 with FreeBSD 14.2p3 fails WPA ?

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 03 May 2025 18:51:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286549

            Bug ID: 286549
           Summary: wlan rtw88 (RTL8822BE) on a Lenovo E495 with FreeBSD
                    14.2p3 fails WPA ?
           Product: Base System
           Version: 14.2-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: wireless
          Assignee: wireless@FreeBSD.org
          Reporter: pi@FreeBSD.org

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

-- 
You are receiving this mail because:
You are the assignee for the bug.