From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755759AbYHTJQy (ORCPT ); Wed, 20 Aug 2008 05:16:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753523AbYHTJQo (ORCPT ); Wed, 20 Aug 2008 05:16:44 -0400 Received: from mail00a.mail.t-online.hu ([84.2.40.5]:63040 "EHLO mail00a.mail.t-online.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752946AbYHTJQn (ORCPT ); Wed, 20 Aug 2008 05:16:43 -0400 X-Greylist: delayed 472 seconds by postgrey-1.27 at vger.kernel.org; Wed, 20 Aug 2008 05:16:43 EDT Message-ID: <48ABDF1E.3010101@freemail.hu> Date: Wed, 20 Aug 2008 11:08:46 +0200 From: =?UTF-8?B?TsOpbWV0aCBNw6FydG9u?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.2) Gecko/20070221 SeaMonkey/1.1.1 MIME-Version: 1.0 To: "Zhang, Rui" CC: linux-acpi@vger.kernel.org, LKML Subject: Re: AE_ERROR, ACPI thermal trip point state changed References: <47B328AA.1000800@freemail.hu> <47B3F147.7000704@freemail.hu> <47CF96E2.9020302@freemail.hu> <1204757373.10256.179.camel@acpi-hp-zz.sh.intel.com> <823A93EED437D048963A3697DB0E35DE0129BB78@pdsmsx414.ccr.corp.intel.com> <47D0E694.5050102@freemail.hu> <1204874686.10256.185.camel@acpi-hp-zz.sh.intel.com> <47D24341.5070908@freemail.hu> <1205113940.10256.191.camel@acpi-hp-zz.sh.intel.com> In-Reply-To: <1205113940.10256.191.camel@acpi-hp-zz.sh.intel.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-DCC-mail.t-online.hu-Metrics: nline.hu 0; Body=3 Fuz1=3 Fuz2=3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 >>>> >>>> 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