From owner-freebsd-mobile@FreeBSD.ORG Fri May 29 13:55:37 2009 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 720601065674; Fri, 29 May 2009 13:55:37 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id B6E2B8FC1A; Fri, 29 May 2009 13:55:36 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from orphanage.alkar.net (account mav@alkar.net [212.86.226.11] verified) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPA id 244334046; Fri, 29 May 2009 16:55:32 +0300 Message-ID: <4A1FE953.90309@FreeBSD.org> Date: Fri, 29 May 2009 16:55:31 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.14 (X11/20080612) MIME-Version: 1.0 To: Matthias Apitz References: <1242469381.00112742.1242456003@10.7.7.3> <4A0F31F0.8090601@FreeBSD.org> <20090529134950.GA3146@current.Sisis.de> In-Reply-To: <20090529134950.GA3146@current.Sisis.de> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: CURRENT && HDA Driver Revision: 20090401_0132 && no recording X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 13:55:39 -0000 Matthias Apitz wrote: > As said already, recording from the mic jack for the headset works fine > (even without local echo to headset or loudspeaker). How could I record > from the built-in mic, i.e. without the headset plug'ed in into the mic > jack? Have you tried to use pcm1/dsp1/mixer1 devices? > I'm attaching 'dmesg | fgrep pcm' as well. Thanks for a hint. > > pcm0: at cad 0 nid 1 on hdac0 > pcm1: at cad 0 nid 1 on hdac0 > pcm2: at cad 0 nid 1 on hdac0 This is not verbose output! Real verbose output `|grep pcm` includes several pages! -- Alexander Motin