【xiaoermeizai】 在 https://github.com/istoreos/istoreos/issues/982 发布:
-------------------------------------------------------
iStoreOS 22.03.5, 2023082509
-------------------------------------------------------
root@iStoreOS:~# sensors
drivetemp-scsi-0-0
Adapter: SCSI adapter
temp1: +45.0°C
fam15h_power-pci-00c4
Adapter: PCI adapter
power1: 315.06 mW (interval = 0.01 s, crit = 5.99 W)
radeon-pci-0008
Adapter: PCI adapter
temp1: +53.0°C (crit = +120.0°C, hyst = +90.0°C)
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +51.8°C (high = +70.0°C)
(crit = +105.0°C, hyst = +104.0°C)
-------------------------------------------------------
root@iStoreOS:~# cat /sys/class/hwmon/hwmon3/temp1_input
53000
4个传感器都可以正常读取
root@iStoreOS:~# cat /sys/class/thermal/thermal_zone0/temp
cat: can't open '/sys/class/thermal/thermal_zone0/temp': No such file or directory
没有thermal_zone文件夹,只有cooling_device
我记得之前有个版本是正常显示的,辛苦修复