Displaying 1 result from an estimated 1 matches for "nommconfig".
2008 May 22
3
Xen 3.2.1, Intel DQ35JO tips
...ng the Intel DQ35JO
motherboard to play nice with Xen:
1. The dom0 kernel won''t boot with CONFIG_PCI_MMCONFIG enabled.
If you get a hang during boot after seeing this message:
ACPI: PCI Root Bridge [PCI0] (0000:00)
...then MMCONFIG is your problem.
Some kernels seem to support a pci=nommconfig option, but my Gentoo
2.6.21 Xen kernel didn''t. The solution was to build the kernel without
MMCONFIG. A temporary workaround is to boot with acpi=off, but you
won''t get SMP support if you turn off ACPI.
(Confirmed with BIOS 0882 and 0559)
2. The on-board 82566DM-2 Ethernet...