On Sat, Dec 08, 2007 at 10:28:35PM +, Karthik Ganesan wrote:
> Ken Moffat linuxfromscratch.org> writes:
>
> > I think you aren't telling us about the architecture you are
> > building on ? I've certainly seen this first group of 18 failures
> > (whoops, I've snipped one of them somewhere) b
Ken Moffat linuxfromscratch.org> writes:
> I think you aren't telling us about the architecture you are
> building on ? I've certainly seen this first group of 18 failures
> (whoops, I've snipped one of them somewhere) but _only_ on ppc64,
> and yes the patch from Jakub Jelinek does fix them th
It seems like this is your sata controller: ATI Technologies Inc 4379
Serial ATA Controller
(rev 80)
If you don't know what kernel driver you need you could:
- Use google
- Include every SATA adapter and check dmesg which one is really used
then recompile with the one you really need!
Good luck!