N
N
nik2102019-04-10 09:38:36
linux
nik210, 2019-04-10 09:38:36

How to get cpu temperature via sensors in debian 8?

Hello, I use a media player digma hdmp-600, which I don't need as a player, as a small server for various projects, there is an allwinner A10 processor there. Delivered via microsd Debian 8 jessie.
When connecting via putty, the processor temperature is visible in the header, and the sensors-detect command does not see any sensors.
The question is, how can you still get the temperature of the processor? so I understand the processor sensor works there
5cad919fbdc8e151249386.jpeg

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Y
Yuri Samoilov, 2019-04-10
@nik210

Something like

cat /sys/devices/virtual/thermal/thermal_zone0/temp

R
Radjah, 2019-04-10
@Radjah

The board came with a heatsink. It had to be glued to the processor. I've had a cubitrack on my desk for a year now. I put a 120mm fan next to it, powered by 5V. No noise, hard and SoC 35-38 degrees.
I tried to hide it in the case instead of the stock shelf. Got a stove.

A
andgera, 2019-04-11
@andgera

look at this path, hwmon{1....5} can change the number, and temp{1-6}_input
cat /sys/devices/platform/coretemp.0/hwmon1/temp1_input

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question