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

Re: Goodbye, people!/Digressing to time.



Are you in the CST time zone (6 hours from UTC)?

If that is the case, you might be configured to use UTC but are net
setting it that way.  After you set the system clock, you need to set the
CMOS clock with 'hwclock --systohc --utc'.

Here is what I put in /etc/ppp/ip-up.d/checktime:

#!/bin/sh

rdate time.nist.gov
hwclock --systohc --utc

Everytime I connect to my ISP, it resets the system clock from a time
server and then resets the CMOS clock.  It works fine for me.  If you
don't set the system clock to UTC, delete the "--utc" parameter from the
hwclock command.

Bob

On Tue, 2 Feb 1999, ktb wrote:

> It's been quite a while since I posted here about it.  I can't even
> remember all I did.  It is consistently 6 hours off.  Time zone, bios clock
> and everything is set ok but when I reboot the correct time is lost.  It
> has been one of those things on the back burner.  I am (was) working with
> the tech support at Cheap Bytes about this this is the last email I
> received on the 25th:
> 
> I have been talking with the upstream glibc
> maintainer, and he says that
> the problem is actually a bug in the glibc code.
> This means that you will
> need a newer version of glibc (and the timezones
> package) to fix this
> problem.
> 
> I have a request in to the Debian glibc maintainer,
> and will know more
> about which version you need when I hear back from
> him.
> 
> I was just waiting but if you know what all that means I wouldn't  mind
> getting this fixed:)
> Kent
> 
> 
> 
> John Hasler wrote:
> 
> > ktb writes:
> > > ...my clock doesn't keep time,...
> >
> > What sort of probelm are you having with it?  perhaps you should try the
> > chrony package from unstable.
> > --
> > John Hasler
> > john@dhh.gt.org (John Hasler)
> > Dancing Horse Hill
> > Elmwood, WI
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 
> 

----
Bob Nielsen                 Internet: nielsen@primenet.com
Tucson, AZ                  AMPRnet:  w6swe@w6swe.ampr.org
DM42nh                      http://www.primenet.com/~nielsen


Reply to: