Re: [alsa-devel] 2.6.26.[6|7] vs. rt11 vs. alsa (usb) midi

From: Fernando Lopez-Lezcano
Date: Thu Nov 06 2008 - 17:54:55 EST


On Wed, 2008-11-05 at 08:43 +0100, Takashi Iwai wrote:
> At Sun, 02 Nov 2008 22:52:11 -0800,
> Fernando Lopez-Lezcano wrote:
> >
> > On Wed, 2008-10-29 at 12:10 +0100, Takashi Iwai wrote:
> > > At Tue, 28 Oct 2008 14:35:55 -0700,
> > > Fernando Lopez-Lezcano wrote:
> > > >
> > > > On Mon, 2008-10-27 at 09:13 +0100, Takashi Iwai wrote:
> > > > > At Sat, 25 Oct 2008 19:46:27 -0700,
> > > > > Fernando Lopez-Lezcano wrote:
> > > > > >
> > > > > > Hi... anyone out there also having problem with this combination?
> > > > > > 2.6.26.7 or 2.6.26.6 with 2.6.26.6-rt11 and alsa MIDI
> > > > > > It looks to me like alsa midi is broken.
> > > > > >
> > > > > > Probably an interaction with the realtime kernel patch. A Fedora kernel
> > > > > > based on 2.6.26.6 (2.6.26.6-49 on fc8) works fine, a very similarly
> > > > > > patched kernel that includes the realtime patch does not. The
> > > > > > configurations for both are almost the same (today I tried to change
> > > > > > some of the most obvious differences and rebuild, with the same
> > > > > > result).
> > > > > >
> > > > > > No problems with 2.6.24.7-rt21.
> >
> > (but on Fedora 9 I get X segfaults with it... so not really usable
> > either)
> >
> > > > > > Test: boot, login, plugin an external usb keyboard (Yamaha P250), it is
> > > > > > recognized, use qjackctl alsa patchbay to connect it to kmidimon,
> > > > > > kmidimon sees only _one_ midi message and that's it. Kmidimon can't be
> > > > > > killed after that.
> > > > >
> > > > > What about other MIDI devices on other bus, e.g. an MPU401 on a PCI
> > > > > soundcard or so? There is a possibility of breakage in the USB driver
> > > > > side, too.
> > > >
> > > > I just tested an RME PCMCIA card + Multiface interface and it shows the
> > > > same problem. No MIDI messages get through (but the LED in the Multiface
> > > > blinks). Same hardware booted into 2.6.24.7-rt21 works fine.
> > >
> > > Then this should be in RT side. There is no fundamental change
> > > regarding rawmidi since some time ago...
> >
> > Hmm, why do you say rawmidi? This is happening with the sequencer
> > interface, AFAIK.
>
> Hmm, it's not impossible, if it's relevant with a timer interface,
> although the sequencer core part has been fundamentally unchanged for
> ages.
>
> For sequencer issues, you can sort out by using it without rawmidi
> interface. For example, start aseqdump program in alsa-utils, and
> send to that port via aplaymidi.

The sequencer interface works fine (AFAICT) when not touching external
ports.

The rawmidi interface seems to work separately. The sequencer interface
(internal) seems to work. The whole thing hangs when connecting an
external port (rawmidi, I guess) to internal stuff.

Any kernel gurus that could help? Takashi: where in the *.c files should
I start looking? I guess I could try to start sprinkling printk's or
whatever there and see where the heck this is hanging.

-- Fernando


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