Pwm-fan default mode

hello, teams

I use custom carrier board, AGX ORIN rel36-4.

I have a question about the “pwm-fan” operation mode.

Which is the default mode of operation, running full power regardless of temperature of the module or sensing the temperature of the module?

I looked up the document below. I think the default mode of operation seems to detect temperature. Is that correct?
https://docs.nvidia.com/jetson/archives/r36.4/DeveloperGuide/SD/PlatformPowerAndPerformance/JetsonOrinNanoSeriesJetsonOrinNxSeriesAndJetsonAgxOrinSeries.html#fan-profile-control

Thanks.

Hi kcs,

Correct.
It is handled by nvfancontrol.service which will control the FAN speed according to the temperature.
You can refer to that doc in your link or /etc/nvfancontrol.conf on your board.

Hi Kevin,

Thanks!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.