root@XE-99S:~# dmesg | grep -i thermal
[ 1.416387] cortina_thermal bc10017c.thermal: SoC Temperature= 80
[ 1.422468] cortina_thermal bc10017c.thermal: Failed to register thermal zone device
root@XE-99S:~# grep -r "cortina,thermal-sensor" /sys/firmware/devicetree/base/
/sys/firmware/devicetree/base/thermal@bc10017c/compatible:cortina,thermal-sensor
Is there a problem with the temperature control module that caused the temperature sensor core to fail to register? In an environment with a normal temperature of 30 degrees Celsius and a working temperature of 83 degrees Celsius without a cooling fan, how can we lower the working temperature and adjust the optimization parameters?
Is there a problem with the temperature control module that caused the temperature sensor core to fail to register? In an environment with a normal temperature of 30 degrees Celsius and a working temperature of 83 degrees Celsius without a cooling fan, how can we lower the working temperature and adjust the optimization parameters?