http://bugzilla.novell.com/show_bug.cgi?id=547988 http://bugzilla.novell.com/show_bug.cgi?id=547988#c9 Thomas Renninger <trenn@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |i-n@glocalnet.net --- Comment #9 from Thomas Renninger <trenn@novell.com> 2010-01-11 09:16:51 UTC ---
as it continously increases the count for IRQ 9 by approximatly 6 each second whatever I do. This sounds like a bug, either in BIOS or in the kernel. Please check: /sys/firmware/acpi/interrupts/gpe* for enabled gpes and then do a: watch -n1 cat /sys/firmware/acpi/interrupts/gpe{xx,yy,...} and monitor enabled GPEs. At lease one should increase with the same rate IRQ9 increases. Which one(s) is(are) it? You might want to remove some ACPI drivers. By that we might get an idea which ACPI subsystem causes that much IRQs: "watch -n1 cat /proc/interrupts" and then" rmmod thermal rmmod fan rmmod ac rmmod button Do IRQs stop then, if yes which driver is it? Try again whether you see IRQ9 action using the key if IRQ activity on line 9 stopped.
Please attach the output of acpidump. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.