Wednesday, October 30, 2013

fix for message in kernel on wandboard (silences it anyway)

 to get rid of messages about voltage changes

COULD NOT SET SOC VOLTAGE BACK!!!!


echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

http://forums.wandboard.org/viewtopic.php?f=12&t=97

Hello There,

I am using 12.04.2 LTS, and I keep getting this error on console "COULD NOT SET SOC VOLTAGE BACK!!!!", it is flooding the logs.

Any idea what it is, and how to stop?

-Yogesh
yogeshj
 
Posts: 3
Joined: Thu Oct 03, 2013 6:49 am

Re: Keep getting error on console COULD NOT SET SOC VOLTAGE BACK

Postby Tapani on Thu Oct 03, 2013 9:19 am
An unfortunate "bug" in the kernel. It is not dangerous, just someone at freescale making unexpected behaviour sound worse than it is.

Try changing the scaling governor, that usually makes it quiet:
Code: Select all
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

No comments:

Post a Comment