Turn it off with this in config.txt:or adjust the thresholds etc with this sort of thing also in config.txt:You can also manual set the fan:or disable it:
Code:
dtparam=cooling_fan=offCode:
dtparam=fan_temp0=64000,fan_temp0_hyst=4000dtparam=fan_temp1=69000,fan_temp1_hyst=4000dtparam=fan_temp2=74000,fan_temp2_hyst=4000dtparam=fan_temp3=79000,fan_temp3_hyst=4000Code:
echo 0 >/sys/class/thermal/cooling_device0/cur_stateCode:
echo disabled >/sys/class/thermal/cooling_device0/subsystem/thermal_zone0/modeStatistics: Posted by jahboater — Wed Feb 26, 2025 11:40 am