[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 23:04:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283142

--- Comment #6 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
(In reply to imbutler from comment #4)

okay, so scanning works but authentication times out:

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.

What does your AP think?  To what authentication is it set to?  What's the
brand?

Can you show the output of
  ifconfig -v list scan
for your AP?

Does adding
   proto=WPA2
to your wpa_supplicant.conf entry help (just a random shot in the dark)?

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