Closed borninfreedom closed 4 years ago
At this time I'm looking to fix this issue #39
Thank you @rbonghi ,but my jetson nano does not occur the issue #39 even I set the control mode to Auto. The default auto control mode is not smoothly for my fan, because when the temperature comes to about 59C, the fan rate will reach 31% with a big noisy. So I write the fan a python script, https://blog.csdn.net/bornfree5511/article/details/103076414
There is another problem I want to consult to you. How does the Jc control mode work?
A next release of jetson-stats will look to include a fan manager, like your!
Usually when you run jetson_clocks the fan is simple manage from the same script:
If you set "JC" from jtop in this case the fan and fan_control is the same controlled from jetson_clocks
I just release a new version of jetson-stats in this version is temporary disabled the "Auto" mode. In the new version I will add a service like the article that you post me
Looking forward to the new version and thank you for your answer.
In according with this topic: https://devtalk.nvidia.com/default/topic/1071493/jetson-agx-xavier/xavier-fan-trouble-re-enable-dvfs-/post/5429430/#5429430
I will retry soon the "Auto" mode and I will enable again this feature on jtop
OK,thank you!
The new version of jtop library include a simple way to manage the fan.
Finally after a lot of time will be simple to control in 3 ways:
OK, I will have a try.
New control page. The 3 options look like more clear than before
Cool!
Hi @borninfreedom ,
this functionality is under update and fix.