All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Keith A. Milner" <maillist@superlative.org>
To: Clemens Ladisch <clemens@ladisch.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: [git pull] [PATCH 0/7] add support for many Roland and Yamaha devices
Date: Fri, 09 Aug 2013 16:02:02 +0100	[thread overview]
Message-ID: <4161390.DqJ0fEoIrV@kamdesktop> (raw)
In-Reply-To: <5204EBD4.2040504@ladisch.de>

On Friday 09 Aug 2013 15:17:08 Clemens Ladisch wrote:
> Keith A. Milner wrote:
> > I will mention, if it is of any importance, that I get the following when
> > the driver is loaded:
> > 
> > [ 3340.089613] snd-usb-audio: probe of 1-6.2:1.2 failed with error -5
> 
> That looks like the MIDI interface.
> Do you have the MIDI ports (see "amidi -l")?

No MIDI ports show up. Nor are there any on the device or any that I'm aware 
of that are "internal" to the device.

I will note that on the Boss BR-80 there is an "internal" MIDI port which can 
be used as a drum synth. There appears to be nothing similar on the JS-8.

My original quirk actually had an bug as it included a MIDI endpoint 
definition. This originally worked without error, but in later versions it 
started to error in a similar way, I believe because of later changes to snd-
usb.

>From what I can tell, the JS-8 announces a MIDI-like interface, but doesn't 
actually have one.

> Is there any error message in the system log?

Not really. It's pretty uch the same as in dmesg:

Aug  9 15:52:18 KAMDesktop kernel: [ 6374.238016] usb 1-6.2: new high-speed 
USB device number 7 using ehci-pci
Aug  9 15:52:18 KAMDesktop kernel: [ 6374.332853] snd-usb-audio: probe of 
1-6.2:1.2 failed with error -5
Aug  9 15:52:18 KAMDesktop mtp-probe: checking bus 1, device 7: 
"/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6.2"
Aug  9 15:52:18 KAMDesktop mtp-probe: bus: 1, device: 7 was not an MTP device
Aug  9 15:52:18 KAMDesktop kernel: [ 6374.365928] Unable to change format on 
ep #84: already in use
Aug  9 15:52:18 KAMDesktop kernel: [ 6374.365944] Unable to change format on 
ep #84: already in use
Aug  9 15:52:18 KAMDesktop kernel: [ 6374.365965] Unable to change format on 
ep #84: already in use
Aug  9 15:52:18 KAMDesktop kernel: [ 6374.366109] Unable to change format on 
ep #84: already in use

Cheers,

Keith

  reply	other threads:[~2013-08-09 15:02 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-27 20:16 [git pull] [PATCH 0/7] add support for many Roland and Yamaha devices Clemens Ladisch
2013-06-27 20:18 ` [PATCH 1/7] ALSA: usb-audio: store protocol version in struct audioformat Clemens Ladisch
2013-07-09 18:34   ` Eldad Zack
2013-06-27 20:18 ` [PATCH 2/7] ALSA: usb-audio: detect implicit feedback on Roland devices Clemens Ladisch
2013-06-27 20:19 ` [PATCH 3/7] ALSA: usb-audio: add support for many Roland/Yamaha devices Clemens Ladisch
2013-06-27 20:19 ` [PATCH 4/7] ALSA: usb-audio: add MIDI port names for some Roland devices Clemens Ladisch
2013-06-27 20:19 ` [PATCH 5/7] ALSA: usb-audio: remove superfluous Roland quirks Clemens Ladisch
2013-06-27 20:20 ` [PATCH 6/7] ALSA: usb-audio: claim autodetected PCM interfaces all at once Clemens Ladisch
2013-06-27 20:20 ` [PATCH 7/7] ALSA: usb-audio: add quirks for Roland QUAD/OCTO-CAPTURE Clemens Ladisch
2013-06-28 10:17 ` [git pull] [PATCH 0/7] add support for many Roland and Yamaha devices Takashi Iwai
2013-08-09 10:52 ` Keith A. Milner
2013-08-09 13:17   ` Clemens Ladisch
2013-08-09 15:02     ` Keith A. Milner [this message]
2013-08-09 18:18       ` Clemens Ladisch
2013-08-10 12:35         ` Keith A. Milner
2013-08-11  0:10         ` Keith A. Milner
2013-08-11 12:13           ` [PATCH] ALSA: usb-audio: fix automatic Roland/Yamaha MIDI detection Clemens Ladisch
2013-08-12  9:41             ` Takashi Iwai
2013-08-12 22:00             ` Keith A. Milner
2013-08-12 22:38             ` Keith A. Milner
2013-08-12 22:42               ` Keith A. Milner
2013-08-16 12:06               ` Keith A. Milner
2013-08-11 12:15           ` [git pull] [PATCH 0/7] add support for many Roland and Yamaha devices Clemens Ladisch

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=4161390.DqJ0fEoIrV@kamdesktop \
    --to=maillist@superlative.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=clemens@ladisch.de \
    /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.