Please check if you have added the following lines to the 
/etc/conf.modules file:

#alsa native device support
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-intel8x0
options snd-card-intel8x0 snd_index=0 snd_id="Intel810"
#oss freesetup
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

After you have carried out the steps mentioned, you need to run modprobe
also. Give the command

modprobe snd-intel8x0

After that reboot the system and use the mixer to set the sound volume.

HTH,

Manish

> From: Madhavi G <[EMAIL PROTECTED]>
>
> hi,
> 
>
> the foll. are the steps that i followed .. pls correct me if i am
> wrong..
> 
> downloaded latest alsa driver
> tar -Ixvf <alsa-driver*>
> cd <alsa-driver*>
> ../configure --with-card=intel8x0
> make install
> ../snddevices..
> 
> pls help..
> 
> regards,
> madhavi.

----------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/linux-india-help

Reply via email to