Add support for AlderLake CPUs

Bug #1942181 reported by Colin Ian King
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OEM Priority Project
Fix Released
Critical
Dirk Su
thermald (Ubuntu)
Fix Released
Critical
Colin Ian King
Focal
Fix Released
Undecided
Unassigned
Hirsute
Fix Released
High
Colin Ian King
Impish
Fix Released
Critical
Colin Ian King

Bug Description

[Impact]

 * Support thermald on AlderLake CPUs.

[Test Plan]

 * Use a machine with a AlderLake CPUs
 * systemctl status thermald
 * Status of thermald should be `running`

[Where problems could occur]

 * This change is to support Jasper Lake in thermald, which won't impact other hardware because the changes match on the CPU model ID.

[Other Info]

Supported added with:
 * https://github.com/intel/thermal_daemon/commit/ffb226c62d3bc052f47970be9802254e48799bf4
 * https://github.com/intel/thermal_daemon/commit/d0c9e7fb5aea85b84841eba927feb8767765fda2

Changed in thermald (Ubuntu):
importance: Undecided → Critical
assignee: nobody → Colin Ian King (colin-king)
status: New → In Progress
description: updated
Revision history for this message
Brian Murray (brian-murray) wrote : Please test proposed package

Hello Colin, or anyone else affected,

Accepted thermald into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/thermald/1.9.1-1ubuntu0.6 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-focal. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in thermald (Ubuntu Focal):
status: New → Fix Committed
tags: added: verification-needed verification-needed-focal
Revision history for this message
Dirk Su (dirksu) wrote (last edit ):

Install 1.9.1-1ubuntu0.6 on focal and test on AlderLake CPU. Below is the output from thermald

● thermald.service - Thermal Daemon Service
     Loaded: loaded (/lib/systemd/system/thermald.service; enabled; vendor preset: enabled)
     Active: active (running) since Thu 2021-09-02 05:11:50 EDT; 31s ago
   Main PID: 989 (thermald)
      Tasks: 4 (limit: 18702)
     Memory: 4.2M
     CGroup: /system.slice/thermald.service
             └─989 /usr/sbin/thermald --systemd --dbus-enable --adaptive

Sep 02 05:11:50 u-Latitude systemd[1]: Starting Thermal Daemon Service...
Sep 02 05:11:50 u-Latitude systemd[1]: Started Thermal Daemon Service.
Sep 02 05:11:50 u-Latitude thermald[989]: 32 CPUID levels; family:model:stepping 0x6:9a:1 (6:154:1)
Sep 02 05:11:50 u-Latitude thermald[989]: 32 CPUID levels; family:model:stepping 0x6:9a:1 (6:154:1)
Sep 02 05:11:50 u-Latitude thermald[989]: Polling mode is enabled: 4
Sep 02 05:11:50 u-Latitude thermald[989]: sensor id 12 : No temp sysfs for reading raw temp
Sep 02 05:11:50 u-Latitude thermald[989]: sensor id 12 : No temp sysfs for reading raw temp
Sep 02 05:11:50 u-Latitude thermald[989]: sensor id 12 : No temp sysfs for reading raw temp

Dirk Su (dirksu)
tags: added: verification-done-focal
removed: verification-needed-focal
Dirk Su (dirksu)
Changed in oem-priority:
assignee: nobody → Dirk Su (dirksu)
tags: added: originate-from-1922863 somerville
tags: added: oem-priority
Changed in oem-priority:
importance: Undecided → Critical
Dirk Su (dirksu)
tags: added: originate-from-1929780
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package thermald - 2.4.6-3

---------------
thermald (2.4.6-3) unstable; urgency=medium

   * AlderLake CPU support (LP: #1942181)
    - 0005-Add-AlderLake-cpu-model.patch
    - 0006-Update-sysfs-paths-for-Alader-Lake.patch

 -- Colin King <email address hidden> Mon, 31 Aug 2021 09:36:12 +0100

Changed in thermald (Ubuntu Impish):
status: In Progress → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package thermald - 1.9.1-1ubuntu0.6

---------------
thermald (1.9.1-1ubuntu0.6) focal; urgency=medium

  [Andy Chi]
  * Support Jasper Lake. (LP: #1940629)
   - 0144-Added-Jasper-Lake-CPU-model.patch

  [Colin Ian King]
  * AlderLake CPU support (LP: #1942181)
   - 0015-Add-AlderLake-cpu-model.patch
   - 0016-Update-sysfs-paths-for-Alader-Lake.patch

 -- Colin King <email address hidden> Mon, 31 Aug 2021 09:36:12 +0100

Changed in thermald (Ubuntu Focal):
status: Fix Committed → Fix Released
Revision history for this message
Brian Murray (brian-murray) wrote : Update Released

The verification of the Stable Release Update for thermald has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Dirk Su (dirksu)
Changed in oem-priority:
status: New → Fix Released
Revision history for this message
Colin Ian King (colin-king) wrote :

Just uploaded fix for Hirsute thermald, SRU verification required too.

tags: added: verification-required-hirsute
tags: added: verification-needed-hirsute
removed: verification-required-hirsute
Changed in thermald (Ubuntu Hirsute):
status: New → In Progress
importance: Undecided → High
assignee: nobody → Colin Ian King (colin-king)
Revision history for this message
Chris Halse Rogers (raof) wrote : Please test proposed package

Hello Colin, or anyone else affected,

Accepted thermald into hirsute-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/thermald/2.4.3-1ubuntu3 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-hirsute to verification-done-hirsute. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-hirsute. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in thermald (Ubuntu Hirsute):
status: In Progress → Fix Committed
Revision history for this message
Colin Ian King (colin-king) wrote :

Exercised hirsute thermald 2.4.3-1ubuntu3 for 3 hours - no observable regression under varying CPU loads that cycled the temperature between 65 and TjMax. Looks good to me.

tags: added: verification-done-hirsute
removed: verification-needed-hirsute
tags: added: verification-done
removed: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package thermald - 2.4.3-1ubuntu3

---------------
thermald (2.4.3-1ubuntu3) hirsute; urgency=medium

   * AlderLake CPU support (LP: #1942181)
    - 0015-Add-AlderLake-cpu-model.patch
    - 0016-Update-sysfs-paths-for-Alader-Lake.patch

 -- Colin King <email address hidden> Mon, 31 Aug 2021 09:36:12 +0100

Changed in thermald (Ubuntu Hirsute):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.