From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755096Ab0I1Nm1 (ORCPT ); Tue, 28 Sep 2010 09:42:27 -0400 Received: from cantor.suse.de ([195.135.220.2]:40620 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751845Ab0I1Nm0 (ORCPT ); Tue, 28 Sep 2010 09:42:26 -0400 Date: Tue, 28 Sep 2010 15:42:24 +0200 Message-ID: From: Takashi Iwai To: Jeff Chua Cc: alsa-devel@alsa-project.org, Wu Fengguang , Linux Kernel Subject: Re: [alsa-devel] Microphone not working on PCI ID 8086:3b56 In-Reply-To: References: User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.1 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Tue, 28 Sep 2010 21:33:11 +0800, Jeff Chua wrote: > > On Tue, Sep 28, 2010 at 2:18 AM, Takashi Iwai wrote: > > At Tue, 28 Sep 2010 01:56:44 +0800, > > Jeff Chua wrote: > >> > >> On Mon, Sep 27, 2010 at 10:42 PM, Takashi Iwai wrote: > >> > At Wed, 15 Sep 2010 06:32:22 +0800 (SGT), > >> > Did you try to play with model option for snd-hda-intel driver? > >> > For example, model=lenovo-x200 ? > >> > >> Didn't know there's such option. But I'll try it now. Is there an > >> option to if the driver is not compiled as a module? > > > > Yes, you can pass via a boot option like MODULENAME.OPTIONNAME=xxx,yyy,... > > In this case, snd-hda-intel.model=lenovo-x200 > > Tried, still no mic. Perhaps I'm not using the right driver. When you set CONFIG_SND_DEBUG=y, you'll see a corresponding kernel message. > Which one > should I enable? > > CONFIG_SND_HDA_CODEC_CONEXANT > CONFIG_SND_HDA_CODEC_INTELHDMI > CONFIG_SND_HDA_CODEC_REALTEK Enable all CONFIG_SND_HDA_*. Takashi