Hello to everyone.
my jetson nano reboots from time to time and I would like to know the reason. It does it ramdonly when ubuntu is already running and its working normally. What I would like to know is where should I look (in which log file) to see what’s the error that’s behind the frequent reboots.
I have prevented the monitor from turning off in Linux by writing this command on the terminal :
xset s off -dpms
(and it gave no errors). Maybe the reboots are tied to that command. Maybe it is wrong ?