lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
Ark74 has quit [Quit: ZNC 1.8.2+deb2ubuntu0.1 - https://znc.in]
PhotoJim has quit [Ping timeout: 252 seconds]
Ark74 has joined #armbian-rockchip
PhotoJim has joined #armbian-rockchip
juri_ has quit [Ping timeout: 252 seconds]
juri_ has joined #armbian-rockchip
<DC-IRC> [Discord] <nagatoronyan> T6 heatsink is already available in their store. https://www.friendlyelec.com/index.php?route=product/product&product_id=305
<DC-IRC> [Discord] <theskid31> hi trying to get HTOP to show cpu temps
<DC-IRC> [Discord] <theskid31> I've downloaded all libsnsors but HTOP still wont show TEMPS?anyone help please?
<DC-IRC> [Discord] <superkali> It's a library issue
<DC-IRC> [Discord] <superkali> that not support this type of soc
<DC-IRC> [Discord] <theskid31> anything i can use to monito temps?
<DC-IRC> [Discord] <theskid31> anything i can use to monitor temps?
<DC-IRC> [Discord] <superkali> btop
<DC-IRC> [Discord] <Werner> `armbianmonitor -m`
<DC-IRC> [Discord] <theskid31> thanks all
<DC-IRC> [Discord] <menu> temps are also exposed as sysfs devices under `/sys/class/thermal/`, e.g.
<DC-IRC> [Discord] <menu> ```
<DC-IRC> [Discord] <menu> root@pve01  ~  cat /sys/class/thermal/thermal_zone0/type && cat /sys/class/thermal/thermal_zone0/temp
<DC-IRC> [Discord] <menu> soc-thermal
<DC-IRC> [Discord] <menu> 39769
<DC-IRC> [Discord] <menu> ```
<DC-IRC> [Discord] <menu> note that temps are in mDegC