Hello!  Thank you for taking the time to read this, and hopefully you can 
help me with my problem.  I have been using Alsa for a little while now, but 
I am having one problem that I cannot seem to fix.  Everything is working 
fine except that whenever I try to load the module snd-seq-oss I get the 
error:

root@JasonG:~/updates/alsa-driver-0.5.11/utils# modprobe snd-seq-oss
/lib/modules/2.4.10/misc/snd-seq-oss.o: init_module: Device or resource busy
/lib/modules/2.4.10/misc/snd-seq-oss.o: Hint: insmod errors can be caused by 
incorrect module parameters, including invalid IO or IRQ parameters
/lib/modules/2.4.10/misc/snd-seq-oss.o: insmod 
/lib/modules/2.4.10/misc/snd-seq-oss.o failed
/lib/modules/2.4.10/misc/snd-seq-oss.o: insmod snd-seq-oss failed

As you can see, I am using v. 0.5.11, but I was using 0.9.0beta6 before that 
bacause I figured it may have been a problem with the beta.  All of the 
other modules, including Alsa modules load fine:

root@JasonG:~/updates/alsa-driver-0.5.11/utils# lsmod
Module                  Size  Used by
snd-pcm-oss            18624   0  (unused)
snd-pcm-plugin         14256   0  [snd-pcm-oss]
snd-mixer-oss           5152   0  [snd-pcm-oss]
snd-seq-midi            3344   0  (unused)
snd-seq-midi-event      3008   0  [snd-seq-midi]
snd-seq                42496   0  [snd-seq-midi snd-seq-midi-event]
snd-card-emu10k1        2128   0  (unused)
snd-emu10k1            20464   0  [snd-card-emu10k1]
snd-pcm                31168   0  [snd-pcm-oss snd-pcm-plugin snd-emu10k1]
snd-timer               9104   0  [snd-seq snd-pcm]
snd-emux-mem            1584   0  [snd-emu10k1]
snd-rawmidi            10496   0  [snd-seq-midi snd-emu10k1]
snd-ac97-codec         24000   0  [snd-emu10k1]
snd-mixer              28064   0  [snd-mixer-oss snd-emu10k1 snd-ac97-codec]
snd-seq-device          3968   0  [snd-seq-midi snd-seq snd-card-emu10k1 
snd-raw
midi]
snd                    33888   1  [snd-pcm-oss snd-pcm-plugin snd-mixer-oss 
snd-
seq-midi snd-seq-midi-event snd-seq snd-card-emu10k1 snd-emu10k1 snd-pcm 
snd-tim
er snd-emux-mem snd-rawmidi snd-ac97-codec snd-mixer snd-seq-device]
NVdriver              713216  17  (autoclean)
3c59x                  24992   1
nls_iso8859-1           2880   3  (autoclean)
nls_cp437               4384   3  (autoclean)

As you can see, EVERY other module I can think of worked fine.  And with 
0.9.0beta6, there were even more modules loading just fine.  Here is my 
modules.conf:

alias net-pf-4 off      # we won't use PF IPX
alias net-pf-5 off      # we won't use PF AppleTalk
alias char-major-116 snd # ALSA Driver interface
options snd snd_major=116 snd_cards_limit=1
alias char-major-14 soundcore # OSS Sound core support for ALSA
alias snd-card-0 snd-card-emu10k1 # ALSA stuff
alias sound-slot-0 snd-card-0 # More OSS emulation stuff
# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-12 snd-pcm-oss
# NVIDIA Driver
alias char-major-195 NVdriver

Am I missing something?  I just do not understand it.  I am running Slack 8 
with kernel 2.4.10, though this problem also existed from 2.4.7 up (when I 
got Alsa in the first place).  I would really appreciate any help possible!  
I have gotten pretty frustrated over this....

   Jason


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to