From owner-freebsd-current@FreeBSD.ORG Tue Apr 15 14:07:00 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 CFB0937B401 for ; Tue, 15 Apr 2003 14:07:00 -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 D640343FAF for ; Tue, 15 Apr 2003 14:06:59 -0700 (PDT) (envelope-from wade@ezri.org) Received: (qmail 1556 invoked from network); 15 Apr 2003 21:06:59 -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:06:59 -0000 Message-ID: <3E9C7472.7040500@ezri.org> Date: Tue, 15 Apr 2003 17:06:58 -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> <3E9C72CF.7070708@ezri.org> In-Reply-To: <3E9C72CF.7070708@ezri.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:07:01 -0000 Ok, Orion Hodson is a genius. I don't know how he diagnoses this stuff so easily. I have traced the problem to the esound daemon. Taking esd out of the loop and using the OSS driver in XMMS works flawlessly under the same situations that I was getting the underruns with esd. I switch the output to Esound and the problems return. Huh. Since it seems not much stuff will work writing directly (or am I mistaken?), what are my alternatives here? Do others seeing this problem have the same results writing directly to the device? -Wade