David Griffith wrote:
On Mon, 20 Aug 2007, Clemens Ladisch wrote:
David Griffith wrote:
> $ aplaymidi -p 20:0 casablan.mid
>
> Nothing is written to the Fastlane. No lights. Nothing.
Please run "amidi -d -p virtual" and then play to the virtual port
created by amidi, to see if MIDI playback works even without hardware.
$ aplaymidi -p 128:0 casablan.mid
At this point, MIDI data flew by in the xterm in which amidi was running.
Hmmm, it's either the driver or device.
Please uncomment the "#define DUMP_PACKETS" in line 58 of sound/usb/usbmidi.c
and recompile the driver. All MIDI data should then be visible in the system
log.
Regards,
Clemens
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/