From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Chua Subject: Re: Microphone not working on PCI ID 8086:3b56 Date: Thu, 30 Sep 2010 23:29:45 +0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ww0-f51.google.com (mail-ww0-f51.google.com [74.125.82.51]) by alsa0.perex.cz (Postfix) with ESMTP id 446E324408 for ; Thu, 30 Sep 2010 17:29:47 +0200 (CEST) Received: by wwb28 with SMTP id 28so2107646wwb.20 for ; Thu, 30 Sep 2010 08:29:46 -0700 (PDT) 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, Wu Fengguang , Linux Kernel List-Id: alsa-devel@alsa-project.org 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) >> in my case as I'm not using udev. Here's a patch to take away the default so non-udev will still >> works. > > Wow, what's a conservative system :) Keeping things simple :) and my / root filesystem is mounted read-only. Thanks, Jeff