From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wu Fengguang Subject: Re: Microphone not working on PCI ID 8086:3b56 Date: Thu, 30 Sep 2010 23:45:57 +0800 Message-ID: <20100930154557.GD11399@localhost> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by alsa0.perex.cz (Postfix) with ESMTP id C7B9C103834 for ; Thu, 30 Sep 2010 17:46:05 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: "alsa-devel@alsa-project.org" , Linux Kernel , Jeff Chua List-Id: alsa-devel@alsa-project.org On Thu, Sep 30, 2010 at 11:39:40PM +0800, Takashi Iwai wrote: > At Thu, 30 Sep 2010 23:29:45 +0800, > Jeff Chua wrote: > > > > On Thu, Sep 30, 2010 at 9:14 PM, Takashi Iwai wrote: > > > > > Check /sys/modules/snd_hda_intel/parameters/model whether you really > > > passed the correct value. > > > > # cat /sys/module/snd_hda_intel/parameters/model > > lenovo-x200,(null),(null),(null),(null),(null),(null),(null) > > OK, and did you get the corresponding kernel message? As a kindly reminder, these verbose options are pretty useful: CONFIG_SND_VERBOSE_PROCFS=y CONFIG_SND_VERBOSE_PRINTK=y CONFIG_SND_DEBUG=y CONFIG_SND_DEBUG_VERBOSE=y Thanks, Fengguang