[Bug 287625] iwlwifi: kernel panic: ax210 / wpa_supplicant trying connect to 802.11ac
Date: Wed, 18 Jun 2025 16:23:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287625
Bjoern A. Zeeb <bz@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wireless@FreeBSD.org
--- Comment #3 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
If I am not mistaken this is a logic error introduced in 51172f62a753f in
net80211
for cases where VHT is avail but HT would be not (which normally should not be
the case).
I'll try to do both the next days: add an extra safety check to LinuxKPI to
prevent this from happening (like is done for compile time there already) and
propose a fix for the net80211 logic.
I would assume once you fix your loader.conf entries to fall back to the
automatic configuration provided by the firmware package, the problem will go
away. would be good if you could confirm that.
--
You are receiving this mail because:
You are on the CC list for the bug.