<quote who="Christoph Eckert"> > >> Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller > > lsmod | grep -i intel > > snd_intel8x0m 20036 1 > snd_intel8x0 34592 1 > snd_ac97_codec 77536 2 snd_intel8x0m,snd_intel8x0 > intel_agp 23452 1 > agpgart 35500 2 intel_agp > snd_pcm 100356 7 > snd_intel8x0m,snd_usb_audio,snd_intel8x0,snd_ac97_codec,snd_pcm_oss > snd_page_alloc 11012 3 > snd_intel8x0m,snd_intel8x0,snd_pcm > snd 58468 21 > snd_intel8x0m,snd_usb_audio,snd_rawmidi,snd_intel8x0,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss > > In the kernel config, go to device drivers, sound, disable all > OSS stuff, go to alsa drivers and enable > > <M> Intel/SiS/nVidia/AMD/ALi AC97 Controller > <M> Intel/SiS/nVidia/AMD MC97 Modem (EXPERIMENTAL) >
for some reason i dont have that in my 2.6.9-r13 kernel, can you look at the .config file and paste the entries in the email? im assuming that will work to just add them right? thanks nick > > After installing your kernel, try running alsaconf from the > alsa-utils package. > > > Hope this helps, > > > ce > > -- > [email protected] mailing list > > -- [email protected] mailing list
