Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ahci: inoperable after system resume #5203

Open
alex-ab opened this issue May 2, 2024 · 1 comment
Open

ahci: inoperable after system resume #5203

alex-ab opened this issue May 2, 2024 · 1 comment
Assignees

Comments

@alex-ab
Copy link
Member

alex-ab commented May 2, 2024

On a T460p after resume, from time to time the ahci driver dies with a Polling timeout exception and beforehand a failed command is printed on Sculpt 24.04.

[runtime -> ahci] Error: HBA busy unable to start command processing.
@alex-ab alex-ab added the bug label May 2, 2024
@alex-ab alex-ab self-assigned this May 2, 2024
alex-ab added a commit to alex-ab/genode that referenced this issue May 2, 2024
alex-ab added a commit to alex-ab/genode that referenced this issue May 2, 2024
During resume the waiting for Cmd::St takes ~2s on a T460p with Intel
AHCI SSD attached. According to the Serial ATA AHCI Spec. wakeup can take
seconds, e.g. chapter 8.2 Power State Mappings of the Serial ATA AHCI spec
(1.3.1).

Issue genodelabs#5203
alex-ab added a commit to alex-ab/genode that referenced this issue May 2, 2024
alex-ab added a commit to alex-ab/genode that referenced this issue May 2, 2024
During resume the waiting for Cmd::St takes ~2s on a T460p with Intel
AHCI SSD attached. According to the Serial ATA AHCI Spec. wakeup can take
seconds, e.g. chapter 8.2 Power State Mappings of the Serial ATA AHCI spec
(1.3.1).

Issue genodelabs#5203
@alex-ab alex-ab added the fixed label May 7, 2024
@alex-ab
Copy link
Member Author

alex-ab commented May 7, 2024

With the both commits also my test X201 comes back with a operable AHCI device. A mounted partition is usable in the inspect window on the X201.

chelmuth pushed a commit that referenced this issue May 7, 2024
chelmuth pushed a commit that referenced this issue May 7, 2024
During resume the waiting for Cmd::St takes ~2s on a T460p with Intel
AHCI SSD attached. According to the Serial ATA AHCI Spec. wakeup can take
seconds, e.g. chapter 8.2 Power State Mappings of the Serial ATA AHCI spec
(1.3.1).

Issue #5203
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant