Hello,
I have a Jetson NX with this Aetina AN110 Career board, and i can’t get my fan to stop. Rebooting the board won’t change anything.
Running tegrastats (to get the temperature of the board) gives me :
AO@22C GPU@23C PMIC@100C AUX@23C CPU@24C thermal@23.3C
I can’t use
sudo jetson_clocks --restore
since i didn’t do
sudo jetson_clocks --store
I saw that it could be related to a wrong device tree, but i don’t know how to check if this is the issue.
Any help would be appreciated.