This bug was fixed in the package linux-firmware - 20240318.git3b128b60-0ubuntu2.10
--------------- linux-firmware (20240318.git3b128b60-0ubuntu2.10) noble; urgency=medium * [SRU] Introduce support for RTL8125BPH 2.5 GbE controller. (LP: #2092384) - rtl_nic: add firmware rtl8125bp-2 * With OLED panel attached to amdgpu the glxgear fps is too low (LP: #2093400) - amdgpu: update DMCUB to v0.0.224.0 for Various AMDGPU Asics - amdgpu: update DMCUB to v0.0.225.0 for Various AMDGPU Asics - amdgpu: update DMCUB to v0.0.227.0 for DCN35 and DCN351 - amdgpu: DMCUB updates for various AMDGPU ASICs - amdgpu: DMCUB updates forvarious AMDGPU ASICs - amdgpu: update DMCUB to v0.0.232.0 for DCN314 and DCN351 - amdgpu: update DMCUB to v0.0.233.0 DCN351 - amdgpu: DMCUB updates forvarious AMDGPU ASICs - amdgpu: DMCUB updates for various AMDGPU ASICs - amdgpu: update DMCUB to v9.0.10.0 for DCN351 - amdgpu: update dmcub 0.0.246.0 firmware * MT7925 controller timeout during Suspend stress test (LP: #2095279) - linux-firmware: update firmware for MT7925 WiFi device - linux-firmware: update firmware for MT7925 WiFi device * Add missing audio firmware files for Realtek rtl1320 amplifier (LP: #2093304) - realtek: rt1320: Add patch firmware of MCU * No sound output from one of the speaker on HP ZBook[cs35l56] (LP: #2095334) - cirrus: cs35l56: Correct some links to address the correct amp instance -- Juerg Haefliger <juerg.haefli...@canonical.com> Thu, 06 Feb 2025 17:06:58 +0100 ** Changed in: linux-firmware (Ubuntu Noble) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2095279 Title: MT7925 controller timeout during Suspend stress test Status in HWE Next: New Status in linux package in Ubuntu: Invalid Status in linux-firmware package in Ubuntu: Fix Released Status in linux-oem-6.11 package in Ubuntu: New Status in linux source package in Noble: Invalid Status in linux-firmware source package in Noble: Fix Released Status in linux-oem-6.11 source package in Noble: Fix Released Status in linux source package in Oracular: New Status in linux-firmware source package in Oracular: Fix Released Status in linux-oem-6.11 source package in Oracular: New Status in linux source package in Plucky: Invalid Status in linux-firmware source package in Plucky: Fix Released Status in linux-oem-6.11 source package in Plucky: New Bug description: [Impact] When doing suspend test, the system will fail to be suspended since the MT7925 controller couldn't be suspended. The root cause is caused by the command timeout issued from mt7925 driver. [Fix] Cherry-pick the following two patches from linux-next: 1b97fc8443ae wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspend 8f6571ad470f wifi: mt76: mt7925: add handler to hif suspend/resume event Also, cherry-pick the following commits from linux-firmware: 47c8a6053c64 linux-firmware: update firmware for MT7925 WiFi device 62ee1c4b2d35 linux-firmware: update firmware for MT7925 WiFi device [Test Plan] 1. Install Ubuntu image and boot into the OS 2. Run the suspend test by $ fwts s3 --s3-device-check --s3-device-check-delay=60 --s3-multiple=1 --s3-sleep-delay=60, and see if the error occurred. [Where problems could occur] Due to the new FW, there might be a unexpected behavior of the MT7925 hardware. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/2095279/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp