Same "ISH loader: cmd 2 failed 10" error previously filed as bug 2139060, but still need this generic fw blob.
** Description changed: Proposed fix https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=f71ae94fbda284707cfa3dd9f10c2e4d8a745ec6 ("linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform"). ``` intel_ish_ipc 0000:00:12.0: ISH loader: request ISH firmware failed:-2 ``` + Expect: + ``` + intel_ish_ipc 0000:00:12.0: ISH loader: load firmware: intel/ish/ish_wcl.bin + ``` ** Changed in: linux-firmware (Ubuntu Resolute) Status: Triaged => In Progress ** Changed in: linux-firmware (Ubuntu Noble) Status: Triaged => In Progress ** Description changed: + [SRU Justification] + + [Impact] + + Failed to locate ISH firmware for Intel Wildcat Lake platform. dmesg error: + ``` + intel_ish_ipc 0000:00:12.0: ISH loader: request ISH firmware failed:-2 + ``` + + [Fix] + + Proposed fix + https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux- + firmware.git/commit/?id=f71ae94fbda284707cfa3dd9f10c2e4d8a745ec6 + + [Test Plan] + + Check if dmesg still have that ENOENT(-2) error. Expecting: + ``` + intel_ish_ipc 0000:00:12.0: ISH loader: load firmware: intel/ish/ish_wcl.bin + ``` + + [Where problems could occur] + + Opaque firmware blob. Expect further stable updates. + + On some devices, the firmware loading may fail 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 + ``` + This has been filed as a follow-up bug 2139060. + + [Other Info] + + Nominated for R and N (for linux-oem-6.17). + + ========== original bug report ========== + Proposed fix https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=f71ae94fbda284707cfa3dd9f10c2e4d8a745ec6 ("linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform"). ``` intel_ish_ipc 0000:00:12.0: ISH loader: request ISH firmware failed:-2 ``` Expect: ``` intel_ish_ipc 0000:00:12.0: ISH loader: load firmware: intel/ish/ish_wcl.bin ``` ** Changed in: linux-firmware (Ubuntu Noble) Importance: Undecided => High ** Changed in: linux-firmware (Ubuntu Resolute) Importance: Undecided => High ** Changed in: linux-firmware (Ubuntu Noble) Assignee: (unassigned) => You-Sheng Yang (vicamo) ** Changed in: linux-firmware (Ubuntu Resolute) Assignee: (unassigned) => You-Sheng Yang (vicamo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2144784 Title: Add ISH firmware for Intel Wildcat Lake platform To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2144784/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
