Jan  5 10:08:48 slipstream modprobe: modprobe: Can't locate module 
sound-slot-1
Jan  5 10:08:48 slipstream modprobe: modprobe: Can't locate module 
sound-service-1-0


The first thing to note is that appears to be working just fine (tested with 
CD player).  I'd just like to clean up these errors without breaking 
anything.  I'm using a single soundbladster live card.   Thanks in advance!

lsmod offers:
Module                  Size  Used by    Tainted: P
nvidia               1968064  14  (autoclean)
snd-pcm-oss            37092   0
snd-mixer-oss          12016   1  [snd-pcm-oss]
uhci                   24496   0  (unused)
usbcore                58400   1  [uhci]
3c59x                  26832   1
snd-emu10k1            60916   1
snd-pcm                56064   0  [snd-pcm-oss snd-emu10k1]
snd-timer              13444   0  [snd-pcm]
snd-hwdep               4864   0  [snd-emu10k1]
snd-util-mem            1136   0  [snd-emu10k1]
snd-page-alloc          6004   0  [snd-emu10k1 snd-pcm]
snd-rawmidi            12640   0  [snd-emu10k1]
snd-seq-device          3904   0  [snd-emu10k1 snd-rawmidi]
snd-ac97-codec         38264   0  [snd-emu10k1]
snd                    29956   0  [snd-pcm-oss snd-mixer-oss snd-emu10k1 
snd-pcm snd-timer snd-hwdep snd-util-mem snd-rawmidi snd-seq-device 
snd-ac97-codec]
soundcore               3332   6  [snd]
emu10k1-gp              1352   0  (unused)
gameport                1452   0  [emu10k1-gp]
ide-scsi                9424   0
agpgart                39576   3



modules.conf:
# ALSA portion
        alias char-major-116 snd
        alias snd-card-0 snd-emu10k1
        # module options should go here

        # OSS/Free portion
        alias char-major-14 soundcore
        alias sound-slot-0 snd-card-0
        
        # card #1
        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

# Native Devices
# ALSA portion
        alias snd-card-0 snd-interwave
        alias snd-card-1 snd-cmipci
        options snd-cmipci id="first" enable_midi="1"
        
        # OSS/Free portion
        alias sound-slot-0 snd-card-0
        alias sound-slot-1 snd-card-1

# Autoloading OSS Fre emulation

# OSS/Free portion - card #1
        alias sound-slot-0 snd-card-0
        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
        
        # OSS/Free portion - card #2 (cmipci)
        alias sound-slot-1  snd-card-1 
        alias sound-service-1-0 snd-mixer-oss
        alias sound-service-1-3 snd-pcm-oss
        alias sound-service-1-12 snd-pcm-oss







-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to