From: Clemens Ladisch <clemens@ladisch.de>
To: Peter Chen <peter.chen@freescale.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/3] usb: gadget: f_midi: free usb request when done
Date: Thu, 24 Sep 2015 08:44:26 +0200 [thread overview]
Message-ID: <56039BCA.8020304@ladisch.de> (raw)
In-Reply-To: <20150924013807.GC10369@shlinux2>
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
next prev parent reply other threads:[~2015-09-24 6:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-23 12:01 [PATCH v2 2/3] usb: gadget: f_midi: free usb request when done Felipe F. Tonello
2015-09-23 13:12 ` Sergei Shtylyov
2015-09-24 1:38 ` Peter Chen
2015-09-24 6:44 ` Clemens Ladisch [this message]
2015-09-25 9:22 ` Felipe Tonello
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56039BCA.8020304@ladisch.de \
--to=clemens@ladisch.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=peter.chen@freescale.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.