Hi,
I have Jetson AGX Xavier. When I execute sudo jetson_clocks nothing happens. I mean the fan does not start and I don’t notice any changes in the performance. Any help?
Below is the content of l4t_dfs.conf after executing sudo jetson_clocks --store
/sys/devices/system/cpu/cpu0/online:1
/sys/devices/system/cpu/cpu1/online:1
/sys/devices/system/cpu/cpu2/online:1
/sys/devices/system/cpu/cpu3/online:1
/sys/devices/system/cpu/cpu4/online:1
/sys/devices/system/cpu/cpu5/online:1
/sys/devices/system/cpu/cpu6/online:1
/sys/devices/system/cpu/cpu7/online:1
/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq:2265600
/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq:2265600
/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq:2265600
/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq:2265600
/sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq:2265600
/sys/devices/system/cpu/cpu5/cpufreq/scaling_min_freq:2265600
/sys/devices/system/cpu/cpu6/cpufreq/scaling_min_freq:2265600
/sys/devices/system/cpu/cpu7/cpufreq/scaling_min_freq:2265600
/sys/devices/system/cpu/cpu0/cpuidle/state0/disable:1
/sys/devices/system/cpu/cpu0/cpuidle/state1/disable:1
/sys/devices/system/cpu/cpu1/cpuidle/state0/disable:1
/sys/devices/system/cpu/cpu1/cpuidle/state1/disable:1
/sys/devices/system/cpu/cpu2/cpuidle/state0/disable:1
/sys/devices/system/cpu/cpu2/cpuidle/state1/disable:1
/sys/devices/system/cpu/cpu3/cpuidle/state0/disable:1
/sys/devices/system/cpu/cpu3/cpuidle/state1/disable:1
/sys/devices/system/cpu/cpu4/cpuidle/state0/disable:1
/sys/devices/system/cpu/cpu4/cpuidle/state1/disable:1
/sys/devices/system/cpu/cpu5/cpuidle/state0/disable:1
/sys/devices/system/cpu/cpu5/cpuidle/state1/disable:1
/sys/devices/system/cpu/cpu6/cpuidle/state0/disable:1
/sys/devices/system/cpu/cpu6/cpuidle/state1/disable:1
/sys/devices/system/cpu/cpu7/cpuidle/state0/disable:1
/sys/devices/system/cpu/cpu7/cpuidle/state1/disable:1
/sys/class/devfreq/17000000.gv11b/min_freq:1377000000
/sys/class/devfreq/17000000.gv11b/device/railgate_enable:0
/sys/kernel/debug/bpmp/debug/clk/emc/mrq_rate_locked:1
/sys/devices/pwm-fan/target_pwm:0
/sys/devices/pwm-fan/temp_control:1
Thanks.