From owner-freebsd-current@FreeBSD.ORG Tue Apr 15 14:00:06 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 40D2137B401 for ; Tue, 15 Apr 2003 14:00:06 -0700 (PDT) Received: from rrcs-se-24-73-205-166.biz.rr.com (rrcs-se-24-73-205-166.biz.rr.com [24.73.205.166]) by mx1.FreeBSD.org (Postfix) with SMTP id 489CF43FB1 for ; Tue, 15 Apr 2003 14:00:05 -0700 (PDT) (envelope-from wade@ezri.org) Received: (qmail 1416 invoked from network); 15 Apr 2003 21:00:04 -0000 Received: from unknown (HELO ezri.org) (192.168.0.46) by rrcs-se-24-73-205-166.biz.rr.com with SMTP; 15 Apr 2003 21:00:04 -0000 Message-ID: <3E9C72CF.7070708@ezri.org> Date: Tue, 15 Apr 2003 16:59:59 -0400 From: Wade Majors User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Orion Hodson References: <200304152049.h3FKnenR064554@puma.icir.org> In-Reply-To: <200304152049.h3FKnenR064554@puma.icir.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Adjusting pcm buffersize? 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: Tue, 15 Apr 2003 21:00:06 -0000 Orion Hodson wrote: > Can you tell let me know what the h/w is? Is the audio application writing > directly to the device or going through an agent like esound/artsd (fstat > /dev/dsp* /dev/audio* while playing audio). > I currently am having the problem with an ALS4000, which installed because I thought it was my onboard audio (VIA VT8233A), but I am having the same problem. I am using esound. I just tried the same thing with xmms writing directly and the problem appears to have gone away (!). I will have to do some more testing... -Wade