Hi Sebastian,
On Thu, Jul 4, 2013 at 3:14 PM, Sebastian Parborg <darkdefende(a)gmail.com>wrote:
> I've made some more progress in this matter. I got rid of more coreboot
> log errors and warning messages. I also managed to get rid off most of the
> warnings the linux kernel prints when it boots.
> However it seems like the linux kernel can't mount the sata drives. It
> fails with "ata1: softreset failed (1st FIS failed)" please look at the
> attached logs for more info.
>
> I find it really strange that it fails because I can use grub2 to browse
> the and read the sata drives without any problem.
>
> It seems like I'm really close in getting this to work so I would be
> really happy if any of you guys could help me out. I don't know what I can
> do to fix this.
>
>
Just as a hint, please extract the ACPI DSDT tables when you boot with the
vendor BIOS. The AHCI controller typically needs some special init steps
which are stored there.
David