So the focal upload adds support for:

- raptor lake: 0xb7, 0xba
--- thermald-1.9.1.orig/src/thd_engine.cpp
+++ thermald-1.9.1/src/thd_engine.cpp
@@ -696,6 +696,8 @@ static supported_ids_t id_table[] = {
               { 6, 0x9c }, // Jasper Lake
               { 6, 0x97 }, // Alderlake
               { 6, 0x9a }, // Alderlake
+              { 6, 0xb7 }, // Raptorlake
+              { 6, 0xba }, // Raptorlake
               { 0, 0 } // Last Invalid entry
 };

- raptor lake S on top of the above: 0xbf
--- thermald-1.9.1.orig/src/thd_engine.cpp
+++ thermald-1.9.1/src/thd_engine.cpp
@@ -698,6 +698,7 @@ static supported_ids_t id_table[] = {
        { 6, 0x9a }, // Alderlake
        { 6, 0xb7 }, // Raptorlake
        { 6, 0xba }, // Raptorlake
+       { 6, 0xbf }, // Raptorlake S
        { 0, 0 } // Last Invalid entry
 };

This is contradicting comment #9, but I tend to agree with Colin in
comment #5.

The question that remains is the test plan. Is it possible to test this
thermald support in focal for the two CPU types that are being added
here? @koba, would you be able to test focal as well, given the above?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to thermald in Ubuntu.
https://bugs.launchpad.net/bugs/2009676

Title:
  Add support for Raptor Lake S CPUs

Status in OEM Priority Project:
  Fix Released
Status in thermald package in Ubuntu:
  Fix Released
Status in thermald source package in Focal:
  In Progress
Status in thermald source package in Jammy:
  Fix Released

Bug description:
  [Impact]

   * Support thermald on Raptor Lake S CPU.

  [Test Plan]

   * Use a machine with a Raptor Lake S cpu.

   * systemctl status thermald

   * Status of thermald should be `running`

  [Where problems could occur]

   * This change is to add support for Raptor Lake S in thermald, which
  won't impact other hardware.

  [Other Info]

  
https://github.com/intel/thermal_daemon/commit/e03493dc1e972374c1686492655250f8f48a15ba

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2009676/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to