Subsystem: pci
Attempt for some common PCI actionable events......
printk "PCI: No IRQ known for interrupt pin %c of device %s.%s\n";
Linux Kernel Source File: arch/i386/pci/irq.c
Probable Causes:
Actions:
- "Check s/w levels for PCI s/w. Suggested command for locating s/w
level is "rpm -qf /usr/lib/libpci.a"
- "Try using the driver parameter pci=biosirq."
printk "PCI: Device %s not available because of resource
collisions\n";
Linux Kernel Source File: arch/i386/pci/i386.c
Probable Causes:
- "The BIOS has assigned conflicting address spaces to different
devices."
Actions:
- "Execute diagnostics."
- "Upgrade your BIOS."
- "Replace the adapter."
printk "%s: probe of %s failed with error %d\n";
Linux Kernel Source File: drivers/base/bus.c
Probable Causes:
- "Adapter h/w failure"
- "Out of memory (if error = -12)"
Actions:
- "If out of memory, increase system memory, and/or retry the
command with 'ifconfig devName up'"
- "Verify Driver Software Level"
- "Execute diagnostics"
- "Replace the adapter."