[PlanetCCRMA] Problems with Alsa and Sound Blaster Live card

Juan Reyes juanig@ccrma.Stanford.EDU
Sun Feb 29 13:54:01 2004


 
You are right, seems that you have the OSS module still loaded
somewhere. You have to look for the OSS module (something like
"emu10k1") and then remove it with:

/sbin/rmmod "your_module_name"

After the module is successfully unloaded, you can start alsa or the
alsaconf program by,

/usr/sbin/alsaconf   or

/etc/rc.d/init.d/alsasound restart

   Juan

> alsamixer: function snd_ctl_open failed for default: No such device
>  
> the dmsg command displays the following related to the soundcard:
>  
> EMU10K1/Audigy soundcard not found or device busy.
>  
> Any ideas?  Thanks for the help.
>  
> - Jeff Taylor