From owner-freebsd-mobile@FreeBSD.ORG Sun May 17 14:58:44 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 C53191065675; Sun, 17 May 2009 14:58:44 +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 119E68FC16; Sun, 17 May 2009 14:58:43 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 243010659; Sun, 17 May 2009 17:58:43 +0300 Message-ID: <4A10261B.5040601@FreeBSD.org> Date: Sun, 17 May 2009 17:58:35 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.21 (X11/20090405) MIME-Version: 1.0 To: Matthias Apitz References: <1242469381.00112742.1242456003@10.7.7.3> <4A0F31F0.8090601@FreeBSD.org> <20090517091947.GA2887@current.Sisis.de> In-Reply-To: <20090517091947.GA2887@current.Sisis.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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: Sun, 17 May 2009 14:58:45 -0000 Matthias Apitz wrote: > El día Sunday, May 17, 2009 a las 12:36:48AM +0300, Alexander Motin escribió: >> You have 3 recording sources available via 2 pcm devices. As I can see, >> your built-in mic assigned to pcm1 device. Have you tried to record from >> pcm1? > > It was even more simple. I was only thinking that recording was not > working because I could not hear my own voice while speaking in the > headset (what I can hear for example in the EeePC 900 using snd_hda > too); that's why I did not tried the Echo Service of Skype; later on I > did tried it and it records fine from 'mic': Some codecs (like mine ALC268) just unable to do echo in hardware. For some others, with recording from playback mixer, snd_hda just unable to configure such echo. Last could probably be fixed by adding some more logic to the parser, but I just don't see good reason for this, except probably just singing karaoke, which I don't like. :) -- Alexander Motin