Hey,
from this [url]https://devtalk.nvidia.com/default/topic/1032640/jetson-tx2/boolean-fan-control/post/5253775/#5253775[/url] comment:
“Please note that PWM-fan control is bind with the module temperature. You can still control the fan through sysfs. But if the temperature is near the thermalzone, it would be overwritten again.”
It this the only time when it would be overwritten again? As long as the temperature is not near the thermalzone the value I write to /sys/kernel/debug/tegra_fan/target_pwm is not overwritten? Is this correct?
Thanks!