Bug 286549 - wlan rtw88 (RTL8822BE) on a Lenovo E495 with FreeBSD 14.2p3 fails WPA ?
Summary: wlan rtw88 (RTL8822BE) on a Lenovo E495 with FreeBSD 14.2p3 fails WPA ?
Status: Closed DUPLICATE of bug 283142
Alias: None
Product: Base System
Classification: Unclassified
Component: wireless (show other bugs)
Version: 14.2-RELEASE
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-wireless (Nobody)
URL:
Keywords:
Depends on:
Blocks: 273621
  Show dependency treegraph
 
Reported: 2025-05-03 18:51 UTC by Kurt Jaeger
Modified: 2025-05-03 19:04 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Jaeger freebsd_committer freebsd_triage 2025-05-03 18:51:14 UTC
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
Comment 1 Bjoern A. Zeeb freebsd_committer freebsd_triage 2025-05-03 19:03:34 UTC

*** This bug has been marked as a duplicate of bug 283142 ***
Comment 2 Bjoern A. Zeeb freebsd_committer freebsd_triage 2025-05-03 19:04:35 UTC
Please update to stable/14 or 14.3-BETA1.  Anything with 14.2-R no matter what patch level will not assoc.