Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jul 1998 21:50:49 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Mikhail Teterin <mi@video-collage.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: clock runs away 
Message-ID:  <565.900013849@critter.freebsd.dk>
In-Reply-To: Your message of "Thu, 09 Jul 1998 15:07:14 EDT." <199807091907.PAA02042@xxx.video-collage.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

In message <199807091907.PAA02042@xxx.video-collage.com>, Mikhail Teterin write
s:
>Poul-Henning Kamp once stated:
>
>=In message <199807091803.OAA19109@rtfm.ziplink.net>, Mikhail Teterin writes:
>=>Hello!
>=
>=>I installed the May-20 snapshot on a friend's P100 system.  The
>=>clock started to gain a few extra minutes per hour -- never did
>=>that with a pre-2.2 snapshot it ran before.
>=
>=Uhm, are we talking 2.2-980520 or 3.0-980520-SNAP here ?
>
>3.0, the one that went out on CD. Thanks!

ok, do this:

	boot the kernel it's running now with -v and save the dmesg
	output

	compile a kernel with 
		options         "CLK_USE_I8254_CALIBRATION"
		options         CLK_USE_TSC_CALIBRATION

	boot the new kernel with -v and save the dmesg output

send me the two dmesg outputs in an email...



--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
"ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?565.900013849>