Hi all...

With latest updates, my sound does not start up.
I use OSS, do not use ALSA.
Till now, I had this in /etc/modules.conf:

alias sound emu10k1

If the sound service now says:

werewolf:/etc# service sound start
Loading sound module (emu10k1)                                  [  OK  ]
Loading sound module (snd-emu10k1) modprobe: Can't locate module snd-emu10k1
                                                                [FAILED]
Loading mixer settings                                          [  OK  ]

Why does it try to load ALSA ??
It comes from:

werewolf:/etc# modprobe -c | grep sound
path[sound]=/lib/modules/sound
alias char-major-14 soundcore
alias sound emu10k1
alias sound-slot-0 snd-emu10k1

I have tried addind in modules.conf 'alias sound-slot-0 null' or
'alias sound-slot-0 off', but still:

werewolf:/etc# modprobe -c | grep sound
path[sound]=/lib/modules/sound
alias char-major-14 soundcore
alias sound emu10k1
alias sound-slot-0 snd-emu10k1

Same with 'alias sound-slot-0 emu10k1'.
Why is the second alias still there, instead of mine ?

How can I prevent the attempt of loading sound-slot-0 ??

TIA

-- 
J.A. Magallon <[EMAIL PROTECTED]>      \                 Software is like
sex:
werewolf.able.es                         \           It's better when it's
free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-pre10-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-0.7mdk))

Reply via email to