You are not logged in.

#1 2026-03-08 23:26:09

eternalflameiv
Member
Registered: 2025-08-17
Posts: 21

[SOLVED] Intel ISH problems on Panther Lake

My laptop (a Panther Lake MSI Prestige Flip) is supposed to have accelerometers for 2-in-1 usage, but it seems that the sensor hub for the accelerometer is down. I see this in the dmesg:

[   15.861452] intel_ish_ipc 0000:00:12.0: ISH loader: load firmware: intel/ish/ish_ptl.bin
[   15.870981] intel_ish_ipc 0000:00:12.0: ISH loader: cmd 2 failed 10
[   15.878639] intel_ish_ipc 0000:00:12.0: ISH loader: cmd 2 failed 10
[   15.886478] intel_ish_ipc 0000:00:12.0: ISH loader: cmd 2 failed 10

Similar errors reported elsewhere usually are blamed on vendor-specific firmwares or other incompatibilities that stop the existing firmware from working with the hardware.
According to the Linux Firmware git, the included firmware (link to relevant linux-firmware git commit) is version 5.8.1.7778, while Windows Device Manager reports that the firmware for the sensor hub is version 5.8.56.0 (link to relevant update in the Windows Update Catalog). As far as I can tell, this is an unmodified firmware version from Intel distributed via Windows Update, so there aren't any driver install packages that I can extract the firmware from. Does anybody know how I'd be able to get the firmware or report the problem upstream?

Last edited by eternalflameiv (2026-03-22 21:22:48)

Offline

#2 2026-03-09 16:40:25

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,424

Re: [SOLVED] Intel ISH problems on Panther Lake

Error matches https://www.spinics.net/lists/linux-input/msg96611.html but idk whether MSI also needs/provides custom FW hmm

Offline

#3 2026-03-19 05:01:14

eternalflameiv
Member
Registered: 2025-08-17
Posts: 21

Re: [SOLVED] Intel ISH problems on Panther Lake

MSI does not provide any custom firmware installers, or I would have tried to rip firmware images out of them already sad

As far as I can tell, according to Windows (where the sensors work) these drivers came from a Windows Update package directly from Intel. I have no clue whether this implies that the package is altered by MSI or not and also don't know how anybody would go about getting those firmware images.

Offline

#4 2026-03-19 08:26:40

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,424

Re: [SOLVED] Intel ISH problems on Panther Lake

Brief google survey suggests that MSI very much provides an "IshHeciExtension" driver - what exactly is your device?
https://gitlab.com/kernel-firmware/linu … 71f96ee2e5 is from 10/11/25 while https://www.catalog.update.microsoft.co … 6a544a88bb is from 10/20/25 so iff intel really has bumped the driver within that week you'd have to contact them about updating the firmware provided to linux, otherwise MSI would have to upstream their firmware (afaict Samsung however never did for the LL device…)

Offline

#5 2026-03-22 04:36:58

eternalflameiv
Member
Registered: 2025-08-17
Posts: 21

Re: [SOLVED] Intel ISH problems on Panther Lake

seth wrote:

Brief google survey suggests that MSI very much provides an "IshHeciExtension" driver - what exactly is your device?
...

# lshw
eternity-arch               
    description: Notebook
    product: Prestige 14 Flip AI+ D3MTG (14T2.1)
    vendor: Micro-Star International Co., Ltd.
    version: REV:1.0
    serial: ###
    width: 64 bits
    capabilities: smbios-3.8.0 dmi-3.8.0 smp vsyscall32
    configuration: boot=normal chassis=notebook family=Prestige sku=14T2.1 uuid=fd62567f-1a2f-de4a-b96c-ab0c74788bcf

It turns out that I wasn't smart enough to go to MSI's support page and look for a driver package, which definitely is there. There are some raw firmware images inside; I managed to get one of them to load just by replacing the file inside /usr/lib/firmware/intel/ish. (The working version is in fact 5.8.1.7779 - above the one in linux-firmware. The firmware blob is about half the size of the one in mainline linux-firmware. I don't know how to tell or if I can tell if this was a vendor modification.)

[   21.986324] intel_ish_ipc 0000:00:12.0: ISH loader: load firmware: intel/ish/ish_ptl.bin
[   22.003568] intel_ish_ipc 0000:00:12.0: ISH loader: firmware loaded. size:551424
[   22.003570] intel_ish_ipc 0000:00:12.0: ISH loader: FW base version: 5.8.1.7779
[   22.003572] intel_ish_ipc 0000:00:12.0: ISH loader: FW project version: 1.0.0.13189

Offline

#6 2026-03-22 07:48:23

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,424

Re: [SOLVED] Intel ISH problems on Panther Lake

I don't know how to tell or if I can tell if this was a vendor modification

Do you still run into the loader error?
Does the gyro now work?

Offline

#7 2026-03-22 18:09:34

eternalflameiv
Member
Registered: 2025-08-17
Posts: 21

Re: [SOLVED] Intel ISH problems on Panther Lake

No loader errors; gyroscope now working. I'm just wondering if I should take this to Intel and see if there really was a firmware bump or if this is a MSI custom version.

Offline

#8 2026-03-22 21:15:00

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,424

Re: [SOLVED] Intel ISH problems on Panther Lake

You could ask MSI whether this has been upstreamed to intel - "about half the size of the one in mainline linux-firmware" doesn't sound like it's the generic one.
You can also record this at https://wiki.archlinux.org/title/Laptop/MSI for other MSI owners.

And please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB