I get the computer time lagging behind 10-15 ninutes.
It's nothing to do with the clock applet.

I left my computer turned on all night and now it is 15 minutes behind
even though it should be syncing to 4 time servers.

I'd say it was missing interrupts except for the people who are running
ahead.

[EMAIL PROTECTED]:~$ date ; hwclock
Mon Apr 23 08:13:31 BST 2007
Mon 23 Apr 2007 08:31:21 BST  -0.391136 seconds

ntpdate seems to KNOW that it is out:
see /var/log/ntpstats/peerstats attached

My ntp.conf  is below,
# /etc/ntp.conf, configuration for ntpd

driftfile /var/lib/ntp/ntp.drift
statsdir /var/log/ntpstats/

statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable


# You do need to talk to an NTP server or two (or three).
server ntp.ubuntu.com 

# By default, exchange time with everybody, but don't allow configuration.
# See /usr/share/doc/ntp-doc/html/accopt.html for details.
restrict default kod notrap nomodify nopeer noquery

# Local users may interrogate the ntp server more closely.
restrict 127.0.0.1 nomodify

# Clients from this (example!) subnet have unlimited access,
# but only if cryptographically authenticated
#restrict 192.168.123.0  mask  255.255.255.0 notrust

# If you want to provide time to your local subnet, change the next line.
# (Again, the address is an example only.)
#broadcast 192.168.123.255

# If you want to listen to time broadcasts on your local subnet,
# de-comment the next lines. Please do this only if you trust everybody
# on the network!
#disable auth
#broadcastclient
server ntp2.ja.net
server ntp.demon.co.uk
server ntp2a.mcc.ac.uk
server ntp2b.mcc.ac.uk


** Attachment added: "peerstats"
   http://librarian.launchpad.net/7389798/peerstats

-- 
time jumps ahead 10-20 minutes no matter the ntp server
https://bugs.launchpad.net/bugs/104091
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to