kernel: Disabling IRQ
Hello,
I've seen this around and I've tried to work through it, but I can't figure out why I get an IRQ nobody cares message.
Everything works fine until I launch molecular modeling programs which use the GPL such as VMD, PyMol or Swiss-PDB then I get an IRQ interupt.
The interrupt occurs on IRQ 16 which is my eth0 device. # cat /proc/interrupts
CPU0
0: 266014 IO-APIC-edge timer
2: 0 XT-PIC cascade
8: 1 IO-APIC-edge rtc
11: 0 IO-APIC-edge i915@pci:0000:00:02.0
14: 2084 IO-APIC-edge ide0
16: 3739 IO-APIC-level eth0
18: 0 IO-APIC-level uhci_hcd
20: 13829 IO-APIC-level libata
21: 7576 IO-APIC-level uhci_hcd, ehci_hcd
22: 0 IO-APIC-level uhci_hcd
23: 0 IO-APIC-level uhci_hcd, Intel ICH6
NMI: 0
LOC: 266017
ERR: 0
MIS: 0
How can I fix this?
Thanks in advance for any help, Josh
|