V2 - Karmic LBM request pull
Daniel Chen
seven.steps at gmail.com
Wed Dec 23 17:44:13 UTC 2009
On Wed, Dec 23, 2009 at 12:28 PM, Tim Gardner <timg at tpi.com> wrote:
> UBUNTU: Update to ALSA 1.0.22
...
> .../alsa-driver/alsa-kernel/pci/hda/hda_codec.c | 674 ++-
...
> .../alsa-driver/alsa-kernel/pci/hda/hda_local.h | 79 +-
...
> .../alsa-driver/alsa-kernel/pci/hda/patch_analog.c | 115 +-
...
> .../alsa-driver/alsa-kernel/pci/hda/patch_cirrus.c | 39 +-
> .../alsa-driver/alsa-kernel/pci/hda/patch_cmedia.c | 18 +-
...
> .../alsa-kernel/pci/hda/patch_realtek.c | 578 +-
...
> .../alsa-driver/alsa-kernel/pci/hda/patch_via.c | 345 +-
alsa-driver 1.0.22 is broken for the above HDA codecs: it contains a
commit that incorrectly maps NID entries and results in hda_codec.c
bailing and never completing mixer setup. Sound is therefore
busticated.
Backporting the following commit is necessary:
http://git.kernel.org/?p=linux/kernel/git/tiwai/sound-2.6.git;a=commitdiff_plain;h=21949f00a022e090a7e8bc9a01dfca88273c6146
(ALSA: hda - Fix NID association for capture mixers)
-Dan
More information about the kernel-team
mailing list