I know I'm doing something stupid, but modprobe can't find snd-card-emu10k1.  (I have 
a Soundblaster Live! Platinum.)

OSS worked fine.  ALSA "seems" to compile with no problems.  Yet

    modprobe snd-card-emu10k1

results in

    can't locate module snd-card-emu10k1

Below is what I put in modules.conf for ALSA and OSS emulation:


# load main sound multiplexer
# ALSA
alias char-major-116 snd
# OSS/Free
alias char-major-14 soundcore

# get toplevel soundcard module
# ALSA
alias snd-card-0 snd-card-emu10k1
# OSS/Free
alias sound-slot-0 snd-card-0

# autoload OSS/Free emulaton modules
# OSS/Free
alias sound-service-0-0  snd-mixer-oss
alias sound-service-0-1  snd-seq-oss
alias sound-service-0-3  snd-pcm-oss
alias sound-service-0-8  snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

options snd snd_major=116 snd_cards_limit=1
options snd-card-emu10k1  snd_id="emu10k1" snd_index=0


Any help?  Please?

Thanks,

SJR







-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to