Ubuntu Forums Archive Viewer

PMP SRST CONFIG_SATA_PMP=n

Archived thread 1867927 from Ubuntu +1 (Precise Pangolin)(Closed). Markdown source: Ubuntu_+1_(Precise_Pangolin)(Closed)/thread_1867927_PMP_SRST_CONFIG_SATA_PMP=n.md

Original URL About this archive
#1

Is there a solution for```

ata1: softreset failed (device not ready)

#2

Try powering off, cutting the power from the power source completely for a few seconds. This helps often times when I have reset issues with the lan card.

#3

Since it seems to relate to a kernel incompatibility to some specific hw / ahci, it will continue to affect Ubuntu in all releases until something is changed in Kernel. There are reports and requests for fixes for this bug, but I don't believe they relate to PP in any way. And current reports are sparse.

If I were you I would check if the bug still exists on the latest daily build and RC. If so, I'd file a bug against Kernel with links from as many other bug reports and forum posts regarding this particular issue as possible linked to it. That would facilitate the work of bug triagers and validate your report, increasing the chances of having it looked at.

Regards, Effenberg

#4

effenberg0x0 said: If I were you I would check if the bug still exists on the latest daily build and RC.It does...

Once I get enough spare time I'll file a bug...

#5

Harry33 said: Try powering off, cutting the power from the power source completely for a few seconds.

This helps often times when I have reset issues with the lan card.Power is cut while I sleep. That should be enough, every night... ;)

#6

I think that „pci=nocrs“ in kernel boot line cured this „problem“...

Update: No it did not... It would be strange if it would have...

#7

It seems that BIOS upgrade did the trick. I hope... ;) Update: No it did not: ``` [ 1.589945] ata1: applying PMP SRST workaround and retrying [ 1.590057] ata3: applying PMP SRST workaround and retrying [ 34.365430] ata3: applying PMP SRST workaround and retrying [ 74.316052] ata3: applying PMP SRST workaround and retrying

Searching...