On Friday 10 June 2005 20:49, Matthew Martinez wrote:
> hey guys, this is matt once again, and i'm writing to say that i fixed
> my glibc compile (i had left a space instead of a dash in
> funroll-loops), and have compiled my system pretty much without error.
> However, now, i have a huge time drift. Time passes on my box's
> internal clock at about 1.63 times the speed of a normal clock, which
> means i can't have any scheduled tasks run at their correct times. In
> short, i have no idea how to fix this aside from installing the ntp
> daemon, which i've already done, but still, the time drift is horribly.

Ok, what you should probably do first of all is to fix automatic 
adjustment. In 99% of the cases huge drifts indicate broken adjustment.
How to do this:
- Delete /etc/adjtime
- Set the system time correctly
- Set the hardware clock from the system time: "hwclock --systohc"
- Remove the bogus adjustment file again: "rm /etc/adjtime"
- Wait a considerable time.
- Set the system clock correctly
- Set the hardware clock from the system clock.

After this the system should have a correct adjustment file without time 
drift. The last two steps are not necessary if you use the ntpd (it takes 
care of setting the clock), as the system clock is automatically stored 
in the hardware clock at shutdown, and loaded at boot.

Paul

-- 
Paul de Vrieze
Gentoo Developer
Mail: [EMAIL PROTECTED]
Homepage: http://www.devrieze.net

Attachment: pgpWNoe0CvHkq.pgp
Description: PGP signature

Reply via email to