https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285729
rkober...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rkober...@gmail.com --- Comment #4 from rkober...@gmail.com --- Just for the record, I am also seeing this or something very similar. Until I can get it fixed, I'm stuck with he wired interface. I updated my Alder Lake laptop from 0698ce429f78 (May 5) to 16665c74788c (May 28) Lots of errors when the driver loads. I see several that result from the new crypto support, but I have that disabled with "compat.linuxkpi.80211.hw_crypto=0". I also see that the firmware for iwlwifi says it is for AX210 and I thought that my system was an AX211 and that is what the boot reports: Autoloading module: if_iwlwifi Intel(R) Wireless WiFi based driver for FreeBSD iwlwifi0: <iwlwifi> mem 0x603d1cc000-0x603d1cffff at device 20.3 on pci0 iwlwifi0: Detected crf-id 0x400410, cnv-id 0x80400 wfpm id 0x80000020 iwlwifi0: PCI dev 51f0/0090, rev=0x370, rfid=0x2010d000 iwlwifi0: Detected Intel(R) Wi-Fi 6E AX211 160MHz iwlwifi0: successfully loaded firmware image 'iwlwifi-so-a0-gf-a0-89.ucode' iwlwifi0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42 iwl-debug-yoyo.bin: could not load binary firmware /boot/firmware/iwl-debug-yoyo.bin either iwl-debug-yoyo.bin: could not load binary firmware /boot/firmware/iwl-debug-yoyo.bin either iwl-debug-yoyo_bin: could not load binary firmware /boot/firmware/iwl-debug-yoyo_bin either iwl_debug_yoyo_bin: could not load binary firmware /boot/firmware/iwl_debug_yoyo_bin either iwlwifi0: loaded firmware version 89.6b44fa0b.0 so-a0-gf-a0-89.ucode op_mode iwlmvm iwlwifi0: WFPM_UMAC_PD_NOTIFICATION: 0x20 iwlwifi0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f iwlwifi0: WFPM_AUTH_KEY_0: 0x90 iwlwifi0: CNVI_SCU_SEQ_DATA_DW9: 0x0 iwlwifi0: RFIm is deactivated, reason = 4 iwlwifi0: successfully loaded firmware image 'iwlwifi-so-a0-gf-a0.pnvm' iwlwifi0: loaded PNVM version 181407b3 iwlwifi0: Detected RF GF, rfid=0x2010d000 iwlwifi0: base HW address: 70:a8:d3:df:3c:de lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 8 (GCMP) lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 9 (GCMP_256) lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 6 (AES_CMAC) lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 11 (BIP_GMAC_128) lkpi_l80211_to_net80211_cyphers: unsupported WLAN Cipher Suite 0x000fac | 12 (BIP_GMAC_256) I rolled the system back to 0698ce429f78, but it still crashes even after rebuilding both world and kernel. Still see that the crypto code is being used or at least tried: tarting dhclient. wlan0: no link ....... wlan0: link state changed to UP iwlwifi0: _lkpi_iv_key_set: CIPHER SUITE 0xfac02 (TKIP) not supported wlan0: link state changed to DOWN . wlan0: link state changed to UP iwlwifi0: _lkpi_iv_key_set: CIPHER SUITE 0xfac02 (TKIP) not supported wlan0: link state changed to DOWN . wlan0: link state changed to UP iwlwifi0: _lkpi_iv_key_set: CIPHER SUITE 0xfac02 (TKIP) not supported wlan0: link state changed to DOWN ..... giving up /etc/rc.d/dhclient: WARNING: failed to start dhclient I can make the core.txt available. -- You are receiving this mail because: You are the assignee for the bug.