Samsung PM9B1 NVMe I/O timeouts and brief system stalls on MSI Modern 15H #7878
Unanswered
Hogwarts-coder10
asked this question in
Q&A
Replies: 3 comments
|
Aug 23 17:46:38 omarchy kernel: nvme nvme0: I/O tag 128 (2080) QID 2 timeout, completion polled these were on Linux Kernel 7.1.8-arch1-3 |
0 replies
Additional NVMe diagnosticsNVMe:
NVMe error log:
PCIe device:
PCIe root port:
The timeout still occurs despite APST being disabled: The issue also reproduces on the LTS kernel. It's a combination of PM9B1 + firmware HXC70W1Q + Intel Core Ultra 200H/200V PCIe root port + repeated host-side NVMe timeouts + clean NVMe error log/AER. |
0 replies
Additional timeoutAug 24 11:07:06 omarchy kernel: nvme nvme0: I/O tag 198 (00c6) QID 3 timeout, completion polled |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Samsung PM9B1 NVMe I/O timeouts and brief system stalls on MSI Modern 15H
Problem
My MSI Modern 15H occasionally freezes/stalls for a few seconds and then resumes normally.
The kernel repeatedly reports NVMe I/O timeouts:
The issue occurs during normal desktop usage.
Hardware
NVMe health
SMART reports:
The NVMe error log contains no recorded errors.
PCIe
The NVMe is connected at:
AER reports no Correctable, Non-Fatal, or Fatal errors.
Kernel testing
The issue occurs on both:
I also tested with:
This successfully disabled APST:
However, the NVMe I/O timeouts continued.
Firmware / ACPI messages
The kernel reports:
and:
The NVMe controller also reports:
Storage layout
The system uses:
lsblk --discardshows:fstrim.timeris currently disabled.Reproduction on Arch LTS
The issue is also reproducible on the Arch LTS kernel.
During a single LTS boot, the following NVMe timeouts occurred:
Question
Could this be an interaction between the Samsung PM9B1, Intel PCIe root port, MSI firmware/ACPI, and the Linux/Omarchy storage configuration?
I can provide the full
dmesg,lspci -vv, SMART output, and NVMe error log if needed.All reactions