I installed Mageia 5 RC and I noticed that the processor is running at full speed all the time. It's a phenom II 720, which in previous versions of Mageia the power states varied from 800 to 2800 MHz, depending on load. In M5 it runs at 2800 and the computer is much noisier, probably the power consumption is higher.
- Code: Select all
[katz@localhost ~]$ cpupower frequency-info
analyzing CPU 0:
driver: acpi-cpufreq
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: 4.0 us.
hardware limits: 800 MHz - 2.80 GHz
available frequency steps: 2.80 GHz, 2.10 GHz, 1.60 GHz, 800 MHz
available cpufreq governors: ondemand, conservative, powersave, userspace, performance
current policy: frequency should be within 2.80 GHz and 2.80 GHz.
The governor "performance" may decide which speed to use
within this range.
current CPU frequency is 2.80 GHz.
boost state support:
Supported: no
Active: no
Can you help me?