I'm having trouble using MIDI with Suse 10.0 eval. When I plug in a USB MIDI interface, the following appears in /var/log/messages: Feb 23 19:30:05 linux kernel: usb 2-3: new full speed USB device using ohci_hcd and address 2 Feb 23 19:30:06 linux kernel: usb-midi: Found MIDISTREAMING on dev 0582:0052, iface 0 Feb 23 19:30:06 linux kernel: usb-midi: Found MIDIStreaming device corresponding to Release 1.00 of spec. Feb 23 19:30:06 linux kernel: usb-midi: Found IN Jack 0x10 EMBEDDED Feb 23 19:30:06 linux kernel: usb-midi: Found IN Jack 0x20 EXTERNAL Feb 23 19:30:06 linux kernel: usb-midi: Found OUT Jack 0x30 EMBEDDED, 1 pins Feb 23 19:30:06 linux kernel: usb-midi: Found OUT Jack 0x40 EXTERNAL, 1 pins Feb 23 19:30:06 linux kernel: usb-midi: fetchString(2) Feb 23 19:30:06 linux kernel: usb-midi: fetchString = 4 Feb 23 19:30:06 linux kernel: usbmidi: found [ UM-1 ] (0x0582:0x0052), attached: Feb 23 19:30:06 linux kernel: usbmidi: /dev/midi00: in (ep:81 cid: 0 bufsiz:64) out (ep:01 cid: 0 bufsiz:64) Feb 23 19:30:06 linux kernel: usbcore: registered new driver midi Yet, nothing appears in /proc/asound/devices linux:/var/log # cat /proc/asound/devices 25: [0- 1]: digital audio capture 16: [0- 0]: digital audio playback 24: [0- 0]: digital audio capture 0: [0- 0]: ctl 1: : sequencer 33: : timer linux:/var/log # This makes it difficult for my program to open the raw MIDI interface from Alsa. Note that this works properly on older Suse versions. What's going on here? Thanks. Rich -- Rich Wilson richaw at gmail.com 425-337-7129
On Thursday 23 February 2006 15:01, Rich Wilson wrote:
I'm having trouble using MIDI with Suse 10.0 eval. When I plug in a USB MIDI interface, the following appears in /var/log/messages: [...] What's going on here?
Thanks.
Rich -- Rich Wilson richaw at gmail.com 425-337-7129 ==========
Rich, You might want to move this question to the regular SuSE list to get more response to it. This is a programming list made specifically for programming type questions. If you're not a member of the suse-linux-e@suse.com list, you might want to join that one also. regards, Lee
participants (2)
-
BandiPat
-
Rich Wilson