* ACPI Exception @ 2009-04-22 15:58 Marcin Gozdalik 2009-04-22 17:19 ` ACPI Exception (AE_ERROR, ACPI thermal trip point state changed) Len Brown 2009-04-23 0:56 ` ACPI Exception Zhang Rui 0 siblings, 2 replies; 10+ messages in thread From: Marcin Gozdalik @ 2009-04-22 15:58 UTC (permalink / raw) To: linux-acpi [-- Attachment #1: Type: text/plain, Size: 1190 bytes --] Hi I am seeing the following in logs: Apr 22 16:00:07 myth kernel: [ 39.354031] ACPI Exception (thermal-0479): AE_ERROR, ACPI thermal trip point state changed Apr 22 16:00:07 myth kernel: [ 39.354040] Please send acpidump to linux-acpi@vger.kernel.org Apr 22 16:00:07 myth kernel: [ 39.354045] [20080926] I am using Ubuntu 9.04: root@myth:/home/gozdal# uname -a Linux myth 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux Motherboard is Abit AN-M2HD(MCP68) flashed with the latest BIOS. The machine powers down sometimes because of an ACPI trip point: Apr 22 17:27:19 myth kernel: [ 5272.004934] ACPI: Critical trip point Apr 22 17:27:19 myth kernel: [ 5272.004952] Critical temperature reached (121 C), shutting down. Apr 22 17:27:19 myth kernel: [ 5272.004973] ACPI: Unable to turn cooling device [ffff88006f841800] 'on' Apr 22 17:27:26 myth kernel: [ 5278.204238] Critical temperature reached (34 C), shutting down. although I believe this is an error in measurement, as the temperature probably wouldn't cool in 7 seconds from 121 to 34 Celsius. Best regards -- Marcin Gozdalik <gozdal@gmail.com> [-- Attachment #2: acpi.dump.bz2 --] [-- Type: application/x-bzip2, Size: 31347 bytes --] ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ACPI Exception (AE_ERROR, ACPI thermal trip point state changed) 2009-04-22 15:58 ACPI Exception Marcin Gozdalik @ 2009-04-22 17:19 ` Len Brown 2009-04-23 10:19 ` Marcin Gozdalik 2009-04-23 0:56 ` ACPI Exception Zhang Rui 1 sibling, 1 reply; 10+ messages in thread From: Len Brown @ 2009-04-22 17:19 UTC (permalink / raw) To: Marcin Gozdalik; +Cc: linux-acpi [-- Attachment #1: Type: TEXT/PLAIN, Size: 1513 bytes --] On Wed, 22 Apr 2009, Marcin Gozdalik wrote: > Hi > > I am seeing the following in logs: > > Apr 22 16:00:07 myth kernel: [ 39.354031] ACPI Exception > (thermal-0479): AE_ERROR, ACPI thermal trip point state changed > Apr 22 16:00:07 myth kernel: [ 39.354040] Please send acpidump to > linux-acpi@vger.kernel.org > Apr 22 16:00:07 myth kernel: [ 39.354045] [20080926] > > I am using Ubuntu 9.04: > > root@myth:/home/gozdal# uname -a > Linux myth 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC > 2009 x86_64 GNU/Linux > > Motherboard is Abit AN-M2HD(MCP68) flashed with the latest BIOS. > > The machine powers down sometimes because of an ACPI trip point: > > Apr 22 17:27:19 myth kernel: [ 5272.004934] ACPI: Critical trip point > Apr 22 17:27:19 myth kernel: [ 5272.004952] Critical temperature > reached (121 C), shutting down. > Apr 22 17:27:19 myth kernel: [ 5272.004973] ACPI: Unable to turn > cooling device [ffff88006f841800] 'on' > Apr 22 17:27:26 myth kernel: [ 5278.204238] Critical temperature > reached (34 C), shutting down. > > although I believe this is an error in measurement, as the temperature > probably wouldn't cool in 7 seconds from 121 to 34 Celsius. did this happen with earlier kernels, or did it start in 2.6.28? please try 2.6.29. please try it with CONFIG_HWMON=n If it still fails, please file a bugzilla http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI and attach the acpidump there. thanks, Len Brown, Intel Open Source Technology Center ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ACPI Exception (AE_ERROR, ACPI thermal trip point state changed) 2009-04-22 17:19 ` ACPI Exception (AE_ERROR, ACPI thermal trip point state changed) Len Brown @ 2009-04-23 10:19 ` Marcin Gozdalik 0 siblings, 0 replies; 10+ messages in thread From: Marcin Gozdalik @ 2009-04-23 10:19 UTC (permalink / raw) To: Len Brown; +Cc: linux-acpi 2009/4/22 Len Brown <lenb@kernel.org>: > > > On Wed, 22 Apr 2009, Marcin Gozdalik wrote: > >> Hi >> >> I am seeing the following in logs: >> >> Apr 22 16:00:07 myth kernel: [ 39.354031] ACPI Exception >> (thermal-0479): AE_ERROR, ACPI thermal trip point state changed >> Apr 22 16:00:07 myth kernel: [ 39.354040] Please send acpidump to >> linux-acpi@vger.kernel.org >> Apr 22 16:00:07 myth kernel: [ 39.354045] [20080926] >> >> I am using Ubuntu 9.04: >> >> root@myth:/home/gozdal# uname -a >> Linux myth 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC >> 2009 x86_64 GNU/Linux >> >> Motherboard is Abit AN-M2HD(MCP68) flashed with the latest BIOS. >> >> The machine powers down sometimes because of an ACPI trip point: >> >> Apr 22 17:27:19 myth kernel: [ 5272.004934] ACPI: Critical trip point >> Apr 22 17:27:19 myth kernel: [ 5272.004952] Critical temperature >> reached (121 C), shutting down. >> Apr 22 17:27:19 myth kernel: [ 5272.004973] ACPI: Unable to turn >> cooling device [ffff88006f841800] 'on' >> Apr 22 17:27:26 myth kernel: [ 5278.204238] Critical temperature >> reached (34 C), shutting down. >> >> although I believe this is an error in measurement, as the temperature >> probably wouldn't cool in 7 seconds from 121 to 34 Celsius. > > did this happen with earlier kernels, or did it start in 2.6.28? It happened with earlier kernels as well. > please try 2.6.29. I will try. > please try it with CONFIG_HWMON=n Would that be only a workaround or a solution? As a workaround I use thermal.nocrt=1 (or options thermal nocrt=1). Should I try both 2.6.29 and CONFIG_HWMON=n? > If it still fails, please file a bugzilla > http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI > and attach the acpidump there. I will as soon as I will have tried the options. Best regards -- Marcin Gozdalik <gozdal@gmail.com> -- 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 ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ACPI Exception 2009-04-22 15:58 ACPI Exception Marcin Gozdalik 2009-04-22 17:19 ` ACPI Exception (AE_ERROR, ACPI thermal trip point state changed) Len Brown @ 2009-04-23 0:56 ` Zhang Rui 2009-04-23 10:17 ` Marcin Gozdalik [not found] ` <fab5b76e0904230312o2c59d007nb865cff87dbae58e@mail.gmail.com> 1 sibling, 2 replies; 10+ messages in thread From: Zhang Rui @ 2009-04-23 0:56 UTC (permalink / raw) To: Marcin Gozdalik; +Cc: linux-acpi@vger.kernel.org does the ACPI Exception happen during or after the boot time? please attach the acpidump and full dmesg output. please attach the output of "grep . /sys/class/thermal/*/*" thanks, rui On Wed, 2009-04-22 at 23:58 +0800, Marcin Gozdalik wrote: > Hi > > I am seeing the following in logs: > > Apr 22 16:00:07 myth kernel: [ 39.354031] ACPI Exception > (thermal-0479): AE_ERROR, ACPI thermal trip point state changed > Apr 22 16:00:07 myth kernel: [ 39.354040] Please send acpidump to > linux-acpi@vger.kernel.org > Apr 22 16:00:07 myth kernel: [ 39.354045] [20080926] > > I am using Ubuntu 9.04: > > root@myth:/home/gozdal# uname -a > Linux myth 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC > 2009 x86_64 GNU/Linux > > Motherboard is Abit AN-M2HD(MCP68) flashed with the latest BIOS. > > The machine powers down sometimes because of an ACPI trip point: > > Apr 22 17:27:19 myth kernel: [ 5272.004934] ACPI: Critical trip point > Apr 22 17:27:19 myth kernel: [ 5272.004952] Critical temperature > reached (121 C), shutting down. > Apr 22 17:27:19 myth kernel: [ 5272.004973] ACPI: Unable to turn > cooling device [ffff88006f841800] 'on' > Apr 22 17:27:26 myth kernel: [ 5278.204238] Critical temperature > reached (34 C), shutting down. > > although I believe this is an error in measurement, as the temperature > probably wouldn't cool in 7 seconds from 121 to 34 Celsius. > > Best regards > > -- > Marcin Gozdalik <gozdal@gmail.com> ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ACPI Exception 2009-04-23 0:56 ` ACPI Exception Zhang Rui @ 2009-04-23 10:17 ` Marcin Gozdalik [not found] ` <fab5b76e0904230312o2c59d007nb865cff87dbae58e@mail.gmail.com> 1 sibling, 0 replies; 10+ messages in thread From: Marcin Gozdalik @ 2009-04-23 10:17 UTC (permalink / raw) To: linux-acpi@vger.kernel.org [-- Attachment #1: Type: text/plain, Size: 3159 bytes --] acpidump (compressed) is attached to the previous mail. I attach the compressed dmesg output. ACPI exception happens during boot but as you can see quite late in the process - around 40 seconds after power up. Currently the kernel is booted with thermal.nocrt=1 (otherwise it reboots after a while) Additionaly I noted a problem after resume from S3 - every 2 seconds such a line lands in kern.log: Apr 23 12:00:22 myth kernel: [22439.016355] ACPI: Unable to turn cooling device [ffff88006f841800] 'off' I attach the full dmesg-suspend.log with full suspend & resume cycle. gozdal@myth:~$ grep . /sys/class/thermal/*/* /sys/class/thermal/cooling_device0/cur_state:1 /sys/class/thermal/cooling_device0/max_state:1 /sys/class/thermal/cooling_device0/type:Fan /sys/class/thermal/cooling_device1/cur_state:0 /sys/class/thermal/cooling_device1/max_state:3 /sys/class/thermal/cooling_device1/type:Processor /sys/class/thermal/cooling_device2/cur_state:0 /sys/class/thermal/cooling_device2/max_state:3 /sys/class/thermal/cooling_device2/type:Processor /sys/class/thermal/thermal_zone0/cdev0_trip_point:1 /sys/class/thermal/thermal_zone0/mode:kernel /sys/class/thermal/thermal_zone0/temp:27000 /sys/class/thermal/thermal_zone0/trip_point_0_temp:90000 /sys/class/thermal/thermal_zone0/trip_point_0_type:critical /sys/class/thermal/thermal_zone0/trip_point_1_temp:80000 /sys/class/thermal/thermal_zone0/trip_point_1_type:passive /sys/class/thermal/thermal_zone0/type:acpitz 2009/4/23 Zhang Rui <rui.zhang@intel.com>: > does the ACPI Exception happen during or after the boot time? > please attach the acpidump and full dmesg output. > > please attach the output of "grep . /sys/class/thermal/*/*" > > thanks, > rui > > On Wed, 2009-04-22 at 23:58 +0800, Marcin Gozdalik wrote: >> Hi >> >> I am seeing the following in logs: >> >> Apr 22 16:00:07 myth kernel: [ 39.354031] ACPI Exception >> (thermal-0479): AE_ERROR, ACPI thermal trip point state changed >> Apr 22 16:00:07 myth kernel: [ 39.354040] Please send acpidump to >> linux-acpi@vger.kernel.org >> Apr 22 16:00:07 myth kernel: [ 39.354045] [20080926] >> >> I am using Ubuntu 9.04: >> >> root@myth:/home/gozdal# uname -a >> Linux myth 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC >> 2009 x86_64 GNU/Linux >> >> Motherboard is Abit AN-M2HD(MCP68) flashed with the latest BIOS. >> >> The machine powers down sometimes because of an ACPI trip point: >> >> Apr 22 17:27:19 myth kernel: [ 5272.004934] ACPI: Critical trip point >> Apr 22 17:27:19 myth kernel: [ 5272.004952] Critical temperature >> reached (121 C), shutting down. >> Apr 22 17:27:19 myth kernel: [ 5272.004973] ACPI: Unable to turn >> cooling device [ffff88006f841800] 'on' >> Apr 22 17:27:26 myth kernel: [ 5278.204238] Critical temperature >> reached (34 C), shutting down. >> >> although I believe this is an error in measurement, as the temperature >> probably wouldn't cool in 7 seconds from 121 to 34 Celsius. >> >> Best regards >> >> -- >> Marcin Gozdalik <gozdal@gmail.com> > > -- Marcin Gozdalik <gozdal@gmail.com> [-- Attachment #2: dmesg.bz2 --] [-- Type: application/x-bzip2, Size: 12719 bytes --] [-- Attachment #3: dmesg-suspend.log.bz2 --] [-- Type: application/x-bzip2, Size: 6198 bytes --] ^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <fab5b76e0904230312o2c59d007nb865cff87dbae58e@mail.gmail.com>]
[parent not found: <1240556138.7661.592.camel@rzhang-dt>]
* Re: ACPI Exception [not found] ` <1240556138.7661.592.camel@rzhang-dt> @ 2009-04-29 9:51 ` Marcin Gozdalik 2009-04-30 1:06 ` yakui_zhao 0 siblings, 1 reply; 10+ messages in thread From: Marcin Gozdalik @ 2009-04-29 9:51 UTC (permalink / raw) To: Zhang Rui; +Cc: linux-acpi@vger.kernel.org I am running the modified DSDT for the last 24 hours and the trip point has not been triggered. Sometimes it happen after longer time though. The fixed DSDT does not help for "ACPI: Unable to turn cooling device [ffff88006f851800] 'off'" messages after S3 suspend/resume cycle. Best regards 2009/4/24 Zhang Rui <rui.zhang@intel.com> > > [ 1.380272] ACPI Warning (nspredef-0858): \_TZ_.THRM._PSL: Return > Package type mismatch at index 0 - found [NULL Object Descriptor], > expected Reference [20080926] > [ 1.380278] ACPI: Expecting a [Reference] package element, found type > 0 > [ 1.380498] thermal LNXTHERM:01: registered as thermal_zone0 > [ 1.780152] ACPI: Thermal Zone [THRM] (41 C) > > Name (_PSL, Package (0x01) > { > \_PR.CPU0 > }) > but > Scope (\_PR) > { > Processor (\_PR.C000, 0x00, 0x00000000, 0x00) {} > Processor (\_PR.C001, 0x01, 0x00000000, 0x00) {} > Processor (\_PR.C002, 0x02, 0x00000000, 0x00) {} > Processor (\_PR.C003, 0x03, 0x00000000, 0x00) {} > } > > CPU0 is not defined, the _PSL should be > > Name (_PSL, Package (0x01) > { > \_PR.C000 > }) > this is a BIOS bug to me, please try the customized DSDT attached, and > attach the dmesg output. > > thanks, > rui > > On Thu, 2009-04-23 at 18:12 +0800, Marcin Gozdalik wrote: > > acpidump (compressed) is attached to the previous mail. > > > > I attach the compressed dmesg output. ACPI exception happens during > > boot but as you can see quite late in the process - around 40 seconds > > after power up. > > > > Currently the kernel is booted with thermal.nocrt=1 (otherwise it > > reboots after a while) > > > > Additionaly I noted a problem after resume from S3 - every 2 seconds > > such a line lands in kern.log: > > > > Apr 23 12:00:22 myth kernel: [22439.016355] ACPI: Unable to turn > > cooling device [ffff88006f841800] 'off' > > > > I attach the full dmesg-suspend.log with full suspend & resume cycle. > > > > gozdal@myth:~$ grep . /sys/class/thermal/*/* > > /sys/class/thermal/cooling_device0/cur_state:1 > > /sys/class/thermal/cooling_device0/max_state:1 > > /sys/class/thermal/cooling_device0/type:Fan > > /sys/class/thermal/cooling_device1/cur_state:0 > > /sys/class/thermal/cooling_device1/max_state:3 > > /sys/class/thermal/cooling_device1/type:Processor > > /sys/class/thermal/cooling_device2/cur_state:0 > > /sys/class/thermal/cooling_device2/max_state:3 > > /sys/class/thermal/cooling_device2/type:Processor > > /sys/class/thermal/thermal_zone0/cdev0_trip_point:1 > > /sys/class/thermal/thermal_zone0/mode:kernel > > /sys/class/thermal/thermal_zone0/temp:27000 > > /sys/class/thermal/thermal_zone0/trip_point_0_temp:90000 > > /sys/class/thermal/thermal_zone0/trip_point_0_type:critical > > /sys/class/thermal/thermal_zone0/trip_point_1_temp:80000 > > /sys/class/thermal/thermal_zone0/trip_point_1_type:passive > > /sys/class/thermal/thermal_zone0/type:acpitz > > > > > > 2009/4/23 Zhang Rui <rui.zhang@intel.com> > > does the ACPI Exception happen during or after the boot time? > > please attach the acpidump and full dmesg output. > > > > please attach the output of "grep . /sys/class/thermal/*/*" > > > > thanks, > > rui > > > > > > On Wed, 2009-04-22 at 23:58 +0800, Marcin Gozdalik wrote: > > > Hi > > > > > > I am seeing the following in logs: > > > > > > Apr 22 16:00:07 myth kernel: [ 39.354031] ACPI Exception > > > (thermal-0479): AE_ERROR, ACPI thermal trip point state > > changed > > > Apr 22 16:00:07 myth kernel: [ 39.354040] Please send > > acpidump to > > > linux-acpi@vger.kernel.org > > > Apr 22 16:00:07 myth kernel: [ 39.354045] [20080926] > > > > > > I am using Ubuntu 9.04: > > > > > > root@myth:/home/gozdal# uname -a > > > Linux myth 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 > > 01:58:03 UTC > > > 2009 x86_64 GNU/Linux > > > > > > Motherboard is Abit AN-M2HD(MCP68) flashed with the latest > > BIOS. > > > > > > The machine powers down sometimes because of an ACPI trip > > point: > > > > > > Apr 22 17:27:19 myth kernel: [ 5272.004934] ACPI: Critical > > trip point > > > Apr 22 17:27:19 myth kernel: [ 5272.004952] Critical > > temperature > > > reached (121 C), shutting down. > > > Apr 22 17:27:19 myth kernel: [ 5272.004973] ACPI: Unable to > > turn > > > cooling device [ffff88006f841800] 'on' > > > Apr 22 17:27:26 myth kernel: [ 5278.204238] Critical > > temperature > > > reached (34 C), shutting down. > > > > > > although I believe this is an error in measurement, as the > > temperature > > > probably wouldn't cool in 7 seconds from 121 to 34 Celsius. > > > > > > Best regards > > > > > > -- > > > Marcin Gozdalik <gozdal@gmail.com> > > > > > > > > > > > > -- > > Marcin Gozdalik <gozdal@gmail.com> -- Marcin Gozdalik <gozdal@gmail.com> -- 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 ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ACPI Exception 2009-04-29 9:51 ` Marcin Gozdalik @ 2009-04-30 1:06 ` yakui_zhao 2009-04-30 10:11 ` Marcin Gozdalik 0 siblings, 1 reply; 10+ messages in thread From: yakui_zhao @ 2009-04-30 1:06 UTC (permalink / raw) To: Marcin Gozdalik; +Cc: Zhang, Rui, linux-acpi@vger.kernel.org On Wed, 2009-04-29 at 17:51 +0800, Marcin Gozdalik wrote: > I am running the modified DSDT for the last 24 hours and the trip > point has not been triggered. Sometimes it happen after longer time > though. > The fixed DSDT does not help for "ACPI: Unable to turn cooling device > [ffff88006f851800] 'off'" messages after S3 suspend/resume cycle. Will you please add the boot option of "acpi.power_nocheck=1" and see whether the issue still exists? thanks. > > Best regards > > 2009/4/24 Zhang Rui <rui.zhang@intel.com> > > > > [ 1.380272] ACPI Warning (nspredef-0858): \_TZ_.THRM._PSL: Return > > Package type mismatch at index 0 - found [NULL Object Descriptor], > > expected Reference [20080926] > > [ 1.380278] ACPI: Expecting a [Reference] package element, found type > > 0 > > [ 1.380498] thermal LNXTHERM:01: registered as thermal_zone0 > > [ 1.780152] ACPI: Thermal Zone [THRM] (41 C) > > > > Name (_PSL, Package (0x01) > > { > > \_PR.CPU0 > > }) > > but > > Scope (\_PR) > > { > > Processor (\_PR.C000, 0x00, 0x00000000, 0x00) {} > > Processor (\_PR.C001, 0x01, 0x00000000, 0x00) {} > > Processor (\_PR.C002, 0x02, 0x00000000, 0x00) {} > > Processor (\_PR.C003, 0x03, 0x00000000, 0x00) {} > > } > > > > CPU0 is not defined, the _PSL should be > > > > Name (_PSL, Package (0x01) > > { > > \_PR.C000 > > }) > > this is a BIOS bug to me, please try the customized DSDT attached, and > > attach the dmesg output. > > > > thanks, > > rui > > > > On Thu, 2009-04-23 at 18:12 +0800, Marcin Gozdalik wrote: > > > acpidump (compressed) is attached to the previous mail. > > > > > > I attach the compressed dmesg output. ACPI exception happens during > > > boot but as you can see quite late in the process - around 40 seconds > > > after power up. > > > > > > Currently the kernel is booted with thermal.nocrt=1 (otherwise it > > > reboots after a while) > > > > > > Additionaly I noted a problem after resume from S3 - every 2 seconds > > > such a line lands in kern.log: > > > > > > Apr 23 12:00:22 myth kernel: [22439.016355] ACPI: Unable to turn > > > cooling device [ffff88006f841800] 'off' > > > > > > I attach the full dmesg-suspend.log with full suspend & resume cycle. > > > > > > gozdal@myth:~$ grep . /sys/class/thermal/*/* > > > /sys/class/thermal/cooling_device0/cur_state:1 > > > /sys/class/thermal/cooling_device0/max_state:1 > > > /sys/class/thermal/cooling_device0/type:Fan > > > /sys/class/thermal/cooling_device1/cur_state:0 > > > /sys/class/thermal/cooling_device1/max_state:3 > > > /sys/class/thermal/cooling_device1/type:Processor > > > /sys/class/thermal/cooling_device2/cur_state:0 > > > /sys/class/thermal/cooling_device2/max_state:3 > > > /sys/class/thermal/cooling_device2/type:Processor > > > /sys/class/thermal/thermal_zone0/cdev0_trip_point:1 > > > /sys/class/thermal/thermal_zone0/mode:kernel > > > /sys/class/thermal/thermal_zone0/temp:27000 > > > /sys/class/thermal/thermal_zone0/trip_point_0_temp:90000 > > > /sys/class/thermal/thermal_zone0/trip_point_0_type:critical > > > /sys/class/thermal/thermal_zone0/trip_point_1_temp:80000 > > > /sys/class/thermal/thermal_zone0/trip_point_1_type:passive > > > /sys/class/thermal/thermal_zone0/type:acpitz > > > > > > > > > 2009/4/23 Zhang Rui <rui.zhang@intel.com> > > > does the ACPI Exception happen during or after the boot time? > > > please attach the acpidump and full dmesg output. > > > > > > please attach the output of "grep . /sys/class/thermal/*/*" > > > > > > thanks, > > > rui > > > > > > > > > On Wed, 2009-04-22 at 23:58 +0800, Marcin Gozdalik wrote: > > > > Hi > > > > > > > > I am seeing the following in logs: > > > > > > > > Apr 22 16:00:07 myth kernel: [ 39.354031] ACPI Exception > > > > (thermal-0479): AE_ERROR, ACPI thermal trip point state > > > changed > > > > Apr 22 16:00:07 myth kernel: [ 39.354040] Please send > > > acpidump to > > > > linux-acpi@vger.kernel.org > > > > Apr 22 16:00:07 myth kernel: [ 39.354045] [20080926] > > > > > > > > I am using Ubuntu 9.04: > > > > > > > > root@myth:/home/gozdal# uname -a > > > > Linux myth 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 > > > 01:58:03 UTC > > > > 2009 x86_64 GNU/Linux > > > > > > > > Motherboard is Abit AN-M2HD(MCP68) flashed with the latest > > > BIOS. > > > > > > > > The machine powers down sometimes because of an ACPI trip > > > point: > > > > > > > > Apr 22 17:27:19 myth kernel: [ 5272.004934] ACPI: Critical > > > trip point > > > > Apr 22 17:27:19 myth kernel: [ 5272.004952] Critical > > > temperature > > > > reached (121 C), shutting down. > > > > Apr 22 17:27:19 myth kernel: [ 5272.004973] ACPI: Unable to > > > turn > > > > cooling device [ffff88006f841800] 'on' > > > > Apr 22 17:27:26 myth kernel: [ 5278.204238] Critical > > > temperature > > > > reached (34 C), shutting down. > > > > > > > > although I believe this is an error in measurement, as the > > > temperature > > > > probably wouldn't cool in 7 seconds from 121 to 34 Celsius. > > > > > > > > Best regards > > > > > > > > -- > > > > Marcin Gozdalik <gozdal@gmail.com> > > > > > > > > > > > > > > > > > > -- > > > Marcin Gozdalik <gozdal@gmail.com> > > > > -- > Marcin Gozdalik <gozdal@gmail.com> > -- > 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 -- 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 ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ACPI Exception 2009-04-30 1:06 ` yakui_zhao @ 2009-04-30 10:11 ` Marcin Gozdalik 0 siblings, 0 replies; 10+ messages in thread From: Marcin Gozdalik @ 2009-04-30 10:11 UTC (permalink / raw) To: yakui_zhao; +Cc: Zhang, Rui, linux-acpi@vger.kernel.org 2009/4/30 yakui_zhao <yakui.zhao@intel.com> > > On Wed, 2009-04-29 at 17:51 +0800, Marcin Gozdalik wrote: > > I am running the modified DSDT for the last 24 hours and the trip > > point has not been triggered. Sometimes it happen after longer time > > though. > > The fixed DSDT does not help for "ACPI: Unable to turn cooling device > > [ffff88006f851800] 'off'" messages after S3 suspend/resume cycle. > > Will you please add the boot option of "acpi.power_nocheck=1" and see > whether the issue still exists? > r.kernel.org/majordomo-info.html > Yes, the Unable to turn cooling device after resume is still there with power_nocheck=1. -- Marcin Gozdalik <gozdal@gmail.com> ^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <20091126193221.3ed8cbf0@tux.DEF.witbe.net>]
* Re: ACPI Exception... [not found] <20091126193221.3ed8cbf0@tux.DEF.witbe.net> @ 2009-11-30 12:51 ` Alan Jenkins [not found] ` <20091130140429.6a93104d@tux.DEF.witbe.net> 0 siblings, 1 reply; 10+ messages in thread From: Alan Jenkins @ 2009-11-30 12:51 UTC (permalink / raw) To: Paul Rolland; +Cc: linux-kernel, ACPI Devel Maling List, Alexey Starikovskiy On 11/26/09, Paul Rolland <rol@witbe.net> wrote: > Hello, > > I'm seeing the following messages in my logs : > > Nov 26 19:26:27 tux kernel: ACPI Exception: AE_TIME, Returned by Handler for > [EmbeddedControl] (20090903/evregion-424) > Nov 26 19:26:27 tux kernel: ACPI Error (psparse-0537): Method > parse/execution failed [\_SB_.PCI0.LPCB.BAT1._BST] (Node ffff88013f8182e0), > AE_TIME > Nov 26 19:26:27 tux kernel: ACPI Exception: AE_TIME, Evaluating _BST > (20090903/battery-393) > > Is there anything I can do to provide more informations ? > > Regards, > Paul Your kernel version would be a good start :-). The Embedded Controler driver has seen a series of fixes over time. This error may be fixed for you in the upcoming 2.6.32 release. So you could try testing a release candidate. It would also be good to tell us the vendor and model of the laptop. Thanks Alan ^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <20091130140429.6a93104d@tux.DEF.witbe.net>]
* Re: ACPI Exception... [not found] ` <20091130140429.6a93104d@tux.DEF.witbe.net> @ 2009-12-01 14:09 ` Alan Jenkins 0 siblings, 0 replies; 10+ messages in thread From: Alan Jenkins @ 2009-12-01 14:09 UTC (permalink / raw) To: Paul Rolland Cc: linux-kernel, ACPI Devel Maling List, Kernel Testers List, Alexey Starikovskiy On 11/30/09, Paul Rolland <rol@witbe.net> wrote: > Hello Alan, > > On Mon, 30 Nov 2009 12:51:54 +0000 > Alan Jenkins <sourcejedi.lkml@googlemail.com> wrote: > >> On 11/26/09, Paul Rolland <rol@witbe.net> wrote: >> > Hello, >> > >> > I'm seeing the following messages in my logs : >> > >> > Nov 26 19:26:27 tux kernel: ACPI Exception: AE_TIME, Returned by >> > Handler for [EmbeddedControl] (20090903/evregion-424) >> > Nov 26 19:26:27 tux kernel: ACPI Error (psparse-0537): Method >> > parse/execution failed [\_SB_.PCI0.LPCB.BAT1._BST] (Node >> > ffff88013f8182e0), AE_TIME >> > Nov 26 19:26:27 tux kernel: ACPI Exception: AE_TIME, Evaluating _BST >> > (20090903/battery-393) >> > >> > Is there anything I can do to provide more informations ? >> > >> > Regards, >> > Paul >> >> Your kernel version would be a good start :-). > I'm really stupid :( > 2.6.32-rc8 > >> The Embedded Controler driver has seen a series of fixes over time. >> This error may be fixed for you in the upcoming 2.6.32 release. So >> you could try testing a release candidate. >> >> It would also be good to tell us the vendor and model of the laptop. > It's a Dell Vostro 1520, Bios revision 04. > > The message itself is "erratic" : it comes up sometimes, with no apparent > reason (at least so far). It occured twice : > /var/log/messages-20091129:Nov 26 19:26:27 tux kernel: ACPI Error > (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.BAT1._BST] > (Node ffff88013f8182e0), AE_TIME > /var/log/messages-20091129:Nov 28 18:20:39 tux kernel: ACPI Error > (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.BAT1._BST] > (Node ffff88013f8182e0), AE_TIME > > but I never got it with previous -rc releases, which is why I got > surprised, though I can't say it's preventing something to work ! It sounds hard to pin this down, given how random it is. Can we assume you used a 2.6.31(-ish) kernel for some time, without seeing these errors? There weren't too many relevant EC changes since 2.6.31 (and at least the new DMI check should be easy to rule out). You could create an entry on the bugzilla.kernel.org and attach the output of "dmidecode". That would at least record the existence of a problem. I'm afraid I can't think of anything else. Possibly Alexey will think of some other questions, now I've got the right address for him :). Thanks Alan ^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2009-12-01 14:09 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-22 15:58 ACPI Exception Marcin Gozdalik
2009-04-22 17:19 ` ACPI Exception (AE_ERROR, ACPI thermal trip point state changed) Len Brown
2009-04-23 10:19 ` Marcin Gozdalik
2009-04-23 0:56 ` ACPI Exception Zhang Rui
2009-04-23 10:17 ` Marcin Gozdalik
[not found] ` <fab5b76e0904230312o2c59d007nb865cff87dbae58e@mail.gmail.com>
[not found] ` <1240556138.7661.592.camel@rzhang-dt>
2009-04-29 9:51 ` Marcin Gozdalik
2009-04-30 1:06 ` yakui_zhao
2009-04-30 10:11 ` Marcin Gozdalik
[not found] <20091126193221.3ed8cbf0@tux.DEF.witbe.net>
2009-11-30 12:51 ` Alan Jenkins
[not found] ` <20091130140429.6a93104d@tux.DEF.witbe.net>
2009-12-01 14:09 ` Alan Jenkins
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox