Bug 14115 - HP dv2910us EC errors
Summary: HP dv2910us EC errors
Status: CLOSED DUPLICATE of bug 13055
Alias: None
Product: ACPI
Classification: Unclassified
Component: EC (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: ykzhao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-04 03:41 UTC by Ryan Underwood
Modified: 2009-10-01 18:04 UTC (History)
4 users (show)

See Also:
Kernel Version: 2.6.31-rc8
Subsystem:
Regression: No
Bisected commit-id:


Attachments
acpidump (217.27 KB, text/plain)
2009-09-04 03:47 UTC, Ryan Underwood
Details
acpidump (59.48 KB, application/gzip)
2009-09-04 03:48 UTC, Ryan Underwood
Details
acpi -V (291 bytes, text/plain)
2009-09-04 03:48 UTC, Ryan Underwood
Details
dmidecode (8.70 KB, text/plain)
2009-09-04 03:48 UTC, Ryan Underwood
Details
dsdt.dsl (31.02 KB, application/gzip)
2009-09-04 03:48 UTC, Ryan Underwood
Details
DSDT compile warnings (687 bytes, text/plain)
2009-09-04 03:49 UTC, Ryan Underwood
Details
EC log with #define DEBUG showing the event (204.81 KB, application/gzip)
2009-09-04 03:49 UTC, Ryan Underwood
Details
/proc/interrupts (1.67 KB, text/plain)
2009-09-04 03:50 UTC, Ryan Underwood
Details
/proc/ioports (1.47 KB, text/plain)
2009-09-04 03:50 UTC, Ryan Underwood
Details
lspci -vxxx (13.42 KB, text/plain)
2009-09-04 03:50 UTC, Ryan Underwood
Details
dmesg at startup (73.35 KB, application/gzip)
2009-09-04 03:57 UTC, Ryan Underwood
Details

Description Ryan Underwood 2009-09-04 03:41:43 UTC
My DSDT has errors in it that can be fixed, but runtime DSDT replacement is no longer available.

The basic problem is the following message:
[ 7756.412107] ACPI: EC: missing confirmations, switch off interrupt mode.

Followed 500ms afterwards by
[ 7756.913187] ACPI Exception: AE_TIME, Returned by Handler for [EmbeddedControl] 20090521 evregion-424
[ 7756.913216] ACPI Error (psparse-0537): Method parse/execution failed [\_TZ_.TZS0._TMP] (Node ffff88013ba2a520), AE_TIME

The fan control of the laptop sometimes acts berserk, spinning up then down again repeatedly.  Other than that, I guess the only problem is the (theoretical) CPU usage of polling mode.
Comment 1 Ryan Underwood 2009-09-04 03:47:20 UTC
Created attachment 22994 [details]
acpidump
Comment 2 Ryan Underwood 2009-09-04 03:48:04 UTC
Created attachment 22995 [details]
acpidump
Comment 3 Ryan Underwood 2009-09-04 03:48:18 UTC
Created attachment 22996 [details]
acpi -V
Comment 4 Ryan Underwood 2009-09-04 03:48:32 UTC
Created attachment 22997 [details]
dmidecode
Comment 5 Ryan Underwood 2009-09-04 03:48:53 UTC
Created attachment 22998 [details]
dsdt.dsl
Comment 6 Ryan Underwood 2009-09-04 03:49:08 UTC
Created attachment 22999 [details]
DSDT compile warnings
Comment 7 Ryan Underwood 2009-09-04 03:49:46 UTC
Created attachment 23000 [details]
EC log with #define DEBUG showing the event
Comment 8 Ryan Underwood 2009-09-04 03:50:00 UTC
Created attachment 23001 [details]
/proc/interrupts
Comment 9 Ryan Underwood 2009-09-04 03:50:16 UTC
Created attachment 23002 [details]
/proc/ioports
Comment 10 Ryan Underwood 2009-09-04 03:50:31 UTC
Created attachment 23003 [details]
lspci -vxxx
Comment 11 Ryan Underwood 2009-09-04 03:57:07 UTC
Created attachment 23004 [details]
dmesg at startup
Comment 12 Alexey Starikovskiy 2009-09-04 07:59:02 UTC
Please check if patch in http://bugzilla.kernel.org/attachment.cgi?id=22911
helps.
Comment 13 Ryan Underwood 2009-09-04 12:55:26 UTC
No, this problem occurs with or without that patch.  (It was also my bug)
Comment 14 ykzhao 2009-09-29 05:53:47 UTC
this issue is also related with EC AE_TIME.
So this bug will be marked as the dup of bug 13055.

*** This bug has been marked as a duplicate of bug 13055 ***

Note You need to log in before you can comment on or make changes to this bug.