Upstream ISH firmware for Intel Panther Lake https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=a96c15581a53ccdb01c2ccd386f6bd71f96ee2e5 fails fw loading with: ``` Oct 09 05:45:32 localhost kernel: intel_ish_ipc 0000:00:12.0: ISH loader: cmd 2 failed 10 Oct 09 05:45:32 localhost kernel: intel_ish_ipc 0000:00:12.0: ISH loader: cmd 2 failed 10 Oct 09 05:45:32 localhost kernel: intel_ish_ipc 0000:00:12.0: ISH loader: cmd 2 failed 10 ```
Filed follow-up bug 2139060 to track this, because we need the ISH fw to pass s0ix tests before Intel comes out with a solution. ** Description changed: - Proposed fix https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=a96c15581a53ccdb01c2ccd386f6bd71f96ee2e5 under upstream tag 20251021 still fails loading with: + Proposed fix https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=a96c15581a53ccdb01c2ccd386f6bd71f96ee2e5 under upstream tag 20251021 for dmesg error: ``` - Oct 09 05:45:32 localhost kernel: intel_ish_ipc 0000:00:12.0: ISH loader: cmd 2 failed 10 - Oct 09 05:45:32 localhost kernel: intel_ish_ipc 0000:00:12.0: ISH loader: cmd 2 failed 10 - Oct 09 05:45:32 localhost kernel: intel_ish_ipc 0000:00:12.0: ISH loader: cmd 2 failed 10 + intel_ish_ipc 0000:00:12.0: ISH loader: request ISH firmware failed:-2 ``` - - In drivers/hid/intel-ish-hid/ishtp/loader.c, function loader_xfer_cmd: - ``` - static int loader_xfer_cmd(struct ishtp_device *dev, void *req, int req_len, - void *resp, int resp_len) - { - ............. - if (resp_hdr.status) { - dev_err(devc, "cmd %u failed %u\n", req_hdr.command, resp_hdr.status); - return -EIO; - } - - return 0; - } - ``` ** Changed in: linux-firmware (Ubuntu Noble) Status: Incomplete => In Progress ** Changed in: linux-firmware (Ubuntu Questing) Status: Incomplete => In Progress ** Changed in: linux-firmware (Ubuntu Resolute) Status: Incomplete => In Progress ** Tags added: apport-collected noble third-party-packages ** Description changed: Proposed fix https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=a96c15581a53ccdb01c2ccd386f6bd71f96ee2e5 under upstream tag 20251021 for dmesg error: ``` intel_ish_ipc 0000:00:12.0: ISH loader: request ISH firmware failed:-2 ``` + --- + ProblemType: Bug + ApportVersion: 2.28.1-0ubuntu3.8 + Architecture: amd64 + AudioDevicesInUse: + USER PID ACCESS COMMAND + /dev/snd/controlC0: u 2325 F.... pipewire + u 2329 F.... wireplumber + /dev/snd/seq: u 2325 F.... pipewire + CRDA: N/A + CasperMD5CheckResult: unknown + Dependencies: firmware-sof-signed 2023.12.1-1ubuntu1.10 + DistributionChannelDescriptor: + # This is the distribution channel descriptor for Ubuntu 24.04 for Dell + # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor + canonical-oem-somerville-noble-oem-24.04d-edge-20260115-68 + DistroRelease: Ubuntu 24.04 + InstallationDate: Installed on 2026-01-19 (7 days ago) + InstallationMedia: Ubuntu OEM 24.04.3 LTS "Noble Numbat" - Release amd64 (20260112) + IwConfig: + lo no wireless extensions. + + wlp0s20f3 no wireless extensions. + Lsusb: + Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub + Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub + Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub + Bus 003 Device 002: ID 06cb:0701 Synaptics, Inc. SVP7500 + Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub + Lsusb-t: + /: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 480M + /: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/3p, 20000M/x2 + /: Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/10p, 480M + |__ Port 003: Dev 002, If 0, Class=Vendor Specific Class, Driver=usbio-bridge, 12M + /: Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 20000M/x2 + MachineType: Dell Inc. XPS 14 DA14260 + Package: linux-firmware + PackageArchitecture: amd64 + ProcFB: 0 xedrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.17.0-9009-oem root=UUID=13504ba9-5519-4427-ac38-1f7a78fff0f3 ro quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 6.17.0-9009.9+exp.12-oem 6.17.2 + RelatedPackageVersions: + linux-restricted-modules-6.17.0-9009-oem N/A + linux-backports-modules-6.17.0-9009-oem N/A + linux-firmware 20240318.git3b128b60-0ubuntu2.23 + Tags: noble third-party-packages + Uname: Linux 6.17.0-9009-oem x86_64 + UnreportableReason: This does not seem to be an official Ubuntu package. Please retry after updating the indexes of available packages, if that does not work then remove related third party packages and try again. + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: N/A + _MarkForUpload: True + dmi.bios.date: 01/09/2026 + dmi.bios.release: 1.2 + dmi.bios.vendor: Dell Inc. + dmi.bios.version: 1.2.1 + dmi.board.vendor: Dell Inc. + dmi.chassis.type: 10 + dmi.chassis.vendor: Dell Inc. + dmi.ec.firmware.release: 1.0 + dmi.modalias: dmi:bvnDellInc.:bvr1.2.1:bd01/09/2026:br1.2:efr1.0:svnDellInc.:pnXPS14DA14260:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:sku0DB9: + dmi.product.family: Dell Laptops + dmi.product.name: XPS 14 DA14260 + dmi.product.sku: 0DB9 + dmi.sys.vendor: Dell Inc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2119554 Title: Add ISH firmware for Intel Panther Lake platform To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2119554/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
