From owner-freebsd-stable@FreeBSD.ORG Tue May 1 21:10:42 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AAE0C16A402 for ; Tue, 1 May 2007 21:10:42 +0000 (UTC) (envelope-from martin.dieringer@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id E78D813C484 for ; Tue, 1 May 2007 21:10:41 +0000 (UTC) (envelope-from martin.dieringer@gmx.de) Received: (qmail invoked by alias); 01 May 2007 21:10:40 -0000 Received: from c-134-228-222.d.dsl.de.ignite.net (EHLO dieringer.dyndns.org) [62.134.228.222] by mail.gmx.net (mp051) with SMTP; 01 May 2007 23:10:40 +0200 X-Authenticated: #21464393 X-Provags-ID: V01U2FsdGVkX1/aHMlT7xbakB+4GHWSIdJ++NjaqgL4fSJTmNXuhe dF8SjfgubRdC7l Received: (qmail 98014 invoked by uid 1001); 1 May 2007 21:10:38 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 1 May 2007 21:10:38 -0000 Date: Tue, 1 May 2007 23:10:38 +0200 (CEST) From: Martin Dieringer To: Clayton Milos In-Reply-To: <005901c78c30$63944a10$4b2e3e0a@claylaptop> Message-ID: <20070501230300.S860@thinkpad.dieringer.dyndns.org> References: <20070501204548.L860@thinkpad.dieringer.dyndns.org> <005901c78c30$63944a10$4b2e3e0a@claylaptop> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Y-GMX-Trusted: 0 Cc: freebsd-stable@freebsd.org Subject: Re: clock too slow - big time offset with ntpdate X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Dieringer List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2007 21:10:42 -0000 On Tue, 1 May 2007, Clayton Milos wrote: >> Hi, >> >> I get about half a second time offsets after 10 seconds, and more >> than 100s after half an hour or so. >> I think it has to do with powerd, if I kill that, the time stays correct. >> It happens both on a Compaq nc4000 and an IBM ThinkPad T42p laptop. >> >> Can this be solved? >> thanks >> m. > > This has got to do with the speed stepping of the CPU to save battery. > Far as I know there's no fix yet. > > Guys is it possible to hack powerd to change a sysctl variable when it > changes the CPU frequency or isn't it that simple? Another effect of the problem seems to be the intermittent sound output. Playback is ok when powerd is killed. When changing freq by sysctl, I still get hickups in sound, so this would be no solution. This is quite serious ;-) not to mention the energy waste. m.