> > OSS emulation (raw midi interface):
> >   Midi input and output works fine on the first port,
> > ALSA:
> >   input does not seem to work at all.
> 
> Werner Schweer wrote:
> > same on my Roland/Edirol UA100 (audio + 2 midi ports).
> 
> Martin Langer wrote:
> > last but not least: same on my Evolution MK-249C keyboard
> 
> I don't think the bug is in the snd-usb-audio driver because OSS input
> seems to be working.

Yes, it is weird...

> Please try the following with the rawmidi program in alsa-lib/test:
> OSS:         rawmidi -v -I /dev/midix

  ./rawmidi -v -I /dev/midi1 --> works fine

> ALSA direct: rawmidi -v -I /dev/snd/midiCxD0

  ./rawmidi -v -I /dev/snd/midiC1D0 --> works fine

> ALSA Lib:    rawmidi -v -i hw:x,0

./rawmidi -v -i hw:1,0
Using: 
Input: device hw:1,0
Output: NONE
ALSA lib rawmidi.c:247:(snd_rawmidi_open_conf) symbol _snd_rawmidi_hw_open 
is not defined inside (null)
snd_rawmidi_open hw:1,0 failed: -6
Closing

> ALSA Lib:    rawmidi -v -i hw:x,0,0

Same as the previous test.

> Did you update alsa-lib together with alsa-kernel? Are you sure you have
> the correct version of libasound installed, and your programs are using
> it?

alsa-driver, alsa-kernel, alsa-lib and alsa-utils are compiled and 
installed from the same source tree (or so I think). 

-- Fernando



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to