I am using gentoo & Fedora, at first both of 2 got errors. like
Quote:
dmesg |grep soft
ata3: softreset failed (device not ready)
ata4: softreset failed (device not ready)
ata2: softreset failed (device not ready)
ata1: softreset failed (device not ready)
|
because i compile kernel by myself under gentoo, so the problem has been found out.
this is about errors happened on AMD motherboard SB600/SB700.
all you need to is that, re-compile your kernel with CONFIG_SATA_PMP=n (default is CONFIG_SATA_PMP=y)
i had done this for gentoo 4 months ago
but i still leave error on my fedora due to i don't use Fedora very often...i assume the same solution to fix it for fedora.
hope this information could help someone to sort it out.