I have no sound but sound device works

Scott Jan jscott at skynet.be
Sat Jul 2 18:23:41 UTC 2005


Hi, 

I have  sound deviAudio PCIces : an Ensonic Audio PCI that doesn't work
and an Intel Corporation BA/BAM AC'97 Audio that does work with driver
snd-intel 8x0. I have heard the test sound. But I don't have sound.
My /etc/modprobe.conf file looks as follows:

alias eth0 via-rhine
alias snd-card-0 snd-ens1371
options snd-card-0 index=0 
options snd-ens1371 index=0 
remove snd-ens1371 { /usr/sbin/alsactl store 0 >/dev/null 2>&1
|| : ; }; /sbin/modprobe -r --ignore-remove snd-ens1371
alias snd-card-1 snd-intel8x0
options snd-card-1 index=1 
options snd-intel8x0 index=1 
remove snd-intel8x0 { /usr/sbin/alsactl store 1 >/dev/null 2>&1
|| : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller uhci-hcd
 
Is there something I have to change in this file?

Thanks

Jan




More information about the fedora-list mailing list