[PlanetCCRMA] Midisport 1x1

Jon B epxcv1y02@sneakemail.com
Sun Feb 6 14:34:01 2005


I tried to follow these directions:
http://ccrma.stanford.edu/planetccrma/software/usbmidi.html
But they seem to be out of date?

I get:

[root@localhost ~]# apt-get install hotplug hotplug-gtk
Reading Package Lists... Done
Building Dependency Tree... Done
hotplug is already the newest version.
Package hotplug-gtk has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
However the following packages replace it:
  hotplug
E: Package hotplug-gtk has no installation candidate

and 

[root@localhost ~]# apt-get install ezusbmidi
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package ezusbmidi

I tried to add module by hand:

modprobe snd-usb-midi
FATAL: Module snd_usb_midi not found.

When I plug it in, no lights light up, and it doesn't show up in cat
/proc/asound/card

Jon