From owner-freebsd-multimedia@FreeBSD.ORG Mon May 18 01:22:12 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5807106564A for ; Mon, 18 May 2009 01:22:12 +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 682218FC08 for ; Mon, 18 May 2009 01:22:12 +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 243027672; Mon, 18 May 2009 04:22:11 +0300 Message-ID: <4A10B841.5030805@FreeBSD.org> Date: Mon, 18 May 2009 04:22:09 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.21 (X11/20090405) MIME-Version: 1.0 To: Boris Samorodov References: <1241464986.00107839.1241453405@10.7.7.3> In-Reply-To: <1241464986.00107839.1241453405@10.7.7.3> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: [snd_hda] ASUS P5K, microphones problem 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: Mon, 18 May 2009 01:22:13 -0000 Hi. Boris Samorodov wrote: > there is no input from both rear and front microphones. Both output > work. Reading SND_HDA(4) didn't help (at least I don't see any > problems). Three output associations (rare, front, SPDIF), two input > (rare and front). There is an old hack for ALC883 codec in driver near line 4660. It disables phantom power on microphone inputs. I have no idea what for it was done, but I already have reports that it makes microphones not working. Try to comment that case and report please. -- Alexander Motin