[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.1009302047410.25061@boston.corp.fedex.com>
Date: Thu, 30 Sep 2010 21:11:07 +0800 (SGT)
From: Jeff Chua <jeff.chua.linux@...il.com>
To: Wu Fengguang <fengguang.wu@...el.com>, Takashi Iwai <tiwai@...e.de>
cc: Linux Kernel <linux-kernel@...r.kernel.org>,
alsa-devel@...a-project.org
Subject: Re: Microphone not working on PCI ID 8086:3b56
On Tue, Sep 28, 2010 at 9:42 PM, Takashi Iwai <tiwai@...e.de> wrote:
> Enable all CONFIG_SND_HDA_*.
Done that. Still no mic.
On Tue, Sep 28, 2010 at 9:42 PM, Wu Fengguang <fengguang.wu@...el.com>
wrote:
> It's easier to enable all of them. They are small modules.
Tried just about everything, still no mic. Sounds works in all cases.
I found that with SND_HDA_CODEC_INTELHDMI selected, SND_DYNAMIC_MINORS
will be enabled by default which won't work in my case as I'm not using
udev. Here's a patch to take away the default so non-udev will still
works.
Do I really need udev to get mic to work?
Thanks,
Jeff
--- lx/sound/pci/hda/Kconfig.org 2010-09-14 16:34:52.000000000 +0800
+++ lx/sound/pci/hda/Kconfig 2010-09-14 16:35:09.000000000 +0800
@@ -145,7 +145,6 @@
config SND_HDA_CODEC_INTELHDMI
bool "Build INTEL HDMI HD-audio codec support"
- select SND_DYNAMIC_MINORS
default y
help
Say Y here to include INTEL HDMI HD-audio codec support in
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists