Hello,
The following logs have appeared
Aug 12 17:51:23 host1 kernel: iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
Aug 12 17:51:23 host1 kernel: iwlwifi 0000:02:00.0: Detected crf-id 0x2001910, cnv-id 0x2001910 wfpm id 0x80000000
Aug 12 17:51:23 host1 kernel: iwlwifi 0000:02:00.0: PCI dev 272b/00f4, rev=0x472, rfid=0x112200
Aug 12 17:51:23 host1 kernel: iwlwifi 0000:02:00.0: Detected Intel(R) Wi-Fi 7 BE200 320MHz
Aug 12 17:51:23 host1 kernel: iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-gl-c0-fm-c0-96.ucode failed with error -2
Aug 12 17:51:23 host1 kernel: iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-gl-c0-fm-c0-95.ucode failed with error -2
Aug 12 17:51:23 host1 kernel: iwlwifi 0000:02:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.4.191
Aug 12 17:51:23 host1 kernel: iwlwifi 0000:02:00.0: loaded firmware version 94.62990553.0 gl-c0-fm-c0-94.ucode op_mode iwlmvm
Aug 12 17:51:23 host1 kernel: iwlwifi 0000:02:00.0: Detected RF FM, rfid=0x112200
Aug 12 17:51:23 host1 kernel: iwlwifi 0000:02:00.0: loaded PNVM version 35c04ca8
Aug 12 17:51:24 host1 kernel: iwlwifi 0000:02:00.0: base HW address: 24:eb:16:9d:e9:5f
Aug 12 17:51:24 host1 kernel: iwlwifi 0000:02:00.0 wlp2s0f0: renamed from wlan0
It seems that it can’t load the latest firmware for the wifi pci card so it loads the older one
the package linux-firmware is update
ii linux-firmware 20240318.git3b128b60-0ubuntu2.15 amd64 Firmware for Linux kernel drivers
and inside the package there is the new firmware
/lib/firmware/iwlwifi-gl-c0-fm-c0-96.ucode.zst
The ubuntu is 24.04
Any idea ?