Hi,
>  try modprobing emu10k1 module. inside /lib/modules/kernel/***
>  or try installing alsa from scratch by compiling like
>  ./configure --with-cards=emu10k1 --with-sequencer=yes
>  that is the module which is supplied with alsa for Creative Vibra Cards.

I checked in my Ubuntu installation and found that it contains that module.
Do,

$sudo -s
#modprobe emu10k1

Check whether the sound works now, if it does, add the module name
--"emu10k1" to '/etc/modules' so that it gets loaded every time.

ravi

Reply via email to