From: bugzilla-daemon@kernel.org
To: platform-driver-x86@vger.kernel.org
Subject: [Bug 221789] [BUG] Prestige 16 Flip AI+ C3MTG Panther Lake - Tablet Mode Switch SW_TABLET_MODE) Not Detected
Date: Sat, 01 Aug 2026 04:06:00 +0000 [thread overview]
Message-ID: <bug-221789-215701-QTI0wpuujY@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-221789-215701@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=221789
work (workspace0001@outlook.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |TAINTED_KERNEL
--- Comment #1 from work (workspace0001@outlook.com) ---
the issue is resolved it was the ISH server bundled with fedora that had issues
so I downloaded and replaced it. Bellow are the steps i used to resolve the
issue
# 1. Navigate to the 2622 firmware directory
cd
ISH/ISH_Kit_5.8.1.7779v2_14T2_2622/Drivers/Win10/IshHeci/2622/x64/FWImage/0004/
# 2. Compress the file into the XZ format required by Fedora
xz --check=crc32 -c ishS_SI_5.8.1.7779.bin > ish_ptl.bin.xz #must use this
flag for kernel to recognise
# 3. Back up the default, non-working stock file
sudo mv /usr/lib/firmware/intel/ish/ish_ptl.bin.xz
/usr/lib/firmware/intel/ish/ish_ptl.bin.xz.bak
# 4. Copy the new firmware to the system directory and fix permissions
sudo cp ish_ptl.bin.xz /usr/lib/firmware/intel/ish/
sudo chmod 644 /usr/lib/firmware/intel/ish/ish_ptl.bin.xz
# 5. Tell the Intel HID driver to listen to the 360-degree folding state
echo "options intel_hid enable_sw_tablet_mode=1" | sudo tee
/etc/modprobe.d/intel-hid-tablet.conf
# 6. Rebuild the system's boot image cache and restart
sudo dracut --force
sudo reboot
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
prev parent reply other threads:[~2026-08-01 4:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-25 12:02 [Bug 221789] New: [BUG] Prestige 16 Flip AI+ C3MTG Panther Lake - Tablet Mode Switch SW_TABLET_MODE) Not Detected bugzilla-daemon
2026-07-25 12:04 ` [Bug 221789] " bugzilla-daemon
2026-08-01 4:06 ` bugzilla-daemon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-221789-215701-QTI0wpuujY@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox