Hi,
Just managed to installed ZH on a new and shiny APU2C4 using internal mSATA.
This board is supposed to run hot so I run sensors-detect then sensors will display:
root@zs ~> sensors
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +53.4 C (high = +70.0 C)
(crit = +105.0 C, hyst = +104.0 C)
fam15h_power-pci-00c4
Adapter: PCI adapter
power1: N/A (crit = 6.00 W)
I tried to use some premade scripts to create a monitor script but they are doing
cat /sys/class/thermal/thermal_zone1/temp
The closest thing on ZH is /sys/class/thermal/cooling_device
but I cannot find anything about temperature.
Any idea if the temeperature is available somewhere without the need to run sensors ?
As a note, temperature integration on main page would be great feature.