Date and time wrong on TX2

We have changed the date and time of the Jetson TX2. However, whenever we reboot the device, the date and time go back to its own (2021) rather then continue with which we have set up, even though the Automatic Date & Time switch set to off.

What should we do to fix this issue?

Hi vantai,

Are you using the devkit or custom board for TX2?
What’s your Jetpack version in use?

How did you configure the date and time? (from command or GUI?)

Hi Kevin,

We use devkit TX2; Jetpack version is 4.6.1; We changed the date and time from GUI.

Thanks!

Hi,

you have to switch to rtc0 for the system to keep time after rebooting.
Some posts FYI:

Hi Dave,
How can we switch to rtc0?

You can either change the udev rule or change the kernel config and build the kernel again:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.