From owner-freebsd-multimedia@FreeBSD.ORG Mon May 21 14:48:28 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0ABBD16A41F for ; Mon, 21 May 2007 14:48:28 +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 650B413C457 for ; Mon, 21 May 2007 14:48:27 +0000 (UTC) (envelope-from martin.dieringer@gmx.de) Received: (qmail invoked by alias); 21 May 2007 14:48:25 -0000 Received: from c-134-226-184.d.dsl.de.ignite.net (EHLO dieringer.dyndns.org) [62.134.226.184] by mail.gmx.net (mp037) with SMTP; 21 May 2007 16:48:25 +0200 X-Authenticated: #21464393 X-Provags-ID: V01U2FsdGVkX1/BMeB9LFHBZYELMZACUUQ5SEatmF7uE1cC59oEmL Hse2zk2HLL2jLd Received: (qmail 83725 invoked by uid 1001); 21 May 2007 14:48:12 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 21 May 2007 14:48:12 -0000 Date: Mon, 21 May 2007 16:48:12 +0200 (CEST) From: Martin Dieringer To: Ian Smith In-Reply-To: Message-ID: <20070521164151.B783@thinkpad.dieringer.dyndns.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Y-GMX-Trusted: 0 Cc: freebsd-multimedia@freebsd.org, Ariff Abdullah Subject: Re: still audio hiccups X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Dieringer List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 May 2007 14:48:28 -0000 On Tue, 22 May 2007, Ian Smith wrote: > On Mon, 21 May 2007, Ariff Abdullah wrote: > > On Mon, 21 May 2007 14:46:28 +0200 (CEST) > > Martin Dieringer wrote: > [..] > > > It seems to work now if I set debug.cpufreq.lowest=450, with > > > freq=300 and below there are still hiccups. > > > (I can live with cpu.freq above 450.) > > > > > > It doesn't matter if powerd is running, just seems to depend on > > > actual cpu frequency. > > > > > > I didn't reboot, kldunloaded all sound modules and reloaded the new > > > ones. > > > > > > > Consider my other suggestions: Disable acpi_thottle. This has nothing > > to do with cpufreq/est/speedstep/powernow/etc. > > > > hint.acpi_throttle.0.disabled=1 > > > > Lastly, believe me. This entire affair has nothing to do with sound > > driver at all. > > We believe you :) After much pulling teeth in -stable, Warner Losh had > already hit the bullseye regarding Martin's other problem (clock losing > time beyond ntpd's ability to cope when running powerd) in this post: > > http://lists.freebsd.org/pipermail/freebsd-stable/2007-May/035068.html > > where he suggested bumping debug.cpufreq.lowest up past 300MHz or so, > where Martin's t42p was shifting down to 75MHz at idle (with HZ=1000) but that didn't help before I used Ariff's sound patch... > Glad that's sorted .. is it?... m.