1.1.6 build fails on FC30

Udo van den Heuvel udovdh at xs4all.nl
Sun Nov 3 11:47:37 UTC 2019


On 03-11-2019 12:35, ASSI via devel wrote:
> Udo van den Heuvel via devel writes:
>> yet:
>>
>> # grep PPS .config
>> CONFIG_PPS=y
>> # CONFIG_PPS_DEBUG is not set
>> CONFIG_NTP_PPS=y
> 
> If you really wanted to enable hardpps, then you _must_ disable NOHZ in
> the kernel config and let ntpd know (via flag3) that the kernel PLL is
> active.  Otherwise, disable that option.


We do have continuous timer ticks enabled.
We do run a 250HZ configuration.

# grep HZ .config
CONFIG_HZ_PERIODIC=y
# CONFIG_NO_HZ_IDLE is not set
# CONFIG_NO_HZ_FULL is not set
# CONFIG_NO_HZ is not set
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
#

Udo



More information about the devel mailing list