Hi all,<br><br>I re-read the whole thread. So basically, for now and looking at the various logs, there's something ALSA related that's not clear but I'm not sure wether it's modules or something else.<br><br>

This is my kernel version : Linux 3.2.0-23-lowlatency-pae #31-Ubuntu SMP PREEMPT Wed Apr 11 04:07:36 UTC 2012 i686 i686 i386 GNU/Linux<br><br>Here's basically what we know so far :<br> * keyboard is detected, it's present in both lsusb and amidi -l. Qjackctl lists it as hw:1 in the interface list.<br>

 * snd_usb_audio is present and loaded<br>
 * snd_seq_midi is missing (as says modinfo) but some people say that it's not necessary. I tried to load it manually (sudo modprobe snd_seq_midi) but a fatal error occurs saying there's no such module. After a quick look, I found that I have snd-seq-midi-emul and snd-seq-midi-event modules. I'm deducing 
from these names that snd-seq-midi is actually installed but it might 
have changed name slightly.<br> * usbcore is also missing. I tried to load it manually (sudo modprobe usbcore) but nothing happens. Looking at the ALSA pages, there seems to be no usbcore module but a usbaudio one (supposed to handle both audio and MIDI hardware) which is not present. See <a href="http://alsa.opensrc.org/Usb-audio">http://alsa.opensrc.org/Usb-audio</a><br>

 * when running jack with no midi driver and use a2jmidid -e instead, the keyboard does not appear in the MIDI tab.<br>
<br>Here's what I discovered after a little search :<br> * There's seems to be something wrong with my audio card setup. I can see three devices with aplay -l but only 2 in the qjackctl settings, one of them with a different name. I might wanna try to reinstall the audio drivers Realtek ACL888.<br>

<br><br>So basically, the strangest thing is probably that ALSA properly recognizes the keyboard (amidi -l sees it) whereas a2jmidid -e does not.<br><br>Any idea on this one ? Where would a2jmidid go look for ALSA midi ports ?<br>

<br>Thank !!<br><br>jy<br><br><br><div class="gmail_quote">2012/9/14 jy <span dir="ltr"><<a href="mailto:jypllx@gmail.com" target="_blank">jypllx@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hi all,<br><br>reading all your answers, i'm not sure what the problem is ! :)<br>I'll be away for the week-end so I'll look into it early next week and reread all this thread one reply at a time !<br>Cheers !<span><font color="#888888"><br>



jy</font></span><div><div><br><br><br><div class="gmail_quote">2012/9/13 Ralf Mardorf <span dir="ltr"><<a href="mailto:ralf.mardorf@alice-dsl.net" target="_blank">ralf.mardorf@alice-dsl.net</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On Thu, 2012-09-13 at 22:23 +0200, Ralf Mardorf wrote:<br>
> On Thu, 2012-09-13 at 22:21 +0200, Ralf Mardorf wrote:<br>
> > Apologize, I forget to check this.<br>
> ><br>
> > spinymouse@precise:~$ lsmod | grep snd_seq_midi<br>
> > snd_seq_midi           12848  0<br>
> > snd_seq_midi_event     13316  1 snd_seq_midi<br>
> > snd_seq                56993  3<br>
> > snd_seq_dummy,snd_seq_midi,snd_seq_midi_event<br>
> > snd_rawmidi            26976  4<br>
> > snd_hdspm,snd_usbmidi_lib,snd_mpu401_uart,snd_seq_midi<br>
> > snd_seq_device         13132  4<br>
> > snd_seq_dummy,snd_seq_midi,snd_seq,snd_rawmidi<br>
> > spinymouse@precise:~$ sudo modprobe snd_seq_midi<br>
><br>
> Module was loaded without launching a sequencer.<br>
<br>
</div>QJackCtl tab Misc, "[x] Enable ALSA sequencer support" is enabled.<br>
<br>
spinymouse@precise:~$ jackd -V<br>
jackdmp 1.9.8<br>
<div><div><br>
_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org" target="_blank">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>