2022-07-26 21:30
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
03:41
PhotoJim has quit [Ping timeout: 252 seconds]
03:42
Ark74 has joined #armbian-rockchip
03:42
PhotoJim has joined #armbian-rockchip
03:43
juri_ has quit [Ping timeout: 252 seconds]
03:53
juri_ has joined #armbian-rockchip
13:12
<
DC-IRC >
[Discord] <theskid31> hi trying to get HTOP to show cpu temps
13:12
<
DC-IRC >
[Discord] <theskid31> I've downloaded all libsnsors but HTOP still wont show TEMPS?anyone help please?
13:18
<
DC-IRC >
[Discord] <superkali> It's a library issue
13:18
<
DC-IRC >
[Discord] <superkali> that not support this type of soc
13:22
<
DC-IRC >
[Discord] <theskid31> anything i can use to monito temps?
13:22
<
DC-IRC >
[Discord] <theskid31> anything i can use to monitor temps?
13:25
<
DC-IRC >
[Discord] <superkali> btop
13:41
<
DC-IRC >
[Discord] <Werner> `armbianmonitor -m`
13:43
<
DC-IRC >
[Discord] <theskid31> thanks all
18:23
<
DC-IRC >
[Discord] <menu> temps are also exposed as sysfs devices under `/sys/class/thermal/`, e.g.
18:23
<
DC-IRC >
[Discord] <menu> ```
18:23
<
DC-IRC >
[Discord] <menu> root@pve01 ~ cat /sys/class/thermal/thermal_zone0/type && cat /sys/class/thermal/thermal_zone0/temp
18:23
<
DC-IRC >
[Discord] <menu> soc-thermal
18:23
<
DC-IRC >
[Discord] <menu> 39769
18:23
<
DC-IRC >
[Discord] <menu> ```
18:23
<
DC-IRC >
[Discord] <menu> note that temps are in mDegC