Bug 220111
Summary: | AHCI: Regression Bug Affects ASUSPRO-D840SA system causes integrated GPU buffer underrun. | ||
---|---|---|---|
Product: | IO/Storage | Reporter: | kernel-dev |
Component: | Serial ATA | Assignee: | Virtual Assignee for IO Storage/Serial ATA (io_serialata) |
Status: | NEW --- | ||
Severity: | normal | CC: | cassel, dlemoal, kernel-dev |
Priority: | P3 | ||
Hardware: | Intel | ||
OS: | Linux | ||
See Also: | https://github.com/qubesos/qubes-issues/issues/9887 | ||
Kernel Version: | 6.9 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | 7627a0edef54 |
Description
kernel-dev
2025-05-12 22:10:03 UTC
Based on the kernel log, it appears that the AHCI is correctly recognizing the device; it _doesn't_ change anything about the iGPU itself. But somehow, it seems that setting the AHCI device to ATA_LPM_MIN_POWER is causing the integrated GPU not to function correctly. I'm not sure if this issue is specific to the ASUSPRO-D840SA or if it affects all i7-9700 systems. I'm quite confused about this. |