#1063757 power-profiles-daemon: Performance mode does not work due to high operating temperature but the temperature is normal #1063757
- 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
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.
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.
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.
I removed the NVIDIA driver but the problem persists.
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?
Could you please also capture the value in /sys/devices/system/cpu/intel_pstate/turbo_pct when you reproduced the issue?
The value in /sys/devices/system/cpu/intel_pstate/turbo_pct is 67 I attach the unit's journal output.
Any news?