From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 30 03:58:36 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B021316A400 for ; Thu, 30 Mar 2006 03:58:36 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9D8B43D48 for ; Thu, 30 Mar 2006 03:58:35 +0000 (GMT) (envelope-from grafan@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so235622wxc for ; Wed, 29 Mar 2006 19:58:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mdIN/05uub7aTzM0/c9S0twn2pWF96Btw5VHeFMPndnEqS65ng0Co/x3WO+6V9Uhjp5Dl/biJun4qgCJXSgAm2ueUmoGHn6pIRK9peUvtlXGGaQwXKanYyHMj68NkrSttHpbH87X+fyJP5Sd3f87yaATo8EThVINQVN+iNSUjTY= Received: by 10.70.70.19 with SMTP id s19mr1441975wxa; Wed, 29 Mar 2006 19:58:35 -0800 (PST) Received: by 10.70.126.6 with HTTP; Wed, 29 Mar 2006 19:58:35 -0800 (PST) Message-ID: <6eb82e0603291958vbea1ca3g82d40e32531b68e8@mail.gmail.com> Date: Wed, 29 Mar 2006 22:58:35 -0500 From: "Rong-En Fan" To: "Ariff Abdullah" In-Reply-To: <20060330114130.610aa707.ariff@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6eb82e0603282051j65496dcbr536a2d6f6478e774@mail.gmail.com> <20060329133529.66e18afa.ariff@FreeBSD.org> <6eb82e0603291714y3271eca5l927d15c177d7d61f@mail.gmail.com> <20060330114130.610aa707.ariff@FreeBSD.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: skype sound problem X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Mar 2006 03:58:36 -0000 On 3/29/06, Ariff Abdullah wrote: > On Wed, 29 Mar 2006 20:14:08 -0500 > "Rong-En Fan" wrote: > > On 3/29/06, Ariff Abdullah wrote: > > > On Tue, 28 Mar 2006 23:51:45 -0500 > > > This is a known issue (at least, for me). > > > > > > Update your src (at least for sys/dev/sound/pcm), and apply this > > > patch: > > > > > > http://people.freebsd.org/~ariff/test/sound.c.diff > > > > Hi, > > > > I have updated my -current to March 29, apply the patch above. > > However, it does not solve my problem. > > > Gahh.. baka baka.. accidentally committed unnecessary debugging part. > > Replace your sys/dev/sound/pcm/dsp.c with this one: > > http://people.freebsd.org/~ariff/test/dsp.c > > You still need that sound.c fix. > > Sorry. Thanks! Now my skype works well. I dont need to reboot after skype is used :-) Thanks, Rong-En fan