After installing openSuse 11.1 I got endless repeats of these lines
irq 179, desc: c052a700, depth: 1, count: 0, unhandled: 0
->handle_irq(): c0160b24, handle_bad_irq+0x0/0x1e8
->chip(): c050991c, no_irq_chip+0x0/0x40
->action(): 00000000
IRQ_DISABLED set
unexpected IRQ trap at vector b3
in dmesg and /var/log/messages.
After a bit googling I found out that is has something to do with interrupts but it didnt got me stopping this flood.
cat /proc/interrupts
CPU0 CPU1
0: 84 0 IO-APIC-edge timer
1: 11799 0 IO-APIC-edge i8042
3: 4 0 IO-APIC-edge
4: 4 0 IO-APIC-edge
8: 0 0 IO-APIC-edge rtc0
9: 0 0 IO-APIC-fasteoi acpi
14: 390128 0 IO-APIC-edge pata_via
15: 0 0 IO-APIC-edge pata_via
17: 345631 0 IO-APIC-fasteoi HDA Intel
19: 3 0 IO-APIC-fasteoi ohci1394
20: 0 0 IO-APIC-fasteoi uhci_hcd:usb2
21: 0 0 IO-APIC-fasteoi uhci_hcd:usb4
22: 1477086 0 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb3
23: 0 0 IO-APIC-fasteoi uhci_hcd:usb5
24: 1643393 0 IO-APIC-fasteoi nvidia
28: 0 0 IO-APIC-fasteoi eth0
179: 8715 0 none-<NULL>
187: 2 0 none-<NULL>
219: 511616 0 PCI-MSI-edge ahci
220: 0 0 PCI-MSI-edge aerdrv
221: 0 0 PCI-MSI-edge aerdrv
222: 0 0 PCI-MSI-edge aerdrv
223: 0 0 PCI-MSI-edge aerdrv
NMI: 0 0 Non-maskable interrupts
LOC: 2499147 2295708 Local timer interrupts
RES: 53977 67039 Rescheduling interrupts
CAL: 15527 25190 function call interrupts
TLB: 7188 10005 TLB shootdowns
TRM: 0 0 Thermal event interrupts
SPU: 0 0 Spurious interrupts
ERR: 0
MIS: 0
Interrupt 179 points to a none-<NULL> entree.
One more thing maybe worth to mention is that my Intel pro 1000 PT card is not functioning, but I’ve never got that device going on any Linux distro.These massages start appearing after install openSUSE 11.1.
Any ideas on how fix this, or at least stop the flooding?
Thanks,
Andy