Hi alsa people

i'm having a problem trying to get two cards to work. I wish to use the
midi ports from my creative labs pci16 (ens1371) and the four outs from my
delta 44. When used Takashi's alsaconf. it would find both my cards but
would only create a modules.conf file for one of them, but not both. So
in my failed attempt i put both outputs of alsaconf into modules.conf and
readjusted some of the values:

pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null
2>&1 |
| :
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
>/dev/null 2>&1
 || :

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.9.0 ---
alias char-major-116 snd
alias snd-card-0 snd-ice1712
alias char-major-14 soundcore
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
options snd snd_major=116 snd_cards_limit=1
options snd-ice1712 snd_index=0
# --- END: Generated by ALSACONF, do not edit. ---
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.9.0 ---
alias char-major-116 snd
alias snd-card-1 snd-ens1371
alias char-major-14 soundcore
alias sound-slot-1 snd-card-1
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-1 snd-seq-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-8 snd-seq-oss
alias sound-service-1-12 snd-pcm-oss
options snd snd_major=116 snd_cards_limit=1
options snd-ens1371 snd_index=1
# --- END: Generated by ALSACONF, do not edit. ---

this setup will modprobe my delta card, however when i attempt to modprobe
my ens1371 card i get this error message:

[root@localhost root]# modprobe snd-ens1371
/lib/modules/2.4.7-10/kernel/sound/pci/snd-ens1371.o: init_module: No such
device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters
/lib/modules/2.4.7-10/kernel/sound/pci/snd-ens1371.o: insmod
/lib/modules/2.4.7-10/kernel/sound/pci/snd-ens1371.o failed
/lib/modules/2.4.7-10/kernel/sound/pci/snd-ens1371.o: insmod snd-ens1371
failed

is my modules.conf wrong somewhere?
Could someone point me in the right direction,please? in reality i only
want to use the midi ports from the ens1371, but if i can get full duplex
with both cards that would be sublime :)



-thanks in advance

mark .k



-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to