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





------- Additional Comments From [EMAIL PROTECTED]  2007-03-25 21:12 -------
This may be an ACPI interrupt issue, rather than an EC issue --
as the EC timing out could also be due to a lost interrupt.

Also, dmesg shows an unusual override, which is probably the ACPI SCI:
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level)

So we should check that ACPI interrupts are working on this box

try provoking some like so:
cat  /proc/interrupts
stop acpid:
# /etc/init.d/acpid stop
# cat /proc/acpi/event
and press the power button a bunch of times.
you should see some event strings come out of /proc/acpi/event,
and another look at /proc/interrupts should show an interrupt
for each button press on the "acpi" line.

Please paste the resulting /proc/interrupts 

Also, if this fails, it would be good to go back and see
if it also fails using older kernels.

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to