View previous topic :: View next topic |
Author |
Message |
gentooh n00b
Joined: 06 Feb 2008 Posts: 7
|
Posted: Wed Feb 06, 2008 3:41 pm Post subject: pcie_portdrv_probe->Dev[blah:blah] has invalid IRQ |
|
|
anyone know what might cause these? I am getting these when booting the 2.6.22-r9 kernel ( gentoo-sources ). dont see them when booting the 2007.0 livecd.
PCI: Setting latency timer of device 0000:00:02.0 to 64
pcie_portdrv_probe->Dev[8086:25f7] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:02.0:pcie00]
PCI: Setting latency timer of device 0000:00:03.0 to 64
pcie_portdrv_probe->Dev[8086:25e3] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:03.0:pcie00]
PCI: Setting latency timer of device 0000:00:04.0 to 64
pcie_portdrv_probe->Dev[8086:25f8] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:04.0:pcie00]
PCI: Setting latency timer of device 0000:00:05.0 to 64
pcie_portdrv_probe->Dev[8086:25e5] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:05.0:pcie00]
PCI: Setting latency timer of device 0000:00:06.0 to 64
pcie_portdrv_probe->Dev[8086:25f9] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:06.0:pcie00]
PCI: Setting latency timer of device 0000:00:07.0 to 64
pcie_portdrv_probe->Dev[8086:25e7] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability |
|
Back to top |
|
|
turtles Veteran
Joined: 31 Dec 2004 Posts: 1698
|
Posted: Mon Feb 11, 2008 4:32 am Post subject: |
|
|
make a new boot entry (in for example grub.conf) and try these:
Code: | pci=assign-busses pci=routeirq |
_________________ Donate to Gentoo |
|
Back to top |
|
|
|