On Thu, 2002-08-29 at 09:40, John E. A. wrote:
> 
> 
> # ALSA portion
> alias char-major-116 snd
> alias snd-card-0 snd-cs46xx
> # OSS/Free portion
> 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-12 snd-pcm-oss
> 
> alias sound-slot-1 snd-card-0
> alias sound-slot-2 snd-card-0
> alias sound-slot-3 snd-card-0
> 
> alias sound-service-1-3 snd-pcm-oss
> alias sound-service-2-3 snd-pcm-oss
> alias sound-service-3-3 snd-pcm-oss
> 

You try to load the same card four times, don't see why that is
necessary. I have the same chip, this is my modules.conf and it works
great:

alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-cs46xx
options snd-cs46xx snd_external_amp snd_thinkpad
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

Hope this helps :-)
Be sure to not remove the options line for the snd-cs46xx, else your
sound will be about 60% of the normal volume :-)

-- 

Regards,
Mathy Vanvoorden



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to