Public bug reported: I'm using Ubuntu 24.04 on Xiaomi Redmibook Pro 16 2025 laptop. It uses Intel(R) Wi-Fi 6 AX201.
Today I installed the recent Ubuntu 24.04.4 upgrades, including Linux kernel 6.17. After the reboot my Wi-Fi card doesn't work and dmesg shows: ``` [ 19.843930] iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80930 wfpm id 0x80005b30 [ 19.843937] iwlwifi 0000:00:14.3: PCI dev 7740/0274, rev=0x461, rfid=0x10a100 [ 19.843939] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX203 [ 19.844096] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-b0-hr-b0-100.ucode failed with error -2 [ 19.844250] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-b0-hr-b0-99.ucode failed with error -2 [ 19.844505] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-b0-hr-b0-98.ucode failed with error -2 [ 19.844506] iwlwifi 0000:00:14.3: no suitable firmware found! [ 19.844507] iwlwifi 0000:00:14.3: minimum version required: iwlwifi-bz-b0-hr-b0-98 [ 19.844508] iwlwifi 0000:00:14.3: maximum version supported: iwlwifi-bz-b0-hr-b0-100 [ 19.844508] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git ``` As a workaround I choose the previous kernel 6.14 in GRUB and removed 6.17 packages for time being: ``` sudo apt remove linux-image-6.17.0-14-generic sudo apt autoremove ``` It's worth noting that I had issues with Wi-Fi before but it was fixed, see https://bugs.launchpad.net/ubuntu/+source/linux- firmware/+bug/2102029 If there is any additional information I can provide please let me know. ** Affects: linux-firmware (Ubuntu) Importance: Undecided Status: New ** Tags: ax201 wi-fi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2140561 Title: Intel(R) Wi-Fi 6 AX201 driver is broken under Linux 6.17 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2140561/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
