Clock is always wrong.

N

Nelson Douglas

Everyday I change the clock to the correct time and by
the end of the day it's at least 40 minutes slow. I have
tried to synchronize over the internet and that doesn't
work either. Anyone have any advice?
 
N

Nuts

-----Original Message-----
Everyday I change the clock to the correct time and by
the end of the day it's at least 40 minutes slow. I have
tried to synchronize over the internet and that doesn't
work either. Anyone have any advice?
.
assuming u are using a pc that is newer, like 1998, and
you are not over-clocking the system, you probably have a
bad clock on your motherboard that would unfortunately
require replacing the motherboard.
best of luck 2 u
 
A

Alex Nichol

Nelson said:
Everyday I change the clock to the correct time and by
the end of the day it's at least 40 minutes slow. I have
tried to synchronize over the internet and that doesn't
work either.

This problem seems to happen quite often especially with Dell machines.
Usually a steady rate of loss like 10 minutes in an hour. It appears to
result from a conflict with the BIOS over the interval between 'timer
interrupts'. Windows maintains the clock by counting these, so if the
interval is not the expected one, the rate is grossly out in this
manner.

Try these steps:

1. Start->Run cmd.exe
2. net stop w32time
3. w32tm.exe /unregister
4. w32tm.exe /register
5. net start w32time

(note spellings w32tm and w32time in different commands)
 
C

Charles C. Drew

You could always try a different time sync program than the one built into
XP. Here's one that is available for free:
http://www.arachnoid.com/abouttime/index.html

AboutTime lets you set the interval that it sync' time, what time severs it
will use and in what order among other things.

| In [email protected], Nelson Douglas wrote:
|
| > Everyday I change the clock to the correct time and by
| > the end of the day it's at least 40 minutes slow. I have
| > tried to synchronize over the internet and that doesn't
| > work either. Anyone have any advice?
|
|
| Try this:
|
| Open a command prompt window (Start | Run | cmd) and enter the
| following commands:
|
| net stop w32time
| w32tm /unregister
| w32tm /register
| net start w32time
|
|
| --
| Ken Blake
| Please reply to the newsgroup
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top