Skip to content

FPP 9.4: ntpd fails to set time on boot #2535

@jonathanfink

Description

@jonathanfink

Please answer the following:

FPP Version and Hardware:
FPP 9.4 running on Raspberry Pi4

Describe the bug and Steps to reproduce:
A clear and concise description of what the bug is and the steps to be taken to reproduce.

  1. Boot the RaspberryPi
  2. Check the date/time
  3. Find that it is September 11, 2025

Expected behavior:
ntpd should set the date/time correctly as Pi does not have an RTC

Additional context:
This bug appears to happen because the time offset between what the OS believes is the time (September 11, 2025) is greater than 1000 seconds.

I worked around by modifying /etc/ntpsec/ntp.conf to include: "tinker panic 0"

After this hack, ntpd sets the correct time. I believe a better fix would be to invoke ntpd with the "-g" flag.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions