Hi everyone,

Sorry to reopen this old chestnut but I can't seem to find an answer in
the archives.

My problem is this: 

I have a Creative SB Live! (EMU10K1)
I've installed alsa as per the documentation
I can play mp3s using the xmms alsa plugin etc so my sound playback
works
BUT I cannot get midi to work (I have a keyboard I want to control
things with - it is plugged in to the joystick port at the back of the
card -this setup works fine in Windows)

When using "pmidi -l" I get:

"Could not open sequencer No such device or address"

I've put in my modules.conf and the list of loaded modules - if anyone
could help diagnose the problem I would appreciate it very much!

Regards,

Chris Williams.



My modules.conf:
======================================================
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
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 major=116 cards_limit=1
options snd-emu10k1 index=0 
add options -l snd-card-0
alias char-major-195 nvidia
alias eth0 8139too
alias usb-controller usb-uhci
alias usb-controller1 ehci-hcd

And the output of lsmod:
=================================================
Module                  Size  Used by    Tainted: P
snd-seq-midi            5280   0  (autoclean) (unused)
snd-emu10k1-synth       5884   0  (autoclean) (unused)
snd-emux-synth         35484   0  (autoclean) [snd-emu10k1-synth]
snd-seq-midi-emul       7316   0  (autoclean) [snd-emux-synth]
snd-seq-virmidi         5200   0  (autoclean) [snd-emux-synth]
snd-seq-oss            35264   0  (unused)
snd-seq-midi-event      6528   0  [snd-seq-midi snd-seq-virmidi
snd-seq-oss]
snd-seq                49808   2  [snd-seq-midi snd-emux-synth
snd-seq-midi-emul snd-seq-virmidi snd-seq-oss snd-seq-midi-event]
snd-pcm-oss            44484   0  (unused)
snd-mixer-oss          16440   0  [snd-pcm-oss]
snd-emu10k1            85364   0  [snd-emu10k1-synth]
snd-pcm                88896   0  [snd-pcm-oss snd-emu10k1]
snd-timer              20996   0  [snd-seq snd-pcm]
snd-page-alloc         10356   0  [snd-emu10k1 snd-pcm]
snd-util-mem            3400   0  [snd-emux-synth snd-emu10k1]
snd-hwdep               6976   0  [snd-emu10k1]
snd-rawmidi            19968   0  [snd-seq-midi snd-seq-virmidi
snd-emu10k1]
snd-seq-device          6316   0  [snd-seq-midi snd-emu10k1-synth
snd-emux-synth snd-seq-oss snd-seq snd-emu10k1 snd-rawmidi]
snd-ac97-codec         51128   0  [snd-emu10k1]
snd                    45828   0  [snd-seq-midi snd-emux-synth
snd-seq-virmidi snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss
snd-mixer-oss snd-emu10k1 snd-pcm snd-timer snd-util-mem snd-hwdep
snd-rawmidi snd-seq-device snd-ac97-codec]
soundcore               6692  10  (autoclean) [snd]
agpgart                51160   3  (autoclean)
nvidia               1765472  11  (autoclean)
parport_pc             18852   1  (autoclean)
lp                      8868   0  (autoclean)
parport                37184   1  (autoclean) [parport_pc lp]
autofs                 13588   0  (autoclean) (unused)
8139too                18504   1
mii                     3992   0  [8139too]
crc32                   3680   0  [8139too]
sg                     37132   0  (autoclean)
sr_mod                 17944   0  (autoclean)
ide-scsi               12080   0
scsi_mod              108852   3  [sg sr_mod ide-scsi]
ide-cd                 35840   0
cdrom                  33504   0  [sr_mod ide-cd]
nls_iso8859-1           3548   1  (autoclean)
ntfs                   59200   1  (autoclean)
keybdev                 2944   0  (unused)
mousedev                5556   1
hid                    24484   0  (unused)
input                   5760   0  [keybdev mousedev hid]
ehci-hcd               20648   0  (unused)
usb-uhci               27052   0  (unused)
usbcore                79968   1  [hid ehci-hcd usb-uhci]
ext3                   72644   5
jbd                    54004   5  [ext3]





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to