Where can I find the jetson_clocks.sh for download?

Hey,

I accidentally deleted the jetson_clocks.sh in my /home/nvidia folder. Where can I download one? Reinstalling the system would be a solution, but I really don’t wan’t to install all the dependencies for my project again.

Thanks a lot!

Probably you have a copy in /home/ubuntu.

Yes, Thank you!

Saved me a lot of time.

In case you don’t have chance to have a local copy, you may also find the original file in the rootfs that JetPack has created on your host before making the image and flashing, it should be something like :

<where_is_Jetpack>/64_TX1/Linux_for_Tegra/rootfs/home/nvidia/jetson_clocks.sh

I also have a version of the script available on GitHub here: [url]https://github.com/dusty-nv/jetson-scripts/blob/master/jetson_max_l4t.sh[/url]