Hello,
realwave@realwave-desktop:~$ sudo jetson_clocks --help
[sudo] password for realwave:
Maximize jetson performance by setting static max frequency to CPU, GPU and EMC clocks.
Usage:
jetson_clocks.sh [options]
options,
–show display current settings
–fan set PWM fan speed to maximal
–store [file] store current settings to a file (default: ${HOME}/l4t_dfs.conf)
–restore [file] restore saved settings from a file (default: ${HOME}/l4t_dfs.conf)
I have executed jetson_clocks with --fan
-
Can you tell me how to revert to default fan config(fan off).
-
Can you show me how to stress test for jetsno nano?
Thank you.