https://bugzilla.novell.com/show_bug.cgi?id=228344 ------- Comment #1 from trenn@novell.com 2006-12-13 11:30 MST ------- Created an attachment (id=109606) --> (https://bugzilla.novell.com/attachment.cgi?id=109606&action=view) Dmesg with PCI Debug enabled Debug output did not show much more... There are two IMO potentially dangerous messages: PCI: Bus #09 (-#0c) is hidden behind transparent bridge #08 (-#09) (try 'pci=assign-busses') Please report the result to linux-kernel to fix this permanently Harmless? This one seems to be more problematic, should be the PCIe ports?: PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report PCI: Cannot allocate resource region 7 of bridge 0000:00:04.0 PCI: Cannot allocate resource region 8 of bridge 0000:00:04.0 PCI: Cannot allocate resource region 7 of bridge 0000:00:05.0 PCI: Cannot allocate resource region 8 of bridge 0000:00:05.0 PCI: Cannot allocate resource region 9 of bridge 0000:00:05.0 PCI: Cannot allocate resource region 7 of bridge 0000:00:06.0 PCI: Cannot allocate resource region 8 of bridge 0000:00:06.0 PCI-DMA: Disabling IOMMU. These three get disabled then: PCI: Bridge: 0000:00:04.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:05.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:06.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.