From owner-freebsd-current@FreeBSD.ORG Wed Oct 29 05:48:07 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19D6116A4CE for ; Wed, 29 Oct 2003 05:48:07 -0800 (PST) Received: from mail019.syd.optusnet.com.au (mail019.syd.optusnet.com.au [211.29.132.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A67F43FE1 for ; Wed, 29 Oct 2003 05:48:05 -0800 (PST) (envelope-from matti@optusnet.com.au) Received: from platypus (c211-30-200-121.rivrw2.nsw.optusnet.com.au [211.30.200.121])h9TDm3F22971 for ; Thu, 30 Oct 2003 00:48:03 +1100 Date: Thu, 30 Oct 2003 00:47:00 +1100 From: matti k To: freebsd-current@freebsd.org Message-Id: <20031030004700.0a362871.matti@optusnet.com.au> In-Reply-To: <20030830184549.3d4d682d.overclocker@optusnet.com.au> References: <20030827110354.444b4456.ltning@anduin.net> <20030829123656.5b43d139.ltning@anduin.net> <20030830184549.3d4d682d.overclocker@optusnet.com.au> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: snd_csa issues in -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 13:48:07 -0000 On Sat, 30 Aug 2003 18:45:49 +1000 matti k wrote: > On Fri, 29 Aug 2003 12:36:56 +0200 > Eirik Oeverby wrote: > > > I might also point out that there are two distinct kinds of > > distortion happening: The click/pop/crackle kind of distortion, > > and one where a sound buffer is repeated over and over 5-10 times > > - as if the hardware has some kind of hickup. > > > > Again - this *only* happens in -CURRENT, not in -STABLE or in any > > other OS (tested OS/2, BeOS, Linux, winXX). > > > > Anyone? :) > > > > /Eirik > > I get the same pops/crackling but using a SB Live! > I think it started happening when I switched from 4.x to 5.x > The strange thing is that sound works fine after a reboot but some > hours after that I get the noises. It only happens with music > (mp3,ogg). I tried a sound card with a CS4630 chip and still got the same thing. Strange that it takes a while for the noises to appear. Anyway, I was fiddling with settings using XMMS to play mp3's and found changing either "resolution" from 16bit to 8bit or changing "down sample" from 1:1(44khz) to 1:2(22khz) fixes the problem. These settings are located under audio i/o plugins -> input plugins -> mpeg layer 1/2/3 player -> configure -> decoder. Also after using these settings (1:2(22khz)) for half an hour and then changing them back to defaults ... sound was good. I should add that running gkrellm (/ports/sysutils/gkrellm) _and_ having the cpu monitor enabled makes the noises much worse. Again, on my system this only occurs after several hours and of course if I reboot all is well. If nothing else at least I've found a way to avoid rebooting, I guess.