intel / thermal_daemon

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

Unsupported condition Error on Intel Alder Lake-P #411

Closed kevin-roan closed 1 month ago

kevin-roan commented 1 year ago

thermald version: 2.5.4-pre

● thermald.service - Thermal Daemon Service Loaded: loaded (/usr/lib/systemd/system/thermald.service; enabled; preset: disabled) Active: active (running) since Tue 2023-08-08 16:37:34 IST; 3min 6s ago Main PID: 592 (thermald) Tasks: 5 (limit: 9044) Memory: 10.9M CPU: 190ms CGroup: /system.slice/thermald.service └─592 //sbin/thermald --systemd --dbus-enable --adaptive

Aug 08 16:37:35 Asus thermald[592]: 32 CPUID levels; family:model:stepping 0x6:9a:3 (6:154:3) Aug 08 16:37:35 Asus thermald[592]: sensor id 23 : No temp sysfs for reading raw temp Aug 08 16:37:35 Asus thermald[592]: sensor id 23 : No temp sysfs for reading raw temp Aug 08 16:37:35 Asus thermald[592]: sensor id 23 : No temp sysfs for reading raw temp Aug 08 16:37:35 Asus thermald[592]: Unsupported condition 9 (Aggregate_power_percentage) Aug 08 16:37:35 Asus thermald[592]: Unsupported condition 9 (Aggregate_power_percentage) Aug 08 16:37:35 Asus thermald[592]: Unsupported condition 9 (Aggregate_power_percentage) Aug 08 16:37:35 Asus thermald[592]: Unsupported condition 9 (Aggregate_power_percentage) Aug 08 16:37:35 Asus thermald[592]: Unsupported conditions are present Aug 08 16:37:35 Asus thermald[592]: Polling mode is enabled: 4

spandruvada commented 1 year ago

Please attach full log. You can do: systemctl stop thermald thermald --no-daemon --loglevel=debug --adaptive --dbus-enable Whatever it dumps, copy and attach.

Unfortunately we will have unsupported conditions, but we can see if we can mitigate

kevin-roan commented 1 year ago

`[1691762274][DEBUG]Registering the well-known name (org.freedesktop.thermald) [1691762274][DEBUG]RequestName returned 1. [1691762274][DEBUG]Registering it on the D-Bus. [1691762274][DEBUG]RAPL sysfs present [1691762274][DEBUG]RAPL base path /sys/class/powercap/intel-rapl/ [1691762274][DEBUG]RAPL domain dir uevent [1691762274][DEBUG] /sys/class/powercap/intel-rapl/uevent/name doesn't exist [1691762274][DEBUG]RAPL domain dir enabled [1691762274][DEBUG] /sys/class/powercap/intel-rapl/enabled/name doesn't exist [1691762274][DEBUG]RAPL domain dir power [1691762274][DEBUG] /sys/class/powercap/intel-rapl/power/name doesn't exist [1691762274][DEBUG]RAPL domain dir intel-rapl:0 [1691762274][DEBUG]name package-0 [1691762274][DEBUG]RAPL base path /sys/class/powercap/intel-rapl/intel-rapl:0/ [1691762274][DEBUG]RAPL domain dir uevent [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/uevent/name doesn't exist [1691762274][DEBUG]RAPL domain dir energy_uj [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/energy_uj/name doesn't exist [1691762274][DEBUG]RAPL domain dir intel-rapl:0:0 [1691762274][DEBUG]name core [1691762274][DEBUG]RAPL domain dir enabled [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/enabled/name doesn't exist [1691762274][DEBUG]RAPL domain dir constraint_1_max_power_uw [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_1_max_power_uw/name doesn't exist [1691762274][DEBUG]RAPL domain dir constraint_2_time_window_us [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_2_time_window_us/name doesn't exist [1691762274][DEBUG]RAPL domain dir power [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/power/name doesn't exist [1691762274][DEBUG]RAPL domain dir device [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/device/name doesn't exist [1691762274][DEBUG]RAPL domain dir constraint_2_power_limit_uw [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_2_power_limit_uw/name doesn't exist [1691762274][DEBUG]RAPL domain dir constraint_1_time_window_us [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_1_time_window_us/name doesn't exist [1691762274][DEBUG]RAPL domain dir constraint_2_max_power_uw [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_2_max_power_uw/name doesn't exist [1691762274][DEBUG]RAPL domain dir constraint_2_name [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_2_name/name doesn't exist [1691762274][DEBUG]RAPL domain dir constraint_1_power_limit_uw [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_1_power_limit_uw/name doesn't exist [1691762274][DEBUG]RAPL domain dir intel-rapl:0:1 [1691762274][DEBUG]name uncore [1691762274][DEBUG]RAPL domain dir constraint_0_time_window_us [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_0_time_window_us/name doesn't exist [1691762274][DEBUG]RAPL domain dir subsystem [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/subsystem/name doesn't exist [1691762274][DEBUG]RAPL domain dir constraint_1_name [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_1_name/name doesn't exist [1691762274][DEBUG]RAPL domain dir constraint_0_power_limit_uw [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_0_power_limit_uw/name doesn't exist [1691762274][DEBUG]RAPL domain dir constraint_0_name [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_0_name/name doesn't exist [1691762274][DEBUG]RAPL domain dir name [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/name/name doesn't exist [1691762274][DEBUG]RAPL domain dir constraint_0_max_power_uw [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_0_max_power_uw/name doesn't exist [1691762274][DEBUG]RAPL domain dir max_energy_range_uj [1691762274][DEBUG] /sys/class/powercap/intel-rapl/intel-rapl:0/max_energy_range_uj/name doesn't exist [1691762274][INFO]RAPL domain count 0 [1691762274][DEBUG]RAPL domain dir subsystem [1691762274][DEBUG] /sys/class/powercap/intel-rapl/subsystem/name doesn't exist [1691762274][INFO]RAPL domain count 1 [1691762274][MSG]32 CPUID levels; family:model:stepping 0x6:9a:3 (6:154:3) [1691762274][DEBUG]header version[2] size[1556] header_size[148] flags[40000000] [1691762274][DEBUG]Uncompress GDDV payload [1691762274][DEBUG]header version[2] size[19627] header_size[148] flags[00000000] [1691762274][DEBUG]DV name: gddv [1691762274][DEBUG]DV comment: OEM Exported DataVault [1691762274][DEBUG]Got payload of size 19627 (data length: 19479) [1691762274][INFO]Got subobject in buf 0x55e394b57d70 at 148 [1691762274][DEBUG]header version[2] size[19331] header_size[148] flags[00000000] [1691762274][DEBUG]DV name: dptf [1691762274][DEBUG]DV comment: DPTF Policy Configuration [1691762274][DEBUG]Got payload of size 19331 (data length: 19183) [1691762274][INFO]Processing ppcc limit 2, length 300 [1691762274][INFO]Subobject ended at 19231 of 19479 [1691762274][INFO]..ppcc dump begin.. [1691762274][INFO]Name:TCPU.D0 Limit:0 power_limit_max:35000 power_limit_min:15000 step_size:1000 time_win_max:28000 time_win_min:28000 [1691762274][INFO]Name:TCPU.D0 Limit:1 power_limit_max:80000 power_limit_min:15000 step_size:1000 time_win_max:22000 time_winmin:22000 [1691762274][INFO]ppcc dump end [1691762274][INFO]..psvt dump begin.. [1691762274][INFO]Name :IETM.D0 [1691762274][INFO] source:_SB.PC00.TCPU target:_SB.PC00.LPCB.EC0.SEN2 priority:1 sample_period:10 temp:95 domain:9 controlknob:65536 psv.limit:MAX [1691762274][INFO]Name :performance [1691762274][INFO] source:_SB.PC00.TCPU target:_SB.PC00.LPCB.EC0.SEN1 priority:1 sample_period:10 temp:80 domain:9 control_knob:65536 psv.limit:MAX [1691762274][INFO]Name :ssdperformance [1691762274][INFO] source:_SB.PC00.TCPU target:_SB.PC00.LPCB.EC0.SEN2 priority:1 sample_period:10 temp:40 domain:9 control_knob:65536 psv.limit:MAX [1691762274][INFO]Name :ssdstandard [1691762274][INFO] source:_SB.PC00.TCPU target:_SB.PC00.LPCB.EC0.SEN2 priority:1 sample_period:10 temp:40 domain:9 controlknob:65536 psv.limit:MAX [1691762274][INFO]Name :standard [1691762274][INFO] source:_SB.PC00.TCPU target:_SB.PC00.LPCB.EC0.SEN1 priority:1 sample_period:10 temp:80 domain:9 controlknob:65536 psv.limit:MAX [1691762274][INFO]Name :whisper [1691762274][INFO] source:_SB.PC00.TCPU target:_SB.PC00.LPCB.EC0.SEN2 priority:1 sample_period:10 temp:95 domain:9 control_knob:65536 psv.limit:MAX [1691762274][INFO]psvt dump end [1691762274][INFO]..itmt dump begin.. [1691762274][INFO]itmt dump end [1691762274][INFO]..apat dump begin.. [1691762274][INFO]target_id:1 name:SSDperformance participant:_SB.PC00.TCPU domain:9 code:TccOffset argument:8 [1691762274][INFO]target_id:1 name:SSDperformance participant:_SB.PC00.TCPU domain:9 code:PL1MAX argument:45000 [1691762274][INFO]target_id:1 name:SSDperformance participant:_SB.PC00.TCPU domain:9 code:PL1MIN argument:22000 [1691762274][INFO]target_id:1 name:SSDperformance participant:_SB.PC00.TCPU domain:9 code:PL2PowerLimit argument:80000 [1691762274][INFO]target_id:1 name:SSDperformance participant:_SB.PC00.TCPU domain:9 code:PL1TimeWindow argument:28000 [1691762274][INFO]target_id:1 name:SSDperformance participant:_SB.IETM domain:14 code:PSVT argument:SSD_performance [1691762274][INFO]target_id:11 name:SSDstandard participant:_SB.PC00.TCPU domain:9 code:TccOffset argument:8 [1691762274][INFO]target_id:11 name:SSDstandard participant:_SB.PC00.TCPU domain:9 code:PL1MAX argument:35000 [1691762274][INFO]target_id:11 name:SSDstandard participant:_SB.PC00.TCPU domain:9 code:PL1MIN argument:22000 [1691762274][INFO]target_id:11 name:SSDstandard participant:_SB.PC00.TCPU domain:9 code:PL2PowerLimit argument:80000 [1691762274][INFO]target_id:11 name:SSDstandard participant:_SB.PC00.TCPU domain:9 code:PL1TimeWindow argument:28000 [1691762274][INFO]target_id:11 name:SSDstandard participant:_SB.IETM domain:14 code:PSVT argument:SSD_standard [1691762274][INFO]targetid:4 name:Performance participant:_SB.PC00.TCPU domain:9 code:TccOffset argument:8 [1691762274][INFO]targetid:4 name:Performance participant:_SB.PC00.TCPU domain:9 code:PL1MAX argument:45000 [1691762274][INFO]targetid:4 name:Performance participant:_SB.PC00.TCPU domain:9 code:PL1MIN argument:25000 [1691762274][INFO]targetid:4 name:Performance participant:_SB.PC00.TCPU domain:9 code:PL2PowerLimit argument:80000 [1691762274][INFO]targetid:4 name:Performance participant:_SB.PC00.TCPU domain:9 code:PL1TimeWindow argument:28000 [1691762274][INFO]targetid:4 name:Performance participant:_SB.IETM domain:14 code:PSVT argument:Performance [1691762274][INFO]targetid:5 name:Standard participant:_SB.PC00.TCPU domain:9 code:TccOffset argument:8 [1691762274][INFO]targetid:5 name:Standard participant:_SB.PC00.TCPU domain:9 code:PL1MAX argument:35000 [1691762274][INFO]targetid:5 name:Standard participant:_SB.PC00.TCPU domain:9 code:PL1MIN argument:15000 [1691762274][INFO]targetid:5 name:Standard participant:_SB.PC00.TCPU domain:9 code:PL2PowerLimit argument:80000 [1691762274][INFO]targetid:5 name:Standard participant:_SB.PC00.TCPU domain:9 code:PL1TimeWindow argument:28000 [1691762274][INFO]targetid:5 name:Standard participant:_SB.IETM domain:14 code:PSVT argument:Standard [1691762274][INFO]targetid:6 name:Whisper participant:_SB.PC00.TCPU domain:9 code:TccOffset argument:8 [1691762274][INFO]targetid:6 name:Whisper participant:_SB.PC00.TCPU domain:9 code:PL1MAX argument:15000 [1691762274][INFO]targetid:6 name:Whisper participant:_SB.PC00.TCPU domain:9 code:PL1MIN argument:15000 [1691762274][INFO]targetid:6 name:Whisper participant:_SB.PC00.TCPU domain:9 code:PL2PowerLimit argument:80000 [1691762274][INFO]targetid:6 name:Whisper participant:_SB.PC00.TCPU domain:9 code:PL1TimeWindow argument:28000 [1691762274][INFO]targetid:6 name:Whisper participant:_SB.IETM domain:14 code:PSVT argument:Whisper [1691762274][INFO]target_id:7 name:DC_Bat_Greater20 participant:_SB.PC00.TCPU domain:9 code:TccOffset argument:8 [1691762274][INFO]target_id:7 name:DC_Bat_Greater20 participant:_SB.PC00.TCPU domain:9 code:PL1MAX argument:35000 [1691762274][INFO]target_id:7 name:DC_Bat_Greater20 participant:_SB.PC00.TCPU domain:9 code:PL1MIN argument:15000 [1691762274][INFO]target_id:7 name:DC_Bat_Greater20 participant:_SB.PC00.TCPU domain:9 code:PL2PowerLimit argument:80000 [1691762274][INFO]target_id:7 name:DC_Bat_Greater20 participant:_SB.PC00.TCPU domain:9 code:PL1TimeWindow argument:28000 [1691762274][INFO]target_id:9 name:AC_Insufficient_DC_Bat_Greater20 participant:_SB.PC00.TCPU domain:9 code:TccOffset argument:8 [1691762274][INFO]target_id:9 name:AC_Insufficient_DC_Bat_Greater20 participant:_SB.PC00.TCPU domain:9 code:PL1MAX argument:15000 [1691762274][INFO]target_id:9 name:AC_Insufficient_DC_Bat_Greater20 participant:_SB.PC00.TCPU domain:9 code:PL1MIN argument:15000 [1691762274][INFO]target_id:9 name:AC_Insufficient_DC_Bat_Greater20 participant:_SB.PC00.TCPU domain:9 code:PL2PowerLimit argument:20000 [1691762274][INFO]target_id:9 name:AC_Insufficient_DC_Bat_Greater20 participant:_SB.PC00.TCPU domain:9 code:PL1TimeWindow argument:28000 [1691762274][INFO]target_id:8 name:DC_Bat_Less20 participant:_SB.PC00.TCPU domain:9 code:TccOffset argument:8 [1691762274][INFO]target_id:8 name:DC_Bat_Less20 participant:_SB.PC00.TCPU domain:9 code:PL1MAX argument:15000 [1691762274][INFO]target_id:8 name:DC_Bat_Less20 participant:_SB.PC00.TCPU domain:9 code:PL1MIN argument:15000 [1691762274][INFO]target_id:8 name:DC_Bat_Less20 participant:_SB.PC00.TCPU domain:9 code:PL2PowerLimit argument:15000 [1691762274][INFO]target_id:8 name:DC_Bat_Less20 participant:_SB.PC00.TCPU domain:9 code:PL1TimeWindow argument:28000 [1691762274][INFO]target_id:10 name:AC_Insufficient_DC_Bat_Less20 participant:_SB.PC00.TCPU domain:9 code:TccOffset argument:8 [1691762274][INFO]target_id:10 name:AC_Insufficient_DC_Bat_Less20 participant:_SB.PC00.TCPU domain:9 code:PL1MAX argument:15000 [1691762274][INFO]target_id:10 name:AC_Insufficient_DC_Bat_Less20 participant:_SB.PC00.TCPU domain:9 code:PL1MIN argument:15000 [1691762274][INFO]target_id:10 name:AC_Insufficient_DC_Bat_Less20 participant:_SB.PC00.TCPU domain:9 code:PL2PowerLimit argument:15000 [1691762274][INFO]target_id:10 name:AC_Insufficient_DC_Bat_Less20 participant:_SB.PC00.TCPU domain:9 code:PL1TimeWindow argument:28000 [1691762274][INFO]apat dump end [1691762274][INFO]..apct dump begin.. [1691762274][INFO]conditionset 0 [1691762274][INFO] target:1 device:_SB.PC00.LPCB.EC0_.SEN1 condition:Temperature comparison:ADAPTIVE_GREATER_OR_EQUAL argument:3222 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:1 device:_SB.IETM condition:Oem0 comparison:ADAPTIVE_EQUAL argument:2 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:1 device:_SB.IETM condition:Power_source comparison:ADAPTIVE_EQUAL argument:0 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:1 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:1 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:1 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:1 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:1 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:1 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:1 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:INVALID time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO]conditionset 1 [1691762274][INFO] target:11 device:_SB.PC00.LPCB.EC0_.SEN1 condition:Temperature comparison:ADAPTIVE_GREATER_OR_EQUAL argument:3222 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:11 device:_SB.IETM condition:Oem0 comparison:ADAPTIVE_EQUAL argument:0 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:11 device:_SB.IETM condition:Power_source comparison:ADAPTIVE_EQUAL argument:0 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:11 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:11 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:11 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:11 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:11 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:11 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:11 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:INVALID time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO]conditionset 2 [1691762274][INFO] target:4 device:_SB.IETM condition:Oem0 comparison:ADAPTIVE_EQUAL argument:2 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:4 device:_SB.IETM condition:Power_source comparison:ADAPTIVE_EQUAL argument:0 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:4 device:_SB.IETM condition:Oem1 comparison:ADAPTIVE_EQUAL argument:0 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:4 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:4 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:4 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:4 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:4 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:4 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:4 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:INVALID time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO]conditionset 3 [1691762274][INFO] target:5 device:_SB.IETM condition:Oem0 comparison:ADAPTIVE_EQUAL argument:0 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:5 device:_SB.IETM condition:Power_source comparison:ADAPTIVE_EQUAL argument:0 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:5 device:_SB.IETM condition:Oem1 comparison:ADAPTIVE_EQUAL argument:0 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:5 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:5 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:5 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:5 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:5 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:5 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:5 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:INVALID time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO]conditionset 4 [1691762274][INFO] target:6 device:_SB.IETM condition:Oem0 comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:6 device:_SB.IETM condition:Power_source comparison:ADAPTIVE_EQUAL argument:0 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:6 device:_SB.IETM condition:Oem1 comparison:ADAPTIVE_EQUAL argument:0 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:6 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:6 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:6 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:6 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:6 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:6 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:6 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:INVALID time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO]conditionset 5 [1691762274][INFO] target:7 device:_SB.IETM condition:Aggregate_power_percentage comparison:ADAPTIVE_GREATER_OR_EQUAL argument:20 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:7 device:_SB.IETM condition:Power_source comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:7 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:7 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:7 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:7 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:7 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:7 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:7 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:7 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:INVALID time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO]conditionset 6 [1691762274][INFO] target:9 device:_SB.IETM condition:Aggregate_power_percentage comparison:ADAPTIVE_GREATER_OR_EQUAL argument:20 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:9 device:_SB.IETM condition:Power_source comparison:ADAPTIVE_EQUAL argument:0 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:9 device:_SB.IETM condition:Oem1 comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:9 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:9 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:9 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:9 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:9 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:9 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:9 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:INVALID time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO]conditionset 7 [1691762274][INFO] target:8 device:_SB.IETM condition:Aggregate_power_percentage comparison: argument:20 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:8 device:_SB.IETM condition:Power_source comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:8 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:8 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:8 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:8 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:8 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:8 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:8 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:8 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:INVALID time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO]conditionset 8 [1691762274][INFO] target:10 device:_SB.IETM condition:Aggregate_power_percentage comparison: argument:20 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:10 device:_SB.IETM condition:Power_source comparison:ADAPTIVE_EQUAL argument:0 operation:AND time_comparison:0 time:0 stare:0 state_entrytime:0 [1691762274][INFO] target:10 device:_SB.IETM condition:Oem1 comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:10 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:10 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:10 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:10 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:10 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:10 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:AND time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO] target:10 device:1 condition:Default comparison:ADAPTIVE_EQUAL argument:1 operation:INVALID time_comparison:0 time:0 stare:0 state_entry_time:0 [1691762274][INFO]..apct dump end.. [1691762274][INFO]..idsp dump begin.. [1691762274][INFO]idsp :63BE270F-1C11-48FD-A6F7-3AF253FF3E2D

[1691762274][INFO]idsp :4E26BA64-DEAE-44E2-8796-95E7D0584890

[1691762274][INFO]idsp :9E04115A-AE87-4D1C-9500-0F3E340BFE75

[1691762274][INFO]idsp :92951065-6427-4B30-9737-13CC70EFA21A

[1691762274][INFO]idsp dump end [1691762274][INFO]..trippoint dump begin.. [1691762274][INFO]name:SEN1.D0 type_str:_ac0 type:4 temp:60 [1691762274][INFO]name:SEN1.D0 type_str:_ac1 type:4 temp:50 [1691762274][INFO]name:SEN1.D0 type_str:_ac2 type:4 temp:40 [1691762274][INFO]name:SEN1.D0 type_str:_ac3 type:4 temp:-273 [1691762274][INFO]name:SEN1.D0 type_str:_ac4 type:4 temp:-273 [1691762274][INFO]name:SEN1.D0 type_str:_ac5 type:4 temp:-273 [1691762274][INFO]name:SEN1.D0 type_str:_ac6 type:4 temp:-273 [1691762274][INFO]name:SEN1.D0 type_str:_ac7 type:4 temp:-273 [1691762274][INFO]name:SEN1.D0 type_str:_ac8 type:4 temp:-273 [1691762274][INFO]name:SEN1.D0 type_str:_ac9 type:4 temp:-273 [1691762274][INFO]name:SEN1.D0 type_str:_cr3 type:0 temp:70 [1691762274][INFO]name:SEN1.D0 type_str:_crt type:0 temp:80 [1691762274][INFO]name:SEN1.D0 type_str:_hot type:1 temp:75 [1691762274][INFO]name:SEN1.D0 type_str:_psv type:3 temp:65 [1691762274][INFO]name:SEN2.D0 type_str:_ac0 type:4 temp:60 [1691762274][INFO]name:SEN2.D0 type_str:_ac1 type:4 temp:50 [1691762274][INFO]name:SEN2.D0 type_str:_ac2 type:4 temp:40 [1691762274][INFO]name:SEN2.D0 type_str:_ac3 type:4 temp:-273 [1691762274][INFO]name:SEN2.D0 type_str:_ac4 type:4 temp:-273 [1691762274][INFO]name:SEN2.D0 type_str:_ac5 type:4 temp:-273 [1691762274][INFO]name:SEN2.D0 type_str:_ac6 type:4 temp:-273 [1691762274][INFO]name:SEN2.D0 type_str:_ac7 type:4 temp:-273 [1691762274][INFO]name:SEN2.D0 type_str:_ac8 type:4 temp:-273 [1691762274][INFO]name:SEN2.D0 type_str:_ac9 type:4 temp:-273 [1691762274][INFO]name:SEN2.D0 type_str:_cr3 type:0 temp:70 [1691762274][INFO]name:SEN2.D0 type_str:_crt type:0 temp:80 [1691762274][INFO]name:SEN2.D0 type_str:_hot type:1 temp:75 [1691762274][INFO]name:SEN2.D0 type_str:_psv type:3 temp:65 [1691762274][INFO]name:SEN3.D0 type_str:_ac0 type:4 temp:-273 [1691762274][INFO]name:SEN3.D0 type_str:_ac1 type:4 temp:-273 [1691762274][INFO]name:SEN3.D0 type_str:_ac2 type:4 temp:-273 [1691762274][INFO]name:SEN3.D0 type_str:_ac3 type:4 temp:60 [1691762274][INFO]name:SEN3.D0 type_str:_ac4 type:4 temp:50 [1691762274][INFO]name:SEN3.D0 type_str:_ac5 type:4 temp:40 [1691762274][INFO]name:SEN3.D0 type_str:_ac6 type:4 temp:-273 [1691762274][INFO]name:SEN3.D0 type_str:_ac7 type:4 temp:-273 [1691762274][INFO]name:SEN3.D0 type_str:_ac8 type:4 temp:-273 [1691762274][INFO]name:SEN3.D0 type_str:_ac9 type:4 temp:-273 [1691762274][INFO]name:SEN3.D0 type_str:_cr3 type:0 temp:70 [1691762274][INFO]name:SEN3.D0 type_str:_crt type:0 temp:80 [1691762274][INFO]name:SEN3.D0 type_str:_hot type:1 temp:75 [1691762274][INFO]name:SEN3.D0 type_str:_psv type:3 temp:65 [1691762274][INFO]name:TCPU.D0 type_str:_ac0 type:4 temp:109 [1691762274][INFO]name:TCPU.D0 type_str:_ac1 type:4 temp:107 [1691762274][INFO]name:TCPU.D0 type_str:_ac2 type:4 temp:106 [1691762274][INFO]name:TCPU.D0 type_str:_ac3 type:4 temp:105 [1691762274][INFO]name:TCPU.D0 type_str:_ac4 type:4 temp:103 [1691762274][INFO]name:TCPU.D0 type_str:_ac5 type:4 temp:-273 [1691762274][INFO]name:TCPU.D0 type_str:_ac6 type:4 temp:-273 [1691762274][INFO]name:TCPU.D0 type_str:_ac7 type:4 temp:-273 [1691762274][INFO]name:TCPU.D0 type_str:_ac8 type:4 temp:-273 [1691762274][INFO]name:TCPU.D0 type_str:_ac9 type:4 temp:-273 [1691762274][INFO]name:TCPU.D0 type_str:_cr3 type:0 temp:110 [1691762274][INFO]name:TCPU.D0 type_str:_crt type:0 temp:110 [1691762274][INFO]name:TCPU.D0 type_str:_hot type:1 temp:110 [1691762274][INFO]name:TCPU.D0 type_str:_psv type:3 temp:110 [1691762274][INFO]trippoint dump end [1691762275][INFO]Power slider is now set to 75 [1691762275][MSG]32 CPUID levels; family:model:stepping 0x6:9a:3 (6:154:3) [1691762275][DEBUG]thd_read_default_thermal_sensors [1691762275][INFO]sensor_update: type INT3400 [1691762275][INFO]sensor_update: type acpitz [1691762275][INFO]sensor_update: type x86_pkg_temp [1691762275][INFO]sensor_update: type TCPU_PCI [1691762275][INFO]sensor_update: type SEN3 [1691762275][INFO]sensor_update: type SEN1 [1691762275][INFO]sensor_update: type acpitz [1691762275][INFO]sensor_update: type iwlwifi_1 [1691762275][INFO]sensor_update: type TCPU [1691762275][INFO]sensor_update: type SEN2 [1691762275][INFO]thd_read_default_thermal_sensors loaded 10 sensors [1691762275][INFO]dts /sys/devices/platform/coretemp.0/name doesn't exist [1691762275][MSG]sensor id 23 : No temp sysfs for reading raw temp [1691762275][MSG]sensor id 23 : No temp sysfs for reading raw temp [1691762275][MSG]sensor id 23 : No temp sysfs for reading raw temp [1691762275][INFO]sensor index:2 INT3400 /sys/class/thermal/thermal_zone2/ Async:0 [1691762275][INFO]sensor index:0 acpitz /sys/class/thermal/thermal_zone0/ Async:0 [1691762275][INFO]sensor index:9 x86_pkg_temp /sys/class/thermal/thermal_zone9/ Async:1 [1691762275][INFO]sensor index:7 TCPU_PCI /sys/class/thermal/thermal_zone7/ Async:0 [1691762275][INFO]sensor index:5 SEN3 /sys/class/thermal/thermal_zone5/ Async:0 [1691762275][INFO]sensor index:3 SEN1 /sys/class/thermal/thermal_zone3/ Async:0 [1691762275][INFO]sensor index:1 acpitz /sys/class/thermal/thermal_zone1/ Async:0 [1691762275][INFO]sensor index:8 iwlwifi_1 /sys/class/thermal/thermal_zone8/ Async:0 [1691762275][INFO]sensor index:6 TCPU /sys/class/thermal/thermal_zone6/ Async:0 [1691762275][INFO]sensor index:4 SEN2 /sys/class/thermal/thermal_zone4/ Async:0 [1691762275][INFO]sensor index:10 hwmon /sys/class/hwmon/hwmon5/temp6_input Async:0 [1691762275][INFO]sensor index:11 hwmon /sys/class/hwmon/hwmon5/temp13_input Async:0 [1691762275][INFO]sensor index:12 hwmon /sys/class/hwmon/hwmon5/temp3_input Async:0 [1691762275][INFO]sensor index:13 hwmon /sys/class/hwmon/hwmon5/temp10_input Async:0 [1691762275][INFO]sensor index:14 hwmon /sys/class/hwmon/hwmon5/temp7_input Async:0 [1691762275][INFO]sensor index:15 hwmon /sys/class/hwmon/hwmon5/temp4_input Async:0 [1691762275][INFO]sensor index:16 hwmon /sys/class/hwmon/hwmon5/temp11_input Async:0 [1691762275][INFO]sensor index:17 hwmon /sys/class/hwmon/hwmon5/temp8_input Async:0 [1691762275][INFO]sensor index:18 hwmon /sys/class/hwmon/hwmon5/temp1_input Async:0 [1691762275][INFO]sensor index:19 hwmon /sys/class/hwmon/hwmon5/temp5_input Async:0 [1691762275][INFO]sensor index:20 hwmon /sys/class/hwmon/hwmon5/temp12_input Async:0 [1691762275][INFO]sensor index:21 hwmon /sys/class/hwmon/hwmon5/temp9_input Async:0 [1691762275][INFO]sensor index:22 hwmon /sys/class/hwmon/hwmon5/temp2_input Async:0 [1691762275][DEBUG]thd_read_default_cooling devices [1691762275][DEBUG]cooling dev 13:0:3:Processor [1691762275][DEBUG]cooling dev 1:0:1:Fan [1691762275][DEBUG]cooling dev 21:0:100:intel_powerclamp [1691762275][DEBUG]cooling dev 11:0:3:Processor [1691762275][DEBUG]cooling dev 8:0:3:Processor [1691762275][DEBUG]cooling dev 18:0:3:Processor [1691762275][DEBUG]cooling dev 6:0:3:Processor [1691762275][DEBUG]cooling dev 16:0:3:Processor [1691762275][DEBUG]cooling dev 4:0:1:Fan [1691762275][DEBUG]cooling dev 14:0:3:Processor [1691762275][DEBUG]cooling dev 2:0:1:Fan [1691762275][DEBUG]cooling dev 12:0:3:Processor [1691762275][DEBUG]cooling dev 0:0:1:Fan [1691762275][DEBUG]cooling dev 20:0:3:Processor [1691762275][DEBUG]cooling dev 10:0:3:Processor [1691762275][DEBUG]cooling dev 9:0:3:Processor [1691762275][DEBUG]cooling dev 19:0:3:Processor [1691762275][DEBUG]cooling dev 7:0:3:Processor [1691762275][DEBUG]cooling dev 17:0:3:Processor [1691762275][DEBUG]cooling dev 5:0:3:Processor [1691762275][DEBUG]cooling dev 15:0:3:Processor [1691762275][DEBUG]cooling dev 3:0:1:Fan [1691762275][INFO]thd_read_default_cooling devices loaded 22 cdevs [1691762275][INFO]Reading PPCC from the thermal-conf.xml [1691762275][INFO]ppcc limits max:35000000 min:15000000 min_win:28000000 step:1000000 [1691762275][INFO]IDSP policy matched, so trusting PPCC limits [1691762275][DEBUG]power_on_enable_status: 1 [1691762275][DEBUG]power_on_constraint_0_time_window: 27983872 [1691762275][DEBUG]RAPL max limit 15000000 increment: 1 [1691762275][INFO]set_pid_param 22 [-1000.100,10] [1691762275][INFO]Reading PPCC from the thermal-conf.xml [1691762275][INFO]ppcc limits max:35000000 min:15000000 min_win:28000000 step:1000000 [1691762275][INFO]IDSP policy matched, so trusting PPCC limits [1691762275][DEBUG]power_on_enable_status: 1 [1691762275][DEBUG]power_on_constraint_0_time_window: 55967744 [1691762275][DEBUG]RAPL max limit 15000000 increment: 1 [1691762275][INFO]set_pid_param 23 [-1000.100,10] [1691762275][INFO]Disable rapl-msr interface and use rapl-mmio [1691762275][INFO]Use Default pstate drv settings [1691762275][DEBUG]cooling dev index:24, curr_state:0, max_state:10, unit:10.000000, min_com:0, type:intel_pstate [1691762275][DEBUG]pstate CPU present 0-15 [1691762275][INFO]name = package-0 [1691762275][INFO]name = core [1691762275][INFO]name = uncore [1691762275][INFO]13: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]1: Fan, C:0 MN: 0 MX:1 ST:1 pt:/sys/class/thermal/ rd_bk 1 [1691762275][INFO]21: intel_powerclamp, C:0 MN: 0 MX:100 ST:5 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]11: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]8: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]18: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]6: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]16: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]4: Fan, C:0 MN: 0 MX:1 ST:1 pt:/sys/class/thermal/ rd_bk 1 [1691762275][INFO]14: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]2: Fan, C:0 MN: 0 MX:1 ST:1 pt:/sys/class/thermal/ rd_bk 1 [1691762275][INFO]12: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]0: Fan, C:0 MN: 0 MX:1 ST:1 pt:/sys/class/thermal/ rd_bk 1 [1691762275][INFO]20: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]10: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]9: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]19: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]7: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]17: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]5: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]15: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0 [1691762275][INFO]3: Fan, C:0 MN: 0 MX:1 ST:1 pt:/sys/class/thermal/ rd_bk 1 [1691762275][INFO]22: rapl_controller, C:35000000 MN: 200000000 MX:15000000 Inc ST:-2000000 Dec ST:-1000000 pt:/sys/devices/virtual/powercap/intel-rapl/intel-rapl:0/ rd_bk 1 [1691762275][INFO]23: rapl_controller_mmio, C:35000000 MN: 35000000 MX:15000000 Inc ST:-2000000 Dec ST:-1000000 pt:/sys/devices/virtual/powercap/intel-rapl-mmio/intel-rapl-mmio:0/ rd_bk 1 [1691762275][INFO]24: intel_pstate, C:0 MN: 0 MX:10 ST:1 pt:/sys/devices/system/cpu/intel_pstate/ rd_bk 1 [1691762275][INFO]25: LCD, C:0 MN: 0 MX:96000 ST:9600 pt:/sys/class/backlight/intel_backlight/ rd_bk 1 [1691762275][DEBUG]thd_read_default_thermal_zones [1691762275][DEBUG]Added zone index:2 [1691762275][DEBUG]Thermal Zone look for 2/type [1691762275][DEBUG]Thermal Zone 2:INT3400 [1691762275][DEBUG]read_trip_points Added from sysfs 0 trips [1691762275][DEBUG]Add trip pt 3:2:0x2:2147483647:0 [1691762275][DEBUG]Added one default trip [1691762275][DEBUG] >> read_cdev_trip_points for [1691762275][DEBUG]cthd_sysfs_zone::read_cdev_trip_points: ZONE bound to CDEV status 0 [1691762275][DEBUG]sort_and_update_poll_trip: trip_points_size =1 [1691762275][DEBUG]Add trip pt 5:2:0x2:2104533975:0 [1691762275][DEBUG]Added zone index:0 [1691762275][DEBUG]Thermal Zone look for 0/type [1691762275][DEBUG]Thermal Zone 0:acpitz [1691762275][DEBUG]read_trip_points 0/trip_point_0_type:critical [1691762275][DEBUG]read_trip_points 0/trip_point_0_temp:97000 [1691762275][DEBUG]read_trip_points 0/trip_point_0_hyst:0 [1691762275][DEBUG]Add trip pt 0:0:0x0:97000:1000 [1691762275][DEBUG]read_trip_points Added from sysfs 1 trips [1691762275][DEBUG] >> read_cdev_trip_points for [1691762275][DEBUG]cthd_sysfs_zone::read_cdev_trip_points: ZONE bound to CDEV status 0 [1691762275][DEBUG]sort_and_update_poll_trip: trip_points_size =1 [1691762275][DEBUG]Add trip pt 5:0:0x0:87300:0 [1691762275][DEBUG]Added zone index:9 [1691762275][DEBUG]Thermal Zone look for 9/type [1691762275][DEBUG]Thermal Zone 9:x86_pkg_temp [1691762275][DEBUG]read_trip_points 9/trip_point_0_type:passive [1691762275][DEBUG]read_trip_points 9/trip_point_0_temp:-274000 [1691762275][DEBUG]read_trip_points 9/trip_point_0_hyst:0 [1691762275][DEBUG]read_trip_points 9/trip_point_1_type:passive [1691762275][DEBUG]read_trip_points 9/trip_point_1_temp:-274000 [1691762275][DEBUG]read_trip_points 9/trip_point_1_hyst:0 [1691762275][DEBUG]read_trip_points Added from sysfs 0 trips [1691762275][DEBUG]Add trip pt 3:9:0x9:2147483647:0 [1691762275][DEBUG]Added one default trip [1691762275][DEBUG] >> read_cdev_trip_points for [1691762275][DEBUG]cthd_sysfs_zone::read_cdev_trip_points: ZONE bound to CDEV status 0 [1691762275][DEBUG]sort_and_update_poll_trip: trip_points_size =1 [1691762275][DEBUG]Add trip pt 5:9:0x9:2104533975:0 [1691762275][DEBUG]Added zone index:7 [1691762275][DEBUG]Thermal Zone look for 7/type [1691762275][DEBUG]Thermal Zone 7:TCPU_PCI [1691762275][DEBUG]read_trip_points 7/trip_point_0_type:passive [1691762275][DEBUG]read_trip_points 7/trip_point_0_temp:-274000 [1691762275][DEBUG]read_trip_points 7/trip_point_0_hyst:0 [1691762275][DEBUG]read_trip_points Added from sysfs 0 trips [1691762275][DEBUG]Add trip pt 3:7:0x7:2147483647:0 [1691762275][DEBUG]Added one default trip [1691762275][DEBUG] >> read_cdev_trip_points for [1691762275][DEBUG]cthd_sysfs_zone::read_cdev_trip_points: ZONE bound to CDEV status 0 [1691762275][DEBUG]sort_and_update_poll_trip: trip_points_size =1 [1691762275][DEBUG]Add trip pt 5:7:0x7:2104533975:0 [1691762275][DEBUG]Added zone index:5 [1691762275][DEBUG]Thermal Zone look for 5/type [1691762275][DEBUG]Thermal Zone 5:SEN3 [1691762275][DEBUG]read_trip_points 5/trip_point_0_type:passive [1691762275][DEBUG]read_trip_points 5/trip_point_0_temp:-274000 [1691762275][DEBUG]read_trip_points 5/trip_point_0_hyst:2000 [1691762275][DEBUG]read_trip_points 5/trip_point_1_type:passive [1691762275][DEBUG]read_trip_points 5/trip_point_1_temp:-274000 [1691762275][DEBUG]read_trip_points 5/trip_point_1_hyst:2000 [1691762275][DEBUG]read_trip_points 5/trip_point_2_type:critical [1691762275][DEBUG]read_trip_points 5/trip_point_2_temp:80050 [1691762275][DEBUG]read_trip_points 5/trip_point_2_hyst:2000 [1691762275][DEBUG]Add trip pt 0:5:0x5:80050:2000 [1691762275][DEBUG]read_trip_points 5/trip_point_3_type:hot [1691762275][DEBUG]read_trip_points 5/trip_point_3_temp:75050 [1691762275][DEBUG]read_trip_points 5/trip_point_3_hyst:2000 [1691762275][DEBUG]Add trip pt 2:5:0x5:75050:2000 [1691762275][DEBUG]read_trip_points 5/trip_point_4_type:passive [1691762275][DEBUG]read_trip_points 5/trip_point_4_temp:65050 [1691762275][DEBUG]read_trip_points 5/trip_point_4_hyst:2000 [1691762275][DEBUG]Add trip pt 3:5:0x5:65050:2000 [1691762275][DEBUG]read_trip_points Added from sysfs 3 trips [1691762275][DEBUG] >> read_cdev_trip_points for [1691762275][DEBUG]cthd_sysfs_zone::read_cdev_trip_points: ZONE bound to CDEV status 0 [1691762275][DEBUG]sort_and_update_poll_trip: trip_points_size =3 [1691762275][DEBUG]Add trip pt 5:5:0x5:58545:0 [1691762275][DEBUG]Added zone index:3 [1691762275][DEBUG]Thermal Zone look for 3/type [1691762275][DEBUG]Thermal Zone 3:SEN1 [1691762275][DEBUG]read_trip_points 3/trip_point_0_type:passive [1691762275][DEBUG]read_trip_points 3/trip_point_0_temp:-274000 [1691762275][DEBUG]read_trip_points 3/trip_point_0_hyst:2000 [1691762275][DEBUG]read_trip_points 3/trip_point_1_type:passive [1691762275][DEBUG]read_trip_points 3/trip_point_1_temp:-274000 [1691762275][DEBUG]read_trip_points 3/trip_point_1_hyst:2000 [1691762275][DEBUG]read_trip_points 3/trip_point_2_type:critical [1691762275][DEBUG]read_trip_points 3/trip_point_2_temp:80050 [1691762275][DEBUG]read_trip_points 3/trip_point_2_hyst:2000 [1691762275][DEBUG]Add trip pt 0:3:0x3:80050:2000 [1691762275][DEBUG]read_trip_points 3/trip_point_3_type:hot [1691762275][DEBUG]read_trip_points 3/trip_point_3_temp:75050 [1691762275][DEBUG]read_trip_points 3/trip_point_3_hyst:2000 [1691762275][DEBUG]Add trip pt 2:3:0x3:75050:2000 [1691762275][DEBUG]read_trip_points 3/trip_point_4_type:passive [1691762275][DEBUG]read_trip_points 3/trip_point_4_temp:65050 [1691762275][DEBUG]read_trip_points 3/trip_point_4_hyst:2000 [1691762275][DEBUG]Add trip pt 3:3:0x3:65050:2000 [1691762275][DEBUG]read_trip_points 3/trip_point_5_type:active [1691762275][DEBUG]read_trip_points 3/trip_point_5_temp:60050 [1691762275][DEBUG]read_trip_points 3/trip_point_5_hyst:2000 [1691762275][DEBUG]Add trip pt 4:3:0x3:60050:2000 [1691762275][DEBUG]read_trip_points 3/trip_point_6_type:active [1691762275][DEBUG]read_trip_points 3/trip_point_6_temp:50050 [1691762275][DEBUG]read_trip_points 3/trip_point_6_hyst:2000 [1691762275][DEBUG]Add trip pt 4:3:0x3:50050:2000 [1691762275][DEBUG]read_trip_points 3/trip_point_7_type:active [1691762275][DEBUG]read_trip_points 3/trip_point_7_temp:40050 [1691762275][DEBUG]read_trip_points 3/trip_point_7_hyst:2000 [1691762275][DEBUG]Add trip pt 4:3:0x3:40050:2000 [1691762275][DEBUG]read_trip_points Added from sysfs 6 trips [1691762275][DEBUG] >> read_cdev_trip_points for [1691762275][DEBUG]cthd_sysfs_zone::read_cdev_trip_points: ZONE bound to CDEV status 0 [1691762275][DEBUG]sort_and_update_poll_trip: trip_points_size =6 [1691762275][DEBUG]Add trip pt 5:3:0x3:35050:0 [1691762275][DEBUG]Added zone index:1 [1691762275][DEBUG]Thermal Zone look for 1/type [1691762275][DEBUG]Thermal Zone 1:acpitz [1691762275][DEBUG]read_trip_points 1/trip_point_0_type:active [1691762275][DEBUG]read_trip_points 1/trip_point_0_temp:100000 [1691762275][DEBUG]read_trip_points 1/trip_point_0_hyst:0 [1691762275][DEBUG]Add trip pt 4:1:0x0:100000:1000 [1691762275][DEBUG]read_trip_points 1/trip_point_1_type:active [1691762275][DEBUG]read_trip_points 1/trip_point_1_temp:55000 [1691762275][DEBUG]read_trip_points 1/trip_point_1_hyst:0 [1691762275][DEBUG]Add trip pt 4:1:0x0:55000:1000 [1691762275][DEBUG]read_trip_points 1/trip_point_2_type:active [1691762275][DEBUG]read_trip_points 1/trip_point_2_temp:50000 [1691762275][DEBUG]read_trip_points 1/trip_point_2_hyst:0 [1691762275][DEBUG]Add trip pt 4:1:0x0:50000:1000 [1691762275][DEBUG]read_trip_points 1/trip_point_3_type:active [1691762275][DEBUG]read_trip_points 1/trip_point_3_temp:45000 [1691762275][DEBUG]read_trip_points 1/trip_point_3_hyst:0 [1691762275][DEBUG]Add trip pt 4:1:0x0:45000:1000 [1691762275][DEBUG]read_trip_points 1/trip_point_4_type:active [1691762275][DEBUG]read_trip_points 1/trip_point_4_temp:40000 [1691762275][DEBUG]read_trip_points 1/trip_point_4_hyst:0 [1691762275][DEBUG]Add trip pt 4:1:0x0:40000:1000 [1691762275][DEBUG]read_trip_points Added from sysfs 5 trips [1691762275][DEBUG] >> read_cdev_trip_points for [1691762275][DEBUG]cdev trip point: 4 contains 4 [1691762275][DEBUG]cdev0 present [1691762275][DEBUG]symbolic name ../cooling_device4:4 [1691762275][DEBUG]zone acpitz bounded [1691762275][DEBUG]cdev trip point: 3 contains 3 [1691762275][DEBUG]cdev1 present [1691762275][DEBUG]symbolic name ../cooling_device3:3 [1691762275][DEBUG]zone acpitz bounded [1691762275][DEBUG]cdev trip point: 2 contains 2 [1691762275][DEBUG]cdev2 present [1691762275][DEBUG]symbolic name ../cooling_device2:2 [1691762275][DEBUG]zone acpitz bounded [1691762275][DEBUG]cdev trip point: 1 contains 1 [1691762275][DEBUG]cdev3 present [1691762275][DEBUG]symbolic name ../cooling_device1:1 [1691762275][DEBUG]zone acpitz bounded [1691762275][DEBUG]cdev trip point: 0 contains 0 [1691762275][DEBUG]cdev4 present [1691762275][DEBUG]symbolic name ../cooling_device0:0 [1691762275][DEBUG]zone acpitz bounded [1691762275][DEBUG]cthd_sysfs_zone::read_cdev_trip_points: ZONE bound to CDEV status 1 [1691762275][DEBUG]sort_and_update_poll_trip: trip_points_size =5 [1691762275][DEBUG]Add trip pt 5:1:0x0:35000:0 [1691762275][DEBUG]Added zone index:8 [1691762275][DEBUG]Thermal Zone look for 8/type [1691762275][DEBUG]Thermal Zone 8:iwlwifi_1 [1691762275][DEBUG]read_trip_points 8/trip_point_0_type:passive [1691762275][DEBUG]read_trip_points 8/trip_point_0_temp:-2147483648 [1691762275][DEBUG]read_trip_points 8/trip_point_0_hyst:0 [1691762275][DEBUG]read_trip_points 8/trip_point_1_type:passive [1691762275][DEBUG]read_trip_points 8/trip_point_1_temp:-2147483648 [1691762275][DEBUG]read_trip_points 8/trip_point_1_hyst:0 [1691762275][DEBUG]read_trip_points 8/trip_point_2_type:passive [1691762275][DEBUG]read_trip_points 8/trip_point_2_temp:-2147483648 [1691762275][DEBUG]read_trip_points 8/trip_point_2_hyst:0 [1691762275][DEBUG]read_trip_points 8/trip_point_3_type:passive [1691762275][DEBUG]read_trip_points 8/trip_point_3_temp:-2147483648 [1691762275][DEBUG]read_trip_points 8/trip_point_3_hyst:0 [1691762275][DEBUG]read_trip_points 8/trip_point_4_type:passive [1691762275][DEBUG]read_trip_points 8/trip_point_4_temp:-2147483648 [1691762275][DEBUG]read_trip_points 8/trip_point_4_hyst:0 [1691762275][DEBUG]read_trip_points 8/trip_point_5_type:passive [1691762275][DEBUG]read_trip_points 8/trip_point_5_temp:-2147483648 [1691762275][DEBUG]read_trip_points 8/trip_point_5_hyst:0 [1691762275][DEBUG]read_trip_points 8/trip_point_6_type:passive [1691762275][DEBUG]read_trip_points 8/trip_point_6_temp:-2147483648 [1691762275][DEBUG]read_trip_points 8/trip_point_6_hyst:0 [1691762275][DEBUG]read_trip_points 8/trip_point_7_type:passive [1691762275][DEBUG]read_trip_points 8/trip_point_7_temp:-2147483648 [1691762275][DEBUG]read_trip_points 8/trip_point_7_hyst:0 [1691762275][DEBUG]read_trip_points Added from sysfs 0 trips [1691762275][DEBUG]Add trip pt 3:8:0x8:2147483647:0 [1691762275][DEBUG]Added one default trip [1691762275][DEBUG] >> read_cdev_trip_points for [1691762275][DEBUG]cthd_sysfs_zone::read_cdev_trip_points: ZONE bound to CDEV status 0 [1691762275][DEBUG]sort_and_update_poll_trip: trip_points_size =1 [1691762275][DEBUG]Add trip pt 5:8:0x8:2104533975:0 [1691762275][DEBUG]Added zone index:6 [1691762275][DEBUG]Thermal Zone look for 6/type [1691762275][DEBUG]Thermal Zone 6:TCPU [1691762275][DEBUG]read_trip_points 6/trip_point_0_type:critical [1691762275][DEBUG]read_trip_points 6/trip_point_0_temp:110050 [1691762275][DEBUG]read_trip_points 6/trip_point_0_hyst:0 [1691762275][DEBUG]Add trip pt 0:6:0x6:110050:1000 [1691762275][DEBUG]read_trip_points 6/trip_point_1_type:hot [1691762275][DEBUG]read_trip_points 6/trip_point_1_temp:110050 [1691762275][DEBUG]read_trip_points 6/trip_point_1_hyst:0 [1691762275][DEBUG]Add trip pt 2:6:0x6:110050:1000 [1691762275][DEBUG]read_trip_points 6/trip_point_2_type:passive [1691762275][DEBUG]read_trip_points 6/trip_point_2_temp:110050 [1691762275][DEBUG]read_trip_points 6/trip_point_2_hyst:0 [1691762275][DEBUG]Add trip pt 3:6:0x6:110050:1000 [1691762275][DEBUG]read_trip_points 6/trip_point_3_type:active [1691762275][DEBUG]read_trip_points 6/trip_point_3_temp:109050 [1691762275][DEBUG]read_trip_points 6/trip_point_3_hyst:0 [1691762275][DEBUG]Add trip pt 4:6:0x6:109050:1000 [1691762275][DEBUG]read_trip_points 6/trip_point_4_type:active [1691762275][DEBUG]read_trip_points 6/trip_point_4_temp:107050 [1691762275][DEBUG]read_trip_points 6/trip_point_4_hyst:0 [1691762275][DEBUG]Add trip pt 4:6:0x6:107050:1000 [1691762275][DEBUG]read_trip_points 6/trip_point_5_type:active [1691762275][DEBUG]read_trip_points 6/trip_point_5_temp:106050 [1691762275][DEBUG]read_trip_points 6/trip_point_5_hyst:0 [1691762275][DEBUG]Add trip pt 4:6:0x6:106050:1000 [1691762275][DEBUG]read_trip_points 6/trip_point_6_type:active [1691762275][DEBUG]read_trip_points 6/trip_point_6_temp:104550 [1691762275][DEBUG]read_trip_points 6/trip_point_6_hyst:0 [1691762275][DEBUG]Add trip pt 4:6:0x6:104550:1000 [1691762275][DEBUG]read_trip_points 6/trip_point_7_type:active [1691762275][DEBUG]read_trip_points 6/trip_point_7_temp:103050 [1691762275][DEBUG]read_trip_points 6/trip_point_7_hyst:0 [1691762275][DEBUG]Add trip pt 4:6:0x6:103050:1000 [1691762275][DEBUG]read_trip_points Added from sysfs 8 trips [1691762275][DEBUG] >> read_cdev_trip_points for [1691762275][DEBUG]cthd_sysfs_zone::read_cdev_trip_points: ZONE bound to CDEV status 0 [1691762275][DEBUG]sort_and_update_poll_trip: trip_points_size =8 [1691762275][DEBUG]Add trip pt 5:6:0x6:92745:0 [1691762275][DEBUG]Added zone index:4 [1691762275][DEBUG]Thermal Zone look for 4/type [1691762275][DEBUG]Thermal Zone 4:SEN2 [1691762275][DEBUG]read_trip_points 4/trip_point_0_type:passive [1691762275][DEBUG]read_trip_points 4/trip_point_0_temp:-274000 [1691762275][DEBUG]read_trip_points 4/trip_point_0_hyst:2000 [1691762275][DEBUG]read_trip_points 4/trip_point_1_type:passive [1691762275][DEBUG]read_trip_points 4/trip_point_1_temp:-274000 [1691762275][DEBUG]read_trip_points 4/trip_point_1_hyst:2000 [1691762275][DEBUG]read_trip_points 4/trip_point_2_type:critical [1691762275][DEBUG]read_trip_points 4/trip_point_2_temp:80050 [1691762275][DEBUG]read_trip_points 4/trip_point_2_hyst:2000 [1691762275][DEBUG]Add trip pt 0:4:0x4:80050:2000 [1691762275][DEBUG]read_trip_points 4/trip_point_3_type:hot [1691762275][DEBUG]read_trip_points 4/trip_point_3_temp:75050 [1691762275][DEBUG]read_trip_points 4/trip_point_3_hyst:2000 [1691762275][DEBUG]Add trip pt 2:4:0x4:75050:2000 [1691762275][DEBUG]read_trip_points 4/trip_point_4_type:passive [1691762275][DEBUG]read_trip_points 4/trip_point_4_temp:65050 [1691762275][DEBUG]read_trip_points 4/trip_point_4_hyst:2000 [1691762275][DEBUG]Add trip pt 3:4:0x4:65050:2000 [1691762275][DEBUG]read_trip_points 4/trip_point_5_type:active [1691762275][DEBUG]read_trip_points 4/trip_point_5_temp:60050 [1691762275][DEBUG]read_trip_points 4/trip_point_5_hyst:2000 [1691762275][DEBUG]Add trip pt 4:4:0x4:60050:2000 [1691762275][DEBUG]read_trip_points 4/trip_point_6_type:active [1691762275][DEBUG]read_trip_points 4/trip_point_6_temp:50050 [1691762275][DEBUG]read_trip_points 4/trip_point_6_hyst:2000 [1691762275][DEBUG]Add trip pt 4:4:0x4:50050:2000 [1691762275][DEBUG]read_trip_points 4/trip_point_7_type:active [1691762275][DEBUG]read_trip_points 4/trip_point_7_temp:40050 [1691762275][DEBUG]read_trip_points 4/trip_point_7_hyst:2000 [1691762275][DEBUG]Add trip pt 4:4:0x4:40050:2000 [1691762275][DEBUG]read_trip_points Added from sysfs 6 trips [1691762275][DEBUG] >> read_cdev_trip_points for [1691762275][DEBUG]cthd_sysfs_zone::read_cdev_trip_points: ZONE bound to CDEV status 0 [1691762275][DEBUG]sort_and_update_poll_trip: trip_points_size =6 [1691762275][DEBUG]Add trip pt 5:4:0x4:35050:0 [1691762275][INFO]thd_read_default_thermal_zones loaded 10 zones [1691762275][INFO]INT3400 Base path is /sys/bus/acpi/devices/INTC1041:00/physical_node/uuids/ [1691762275][DEBUG]uuid: UNKNOWN [1691762275][INFO]Processor thermal device is present [1691762275][INFO]It will act as CPU thermal zone !! [1691762275][INFO]Processor thermal device passive Trip is 82000 [1691762275][INFO]min:0 max:0 [1691762275][DEBUG]zone TCPU bounded [1691762275][INFO]min:0 max:0 [1691762275][DEBUG]zone TCPU bounded [1691762275][INFO]min:0 max:0 [1691762275][DEBUG]zone TCPU bounded [1691762275][INFO]min:0 max:0 [1691762275][DEBUG]zone TCPU bounded [1691762275][INFO]

ZONE DUMP BEGIN [1691762275][INFO] [1691762275][INFO]Zone 6: TCPU, Active:1 Bind:1 Sensor_cnt:1 [1691762275][INFO]..sensors.. [1691762275][INFO]sensor index:6 TCPU /sys/class/thermal/thermal_zone6/ Async:0 [1691762275][INFO]..trips.. [1691762275][INFO]index 7: type:active temp:103050 hyst:1000 zone id:6 sensor id:6 control_type:1 cdev size:0 [1691762275][INFO]index 6: type:active temp:104550 hyst:1000 zone id:6 sensor id:6 control_type:1 cdev size:0 [1691762275][INFO]index 5: type:active temp:106050 hyst:1000 zone id:6 sensor id:6 control_type:1 cdev size:0 [1691762275][INFO]index 4: type:active temp:107050 hyst:1000 zone id:6 sensor id:6 control_type:1 cdev size:0 [1691762275][INFO]index 3: type:active temp:109050 hyst:1000 zone id:6 sensor id:6 control_type:1 cdev size:0 [1691762275][INFO]index 0: type:critical temp:110050 hyst:1000 zone id:6 sensor id:6 control_type:1 cdev size:0 [1691762275][INFO]index 1: type:max temp:110050 hyst:1000 zone id:6 sensor id:6 control_type:1 cdev size:0 [1691762275][INFO]index 2: type:passive temp:82000 hyst:1000 zone id:6 sensor id:6 control_type:1 cdev size:4 [1691762275][INFO]cdev[0] rapl_controller, Sampling period: 0 [1691762275][INFO] target_state:not defined [1691762275][INFO]min_max 0 [1691762275][INFO]cdev[1] intel_pstate, Sampling period: 0 [1691762275][INFO] target_state:not defined [1691762275][INFO]min_max 0 [1691762275][INFO]cdev[2] intel_powerclamp, Sampling period: 0 [1691762275][INFO] target_state:not defined [1691762275][INFO]min_max 0 [1691762275][INFO]cdev[3] Processor, Sampling period: 0 [1691762275][INFO] target_state:not defined [1691762275][INFO]min_max 0 [1691762275][INFO]index 8: type:polling temp:92745 hyst:0 zone id:6 sensor id:6 control_type:0 cdev size:0 [1691762275][INFO] [1691762275][INFO]

ZONE DUMP END [1691762275][ERR]Unsupported condition 9 (Aggregate_power_percentage) [1691762275][ERR]Unsupported condition 9 (Aggregate_power_percentage) [1691762275][ERR]Unsupported condition 9 (Aggregate_power_percentage) [1691762275][ERR]Unsupported condition 9 (Aggregate_power_percentage) [1691762275][ERR]Unsupported conditions are present [1691762275][INFO]Some conditions are not supported, so check if any condition set can be matched [1691762275][DEBUG]evaluate condition set 0 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 17 [1691762275][DEBUG]read_temperature sensor ID 3 [1691762275][DEBUG]Sensor SEN1 :temp 32050 [1691762275][DEBUG]evaluate condition set 1 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 17 [1691762275][DEBUG]read_temperature sensor ID 3 [1691762275][DEBUG]Sensor SEN1 :temp 32050 [1691762275][DEBUG]evaluate condition set 2 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 19 [1691762275][DEBUG]evaluate condition set 3 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 19 [1691762275][DEBUG]evaluate condition.condition at index 1 [1691762275][DEBUG]evaluate condition.condition 8 [1691762275][DEBUG]evaluate condition set 4 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 19 [1691762275][DEBUG]evaluate condition set 5 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 9 [1691762275][DEBUG]evaluate condition set 6 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 9 [1691762275][DEBUG]evaluate condition set 7 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 9 [1691762275][DEBUG]evaluate condition set 8 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 9 [1691762275][INFO]Also unable to evaluate any conditions [1691762275][INFO]Falling back to use configuration with the highest power [1691762275][INFO]target:PL1MAX 45000 [1691762275][INFO]target:PL1MAX 35000 [1691762275][INFO]target:PL1MAX 45000 [1691762275][INFO]target:PL1MAX 35000 [1691762275][INFO]target:PL1MAX 15000 [1691762275][INFO]target:PL1MAX 35000 [1691762275][INFO]target:PL1MAX 15000 [1691762275][INFO]target:PL1MAX 15000 [1691762275][INFO]target:PL1MAX 15000 [1691762275][INFO]target:1 [1691762275][INFO]fallback id:1 [1691762275][DEBUG]evaluate condition set 0 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 17 [1691762275][DEBUG]read_temperature sensor ID 3 [1691762275][DEBUG]Sensor SEN1 :temp 32050 [1691762275][DEBUG]evaluate condition set 1 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 17 [1691762275][DEBUG]read_temperature sensor ID 3 [1691762275][DEBUG]Sensor SEN1 :temp 32050 [1691762275][DEBUG]evaluate condition set 2 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 19 [1691762275][DEBUG]evaluate condition set 3 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 19 [1691762275][DEBUG]evaluate condition.condition at index 1 [1691762275][DEBUG]evaluate condition.condition 8 [1691762275][DEBUG]evaluate condition set 4 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 19 [1691762275][DEBUG]evaluate condition set 5 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 9 [1691762275][DEBUG]evaluate condition set 6 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 9 [1691762275][DEBUG]evaluate condition set 7 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 9 [1691762275][DEBUG]evaluate condition set 8 [1691762275][DEBUG]evaluate condition.condition at index 0 [1691762275][DEBUG]evaluate condition.condition 9 [1691762275][INFO]adaptive engine reached end [1691762275][INFO]Running on a vanilla kernel [1691762275][MSG]Polling mode is enabled: 4 [1691762275][INFO]Current user preference is 0 [1691762275][INFO]Control is taken over from kernel [1691762275][INFO]INT3400 Base path is /sys/bus/acpi/devices/INTC1041:00/physical_node/uuids/ [1691762275][INFO]Taking over thermal control [1691762275][DEBUG]available uuids: UNKNOWN [1691762275][INFO]Set Default UUID: 42A441D6-AE6A-462b-A84B-4A8CE79027D3 [1691762275][INFO]thd_engine_thread begin [1691762275][INFO]Thermal zone of type INT3400 [1691762275][INFO]Thermal zone of type acpitz [1691762275][INFO]Thermal zone of type x86_pkg_temp [1691762275][INFO]Thermal zone of type TCPU_PCI [1691762275][INFO]Thermal zone of type SEN3 [1691762275][INFO]Thermal zone of type SEN1 [1691762275][INFO]Thermal zone of type acpitz [1691762275][INFO]Thermal zone of type iwlwifi_1 [1691762275][INFO]Thermal zone of type TCPU [1691762275][INFO]Thermal zone of type SEN2 [1691762275][DEBUG]Start main loop [1691762279][DEBUG]poll exit 0 polls_fd event 0 0 [1691762279][DEBUG] energy 1:0:1105994 mj: 0 mw [1691762279][DEBUG]read_temperature sensor ID 6 [1691762279][DEBUG]Sensor TCPU :temp 41000 [1691762279][DEBUG]pref 0 type 4 temp 41000 trip 103050 [1691762279][DEBUG]pref 0 type 4 temp 41000 trip 104550 [1691762279][DEBUG]pref 0 type 4 temp 41000 trip 106050 [1691762279][DEBUG]pref 0 type 4 temp 41000 trip 107050 [1691762279][DEBUG]pref 0 type 4 temp 41000 trip 109050 [1691762279][DEBUG]pref 0 type 0 temp 41000 trip 110050 [1691762279][DEBUG]pref 0 type 2 temp 41000 trip 110050 [1691762279][DEBUG]Passive Trip point applicable [1691762279][DEBUG]Trip point applicable < 1:110050 [1691762279][DEBUG]cdev size for this trippoint 0 [1691762279][DEBUG]pref 0 type 3 temp 41000 trip 82000 [1691762279][DEBUG]Passive Trip point applicable [1691762279][DEBUG]Trip point applicable < 2:82000 [1691762279][DEBUG]cdev size for this trippoint 4 [1691762279][DEBUG]cdev at index 13:Processor [1691762279][DEBUG]Need to switch to next cdev [1691762279][DEBUG]cdev at index 21:intel_powerclamp [1691762279][DEBUG]Need to switch to next cdev [1691762279][DEBUG]cdev at index 24:intel_pstate [1691762279][DEBUG]Need to switch to next cdev [1691762279][DEBUG]cdev at index 22:rapl_controller [1691762279][DEBUG]>>thd_cdev_set_state temperature 82000:41000 index:22 state:0 :zone:6 trip_id:2 target_state_valid:0 target_value :0 force:0 min_state:0 max_state:0 [1691762279][DEBUG]zone_trip_limits.size() 0 [1691762279][DEBUG]def_max_state:15000000 temp_max_state:0 curr_max_state:15000000 [1691762279][DEBUG]thd_cdev_set_22:curr state 35000000 max state 15000000 [1691762279][DEBUG]def_min_state:200000000 curr_min_state:200000000 [1691762279][INFO]op->device:rapl_controller 36000000 [1691762279][INFO]set cdev state index 22 state 36000000 wr:36000000 [1691762279][INFO]Set : threshold:82000, temperature:41000, cdev:22(rapl_controller), curr_state:36000000, max_state:15000000 [1691762279][DEBUG]<<thd_cdev_set_state 0 [1691762279][DEBUG]exec_fallback_target 1 [1691762279][INFO]Target Name:SSD_performance [1691762279][INFO]looking for cdev B0D4 [1691762279][INFO]target:TccOffset 8 [1691762279][INFO]sysfs write failed /sys/bus/pci/devices/0000:00:04.0/tcc_offset_degree_celsius [1691762279][INFO]Target Name:SSD_performance [1691762279][INFO]looking for cdev B0D4 [1691762279][INFO]target:PL1MAX 45000 [1691762279][INFO]Target Name:SSD_performance [1691762279][INFO]looking for cdev B0D4 [1691762279][INFO]target:PL1MIN 22000 [1691762279][INFO]Target Name:SSD_performance [1691762279][INFO]looking for cdev B0D4 [1691762279][INFO]target:PL2PowerLimit 80000 [1691762279][INFO]Target Name:SSD_performance [1691762279][INFO]looking for cdev B0D4 [1691762279][INFO]target:PL1TimeWindow 28000 [1691762279][INFO]Target Name:SSD_performance [1691762279][INFO]looking for cdev IETM [1691762279][INFO]cdev IETM not found [1691762279][INFO]set_int3400 target SSD_performance [1691762279][DEBUG]thd_trip_cdev_state_reset [1691762279][DEBUG]thd_trip_cdev_state_reset [1691762279][DEBUG]thd_trip_cdev_state_reset index 13:Processor [1691762279][DEBUG]thd_trip_cdev_state_reset index 21:intel_powerclamp [1691762279][DEBUG]thd_trip_cdev_state_reset index 24:intel_pstate [1691762279][DEBUG]thd_trip_cdev_state_reset index 22:rapl_controller [1691762279][DEBUG]>>thd_cdev_set_state temperature 0:0 index:22 state:0 :zone:6 trip_id:2 target_state_valid:1 target_value :200000000 force:1 min_state:0 max_state:0 [1691762279][DEBUG]zone_trip_limits.size() 0 [1691762279][INFO]forced to min_state [1691762279][INFO]set cdev state index 22 state 200000000 wr:200000000 [1691762279][INFO]Set : 0, 0, 22, 200000000, 15000000 [1691762279][DEBUG]thd_trip_cdev_state_reset [1691762279][DEBUG]thd_trip_cdev_state_reset [1691762279][DEBUG]thd_trip_cdev_state_reset [1691762279][DEBUG]thd_trip_cdev_state_reset [1691762279][DEBUG]thd_trip_cdev_state_reset [1691762279][DEBUG]thd_trip_cdev_state_reset [1691762279][DEBUG]thd_trip_cdev_state_reset [1691762279][DEBUG]Add trip pt 3:4:0x4:40000:0 [1691762279][INFO]min:0 max:0 [1691762279][DEBUG]sort_and_update_poll_trip: trip_points_size =1 [1691762279][DEBUG]Add trip pt 5:4:0x4:35000:0 [1691762279][DEBUG]zone SEN2 bounded [1691762279][DEBUG]check trip zone:9:0 [1691762279][DEBUG]matched 2147483647 [1691762279][DEBUG]check trip zone:9:1 [1691762279][INFO]

ZONE DUMP BEGIN [1691762279][INFO] [1691762279][INFO]Zone 4: SEN2, Active:1 Bind:1 Sensor_cnt:1 [1691762279][INFO]..sensors.. [1691762279][INFO]sensor index:4 SEN2 /sys/class/thermal/thermal_zone4/ Async:1 [1691762279][INFO]..trips.. [1691762279][INFO]index 0: type:passive temp:41000 hyst:0 zone id:4 sensor id:4 control_type:1 cdev size:1 [1691762279][INFO]cdev[0] rapl_controller_mmio, Sampling period: 1 [1691762279][INFO] target_state:not defined [1691762279][INFO]min_max 0 [1691762279][INFO]index 1: type:polling temp:35000 hyst:0 zone id:4 sensor id:4 control_type:0 cdev size:0 [1691762279][INFO] [1691762279][INFO]

ZONE DUMP END [1691762283][DEBUG]poll exit 0 polls_fd event 0 0 [1691762283][DEBUG] energy 1:0:1107778 mj: 446 mw [1691762283][DEBUG]read_temperature sensor ID 4 [1691762283][DEBUG]Sensor SEN2 :temp 36050 [1691762283][DEBUG]pref 0 type 3 temp 36050 trip 41000 [1691762283][DEBUG]Passive Trip point applicable [1691762283][DEBUG]Trip point applicable < 0:41000 [1691762283][DEBUG]cdev size for this trippoint 1 [1691762283][DEBUG]cdev at index 23:rapl_controller_mmio [1691762283][DEBUG]>>thd_cdev_set_state temperature 41000:36050 index:23 state:0 :zone:4 trip_id:0 target_state_valid:0 target_value :45000000 force:0 min_state:0 max_state:0 [1691762283][DEBUG]zone_trip_limits.size() 0 [1691762283][DEBUG]def_max_state:22000000 temp_max_state:0 curr_max_state:22000000 [1691762283][DEBUG]thd_cdev_set_23:curr state 35000000 max state 22000000 [1691762283][DEBUG]def_min_state:45000000 curr_min_state:45000000 [1691762283][INFO]op->device:rapl_controller_mmio 36000000 [1691762283][INFO]set cdev state index 23 state 36000000 wr:36000000 [1691762283][INFO]Set : threshold:41000, temperature:36050, cdev:23(rapl_controller_mmio), curr_state:36000000, max_state:22000000 [1691762283][DEBUG]<<thd_cdev_set_state 0 [1691762283][DEBUG]polling trip reached, on [1691762283][DEBUG]poll exit 1 polls_fd event 1 0 [1691762283][DEBUG]wakeup fd event [1691762283][DEBUG]Received message 5 [1691762283][DEBUG]poll exit 1 polls_fd event 1 0 [1691762283][DEBUG]wakeup fd event [1691762283][DEBUG]Received message 7 [1691762283][DEBUG]thd_engine fast polling enabled via 5 [1691762284][DEBUG]poll exit 0 polls_fd event 0 0 [1691762284][DEBUG] energy 1:0:1108113 mj: 335 mw [1691762284][DEBUG]read_temperature sensor ID 4 [1691762284][DEBUG]Sensor SEN2 :temp 36050 [1691762284][DEBUG]pref 0 type 3 temp 36050 trip 41000 [1691762284][DEBUG]Passive Trip point applicable [1691762284][DEBUG]Trip point applicable < 0:41000 [1691762284][DEBUG]cdev size for this trippoint 1 [1691762284][DEBUG]cdev at index 23:rapl_controller_mmio [1691762284][DEBUG]>>thd_cdev_set_state temperature 41000:36050 index:23 state:0 :zone:4 trip_id:0 target_state_valid:0 target_value :45000000 force:0 min_state:0 max_state:0 [1691762284][DEBUG]zone_trip_limits.size() 0 [1691762284][DEBUG]def_max_state:22000000 temp_max_state:0 curr_max_state:22000000 [1691762284][DEBUG]thd_cdev_set_23:curr state 36000000 max state 22000000 [1691762284][DEBUG]def_min_state:45000000 curr_min_state:45000000 [1691762284][INFO]op->device:rapl_controller_mmio 37000000 [1691762284][INFO]set cdev state index 23 state 37000000 wr:37000000 [1691762284][INFO]Set : threshold:41000, temperature:36050, cdev:23(rapl_controller_mmio), curr_state:37000000, max_state:22000000 [1691762284][DEBUG]<<thd_cdev_set_state 0 [1691762285][DEBUG]poll exit 0 polls_fd event 0 0 [1691762285][DEBUG] energy 1:0:1108520 mj: 407 mw [1691762285][DEBUG]read_temperature sensor ID 4 [1691762285][DEBUG]Sensor SEN2 :temp 36050 [1691762285][DEBUG]pref 0 type 3 temp 36050 trip 41000 [1691762285][DEBUG]Passive Trip point applicable [1691762285][DEBUG]Trip point applicable < 0:41000 [1691762285][DEBUG]cdev size for this trippoint 1 [1691762285][DEBUG]cdev at index 23:rapl_controller_mmio [1691762285][DEBUG]>>thd_cdev_set_state temperature 41000:36050 index:23 state:0 :zone:4 trip_id:0 target_state_valid:0 target_value :45000000 force:0 min_state:0 max_state:0 [1691762285][DEBUG]zone_trip_limits.size() 0 [1691762285][DEBUG]def_max_state:22000000 temp_max_state:0 curr_max_state:22000000 [1691762285][DEBUG]thd_cdev_set_23:curr state 37000000 max state 22000000 [1691762285][DEBUG]def_min_state:45000000 curr_min_state:45000000 [1691762285][INFO]op->device:rapl_controller_mmio 38000000 [1691762285][INFO]set cdev state index 23 state 38000000 wr:38000000 [1691762285][INFO]Set : threshold:41000, temperature:36050, cdev:23(rapl_controller_mmio), curr_state:38000000, max_state:22000000 [1691762285][DEBUG]<<thd_cdev_set_state 0 [1691762285][DEBUG]poll exit 1 polls_fd event 1 0 [1691762285][DEBUG]wakeup fd event [1691762285][DEBUG]Received message 1 [1691762285][MSG]Terminating ... [1691762285][DEBUG]Terminating thread.. [1691762285][DEBUG]thd_engine_thread_end [1691762286][MSG]terminating on user request .. [1691762286][INFO]Giving up thermal control`

kevin-roan commented 1 year ago

Sorry pastebin didn't work,

khfeng commented 7 months ago

Similar errors can be observed on Meteor Lake laptop:

[1705388124][ERR]Unsupported condition 4 (Motion)
[1705388124][ERR]Unsupported condition 4 (Motion)
[1705388124][ERR]Unsupported condition 59 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 60 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 59 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 60 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 59 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 60 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 59 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 60 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 59 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 60 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 59 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 60 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 59 (UKNKNOWN)
[1705388124][ERR]Unsupported condition 60 (UKNKNOWN)
[1705388124][ERR]Unsupported conditions are present

Full log:

https://pastebin.com/tQe2twb8

kevin-roan commented 7 months ago

From a previous issue, I have discovered that this error can be disregarded as a warning. However, there is still no proper explanation provided for this error.

spandruvada commented 6 months ago

There is no open documentation to implement these conditions.

khfeng commented 6 months ago

Proposed #434 as a workaound.