MOX A - temperature

Is it possible to read the current temperature of MOX A and CPU?

The classic way of using a thermometer doesn’t work.

root@mox:~# thermometer
Board: 0
CPU: 0
root@mox:~#

try sensors ? Works here with the TO.

No way:

TurrisOS 4.0-alpha4, 42c5a2c5bb

root@turris:~# sensors
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
root@turris:~# sensors-detect
-ash: sensors-detect: not found

On my MOX, sensors-detect output looks so sad:

Sorry, no sensors were detected.
Either your system has no sensors, or they are not supported, or
they are connected to an I2C or SMBus adapter that is not
supported. If you find out what chips are on your board, check
http://www.lm-sensors.org/wiki/Devices for driver status.

It even causes several reboots before I skipped all the section causing reboots. Did someone knows whether there are no sensors or what senosr modules needs to be installed to get it working? I’d like to have at least some thermal sensor in place…
Thanks Ales

Sensors seems to pick up WiFi card temperature (for ath10k cards at least), but nothing about the cpu. There is a second sensor in /sys/class/hwmon, but from what I can gather, it’s ethernet related.

Thanks for update, that is sad we can’t monitor any temperature (I have no Wifi, only CPU and F module).