From owner-freebsd-multimedia@FreeBSD.ORG Tue Feb 6 14:39:03 2007 Return-Path: X-Original-To: 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 D072916A400 for ; Tue, 6 Feb 2007 14:39:03 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.freebsd.org (Postfix) with ESMTP id BCBA813C4A7 for ; Tue, 6 Feb 2007 14:39:03 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id l16Ed2hI051695; Tue, 6 Feb 2007 06:39:02 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id l16Ed2d0051694; Tue, 6 Feb 2007 06:39:02 -0800 (PST) (envelope-from rizzo) Date: Tue, 6 Feb 2007 06:39:02 -0800 From: Luigi Rizzo To: multimedia@freebsd.org Message-ID: <20070206063902.B51576@xorpc.icir.org> References: <20070205195325.36bf2150@Magellan.Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20070205195325.36bf2150@Magellan.Leidinger.net>; from Alexander@Leidinger.net on Mon, Feb 05, 2007 at 07:53:25PM +0100 Cc: Subject: 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 List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 14:39:03 -0000 [i emailed ariff a couple of time but no idea whether he got my emails.] 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 rec devices: vol, line, mic, cd) has no effect other than changing what the driver thinks is the source: > mixer recsrc Recording source: mic > mixer =rec vol Recording 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 ? cheers luigi