From owner-freebsd-questions@FreeBSD.ORG Tue Jan 28 13:49:01 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 52149D89 for ; Tue, 28 Jan 2014 13:49:01 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 103F71F1B for ; Tue, 28 Jan 2014 13:49:00 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W892A-0001Vv-D0 for freebsd-questions@freebsd.org; Tue, 28 Jan 2014 14:48:58 +0100 Received: from kontrol.kode5.net ([80.229.5.32]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Jan 2014 14:48:58 +0100 Received: from jmzgriffin by kontrol.kode5.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Jan 2014 14:48:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: James Griffin Subject: Re: Webcam in-built microphone problem Date: Tue, 28 Jan 2014 13:48:34 +0000 (UTC) Lines: 32 Message-ID: References: <20140128113403.GA31364@sh4-5.1blu.de> <20140128132722.GA11532@sh4-5.1blu.de> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: kontrol.kode5.net User-Agent: slrn/1.0.1 (FreeBSD) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jan 2014 13:49:01 -0000 On 2014-01-28, Matthias Apitz wrote: > What does > > # cat /dev/sndstat show? Installed devices: pcm0: (play/rec) default pcm1: (play) pcm2: (rec) > You should play around with the mixer settings and use the above dd cmd for > tests; Yeah, I will do that next. >> I looked at someones website, they described modifying a file >> /compat/linux/etc/alsa/pcm/pcm-oss.conf - i haven't tried it yet, maybe >> some settings in this will help? > > This is only for Skype and if you have more then one sound device. > > matthias I only have one sound device, although I would use Skype a little if this would work. Will modifying this file resolve that issue with Skype do you think? Thanks for your help. I will report back with the result of the 'dd' command you suggested. Jamie.