There is a “Suspend” option under “Power Off/Log Out,” which I used to test the suspend/resume action. Sometimes, the fan becomes loud when I press the power button to resume the system. This loud noise lasts for approximately 0 to 0.5 seconds. It’s not too long, but it is unusual.
Are you using the devkit or custom board for Orin Nano?
I’m using custom board.
Do you mean that you are using custom BSP package?
I have downloaded the Linux_for_Tegra and doing driver porting.
I noticed the fan became loud suddenly after resuming from suspend might not the driver issue.
Because I removed the pwm_fan driver and stopped the nvfancontrol.service. I could see the fan stopped, but after I suspended and resumed again, the fan started working. In the meantime, I’m 100% sure that my pwm_fan driver and nvfancontrol service are stopped.(This behavior is same as devkit.)