【kuoluo1995】 在 https://github.com/istoreos/istoreos/issues/1661 发布:
我之前发现我Istore上没办法正确显示cpu温度,后来查询openwrt 22.03的官方固件发现对方去掉了k10temp模块。
https://openwrt.org/packages/index/kernel-modules
目前我了解到唯一能展示接近cpu温度的就只有kmod-hwmon-it87了。
root@iStoreOS:/usr/lib/lua/luci# sensors
amdgpu-pci-0500
Adapter: PCI adapter
vddgfx: 674.00 mV
vddnb: 781.00 mV
edge: +42.0°C
power1: 2.00 W
iwlwifi_1-virtual-0
Adapter: Virtual device
temp1: N/A
有没有可能把amdgpu上展示的温度代替原来的cpu上?
CPU型号是 R7-5800U
IStoreOS: iStoreOS 22.03.6 2024061415
cooling_device1 cooling_device12 cooling_device15 cooling_device3 cooling_device6 cooling_device9
cooling_device10 cooling_device13 cooling_device16 cooling_device4 cooling_device7 thermal_zone0
cooling_device11 cooling_device14 cooling_device2 cooling_device5 cooling_device8
root@iStoreOS:/sys/class/thermal# cut -c0-20 thermal_zone0
root@iStoreOS:/sys/class/thermal#
