matuzalem on Nostr: To get WiFi working with the Intel AX210 card on recent FreeBSD 14.1 and upcoming ...
To get WiFi working with the Intel AX210 card on recent FreeBSD 14.1 and upcoming 14.2 releases, I had to manually load the firmware.
Device:
Wi-Fi 6E (802.11ax) AX210/AX1675 2x2 [Typhoon Peak]
I added the following configuration in /boot/loader.conf:
# Load firmware for Intel AX210 card
iwlwifi_load="YES"
iwlwifi_ty_a0_gf_a0_89_ucode_load="YES"
Device:
Wi-Fi 6E (802.11ax) AX210/AX1675 2x2 [Typhoon Peak]
I added the following configuration in /boot/loader.conf:
# Load firmware for Intel AX210 card
iwlwifi_load="YES"
iwlwifi_ty_a0_gf_a0_89_ucode_load="YES"