16 Nov
2007
16 Nov
'07
4:40 p.m.
At Fri, 16 Nov 2007 10:21:17 -0500, Eric S. Raymond wrote:
Takashi Iwai tiwai@suse.de:
If you're using 2.6.24-rc* kernel (or did 1.0.15 backports), make sure that you enabled all CONFIG_SND_HDA_CODEC_* configs. Some people tend to reduce options as much as possible although they are suggested as default=y.
I'm using 2.6.22, which is the level of the stock Ubuntu 7.10 kernel. It has only one config symbol matching SND_HDA: CONFIG_SND_HDA_INTEL. I rebuilt the snd_hda_module from those sources.
OK, 2.6.22 should be fine. But how did you build at all? Did you copy alsa-driver 1.0.15 code to 2.6.22 kernel tree, or built properly from alsa-driver tree (configure, make)?
The former case won't work (unless you do very carefully).
Takashi