From: Wu Fengguang <fengguang.wu@intel.com>
To: Jeff Chua <jeff.chua.linux@gmail.com>
Cc: Takashi Iwai <tiwai@suse.de>,
"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Microphone not working on PCI ID 8086:3b56
Date: Thu, 30 Sep 2010 21:29:37 +0800 [thread overview]
Message-ID: <20100930132937.GA5728@localhost> (raw)
In-Reply-To: <Pine.LNX.4.64.1009302047410.25061@boston.corp.fedex.com>
On Thu, Sep 30, 2010 at 09:11:07PM +0800, Jeff Chua wrote:
>
>
> On Tue, Sep 28, 2010 at 9:42 PM, Takashi Iwai <tiwai@suse.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@intel.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.
Intel HDMI audio selects SND_DYNAMIC_MINORS because it runs out of the
static minor numbers. I initially proposed an extended static
allocation scheme here:
http://comments.gmane.org/gmane.linux.alsa.devel/72916 however the
idea was rejected.
> Do I really need udev to get mic to work?
You can disable SND_HDA_CODEC_INTELHDMI for now. You don't need it.
Thanks,
Fengguang
>
>
>
> --- 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
WARNING: multiple messages have this Message-ID (diff)
From: Wu Fengguang <fengguang.wu@intel.com>
To: Jeff Chua <jeff.chua.linux@gmail.com>
Cc: Takashi Iwai <tiwai@suse.de>,
Linux Kernel <linux-kernel@vger.kernel.org>,
"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
Jaroslav Kysela <perex@perex.cz>
Subject: Re: Microphone not working on PCI ID 8086:3b56
Date: Thu, 30 Sep 2010 21:29:37 +0800 [thread overview]
Message-ID: <20100930132937.GA5728@localhost> (raw)
In-Reply-To: <Pine.LNX.4.64.1009302047410.25061@boston.corp.fedex.com>
On Thu, Sep 30, 2010 at 09:11:07PM +0800, Jeff Chua wrote:
>
>
> On Tue, Sep 28, 2010 at 9:42 PM, Takashi Iwai <tiwai@suse.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@intel.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.
Intel HDMI audio selects SND_DYNAMIC_MINORS because it runs out of the
static minor numbers. I initially proposed an extended static
allocation scheme here:
http://comments.gmane.org/gmane.linux.alsa.devel/72916 however the
idea was rejected.
> Do I really need udev to get mic to work?
You can disable SND_HDA_CODEC_INTELHDMI for now. You don't need it.
Thanks,
Fengguang
>
>
>
> --- 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
next prev parent reply other threads:[~2010-09-30 13:31 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-30 13:11 Microphone not working on PCI ID 8086:3b56 Jeff Chua
2010-09-30 13:11 ` Jeff Chua
2010-09-30 13:14 ` Takashi Iwai
2010-09-30 13:14 ` Takashi Iwai
2010-09-30 15:29 ` Jeff Chua
2010-09-30 15:29 ` Jeff Chua
2010-09-30 15:38 ` Wu Fengguang
2010-09-30 15:38 ` Wu Fengguang
2010-09-30 18:26 ` Jeff Chua
2010-09-30 18:26 ` Jeff Chua
2010-09-30 15:39 ` Takashi Iwai
2010-09-30 15:39 ` Takashi Iwai
2010-09-30 15:45 ` Wu Fengguang
2010-09-30 15:45 ` Wu Fengguang
2010-09-30 18:08 ` Jeff Chua
2010-10-01 2:15 ` Wu Fengguang
2010-10-01 2:15 ` Wu Fengguang
2010-10-01 10:15 ` Jeff Chua
2010-10-01 10:15 ` Jeff Chua
2010-10-01 10:18 ` Takashi Iwai
2010-10-01 10:18 ` Takashi Iwai
2010-10-01 17:10 ` Jeff Chua
2011-03-18 17:55 ` Jeff Chua
2011-03-18 17:55 ` Jeff Chua
2010-09-30 17:31 ` Jeff Chua
2010-09-30 17:31 ` Jeff Chua
2010-09-30 13:29 ` Wu Fengguang [this message]
2010-09-30 13:29 ` Wu Fengguang
2010-09-30 15:34 ` Jeff Chua
2010-09-30 15:34 ` Jeff Chua
2010-09-30 15:41 ` Takashi Iwai
2010-09-30 15:41 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2010-09-14 22:32 Jeff Chua
2010-09-27 14:42 ` Takashi Iwai
2010-09-27 17:56 ` Jeff Chua
2010-09-27 18:18 ` Takashi Iwai
2010-09-28 13:33 ` Jeff Chua
2010-09-28 13:33 ` Jeff Chua
2010-09-28 13:42 ` Takashi Iwai
2010-09-28 13:42 ` Wu Fengguang
2010-09-28 13:42 ` Wu Fengguang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100930132937.GA5728@localhost \
--to=fengguang.wu@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=jeff.chua.linux@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.