likely sound driver for Intel 82801G is not selected in your kernel config file. .config generated after you did make menuconfig.<br><br><div class="gmail_quote">On Tue, Dec 21, 2010 at 10:11 AM, Rishi Agrawal <span dir="ltr">&lt;<a href="mailto:rishi.b.agrawal@gmail.com">rishi.b.agrawal@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi All,<br><br>I compiled the kernel 2.6.36 and now the sound is missing. I have pasted the outputs of lsmod and lspci. I have fedora 12 installed on the system.<br>
<br>Have I done something wrong in the menuconfig stage.<br>

<br>Sound is coming properly with the old Fedora Kernel. <br><br>I tried tweaking the alsamixer but it did not work.<br><br><br>[rishi@rishi-desktop ~]$ uname -a<br>Linux rishi-desktop 2.6.36 #1 SMP Sat Dec 18 21:24:34 IST 2010 i686 i686 i386 GNU/Linux<br>


<br><br><br>[rishi@rishi-desktop ~]$ lspci | grep -i audio<br>00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)<br><br>[rishi@rishi-desktop ~]$ lsmod | grep snd<br>snd_hda_codec_analog    53691  1 <br>


snd_hda_intel          20031  1 <br>snd_hda_codec          73253  2 snd_hda_codec_analog,snd_hda_intel<br>snd_hwdep               4856  1 snd_hda_codec<br>snd_seq                42695  0 <br>snd_seq_device          4937  1 snd_seq<br>


snd_pcm                62570  2 snd_hda_intel,snd_hda_codec<br>snd_timer              15387  2 snd_seq,snd_pcm<br>snd                    46823  11 snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer,thinkpad_acpi<br>


snd_page_alloc          6077  2 snd_hda_intel,snd_pcm<br>soundcore               4831  1 snd<br><br><br clear="all"><br>-- <br>Regards,<br><font color="#888888">Rishi Agrawal<br><br>
</font><br>_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
<br></blockquote></div><br>