On 10/8/05, Andy Green <andy@xxxxxxxxxxx> wrote: > Manilal K M wrote: > > > 00:1b.0 Class 0403: Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 Family) > > High Definition Audio Controller (rev 04) > ... > > What should be done to get the sound card listed here? > > You may just need to insert the correct Alsa module... try > > modprobe snd-intel8x0 [root@gamma ~]# modprobe snd-intel8x0 No Output displayed either in stdout or in /var/logmessages I tried lsmod also: [root@gamma ~]# lsmod |grep snd snd_intel8x0 31936 0 snd_ac97_codec 76412 1 snd_intel8x0 snd_pcm_oss 48928 0 snd_mixer_oss 16768 1 snd_pcm_oss snd_pcm 95624 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss snd_timer 30724 1 snd_pcm snd 53892 6 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 10785 1 snd snd_page_alloc 7940 2 snd_intel8x0,snd_pcm