[Bug 287513] AX201 cannot connect to Hidden Networks but works fine when the the same network is no longer hidden
Date: Fri, 13 Jun 2025 23:39:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287513
Bjoern A. Zeeb <bz@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |273620, 283172
CC| |bz@FreeBSD.org
Summary|AX201 cannot connect to |AX201 cannot connect to
|Hidden Networks but works |Hidden Networks but works
|fine when the the same |fine when the the same
|network is no longer hidden |network is no longer hidden
|[vendor] |
Keywords|vendor |
--- Comment #1 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
Hi,
which freebsd version are you on? The PR is set to 14.3 but the firmware
installed in 14.2. (we've seen this from other drm-kmod users; could be
something wrong otherwise there). Was this a fresh install or a system update?
Does the firmware change for you with a pkg update/upgrade?
About your wpa_supplicannt.conf:
-------
scan_ssid=2
-------
There is only scan_ssid=0/1.
I tried to reproduce this just now and found that despite setting BSSID and
only that single network enabled, wpa_supplicant tried to auth/assoc to the
same SSID on a different BSSID which it should not.
If this would be iwlwifi specific, and it would try to assoc to the correct
BSSID, I would assume you may see:
iwlwifi0: Not associated and the session protection is over already...
iwlwifi0: linuxkpi_ieee80211_connection_loss: vif ... vap ... state AUTH/ASSOC
logs if no beacon heard. Do you have anything like that in dmesg with the
hidden SSID?
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273620
[Bug 273620] iwlwifi meta-bug
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283172
[Bug 283172] wpa meta-bug
--
You are receiving this mail because:
You are the assignee for the bug.