From owner-freebsd-emulation@FreeBSD.ORG Wed May 4 18:28:49 2011 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DA98106566B; Wed, 4 May 2011 18:28:49 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 586228FC20; Wed, 4 May 2011 18:28:48 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 02C311E00703; Wed, 4 May 2011 20:28:47 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.3) with ESMTP id p44IQ0NI059002; Wed, 4 May 2011 20:26:00 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id p44IQ0pd059001; Wed, 4 May 2011 20:26:00 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Wed, 4 May 2011 20:26:00 +0200 To: Andriy Gapon Message-ID: <20110504182600.GA58980@triton8.kn-bremen.de> References: <20110503215642.GA26299@triton8.kn-bremen.de> <4DC100A3.1030800@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4DC100A3.1030800@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-multimedia@FreeBSD.org, freebsd-emulation@FreeBSD.org, Juergen Lock Subject: Re: skype 2.1.0.81; alternate versions of the Linuxolator v4l2 patches X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2011 18:28:49 -0000 On Wed, May 04, 2011 at 10:30:43AM +0300, Andriy Gapon wrote: > on 04/05/2011 00:56 Juergen Lock said the following: > > I now tested skype 2.1.0.81 on 8.2 with the above patch and > > avg@'s sys/dev/sound/pcm/dsp.c one-line patch [1], and found > > This is in head now. > > > sound doesn't work when running skype from nfs without locking > > (wtf!), after extracting the skype tarball [2] locally it started > > working. > > Very weird. Have you been able to debug it further (e.g. see with ktrace which > calls are failing)? I did some ktrace'ing before I knew it was related to nfs, maybe I'll have to take a closer look again now that I know... Cheers, Juergen