DragonFly bugs List (threaded) for 2007-06
DragonFly BSD
DragonFly bugs List (threaded) for 2007-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: dntpd


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 24 Jun 2007 14:27:49 -0700 (PDT)

:This is crazy:
:
:# grep ntpd /var/log/all.log
:Jun 24 02:06:39 ylem dntpd[629]: issuing frequency adjustment: 338.189ppm
:Jun 24 02:22:27 ylem dntpd[629]: issuing offset adjustment: 3.743491
:...
:
:There's no servers directive, so here's what dntpd.conf looks like:
:
:# cat /etc/dntpd.conf
:server us.pool.ntp.org
:server us.pool.ntp.org
:server us.pool.ntp.org
:server us.pool.ntp.org
:
:Operating on -HEAD sources as of June 22.

    Does your machine have a history of problems keeping time or is this
    something new?  Have you changed your video settings or operation 
    recently?... video bioses are known to mess up 8254 based timing
    (which also means you are running without ACPI).  What kind of machine
    is it?

    It kinda sounds like the bios is interfering with the 8254, and not
    something broken with dntpd.  If that is the case then you can tell
    the kernel to use a different 8254 timer with:

    hw.i8254.walltimer=1

    in your /boot/loader.conf.  Sometimes this works, sometimes this
    locks up the box.  If it locks up the box you will have to reboot,
    break out of the boot menu and unset the variable in the loader before
    booting so you can boot your kernel and then remove the line.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]