View previous topic :: View next topic |
Author |
Message |
El_Presidente_Pufferfish Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/137914715845049738b55a6.gif)
Joined: 11 Jul 2002 Posts: 1179 Location: Seattle
|
Posted: Sun Oct 30, 2005 4:11 pm Post subject: PCIe kernel error message |
|
|
Code: | Oct 28 20:46:03 [kernel] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
Oct 28 20:46:03 [kernel] assign_interrupt_mode Found MSI capability
Oct 28 20:46:03 [kernel] Allocate Port Service[pcie00]
Oct 28 20:46:03 [kernel] PCI: Setting latency timer of device 0000:00:0c.0 to 64
Oct 28 20:46:03 [kernel] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
Oct 28 20:46:03 [kernel] assign_interrupt_mode Found MSI capability
Oct 28 20:46:03 [kernel] Allocate Port Service[pcie00]
Oct 28 20:46:03 [kernel] PCI: Setting latency timer of device 0000:00:0d.0 to 64
Oct 28 20:46:03 [kernel] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
Oct 28 20:46:03 [kernel] assign_interrupt_mode Found MSI capability
Oct 28 20:46:03 [kernel] Allocate Port Service[pcie00]
Oct 28 20:46:03 [kernel] PCI: Setting latency timer of device 0000:00:0e.0 to 64
Oct 28 20:46:03 [kernel] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
Oct 28 20:46:03 [kernel] assign_interrupt_mode Found MSI capability
Oct 28 20:46:03 [kernel] Allocate Port Service[pcie00]
|
Upon booting this message shows up in my dmesg
I have a PCIe capable motherboard, PCIe support built into my kernel, and a PCIe video card( ATi X800XL, which works fine )
Any ideas whats causing this error? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
OneOfMany Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 19 Nov 2003 Posts: 108 Location: Portland, OR USA
|
Posted: Mon Nov 07, 2005 3:34 pm Post subject: |
|
|
I don't know a fix, but I have seen the same types of errors. My config...
Athlon64 3200+
DFI LANPARTY UT nF4 SLI-D - Nvidia nForce4 SLI chipset
Diamond (ATI) x300SE PCIe
And I'm guessing there may be info in the code about what to do (saw a 3dnow thread that showed this), but I don't know where to look yet...
[edit]
nevermind. Not much in the code...just the error if the irq is zero. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|