Hello, I cant control the fan of my Jetson…
When I type the normal:
sudo cat /sys/kernel/debug/tegra_fan/temp_control
I get:
cat: /sys/kernel/debug/tegra_fan/temp_control: No such file or directory
also:
echo 255 > /sys/kernel/debug/tegra_fan/target_pwm
bash: /sys/kernel/debug/tegra_fan/target_pwm: No such file or directory
What is wrong??
I am using:
root@xavier-desktop:/home# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
Thank you in Advance…