Automatic syncing of time not working properly

I am using nvidia jetpack 4.6.4 , with custom carrier board.
I have already tested and verified internet connection.
The steps followed is as follows.

  1. timedatectl set-ntp false
  2. timedatectl set-time “2036-02-10 23:00:00”
  3. timedatectl
  4. timedatectl set-ntp true

once I manually set time , then later when I do set-ntp true , its not taking date and time from ntp server, is still showing the time I set manually.

timedatectl
                      Local time: Tue 2036-11-11 08:47:57 IST
                  Universal time: Tue 2036-11-11 03:17:57 UTC
                        RTC time: Tue 2036-11-11 03:17:56
                       Time zone: Asia/Kolkata (IST, +0530)
       System clock synchronized: no
systemd-timesyncd.service active: yes
                 RTC in local TZ: no

I am assuming this has to do something with System clock synchronized, if yes how to change it to yes.

Does tSystem clock synchronized show yes before your operate?
Reboot the system help on it?

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