You are not logged in.

#1 2015-03-31 10:50:54

garbochock
Member
Registered: 2014-10-07
Posts: 12

Usb midi keyboard connected and recognized - but no response [SOLVED]

Dear forum,

I seem to get no repsonse in aseqdump (and thereby, nor in synth-software) - alltough my midi-device seemingly is being recognized.

I get the following information:

lsusb:

Bus 001 Device 005: ID 0944:0f01 KORG, Inc. 

lsmod | grep usb:

 snd_usb_audio         149328  0 
snd_usbmidi_lib        27571  1 snd_usb_audio
usbhid                 48596  0 
snd_rawmidi            26806  1 snd_usbmidi_lib
hid                   110513  2 hid_generic,usbhid
snd_hwdep              17244  2 snd_usb_audio,snd_hda_codec
snd_pcm                88779  5 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd                    73436  13 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
usbcore               199382  8 snd_usb_audio,snd_usbmidi_lib,ehci_hcd,ehci_pci,r8712u,usbhid,xhci_hcd,xhci_pci
usb_common             12561  1 usbcore 

aconnect -i:

client 0: 'System' [type=kernel]
    0 'Timer           '
    1 'Announce        '
client 14: 'Midi Through' [type=kernel]
    0 'Midi Through Port-0'

But with aseqdump -p 14, I get no response whatsoever when I push anything on my keyboard.

I tried looking around the web, but found no clue on what to try further.

And I am certain that it should work when set up properly. I had no problem using the keyboard on a different install of linux (manjaro).

Many thanks.

Last edited by garbochock (2015-03-31 12:00:15)

Offline

#2 2015-03-31 11:50:29

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,076

Re: Usb midi keyboard connected and recognized - but no response [SOLVED]

There are several threads about this already, you should search before posting, there was a regression in 3.19.2

Offline

#3 2015-03-31 11:59:50

garbochock
Member
Registered: 2014-10-07
Posts: 12

Re: Usb midi keyboard connected and recognized - but no response [SOLVED]

V1del wrote:

There are several threads about this already, you should search before posting, there was a regression in 3.19.2

My mistake, highly appreciate the reference - my search terms apparently did not cut it.

Offline

Board footer

Powered by FluxBB