[Bug 283142] rtw88: does not connect to network [was: Error when connecting to WiFi | Invalid argument in wpa_supplicant]

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 07 Dec 2024 22:13:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283142

--- Comment #4 from imbutler <imb@protected-networks.net> ---
I see something similar on -current. it fails to associate with a timeout on
authentication ..

rtw880@pci0:2:0:0:      class=0x028000 rev=0x00 hdr=0x00 vendor=0x10ec
device=0xc821 subvendor=0x10ec subdevice=0xc821
    vendor     = 'Realtek Semiconductor Co., Ltd.'
    device     = 'RTL8821CE 802.11ac PCIe Wireless Network Adapter'
    class      = network

kernel: rtw880: <rtw_8821ce> port 0x3000-0x30ff mem 0x80400000-0x8040ffff at
device 0.0 on pci2
kernel: rtw880: successfully loaded firmware image 'rtw88/rtw8821c_fw.bin'
kernel: rtw880: Firmware version 24.11.0, H2C version 12
kernel: wlan0: Ethernet address: 00:11:22:33:44:55

wpa_supplicant[55823]: Successfully initialized wpa_supplicant
wpa_supplicant[55823]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid
argument
wpa_supplicant[55823]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid
argument
wpa_supplicant[55824]: wlan0: Trying to associate with 00:11:33:44:55:66
(SSID='redacted' freq=2437 MHz)
wpa_supplicant[55824]: wlan0: Authentication with 00:11:33:44:55:66 timed out.
wpa_supplicant[55824]: wlan0: Added BSSID 00:11:33:44:55:66 into ignore list,
ignoring for 10 seconds
wpa_supplicant[55824]: wlan0: CTRL-EVENT-DISCONNECTED bssid=00:11:33:44:55:66
reason=3 locally_generated=1
wpa_supplicant[55824]: wlan0: BSSID 00:11:33:44:55:66 ignore list count
incremented to 2, ignoring for 10 seconds
wpa_supplicant[55824]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
wpa_supplicant[55824]: wlan0: Removed BSSID 00:11:33:44:55:66 from ignore list
(clear)

 [ stopped using 'wpa_cli terminate' ]

wpa_supplicant[55824]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
wpa_supplicant[55824]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
wpa_supplicant[55824]: wlan0: CTRL-EVENT-TERMINATING

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