On 10/01/2013 03:50 PM, Sanjay Singh Rawat wrote:
On Tuesday 01 October 2013 06:45 PM, Gaurang Shastri wrote:
Hi,
Do you mean to say something like lm-sensor kind of utility?? May be from this package you will get to know what you want :-)
//Gaurang Shastri
On Tue, Oct 1, 2013 at 5:32 PM, Dave Pigott <dave.pigott@linaro.org mailto:dave.pigott@linaro.org> wrote:
Hi all, Does anyone know how we can get the current temperature of the CPU on a beaglebone black?
default path for such hardware is at /sys/class/hwmon/hwmon* (mostly it will be associated with CPU only). You can trying cat temp*_input file at this path
Won't "powerdebug" show this information ?