Hi all,
For the reComputer Industrial J4012 there is already an RTC installed on the board, together with JetPack 6.0 this should work without any extra configuration. However, sometimes after a reboot (especially if the power cable was disconnected) synchronization with the RTC fails:
$ sudo hwclock -v
hwclock from util-linux 2.37.2
System Time: 1751974806.521236
Trying to open: /dev/rtc0
Using the rtc interface to the clock.
Last drift adjustment done at 1751904326 seconds after 1969
Last calibration done at 1751904326 seconds after 1969
Hardware clock is on UTC time
Assuming hardware clock is kept in UTC time.
Waiting for clock tick...
hwclock: select() to /dev/rtc0 to wait for clock tick timed out
...synchronization failed
This persists even after waiting for five minutes. What could be the cause of this and can this be fixed? The battery seems to be properly installed and this issue does not always occur.