Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1231891

Re: [PATCH v2 2/3] usb: gadget: f_midi: free usb request when done

From Clemens Ladisch <clemens@ladisch.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/3] usb: gadget: f_midi: free usb request when done
Date 2015-09-24 08:50 +0200
Message-ID <qc8vT-3GJ-1@gated-at.bofh.it> (permalink)
References <qbR23-3Gg-27@gated-at.bofh.it> <qc8vT-3GJ-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Peter Chen wrote:
> I can't make my aplaymidi to receive data

> # aplaymidi
> open /dev/snd/seq failed: No such file or directory

modprobe snd-seq

There are mechanisms to load it automatically, but your embedded system
might not bother about any of them.  Or CONFIG_SND_SEQUENCER isn't
enabled at all.

In any case, raw MIDI (with the amidi tool) should work.


Regards,
Clemens
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 2/3] usb: gadget: f_midi: free usb request when done "Felipe F. Tonello" <eu@felipetonello.com> - 2015-09-23 14:10 +0200
  Re: [PATCH v2 2/3] usb: gadget: f_midi: free usb request when done Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2015-09-23 15:20 +0200
  Re: [PATCH v2 2/3] usb: gadget: f_midi: free usb request when done Clemens Ladisch <clemens@ladisch.de> - 2015-09-24 08:50 +0200
  Re: [PATCH v2 2/3] usb: gadget: f_midi: free usb request when done Felipe Tonello <eu@felipetonello.com> - 2015-09-25 11:30 +0200

csiph-web