Re: [Linux-usb-users] USB midi interfaces

2007-08-10 Thread Alan Stern
On Thu, 9 Aug 2007, David Griffith wrote: > I recently acquired a confirmed-good USB midi interface. A MOTU Fastlane. > I've tried everything I can think of to get it to work. The interface > shows itself like this: > > laptop:~$ amidi -l > Dir Device Name > IO hw:1,0,0 Fastlane MIDI A > IO hw:

[Linux-usb-users] USB midi interfaces

2007-08-09 Thread David Griffith
I recently acquired a confirmed-good USB midi interface. A MOTU Fastlane. I've tried everything I can think of to get it to work. The interface shows itself like this: laptop:~$ amidi -l Dir Device Name IO hw:1,0,0 Fastlane MIDI A IO hw:1,0,1 Fastlane MIDI B but not like this: laptop:~$ amidi

Re: [Linux-usb-users] usb-midi driver (with unresolved symbols on 2.4.18) ?

2002-06-05 Thread mash
> > And where is this usb-midi driver located? http://member.nifty.ne.jp/Breeze/softwares/unix/usbmidi-e.html > thanks, > > greg k-h > ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas

Re: [Linux-usb-users] usb-midi driver (with unresolved symbols on 2.4.18) ?

2002-06-03 Thread Greg KH
On Mon, Jun 03, 2002 at 12:54:02PM +0200, mash wrote: > > hello. > > I attempt to use nagano daisuke's usb-midi driver with a edirol UM-2, > running debian on a notebook with kernel 2.4.18 and alsa-drivers in use. See http://www.kernelnewbies.org/faq/index.php3#compmod for more info on how to

Re: [Linux-usb-users] usb-midi driver (with unresolved symbols on2.4.18) ?

2002-06-03 Thread Stephen J. Gowdy
It looks like it was built against a different kernel. This is usually what happens. On Mon, 3 Jun 2002, mash wrote: > On Mon, 3 Jun 2002 06:51:58 -0700 (PDT) > "Stephen J. Gowdy" <[EMAIL PROTECTED]> wrote: > > > Are you running the new kernel that you just built? > > indeed it's a custom bui

Re: [Linux-usb-users] usb-midi driver (with unresolved symbols on 2.4.18) ?

2002-06-03 Thread mash
On Mon, 3 Jun 2002 06:51:58 -0700 (PDT) "Stephen J. Gowdy" <[EMAIL PROTECTED]> wrote: > Are you running the new kernel that you just built? indeed it's a custom build. did I miss a kernel option here? (usb mice/keyboard running fine...) > On Mon, 3 Jun 2002, mash wrote: > > > > > hello. > >

Re: [Linux-usb-users] usb-midi driver (with unresolved symbols on2.4.18) ?

2002-06-03 Thread Stephen J. Gowdy
Are you running the new kernel that you just built? On Mon, 3 Jun 2002, mash wrote: > > hello. > > I attempt to use nagano daisuke's usb-midi driver with a edirol UM-2, > running debian on a notebook with kernel 2.4.18 and alsa-drivers in use. > > however, a "depmod -ae" after installing the

[Linux-usb-users] usb-midi driver (with unresolved symbols on 2.4.18) ?

2002-06-03 Thread mash
hello. I attempt to use nagano daisuke's usb-midi driver with a edirol UM-2, running debian on a notebook with kernel 2.4.18 and alsa-drivers in use. however, a "depmod -ae" after installing the compiled module gives me following unresolved symbols. loading the module fails. any hints how to

[Linux-usb-users] USB-MIDI driver updated.

2001-06-30 Thread Daisuke Nagano
Hello. USB-MIDI driver for Linux has been updated. http://member.nifty.ne.jp/Breeze/softwares/unix/usbmidi-e.html At last, this driver can detect / treat MIDISTREAM subclass (thanks to Richard Penner). # Since there's still no device implements MIDISTREAM subclass, # no tests have done. And s

[Linux-usb-users] USB-MIDI driver updated

2001-05-09 Thread Daisuke Nagano
Hello. USB-MIDI driver for Linux has been updated. Now it supports RolandED: UM-1 / UM-2 / UA-100G YAMAHA: MU-1000 # Currently, USB-2-MIDI (Steinberg) isn't supported. # Pure USB-MIDI devices also aren't supported. and multiple MIDI-OUT and MIDI-IN of each devices. It can be obtained at:

[Linux-usb-users] usb-midi

2001-03-29 Thread Andrew W. Schmeder
Hi I am attempting to use the usb-midi module to send/recieve midi over a Roland UM-1. The module compiled and loads with no problems. However, when I run midi applications which try to read from midi-input, the following message appears in syslog 'usbmidi: Cannot submit urb for MIDI-IN'. I a