Activity log for bug #1568123

Date Who What changed Old value New value Message
2016-04-08 20:05:09 Laurent Bonnaud bug added bug
2016-04-08 20:22:00 Colin Ian King thermald (Ubuntu): status New Incomplete
2016-04-08 20:22:03 Colin Ian King thermald (Ubuntu): importance Undecided Medium
2016-04-08 20:22:05 Colin Ian King thermald (Ubuntu): assignee Colin Ian King (colin-king)
2016-04-09 08:32:45 Laurent Bonnaud attachment added thermal-conf.xml https://bugs.launchpad.net/ubuntu/+source/thermald/+bug/1568123/+attachment/4629997/+files/thermal-conf.xml
2016-04-28 23:47:12 heynnema bug added subscriber heynnema
2016-04-29 00:08:28 Colin Ian King thermald (Ubuntu): status Incomplete In Progress
2016-04-29 08:50:48 Colin Ian King description Hi, here are the error messages (with some context): $ journalctl | grep therm Apr 08 20:23:49 xeelee kernel: thermal LNXTHERM:00: registered as thermal_zone0 Apr 08 20:23:49 xeelee kernel: thermal LNXTHERM:01: registered as thermal_zone1 Apr 08 20:24:43 xeelee sensors[977]: SYSTIN: +34.0°C (high = +0.0°C, hyst = +0.0°C) ALARM sensor = thermistor Apr 08 20:24:43 xeelee sensors[977]: CPUTIN: +56.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor Apr 08 20:24:43 xeelee sensors[977]: AUXTIN: +40.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor Apr 08 20:24:43 xeelee thermald[950]: 13 CPUID levels; family:model:stepping 0x6:3a:9 (6:58:9) Apr 08 20:24:43 xeelee thermald[950]: Polling mode is enabled: 4 Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: TRT/ART read failed Apr 08 20:24:43 xeelee thermald[950]: I/O warning : failed to load external entity "/var/run/thermald/thermal-conf.xml" Apr 08 20:24:43 xeelee thermald[950]: error: could not parse file /var/run/thermald/thermal-conf.xml Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: TRT/ART read failed Apr 08 20:24:43 xeelee thermald[950]: I/O warning : failed to load external entity "/var/run/thermald/thermal-conf.xml" Apr 08 20:24:43 xeelee thermald[950]: error: could not parse file /var/run/thermald/thermal-conf.xml Apr 08 20:24:43 xeelee thermald[950]: sysfs write failed trip_point_0_temp Apr 08 20:24:43 xeelee thermald[950]: sysfs write failed trip_point_0_temp Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: TRT/ART read failed Apr 08 20:24:43 xeelee thermald[950]: I/O warning : failed to load external entity "/var/run/thermald/thermal-conf.xml" Apr 08 20:24:43 xeelee thermald[950]: error: could not parse file /var/run/thermald/thermal-conf.xml ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: thermald 1.5-2 Uname: Linux 4.5.0-040500-lowlatency x86_64 ApportVersion: 2.20.1-0ubuntu1 Architecture: amd64 CurrentDesktop: KDE Date: Fri Apr 8 22:01:54 2016 ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: thermald UpgradeStatus: Upgraded to xenial on 2016-03-31 (8 days ago) [SRU Justification][XENIAL] f99f2b59fbbca04a13cad3f7d2dbc985bc7ee0cd caused regression where the path to the thermal-conf.xml file was incorrectly changed. [Fix] This issue is fixed with the following upstream commit: From 4a890d7e173678644882e6b863f3650e30d33052 Mon Sep 17 00:00:00 2001 From: Srinivas Pandruvada <srinivas.pandruvada@intel.com> Date: Thu, 18 Feb 2016 11:33:50 -0800 Subject: [PATCH] Regression for default config file f99f2b59fbbca04a13cad3f7d2dbc985bc7ee0cd caused regression where for Android the default path is changed to TDRUNDIR. This will cause issue to upgrade thermald. [Testcase] Without the fix, the systemd log can be observed to complain about the config file not being parse: error: could not parse file /var/run/thermald/thermal-conf.xml With the fix the path is correct and the error is not logged. [Regression Potential] Minimal. The fixes are minimal upstream changes to the log path. I have been testing this fix for the past 2 hours with no observed regressions. ------------------------------------------------------- Hi, here are the error messages (with some context): $ journalctl | grep therm Apr 08 20:23:49 xeelee kernel: thermal LNXTHERM:00: registered as thermal_zone0 Apr 08 20:23:49 xeelee kernel: thermal LNXTHERM:01: registered as thermal_zone1 Apr 08 20:24:43 xeelee sensors[977]: SYSTIN: +34.0°C (high = +0.0°C, hyst = +0.0°C) ALARM sensor = thermistor Apr 08 20:24:43 xeelee sensors[977]: CPUTIN: +56.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor Apr 08 20:24:43 xeelee sensors[977]: AUXTIN: +40.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor Apr 08 20:24:43 xeelee thermald[950]: 13 CPUID levels; family:model:stepping 0x6:3a:9 (6:58:9) Apr 08 20:24:43 xeelee thermald[950]: Polling mode is enabled: 4 Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: TRT/ART read failed Apr 08 20:24:43 xeelee thermald[950]: I/O warning : failed to load external entity "/var/run/thermald/thermal-conf.xml" Apr 08 20:24:43 xeelee thermald[950]: error: could not parse file /var/run/thermald/thermal-conf.xml Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: TRT/ART read failed Apr 08 20:24:43 xeelee thermald[950]: I/O warning : failed to load external entity "/var/run/thermald/thermal-conf.xml" Apr 08 20:24:43 xeelee thermald[950]: error: could not parse file /var/run/thermald/thermal-conf.xml Apr 08 20:24:43 xeelee thermald[950]: sysfs write failed trip_point_0_temp Apr 08 20:24:43 xeelee thermald[950]: sysfs write failed trip_point_0_temp Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: TRT/ART read failed Apr 08 20:24:43 xeelee thermald[950]: I/O warning : failed to load external entity "/var/run/thermald/thermal-conf.xml" Apr 08 20:24:43 xeelee thermald[950]: error: could not parse file /var/run/thermald/thermal-conf.xml ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: thermald 1.5-2 Uname: Linux 4.5.0-040500-lowlatency x86_64 ApportVersion: 2.20.1-0ubuntu1 Architecture: amd64 CurrentDesktop: KDE Date: Fri Apr 8 22:01:54 2016 ProcEnviron:  TERM=xterm  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: thermald UpgradeStatus: Upgraded to xenial on 2016-03-31 (8 days ago)
2016-04-29 08:55:15 Colin Ian King description [SRU Justification][XENIAL] f99f2b59fbbca04a13cad3f7d2dbc985bc7ee0cd caused regression where the path to the thermal-conf.xml file was incorrectly changed. [Fix] This issue is fixed with the following upstream commit: From 4a890d7e173678644882e6b863f3650e30d33052 Mon Sep 17 00:00:00 2001 From: Srinivas Pandruvada <srinivas.pandruvada@intel.com> Date: Thu, 18 Feb 2016 11:33:50 -0800 Subject: [PATCH] Regression for default config file f99f2b59fbbca04a13cad3f7d2dbc985bc7ee0cd caused regression where for Android the default path is changed to TDRUNDIR. This will cause issue to upgrade thermald. [Testcase] Without the fix, the systemd log can be observed to complain about the config file not being parse: error: could not parse file /var/run/thermald/thermal-conf.xml With the fix the path is correct and the error is not logged. [Regression Potential] Minimal. The fixes are minimal upstream changes to the log path. I have been testing this fix for the past 2 hours with no observed regressions. ------------------------------------------------------- Hi, here are the error messages (with some context): $ journalctl | grep therm Apr 08 20:23:49 xeelee kernel: thermal LNXTHERM:00: registered as thermal_zone0 Apr 08 20:23:49 xeelee kernel: thermal LNXTHERM:01: registered as thermal_zone1 Apr 08 20:24:43 xeelee sensors[977]: SYSTIN: +34.0°C (high = +0.0°C, hyst = +0.0°C) ALARM sensor = thermistor Apr 08 20:24:43 xeelee sensors[977]: CPUTIN: +56.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor Apr 08 20:24:43 xeelee sensors[977]: AUXTIN: +40.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor Apr 08 20:24:43 xeelee thermald[950]: 13 CPUID levels; family:model:stepping 0x6:3a:9 (6:58:9) Apr 08 20:24:43 xeelee thermald[950]: Polling mode is enabled: 4 Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: TRT/ART read failed Apr 08 20:24:43 xeelee thermald[950]: I/O warning : failed to load external entity "/var/run/thermald/thermal-conf.xml" Apr 08 20:24:43 xeelee thermald[950]: error: could not parse file /var/run/thermald/thermal-conf.xml Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: TRT/ART read failed Apr 08 20:24:43 xeelee thermald[950]: I/O warning : failed to load external entity "/var/run/thermald/thermal-conf.xml" Apr 08 20:24:43 xeelee thermald[950]: error: could not parse file /var/run/thermald/thermal-conf.xml Apr 08 20:24:43 xeelee thermald[950]: sysfs write failed trip_point_0_temp Apr 08 20:24:43 xeelee thermald[950]: sysfs write failed trip_point_0_temp Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: TRT/ART read failed Apr 08 20:24:43 xeelee thermald[950]: I/O warning : failed to load external entity "/var/run/thermald/thermal-conf.xml" Apr 08 20:24:43 xeelee thermald[950]: error: could not parse file /var/run/thermald/thermal-conf.xml ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: thermald 1.5-2 Uname: Linux 4.5.0-040500-lowlatency x86_64 ApportVersion: 2.20.1-0ubuntu1 Architecture: amd64 CurrentDesktop: KDE Date: Fri Apr 8 22:01:54 2016 ProcEnviron:  TERM=xterm  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: thermald UpgradeStatus: Upgraded to xenial on 2016-03-31 (8 days ago) [SRU Justification][XENIAL] f99f2b59fbbca04a13cad3f7d2dbc985bc7ee0cd caused regression where the path to the thermal-conf.xml file was incorrectly changed. [Fix] This issue is fixed with the following upstream commit: From 4a890d7e173678644882e6b863f3650e30d33052 Mon Sep 17 00:00:00 2001 From: Srinivas Pandruvada <srinivas.pandruvada@intel.com> Date: Thu, 18 Feb 2016 11:33:50 -0800 Subject: [PATCH] Regression for default config file f99f2b59fbbca04a13cad3f7d2dbc985bc7ee0cd caused regression where for Android the default path is changed to TDRUNDIR. This will cause issue to upgrade thermald. [Testcase] Without the fix, the systemd log can be observed to complain about the config file not being parse: error: could not parse file /var/run/thermald/thermal-conf.xml With the fix the path is correct and the error is not logged. [Regression Potential] Minimal. The fixes are minimal upstream changes to the log path. I have been testing this fix for the past 2 hours with no observed regressions. ------------------------------------------------------- Hi, here are the error messages (with some context): $ journalctl | grep therm Apr 08 20:23:49 xeelee kernel: thermal LNXTHERM:00: registered as thermal_zone0 Apr 08 20:23:49 xeelee kernel: thermal LNXTHERM:01: registered as thermal_zone1 Apr 08 20:24:43 xeelee sensors[977]: SYSTIN: +34.0°C (high = +0.0°C, hyst = +0.0°C) ALARM sensor = thermistor Apr 08 20:24:43 xeelee sensors[977]: CPUTIN: +56.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor Apr 08 20:24:43 xeelee sensors[977]: AUXTIN: +40.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor Apr 08 20:24:43 xeelee thermald[950]: 13 CPUID levels; family:model:stepping 0x6:3a:9 (6:58:9) Apr 08 20:24:43 xeelee thermald[950]: Polling mode is enabled: 4 Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: TRT/ART read failed Apr 08 20:24:43 xeelee thermald[950]: I/O warning : failed to load external entity "/var/run/thermald/thermal-conf.xml" Apr 08 20:24:43 xeelee thermald[950]: error: could not parse file /var/run/thermald/thermal-conf.xml Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: TRT/ART read failed Apr 08 20:24:43 xeelee thermald[950]: I/O warning : failed to load external entity "/var/run/thermald/thermal-conf.xml" Apr 08 20:24:43 xeelee thermald[950]: error: could not parse file /var/run/thermald/thermal-conf.xml Apr 08 20:24:43 xeelee thermald[950]: sysfs write failed trip_point_0_temp Apr 08 20:24:43 xeelee thermald[950]: sysfs write failed trip_point_0_temp Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: failed to open /dev/acpi_thermal_rel Apr 08 20:24:43 xeelee thermald[950]: TRT/ART read failed Apr 08 20:24:43 xeelee thermald[950]: I/O warning : failed to load external entity "/var/run/thermald/thermal-conf.xml" Apr 08 20:24:43 xeelee thermald[950]: error: could not parse file /var/run/thermald/thermal-conf.xml ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: thermald 1.5-2 Uname: Linux 4.5.0-040500-lowlatency x86_64 ApportVersion: 2.20.1-0ubuntu1 Architecture: amd64 CurrentDesktop: KDE Date: Fri Apr 8 22:01:54 2016 ProcEnviron:  TERM=xterm  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: thermald UpgradeStatus: Upgraded to xenial on 2016-03-31 (8 days ago)
2016-04-29 09:29:07 Colin Ian King nominated for series Ubuntu Xenial
2016-04-29 09:29:07 Colin Ian King bug task added thermald (Ubuntu Xenial)
2016-04-29 09:29:14 Colin Ian King thermald (Ubuntu Xenial): status New In Progress
2016-04-29 09:29:16 Colin Ian King thermald (Ubuntu Xenial): importance Undecided Medium
2016-04-29 09:29:19 Colin Ian King thermald (Ubuntu Xenial): assignee Colin Ian King (colin-king)
2016-04-29 18:08:29 Colin Ian King bug added subscriber Ubuntu Stable Release Updates Team
2016-04-29 18:46:35 Launchpad Janitor thermald (Ubuntu): status In Progress Fix Released
2016-05-02 21:06:47 Martin Pitt thermald (Ubuntu Xenial): status In Progress Fix Committed
2016-05-02 21:06:50 Martin Pitt bug added subscriber SRU Verification
2016-05-02 21:06:59 Martin Pitt tags amd64 apport-bug xenial amd64 apport-bug verification-needed xenial
2016-05-03 14:17:38 Laurent Bonnaud tags amd64 apport-bug verification-needed xenial amd64 apport-bug verification-done xenial
2016-05-09 08:55:47 Launchpad Janitor thermald (Ubuntu Xenial): status Fix Committed Fix Released
2016-05-09 08:55:52 Martin Pitt removed subscriber Ubuntu Stable Release Updates Team
2016-09-08 09:32:48 612d7368 bug added subscriber 612d7368
2016-11-10 10:10:17 Jean-Pierre van Riel bug watch added https://github.com/01org/thermal_daemon/issues/82
2019-08-15 17:19:17 Andy Whitcroft thermald (Ubuntu Bionic): status New Fix Committed
2019-08-15 17:19:20 Andy Whitcroft bug added subscriber Ubuntu Stable Release Updates Team
2019-08-15 17:19:26 Andy Whitcroft tags amd64 apport-bug verification-done xenial amd64 apport-bug verification-needed verification-needed-bionic xenial
2023-03-30 11:41:17 Laurent Bonnaud removed subscriber Laurent Bonnaud