This bug was fixed in the package linux - 6.5.0-7.7 --------------- linux (6.5.0-7.7) mantic; urgency=medium
* mantic/linux: 6.5.0-7.7 -proposed tracker (LP: #2037611) * kexec enable to load/kdump zstd compressed zimg (LP: #2037398) - [Packaging] Revert arm64 image format to Image.gz * Mantic minimized/minimal cloud images do not receive IP address during provisioning (LP: #2036968) - [Config] Enable virtio-net as built-in to avoid race * Miscellaneous Ubuntu changes - SAUCE: Add mdev_set_iommu_device() kABI - [Config] update gcc version in annotations -- Andrea Righi <andrea.ri...@canonical.com> Thu, 28 Sep 2023 10:19:24 +0200 ** Changed in: linux (Ubuntu Mantic) Status: In Progress => 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/2034506 Title: Audio device fails to function randomly on Intel MTL platform: No CPC match in the firmware file's manifest Status in HWE Next: New Status in linux package in Ubuntu: Fix Released Status in linux-oem-6.5 package in Ubuntu: Invalid Status in linux source package in Jammy: Invalid Status in linux-oem-6.5 source package in Jammy: Fix Released Status in linux source package in Mantic: Fix Released Status in linux-oem-6.5 source package in Mantic: Invalid Bug description: [SRU Justification] BugLink: https://bugs.launchpad.net/bugs/2034506 [Impact] Audio device fails to function randomly on Intel MTL platform: ``` sof-audio-pci-intel-mtl 0000:00:1f.3: no llp found, fall back to default HDA path sof-audio-pci-intel-mtl 0000:00:1f.3: COPIER (UUID: 9BA00C83-CA12-4A83-943C-1FA2E82F9DDA): No CPC match in the firmware file's manifest (ibs/obs: 384/192) ``` [Fix] Proposed fix in upstream commit 26ef47e5ba60 ("ASoC: SOF: ipc4-topology: Add module parameter to ignore the CPC value") that to allow ignoring CPC validation for current fw release. [Test Case] 1. Boot into OS 2. Check if the internal audio input & output devices work 3. Let system enter suspend, then wake system back up 4. Check if the audio input & output devices work 5. Connect an external audio device (e.g. bluetooth headset, external monitor) and check if they work 6. Disconnect the external audio device 7. Check if the internal audio input & output devices work 8. Reboot system 9. Repeat above steps [Where problems could occur] While a 0 CPC value will force the DSP to run at full speed, this is going to impact power consumption until further fix being released for firmware. [Other Info] CPC checking landed to v6.5-rc1, so Mantic and oem-6.5 are nominated for fix. ========== original bug report ========== sof-audio-pci-intel-mtl 0000:00:1f.3: no llp found, fall back to default HDA path sof-audio-pci-intel-mtl 0000:00:1f.3: COPIER (UUID: 9BA00C83-CA12-4A83-943C-1FA2E82F9DDA): No CPC match in the firmware file's manifest (ibs/obs: 384/192) Proposed fix in upstream commit 26ef47e5ba60 ("ASoC: SOF: ipc4-topology: Add module parameter to ignore the CPC value") that to allow ignoring CPC validation for current fw release. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/2034506/+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