On Wed, Jun 23, 2010 at 8:08 PM, Bao, Zheng Zheng.Bao@amd.com wrote:
I recently build a new kernel, 2.6.34. But it failed to boot on my coreboot with ACPI support. If I remove the ACPI, it can boot. So I believe there is a bug hidden in the ASL script. And 2.6.33 works well. The .config(s) are the same.
Do you guys have any suggestion?
for 2.6.34, please boot with pci=nocrs. if it works
you could have problem with DSDT, you need to have correct _CRS.
Yinghai