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??
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