From owner-freebsd-current@FreeBSD.ORG Mon May 16 02:22:48 2005 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 7A26116A4CE for ; Mon, 16 May 2005 02:22:48 +0000 (GMT) Received: from rndsoft.co.kr (michelle.rndsoft.co.kr [211.32.202.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id A071043D67 for ; Mon, 16 May 2005 02:22:47 +0000 (GMT) (envelope-from yongari@rndsoft.co.kr) Received: from yongari@rndsoft.co.kr(192.168.5.90) by MailFilter v1.05 with ESMTP Processed in 0.128587 secs; 16 May 2005 11:20:23 +0900 Received: from michelle.rndsoft.co.kr (localhost.rndsoft.co.kr [127.0.0.1]) by michelle.rndsoft.co.kr (8.13.1/8.13.1) with ESMTP id j4G2L3ap001526 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 16 May 2005 11:21:03 +0900 (KST) (envelope-from yongari@rndsoft.co.kr) Received: (from yongari@localhost) by michelle.rndsoft.co.kr (8.13.1/8.13.1/Submit) id j4G2L0hS001525; Mon, 16 May 2005 11:21:00 +0900 (KST) (envelope-from yongari@rndsoft.co.kr) Date: Mon, 16 May 2005 11:21:00 +0900 From: Pyun YongHyeon To: Julian Elischer Message-ID: <20050516022100.GB1020@rndsoft.co.kr> References: <4286AB34.6050101@elischer.org> <20050515093422.GA18361@fw.farid-hajji.net> <42871944.4030506@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42871944.4030506@elischer.org> User-Agent: Mutt/1.4.2.1i cc: Current cc: cpghost@cordula.ws Subject: Re: skype on current/5.x and maestro-2E sound X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: yongari@rndsoft.co.kr List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 02:22:48 -0000 On Sun, May 15, 2005 at 02:41:24AM -0700, Julian Elischer wrote: > cpghost@cordula.ws wrote: > >On Sat, May 14, 2005 at 06:51:48PM -0700, Julian Elischer wrote: > > > >>Has anyone run skype successfully on these versions (5 or 6) of freeBSD? > >>I can run it successfully on 4.x but on my 5.x machine the audio is > >>completely > >>broken up. like someone is chopping the audio stream. > > > > > >I'm running Skype on 5.4 (via82c686). On an AMD Duron 1200 MHz, the > >sound quality is all right; on an EPIA 5000 Eden 500 MHz (also via82c686), > >the sound is totally chopped and it is impossible to follow. > > hmm so maybe its the fact that my machine is too slow.. it's also 500MHz > my 1GHz 4.11 machine seems to run it fine. > I don't think 500MHz is too slow. Check if kernel converters are active when you play audio samples.(cat /dev/sndstat after setting hw.snd.verbose=2). Since the driver also needs Giant lock it may suffer from interrupt latencies with other devices. In addition if it share IRQ with other devices(e.g. USB) the issue would be noticable. -- Regards, Pyun YongHyeon http://www.kr.freebsd.org/~yongari | yongari@freebsd.org