#1063757 power-profiles-daemon: Performance mode does not work due to high operating temperature but the temperature is normal

Package:
power-profiles-daemon
Source:
power-profiles-daemon
Description:
Makes power profiles handling available over D-Bus.
Submitter:
Date:
2025-01-14 17:33:01 UTC
Severity:
normal
#1063757#5
Date:
2024-02-12 09:43:13 UTC
From:
To:
Dear Maintainer,

gnome-control-center says performance mode is temporarily disabled due
to high operating temperature but the temperature is normal. 
Due to this bug, Intel Turbo Boost Technology does not work properly.
As a result, the CPU frequency does not increase and remains at the
base frequency.
I don't know if this is a bug in the gnome-control-center package.
I attach the output of the sensors command.

#1063757#10
Date:
2024-04-04 04:30:05 UTC
From:
To:
Can this still reproduce using power-profiles-daemon 0.21-1?  It's
available in unstable.

If so, can you please check the value of
"/sys/devices/system/cpu/intel_pstate/no_turbo" at the time of the
problem?

If the kernel doesn't advertise turbo support then
power-profiles-daemon can't do anything about it.

#1063757#15
Date:
2024-04-05 14:19:20 UTC
From:
To:
I updated power-profiles-daemon to version 0.21-1 but the problem
remains. 
The value of "/sys/devices/system/cpu/intel_pstate/no_turbo" is 0, so
the kernel supports turbo boost. 
I specify that my laptop also has an NVIDIA GPU.

#1063757#20
Date:
2024-04-05 14:52:19 UTC
From:
To:
I removed the NVIDIA driver but the problem persists.
#1063757#25
Date:
2024-04-06 17:53:16 UTC
From:
To:
In that case can you please modify the daemon's systemd unit to run
the daemon with -vv in the ExecStart command then share the unit's
journal output from a boot this occurs to better understand it?

#1063757#30
Date:
2024-04-06 20:07:22 UTC
From:
To:
Could you please also capture the value in
/sys/devices/system/cpu/intel_pstate/turbo_pct when you reproduced the
issue?

#1063757#35
Date:
2024-04-17 16:13:37 UTC
From:
To:
The value in /sys/devices/system/cpu/intel_pstate/turbo_pct is 67
I attach the unit's journal output.

#1063757#40
Date:
2025-01-14 17:29:49 UTC
From:
To:
Any news?