We’re facing with a problem with clock on the Jetson Xavier.
Every time we power off the device, its system time after rebooting becomes somewhere around 2000-01-01 23:12:49. No internet syncronization (like ntp) is possible, so I believe the issue is critical.
The name of the file stated in that topic is ./galen/kernel-dts/common/tegra194-spmic-p2888-0001.dtsi, and there’s no such a file on my Jetson of course.
I found some *.dtb files in /boot directory:
You can replace the dtb file at …/JetPack_4.3_Linux_P3310/Linux_for_Tegra/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb and the …/JetPack_4.3_Linux_P3310/Linux_for_Tegra/kernel/Image
Then issue the command.
Flash dtb by
sudo ./flash.sh -r -k kernel-dtb jetson-xavier mmcblk0p1
Flash kernel Image by
sudo ./flash.sh -r -k kernel jetson-xavier mmcblk0p1
supercap should work by default. Are you setting the time and date after boot and then how long you are unplugging the power supply before you plug in again?
Supercap is definetely not working. Yes, I do set the time after boot and then after, say, 2-4h of unplugging I plug it again and the time is in January, 2018.
How long you have charged? And can you charge for an hr and then do the test for 5 minutes of unplugging to see if rtc is keeping the data?
Meanwhile checking locally about the exact time and capacity of supercap.
How long you have charged? And can you charge for an hr and then do the test for 5 minutes of unplugging to see if rtc is keeping the data?
Meanwhile checking locally about the exact time and capacity of supercap.
Hi,
Please check the voltage of supercap across its terminals using Mutli-meter. After an hour charging, voltage should be close to 3V. The supercap can be located near 40-pin connector. You can refer attached picture to find +ve and -ve terminals of supercap.
What is the supercap voltage when power supply is unplugged immediately after one hour charging? I try to understand whether supercap quickly drains out within 5 mins or it is not all charged.