Mario Limonciello schrieb am Di 24. Feb, 15:31 (+0000):
> I can't reproduce on my system.

I've added `-vv` to the ExecStart:

Feb 24 16:46:25 systemd[1]: Starting power-profiles-daemon.service - Power 
Profiles daemon...
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Starting 
power-profiles-daemon version 0.30
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Loaded 
configuration file '/var/lib/power-profiles-daemon/state.ini'
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Name 
'net.hadess.PowerProfiles' acquired
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Name 
'org.freedesktop.UPower.PowerProfiles' acquired
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Handling driver 
'fake'
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           probe () failed 
for driver fake, skipping
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Handling driver 
'platform_profile'
Feb 24 16:46:25 power-profiles-daemon[17164]: PlatformDriver No 
platform_profile sysfs file
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           probe () failed 
for driver platform_profile, skipping
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Handling driver 
'intel_pstate'
Feb 24 16:46:25 systemd[1]: Started power-profiles-daemon.service - Power 
Profiles daemon.
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'powersave' to '/sys/devices/system/cpu/cpufreq/policy6/scaling_governor'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'powersave' to '/sys/devices/system/cpu/cpufreq/policy4/scaling_governor'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'powersave' to '/sys/devices/system/cpu/cpufreq/policy2/scaling_governor'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'powersave' to '/sys/devices/system/cpu/cpufreq/policy0/scaling_governor'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'powersave' to '/sys/devices/system/cpu/cpufreq/policy7/scaling_governor'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'powersave' to '/sys/devices/system/cpu/cpufreq/policy5/scaling_governor'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'powersave' to '/sys/devices/system/cpu/cpufreq/policy3/scaling_governor'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'powersave' to '/sys/devices/system/cpu/cpufreq/policy1/scaling_governor'
Feb 24 16:46:25 power-profiles-daemon[17164]: CpuDriver      About to start 
monitoring '/sys/devices/system/cpu/intel_pstate/no_turbo'
Feb 24 16:46:25 power-profiles-daemon[17164]: GLib-GIO       
_g_io_module_get_default: Found default implementation local (GLocalVfs) for 
‘gio-vfs’
Feb 24 16:46:25 power-profiles-daemon[17164]: CpuDriver      Found Intel 
p-state settings
Feb 24 16:46:25 power-profiles-daemon[17164]: CpuDriver              Energy 
Performance Preference: yes
Feb 24 16:46:25 power-profiles-daemon[17164]: CpuDriver              Energy 
Performance Bias: yes
Feb 24 16:46:25 power-profiles-daemon[17164]: CpuDriver              Has Turbo: 
yes
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Driver 
'intel_pstate' loaded
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Handling driver 
'amd_pstate'
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           CPU driver 
'intel_pstate' already probed, skipping driver 'amd_pstate'
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Handling driver 
'placeholder'
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Driver 
'placeholder' loaded
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Handling action 
'trickle_charge'
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Action 
'trickle_charge' is enabled by configuration
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Action 
'trickle_charge' active 1
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Handling action 
'amdgpu_panel_power'
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Action 
'amdgpu_panel_power' is disabled by configuration
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Action 
'amdgpu_panel_power' active 0
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Handling action 
'amdgpu_dpm'
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Action 
'amdgpu_dpm' is disabled by configuration
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Action 
'amdgpu_dpm' active 0
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Applying profile 
'performance' from configuration file
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Setting active 
profile 'performance' for reason 'reset' (current: 'performance')
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy6/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy4/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy2/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy0/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy7/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy5/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy3/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy1/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu7/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu5/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu3/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu1/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu6/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu4/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu2/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu0/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Battery state 
monitor required, connecting to upower...
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Battery change 
monitor required, connecting to upower...
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Suspension state 
monitor required, monitoring logind...
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Power Changed 
because of reason ac
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy6/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy4/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy2/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy0/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy7/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy5/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy3/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy1/energy_performance_preference'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu7/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu5/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu3/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu1/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu6/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu4/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu2/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu0/power/energy_perf_bias'
Feb 24 16:46:25 power-profiles-daemon[17164]: Core           Battery level 
changed to 96,000000
Feb 24 16:51:04 power-profiles-daemon[17164]: Core           Transitioning 
active profile from 'performance' to 'power-saver' by user request
Feb 24 16:51:04 power-profiles-daemon[17164]: Core           Setting active 
profile 'power-saver' for reason 'user' (current: 'performance')
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing 'power' to 
'/sys/devices/system/cpu/cpufreq/policy6/energy_performance_preference'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing 'power' to 
'/sys/devices/system/cpu/cpufreq/policy4/energy_performance_preference'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing 'power' to 
'/sys/devices/system/cpu/cpufreq/policy2/energy_performance_preference'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing 'power' to 
'/sys/devices/system/cpu/cpufreq/policy0/energy_performance_preference'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing 'power' to 
'/sys/devices/system/cpu/cpufreq/policy7/energy_performance_preference'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing 'power' to 
'/sys/devices/system/cpu/cpufreq/policy5/energy_performance_preference'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing 'power' to 
'/sys/devices/system/cpu/cpufreq/policy3/energy_performance_preference'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing 'power' to 
'/sys/devices/system/cpu/cpufreq/policy1/energy_performance_preference'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing '15' to 
'/sys/devices/system/cpu/cpu7/power/energy_perf_bias'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing '15' to 
'/sys/devices/system/cpu/cpu5/power/energy_perf_bias'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing '15' to 
'/sys/devices/system/cpu/cpu3/power/energy_perf_bias'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing '15' to 
'/sys/devices/system/cpu/cpu1/power/energy_perf_bias'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing '15' to 
'/sys/devices/system/cpu/cpu6/power/energy_perf_bias'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing '15' to 
'/sys/devices/system/cpu/cpu4/power/energy_perf_bias'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing '15' to 
'/sys/devices/system/cpu/cpu2/power/energy_perf_bias'
Feb 24 16:51:04 power-profiles-daemon[17164]: Utils          Writing '15' to 
'/sys/devices/system/cpu/cpu0/power/energy_perf_bias'
Feb 24 16:51:18 power-profiles-daemon[17164]: Core           Transitioning 
active profile from 'power-saver' to 'performance' by user request
Feb 24 16:51:18 power-profiles-daemon[17164]: Core           Setting active 
profile 'performance' for reason 'user' (current: 'power-saver')
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy6/energy_performance_preference'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy4/energy_performance_preference'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy2/energy_performance_preference'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy0/energy_performance_preference'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy7/energy_performance_preference'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy5/energy_performance_preference'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy3/energy_performance_preference'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing 
'performance' to 
'/sys/devices/system/cpu/cpufreq/policy1/energy_performance_preference'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu7/power/energy_perf_bias'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu5/power/energy_perf_bias'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu3/power/energy_perf_bias'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu1/power/energy_perf_bias'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu6/power/energy_perf_bias'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu4/power/energy_perf_bias'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu2/power/energy_perf_bias'
Feb 24 16:51:18 power-profiles-daemon[17164]: Utils          Writing '0' to 
'/sys/devices/system/cpu/cpu0/power/energy_perf_bias'


-- 
Navimatix GmbH           T: 03641 - 327 99 0
Tatzendpromenade 2       F: 03641 - 526 306
07745 Jena               www.navimatix.de

Geschäftsführer: Steffen Späthe, Jan Rommeley
Registergericht: Amtsgericht Jena, HRB 501480

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2142567

Title:
  power saving does not change CPU governor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/power-profiles-daemon/+bug/2142567/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to