On Monday 17 January 2005 12:47 am, John Retermeyer wrote:
> alias sound-slot-0 audigy
> # --- END: Generated by ALSACONF, do not edit. ---

But you don't have an audigy.  Shouldn't this be snd-emu10k1, like this 

     alias sound-slot-0 snd-emu10k1

and this should not be there

     alias snd-0 snd-emu10k1

Also, there are tow install and remove entries.  There should only be one of 
each.

This is what I think the lines in modrobe.conf should look like based on my 
working system that uses snd-cmipci.  You have two sets of entries and it is 
asking for two different things.

alias sound-card-0 snd-emu10k1
alias sound-slot-0 snd-emu10k1
install snd-emu10k1 /sbin/modprobe --first-time --ignore-install snd-emu10k1 
&& { /sbin/modprobe snd-pcm-oss; /bin/true; }
remove snd-emu10k1 { /sbin/modprobe -r snd-pcm-oss; } ; /sbin/modprobe -r 
--first-time --ignore-remove snd-emu10k1
-- 
/g

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to