From owner-freebsd-multimedia@FreeBSD.ORG Sun Feb 18 16:10:41 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2EDE616A402 for ; Sun, 18 Feb 2007 16:10:41 +0000 (UTC) (envelope-from argentoff@rtelekom.ru) Received: from mail.rtelekom.ru (ns.rtelekom.ru [217.146.40.129]) by mx1.freebsd.org (Postfix) with ESMTP id D98B213C471 for ; Sun, 18 Feb 2007 16:10:38 +0000 (UTC) (envelope-from argentoff@rtelekom.ru) Received: from mail.rtelekom.ru (localhost.rtelekom.net [127.0.0.1]) by uranus.rtelekom.net (Postfix) with ESMTP id 4459B60D3 for ; Sun, 18 Feb 2007 18:37:56 +0300 (MSK) Received: from 40.21.dial.rtelekom.net (40.21.dial.rtelekom.net [217.146.40.21]) by uranus.rtelekom.net (Postfix) with ESMTP id 85D6760D0 for ; Sun, 18 Feb 2007 18:37:55 +0300 (MSK) From: Pavel Argentov Organization: Ratmir-TeleKom To: freebsd-multimedia@freebsd.org Date: Sun, 18 Feb 2007 18:37:56 +0300 User-Agent: KMail/1.9.5 References: <20070205195325.36bf2150@Magellan.Leidinger.net> <20070206063902.B51576@xorpc.icir.org> In-Reply-To: <20070206063902.B51576@xorpc.icir.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200702181837.56472.argentoff@rtelekom.ru> X-Virus-Scanned: ClamAV using ClamSMTP by uranus.rtelekom.net [217.146.40.129] Subject: Re: snd_hda bug (on -stable, but maybe on -current as well) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: argentoff@rtelekom.ru List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Feb 2007 16:10:41 -0000 On Tuesday 06 February 2007 17:39, Luigi Rizzo wrote: > i have been using ariff's binary modules for snd_hda for a few weeks > now, and everything works great except that i just discovered that > trying to change the recording source to one of the supported ones > (on my box =A0rec devices: vol, line, mic, cd) has no effect other > than changing what the driver thinks is the source: > > =A0=A0=A0=A0=A0=A0=A0=A0> mixer recsrc > =A0=A0=A0=A0=A0=A0=A0=A0Recording source: mic > =A0=A0=A0=A0=A0=A0=A0=A0> mixer =3Drec vol > =A0=A0=A0=A0=A0=A0=A0=A0Recording source: vol > > but the input still comes from the microphone. > I'd try to debug the issue myself but am not sure where i can > get the sources to compile the driver on -stable - in any case > perhaps the bug affects -current as well ? can anyone try ? By the way, what software did you use for recording tests? It seems that on= my=20 HDA (pcm0: ) recording doesn't work at all. At=20 least the mike doesn't. =2D-=20 SY, Paul.