From: "Németh Márton" <nm127@freemail.hu>
To: "Zhang, Rui" <rui.zhang@intel.com>
Cc: linux-acpi@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: AE_ERROR, ACPI thermal trip point state changed
Date: Wed, 20 Aug 2008 11:08:46 +0200 [thread overview]
Message-ID: <48ABDF1E.3010101@freemail.hu> (raw)
In-Reply-To: <1205113940.10256.191.camel@acpi-hp-zz.sh.intel.com>
Zhang, Rui wrote:
> On Sat, 2008-03-08 at 15:41 +0800, Németh Márton wrote:
>> Zhang, Rui wrote:
>>> On Fri, 2008-03-07 at 14:54 +0800, Németh Márton wrote:
>>>> Hi,
>>>>
>>>> I downloaded pmtools from
>>>>
>> http://www.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/pmtools-20071116.tar.bz2 and
>>>> compiled: it created exactly the same result what my currently
>>>> installed acpidump Debian
>>>> package version 20071116-1. I think it is useless to send the same
>> log
>>>> again.
>>>>
>>>> After I boot the "Please send acpidump to
>> linux-acpi@vger.kernel.org"
>>>> message is already
>>>> there. So when I first get the prompt I checked for this message in
>>>> dmesg and executed
>>>> the given command. Here is my result:
>>>>
>>>> # cat /proc/acpi/thermal_zone/*/*
>>>> 0 - Active; 1 - Passive
>>>> <polling disabled>
>>>> state: ok
>>>> temperature: 42 C
>>>> critical (S5): 155 C
>>>> passive: 84 C: tc1=2 tc2=5 tsp=0 devices=CPU0
>>>> active[0]: 70 C: devices=
>>>> # ls /proc/acpi/thermal_zone/*/*
>>>> /proc/acpi/thermal_zone/THRM/cooling_mode
>>>> /proc/acpi/thermal_zone/THRM/polling_frequency
>>>> /proc/acpi/thermal_zone/THRM/state
>>>> /proc/acpi/thermal_zone/THRM/temperature
>>>> /proc/acpi/thermal_zone/THRM/trip_points
>>>>
>>>> Maybe this is related to
>>>> http://bugzilla.kernel.org/show_bug.cgi?id=8544 ?
>>>>
>>> Hi, Németh,
>>>
>>> Please ignore the debug patch I sent and try this one.
>> I created both the dmesg logs:
>>
>> 1. Clevo-D410J-patch-debug-thermal2.txt: the patch-debug-thermal was
>> only
>> applied, (and added a missing "\n").
>>
>> 2. Clevo-D410J-thermal-fix.txt: the thermal-fix patch was also
>> applied.
>> In this case the AE_ERROR message is not there any more on Clevo D410J
>> laptop.
>>
> Thanks for your help in debugging this.
> We will get the "thermal-fix" patch upstream soon.
As of 2.6.27-rc3 the patch is still not included in the mainstream. I
hope that this patch was not forgotten completely.
Márton Németh
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: "Németh Márton" <nm127@freemail.hu>
To: "Zhang, Rui" <rui.zhang@intel.com>
Cc: linux-acpi@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: AE_ERROR, ACPI thermal trip point state changed
Date: Wed, 20 Aug 2008 11:08:46 +0200 [thread overview]
Message-ID: <48ABDF1E.3010101@freemail.hu> (raw)
In-Reply-To: <1205113940.10256.191.camel@acpi-hp-zz.sh.intel.com>
Zhang, Rui wrote:
> On Sat, 2008-03-08 at 15:41 +0800, Németh Márton wrote:
>> Zhang, Rui wrote:
>>> On Fri, 2008-03-07 at 14:54 +0800, Németh Márton wrote:
>>>> Hi,
>>>>
>>>> I downloaded pmtools from
>>>>
>> http://www.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/pmtools-20071116.tar.bz2 and
>>>> compiled: it created exactly the same result what my currently
>>>> installed acpidump Debian
>>>> package version 20071116-1. I think it is useless to send the same
>> log
>>>> again.
>>>>
>>>> After I boot the "Please send acpidump to
>> linux-acpi@vger.kernel.org"
>>>> message is already
>>>> there. So when I first get the prompt I checked for this message in
>>>> dmesg and executed
>>>> the given command. Here is my result:
>>>>
>>>> # cat /proc/acpi/thermal_zone/*/*
>>>> 0 - Active; 1 - Passive
>>>> <polling disabled>
>>>> state: ok
>>>> temperature: 42 C
>>>> critical (S5): 155 C
>>>> passive: 84 C: tc1=2 tc2=5 tsp=0 devices=CPU0
>>>> active[0]: 70 C: devices=
>>>> # ls /proc/acpi/thermal_zone/*/*
>>>> /proc/acpi/thermal_zone/THRM/cooling_mode
>>>> /proc/acpi/thermal_zone/THRM/polling_frequency
>>>> /proc/acpi/thermal_zone/THRM/state
>>>> /proc/acpi/thermal_zone/THRM/temperature
>>>> /proc/acpi/thermal_zone/THRM/trip_points
>>>>
>>>> Maybe this is related to
>>>> http://bugzilla.kernel.org/show_bug.cgi?id=8544 ?
>>>>
>>> Hi, Németh,
>>>
>>> Please ignore the debug patch I sent and try this one.
>> I created both the dmesg logs:
>>
>> 1. Clevo-D410J-patch-debug-thermal2.txt: the patch-debug-thermal was
>> only
>> applied, (and added a missing "\n").
>>
>> 2. Clevo-D410J-thermal-fix.txt: the thermal-fix patch was also
>> applied.
>> In this case the AE_ERROR message is not there any more on Clevo D410J
>> laptop.
>>
> Thanks for your help in debugging this.
> We will get the "thermal-fix" patch upstream soon.
As of 2.6.27-rc3 the patch is still not included in the mainstream. I
hope that this patch was not forgotten completely.
Márton Németh
next prev parent reply other threads:[~2008-08-20 9:16 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <47B328AA.1000800@freemail.hu>
2008-02-14 7:44 ` AE_ERROR, ACPI thermal trip point state changed Németh Márton
2008-03-06 7:01 ` Németh Márton
2008-03-05 22:49 ` Zhang, Rui
2008-03-05 22:49 ` Zhang, Rui
2008-03-06 8:05 ` Zhang, Rui
2008-03-06 8:05 ` Zhang, Rui
2008-03-07 6:54 ` Németh Márton
2008-03-07 7:19 ` Zhang, Rui
2008-03-07 7:19 ` Zhang, Rui
2008-03-07 7:24 ` Zhang, Rui
2008-03-08 7:41 ` Németh Márton
2008-03-10 1:52 ` Zhang, Rui
2008-03-10 1:52 ` Zhang, Rui
2008-08-20 9:08 ` Németh Márton [this message]
2008-08-20 9:08 ` Németh Márton
2008-08-20 10:02 ` Andi Kleen
2008-08-20 10:02 ` Andi Kleen
2008-11-19 22:20 ` Németh Márton
2008-11-19 23:22 ` Andi Kleen
2008-11-19 23:22 ` Andi Kleen
2008-12-08 6:04 ` Németh Márton
2008-12-08 6:04 ` Németh Márton
2008-12-08 6:48 ` Zhang Rui
2008-12-08 6:48 ` Zhang Rui
2008-12-08 6:59 ` Németh Márton
2008-12-08 6:59 ` Németh Márton
2009-01-05 6:22 ` Németh Márton
2009-01-15 21:56 ` Len Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48ABDF1E.3010101@freemail.hu \
--to=nm127@freemail.hu \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rui.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.