http://bugzilla.kernel.org/show_bug.cgi?id=9998


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEEDINFO
            Summary|sbs-related problems        |SCI interrupt storm - Acer
                   |starting in 2.6.24          |Travelmate 4002




------- Comment #23 from [EMAIL PROTECTED]  2008-02-22 11:01 -------
> ACPI: setting ELCR to 0200 (from 0440)

Both the working 2.6.23 and the failing 2.6.24 are setting IRQ9
to level triggered.

When you boot 2.6.24 with acpi_sci=edge, it is likely that
you are disabling all ACPI interrupts (except the first one).

On a working system, you should be able to kill acpid
(simply to disable the action on the interrupt)
and press the power or lid buttons and see /proc/interrupts increment.

I expect with acpi_sci=edge, "grep acpi /proc/interrupts" will stay at 1.

If you boot 2.6.24 with CONFIG_ACPI_SBS=n, does "grep acpi /proc/interrupts"
still show the acpi interrupt increasing at a high rate?

Please boot the latest 2.6.25, 
# cd /sys/firmware/acpi/interrupts
# grep . *
# grep acpi /proc/interrupts
and paste the output here


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to