AGX Xavier fan PWM on Jetpack 5.0

Ho, I’m using Jetson AGX Xavier
Now, I upgrade my machine to Jetpack 5.0 DP.
But, there are any process for fan PWM
In jetpack 4.6, ‘nvpmodel -d cool’ command for that
But in 5.0, there aren’t any process for fan PWM
can you help me??

1 Like

https://docs.nvidia.com/jetson/archives/r34.1/DeveloperGuide/text/SD/PlatformPowerAndPerformance/JetsonXavierNxSeriesAndJetsonAgxXavierSeries.html?highlight=fan#fan-profile-control

Moving this topic to the Jetson AGX Xavier forum for visibility.

I’ve also faced the same. The workaround has been:

sudo systemctl stop nvfancontrol.service
sudo rm /var/lib/nvfancontrol/status
sudo reboot

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