Thomas Vaughan wrote:
> Yet another installment of my external MIDI
> saga.  As yet I've been unable to receive any
> external MIDI events through my card's joystick
> port (which I now believe is the MPU401).

Does it work in another operating system?

> One thing I've noticed: the emu10k1 drivers seem
> to have their own mpu401 code.  So loading a
> separate mpu401 driver seems redundant.  Is that
> correct?

Yes.

> I've compiled with full debug support.  Where do
> debug messages go?  I don't see any on the console,
> or in /var/log/messages.

try /var/log/some_other_file

> the lsmod output:
> ...
> Why aren't there any entries for snd-seq-midi
> or the like?  Do I need those?

The sequencer is loaded automatically when you use it.

> However, MIDI (on the card or external) doesn't
> seem to be working.  playmidi fails with
> "No playback device found."
>
> If I listen for MIDI events on
> /proc/asound/dev/midiC0D0, I don't hear any.
>
> KDE reports that there are no MIDI devices
> in the system.

...dev/midiC0D0 means that the MIDI port does exist.
KDE and playmidi look at the OSS port /dev/midi. Does it exist?
Did you run ./snddevices after installing ALSA?


HTH
Clemens




-------------------------------------------------------
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