CONFIG_SND_HDA_INTEL regression on 2.6.37-rc3 - no audio

From: Luis R. Rodriguez
Date: Tue Nov 30 2010 - 16:32:13 EST


I just booted 2.6.37-rc3 and noticed my sound with
CONFIG_SND_HDA_INTEL stopped working, I get no audio at all. Is this a
known regression? I can bisect if not.

$ lsmod| grep snd
snd_hda_codec_analog 79955 1
snd_hda_intel 25446 3
snd_hda_codec 101539 2 snd_hda_codec_analog,snd_hda_intel
snd_hwdep 6546 1 snd_hda_codec
snd_pcm 88139 3 snd_hda_intel,snd_hda_codec
snd_seq_midi 5900 0
snd_rawmidi 21916 1 snd_seq_midi
snd_seq_midi_event 7291 1 snd_seq_midi
snd_seq 56979 2 snd_seq_midi,snd_seq_midi_event
snd_timer 23148 2 snd_pcm,snd_seq
snd_seq_device 6912 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 63192 15
snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,thinkpad_acpi,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 1240 1 snd
snd_page_alloc 8716 2 snd_hda_intel,snd_pcm

Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/