Hi Guys,
I am running jetson_clocks.sh automatically during boot time. I wish to know how to detect whether jetson_clocks.sh has finished running programmatically using a script (terminal command).
What is the best way to know the same? Please help me out.
Thanks.
hello lamegeorge,
you’re able to check the current jetson_clocks.sh settings with “–show” options.
please refer to [NVIDIA Tegra Linux Driver Package Development Guide]-> [Clock Frequency and Power Management]-> [Power Management for TX2/TX2i Devices]-> [Related Tools and Techniques]-> [Maximizing Jetson TX2 Performance]
thanks