[Bug 290147] AX210 - iwlwifi does not connect anymore in AC mode after upgrading to 15-ALPHA5
Date: Sat, 11 Oct 2025 13:09:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290147
--- Comment #2 from Fabio Comolli <fabio.comolli@gmail.com> ---
(In reply to Bjoern A. Zeeb from comment #1)
Well, you got it first try. I had mistakenly commented out the regdomain line.
Now I have in rc.conf:
wlans_iwlwifi0="wlan0"
ifconfig_wlan0="WPA DHCP"
create_args_wlan0="country IT regdomain ETSI"
and after restarting the netif service:
[15:06][fmc000@tu45b-freebsd ~]$ ifconfig wlan0
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=0
ether 54:e4:ed:74:97:ee
inet 192.168.1.11 netmask 0xffffff00 broadcast 192.168.1.255
groups: wlan
ssid TIM-78017080 channel 44 (5220 MHz 11a vht/160) bssid
dc:51:93:29:cf:23
regdomain ETSI country IT authmode WPA2/802.11i privacy ON
deftxkey UNDEF AES-CCM 2:128-bit AES-CCM ucast:128-bit txpower 22
bmiss 7 mcastrate 6 mgmtrate 6 scanvalid 60 ampdulimit 64k
ampdudensity 1 -amsdutx amsdurx shortgi -ldpctx ldpcrx -uapsd vht
vht40 vht80 vht160 -vht80p80 wme roaming MANUAL
parent interface: iwlwifi0
media: IEEE 802.11 Wireless Ethernet VHT mode 11ac
status: associated
nd6 options=29<PERFORMNU
I believe we can close this bug if you think we're done.
--
You are receiving this mail because:
You are the assignee for the bug.