Page 1 of 1

NanoPi M2 - How to find CPU Temp? Ubuntu Mate

Posted: Sun Mar 26, 2017 4:13 am
by Finno
Hi folks. trying to find how I can monitor CPU temp on my M2. Currently running Ubuntu Mate.

I know on some other Pi's there are commands like vcgencmd but I could not find that.

Is there something in /sys/devices that will tell me the current CPU temp? I know they run hot so wanted to monitor for my testing. Note I am running headless so ssh only - no desktop.

Re: NanoPi M2 - How to find CPU Temp? Ubuntu Mate

Posted: Mon Mar 27, 2017 6:47 am
by chensy
Hi,
You can try this command: cat /sys/class/hwmon/hwmon0/device/temp_label
but the system about ubuntu mate we don't have to maintain and update
Thanks!

Re: NanoPi M2 - How to find CPU Temp? Ubuntu Mate

Posted: Fri Apr 14, 2017 7:21 am
by Finno
You can try this command: cat /sys/class/hwmon/hwmon0/device/temp_label


Thanks chensy. I tried it but there are no files in /sys/class/hwmon so I guess I am missing something.

I understand Ubuntu Mate is not officially supported but if you have any ideas I would appreciate your thoughts.

Cheers!