Chris Dunn wrote:
 
> Put a line "alias char-major-116 snd" in /etc/modules.conf.

I think you probably need more than just this one line in your
modules.conf

Here's what mine looks like for a ymfpci based card.


# ALSA native device support
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-ymfpci
options snd-card-ymfpci snd_index=0

# OSS/Free setup
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

> 
> chris dunn
> 

I've not worked with 0.5.X at all, so I'm not sure about this, but
please check the INSTALL document and the other documents in your alsa
source directories for examples of what to put in modules.conf for your
card.


hope that helps.

-Eric Rz.

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to