Comment # 1 on bug 1185513 from
It also seems as if my CPU is running hotter than normal. 

{{{
> uptime ; cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | uniq ; lscpu | grep MHz
 12:31:54  up   0:35,  4 users,  load average: 0.56, 0.57, 0.50
powersave
CPU MHz:                         3700.000
CPU max MHz:                     4700.0000
CPU min MHz:                     800.0000
}}}

If I repeat that in quick succession, I will see it dip below the 3.7 GHz,
however it is staying here far more often than it dips and my machine has been
up for 35+ minutes and I am not running anything. I have another openSUSE
Tumbleweed machine that was also recently updated. It does not have the errors
mentioned in this ticket and it has the following look (which looks about right
with the frequency straddling the minimum). Thoughts? 

{{{
> uptime ; cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | uniq ; lscpu | grep MHz
 12:34:52  up   3:38,  1 user,  load average: 0.80, 0.87, 0.90
schedutil
CPU MHz:                         1400.000
CPU max MHz:                     4000.0000
CPU min MHz:                     1400.0000
}}}


You are receiving this mail because: