PC Review


Reply
Thread Tools Rate Thread

Clock runs too fast

 
 
Thomas Neumayer
Guest
Posts: n/a
 
      12th Oct 2004
Hi, for about a week i'm facing a quite weird problem: my clock in the tray ticks too fast.
i couldn't find out any relations on this to happen. sometimes it runs exactly for 2-3 hours, then goes +30min in two hours but never too slow.
I'm syncing my clock every half an hour with a timeserver (via NET TIME-program so no 3rd party tools that affect the clock are installed).

What could be reasons for my clock to tick too fast.

any help appreciated


Bye, Thomas
--
Using M2, Opera's revolutionary e-mail client
(what else
 
Reply With Quote
 
 
 
 
Eric Renken
Guest
Posts: n/a
 
      12th Oct 2004
It could be related to the battery on your motherboard. The battery could
be getting low.

--
Eric Renken
Microsoft Associate Expert.
Expert Zone
http://www.microsoft.com/windowsxp/expertzone/



"Thomas Neumayer" <(E-Mail Removed)> wrote in message
news(E-Mail Removed)...
> Hi, for about a week i'm facing a quite weird problem: my clock in the
> tray ticks too fast.
> i couldn't find out any relations on this to happen. sometimes it runs
> exactly for 2-3 hours, then goes +30min in two hours but never too slow.
> I'm syncing my clock every half an hour with a timeserver (via NET
> TIME-program so no 3rd party tools that affect the clock are installed).
>
> What could be reasons for my clock to tick too fast.
>
> any help appreciated
>
>
> Bye, Thomas
> --
> Using M2, Opera's revolutionary e-mail client
> (what else



 
Reply With Quote
 
Thomas Neumayer
Guest
Posts: n/a
 
      12th Oct 2004
On Tue, 12 Oct 2004 14:55:44 -0400, Eric Renken <(E-Mail Removed)> wrote:

> It could be related to the battery on your motherboard. The battery could
> be getting low.


I'll check out your hint, thanks.
But shouldn't the clock slow down in that case?


--
bye, Thomas
 
Reply With Quote
 
Ken Blake
Guest
Posts: n/a
 
      12th Oct 2004
In news:(E-Mail Removed),
Eric Renken <(E-Mail Removed)> typed:

> It could be related to the battery on your motherboard. The
> battery
> could be getting low.



No, that's not possible. That would cause the clock to *lose*
time. Moreover, if it loses time while powered off, the problem
*is* very likely the battery. But if it's while running, it can
*not* be the battery, because the battery isn't used while the
computer is running.

Thomas, for clock problems while while running, 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 - Microsoft MVP Windows: Shell/User
Please reply to the newsgroup




> "Thomas Neumayer" <(E-Mail Removed)> wrote in
> message
> news(E-Mail Removed)...
>> Hi, for about a week i'm facing a quite weird problem: my
>> clock in
>> the tray ticks too fast.
>> i couldn't find out any relations on this to happen. sometimes
>> it
>> runs exactly for 2-3 hours, then goes +30min in two hours but
>> never
>> too slow. I'm syncing my clock every half an hour with a
>> timeserver
>> (via NET TIME-program so no 3rd party tools that affect the
>> clock
>> are installed).
>> What could be reasons for my clock to tick too fast.
>>
>> any help appreciated
>>
>>
>> Bye, Thomas
>> --
>> Using M2, Opera's revolutionary e-mail client
>> (what else



 
Reply With Quote
 
Thomas Neumayer
Guest
Posts: n/a
 
      12th Oct 2004
On Tue, 12 Oct 2004 13:48:46 -0700, Ken Blake <(E-Mail Removed)> wrote:

> In news:(E-Mail Removed),
> Eric Renken <(E-Mail Removed)> typed:
>
>> It could be related to the battery on your motherboard. The
>> battery
>> could be getting low.

>
>
> No, that's not possible. That would cause the clock to *lose*
> time. Moreover, if it loses time while powered off, the problem
> *is* very likely the battery. But if it's while running, it can
> *not* be the battery, because the battery isn't used while the
> computer is running.
>
> Thomas, for clock problems while while running, 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


okay i did that steps, but got an error at the unregister line

> w32tm /unregister

Folgender Fehler ist aufgetreten: Zugriff verweigert (0x80070005)

In english it is sth like "an error occurred: Access denied (0x..)"

i registered the w32tm anyway and started the service again..that all didnt throw an error.
hope i can relay on my clock again


thanks, Thomas

--
Using M2, Opera's revolutionary e-mail client
(what else
 
Reply With Quote
 
Alex Nichol
Guest
Posts: n/a
 
      13th Oct 2004
Thomas Neumayer wrote:

>Hi, for about a week i'm facing a quite weird problem: my clock in the tray ticks too fast.
>i couldn't find out any relations on this to happen. sometimes it runs exactly for 2-3 hours, then goes +30min in two hours but never too slow.
>I'm syncing my clock every half an hour with a timeserver (via NET TIME-program so no 3rd party tools that affect the clock are installed).
>
>What could be reasons for my clock to tick too fast.


This problem seems to happen quite often, especially with Dell
machines. Usually a steady rate of loss/gain 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)

I would then put the interval for the Windows Internet Time sync to say
daily, presuming you leave the machine on. It will then fine tune its
idea of the interval between interrupts so that the clock runs quite
well even with infrequent syncs


--
Alex Nichol MS MVP (Windows Technologies)
Bournemouth, U.K. (E-Mail Removed) (remove the D8 bit)
 
Reply With Quote
 
Alex Nichol
Guest
Posts: n/a
 
      13th Oct 2004
Eric Renken wrote:

>It could be related to the battery on your motherboard. The battery could
>be getting low.
>
>--
>Eric Renken
>Microsoft Associate Expert.
>Expert Zone
>http://www.microsoft.com/windowsxp/expertzone/


Not if it is an irregularity as windows is running. Windows reads that
clock at boot and does not access it again. Battery failure is
indicated by the time being wildly wrong immediately at boot

--
Alex Nichol MS MVP (Windows Technologies)
Bournemouth, U.K. (E-Mail Removed) (remove the D8 bit)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Clock runs way too fast =?Utf-8?B?Sko=?= Windows XP General 11 18th Apr 2007 08:43 AM
Clock runs fast Jauchart Windows XP General 6 8th Jan 2004 06:23 PM
Clock runs fast Rick Windows XP Basics 5 15th Dec 2003 10:01 PM
Windows XP clock runs way too fast. Dan Windows XP General 2 11th Jul 2003 03:47 PM
Re: Clock Intermittently Runs Fast Earl F. Parrish Windows XP Performance 0 5th Jul 2003 06:28 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:24 PM.