intel / thermal_daemon

Thermal daemon for IA
GNU General Public License v2.0
539 stars 117 forks source link

CPU ID family:model:stepping 0x6:c6:0 (6:198:0) is not include #446

Closed xanthein closed 1 month ago

xanthein commented 1 month ago

The cpu id does not include in the table. Can this cpu be supported by thermald?

thermald (2.5.6-2build2) log collect on Ubuntu 24.04

○ thermald.service - Thermal Daemon Service
     Loaded: loaded (/usr/lib/systemd/system/thermald.service; enabled; preset: enabled)
     Active: inactive (dead) since Fri 2024-07-12 01:29:21 UTC; 1min 20s ago
   Main PID: 1294 (code=exited, status=0/SUCCESS)
        CPU: 8ms

Jul 12 01:29:21 localhost systemd[1]: Starting thermald.service - Thermal Daemon Service...
Jul 12 01:29:21 localhost thermald[1294]: 35 CPUID levels; family:model:stepping 0x6:c6:0 (6:198:0)
Jul 12 01:29:21 localhost thermald[1294]:  Need Linux PowerCap sysfs
Jul 12 01:29:21 localhost thermald[1294]: Unsupported cpu model or platform
Jul 12 01:29:21 localhost systemd[1]: thermald.service: Deactivated successfully.
Jul 12 01:29:21 localhost systemd[1]: Started thermald.service - Thermal Daemon Service.
spandruvada commented 1 month ago

Added to 2.5.8 release

xanthein commented 3 weeks ago

@spandruvada can you point me which commit contain the fix to this issue?