[PlanetCCRMA] Usb midi problem

Roger Dannenberg rbd@cs.cmu.edu
Sun Jan 5 09:20:03 2003


Mark,
	Thanks for the quick reality check. I changed my modules.conf
file to more-or-less match yours by adding 
	options snd-usb-audio index=1
Also I had 
	alias usb-controller ehci-hcd
	alias usb-controller1 usb-uhci
Which I changed to just
	alias usb-controller usb-uhci
as in your modules.conf.

None of this helped, and I still get the same messages when I plug in
the interface:

> Jan  5 10:55:59 prez kernel: hub.c: USB new device connect on bus2/2, 
> assigned device number 2 Jan  5 10:55:59 prez kernel: usb.c: USB 
> device 2 (vend/prod
> 0x763/0x1001) is not claimed by any active driver.
> Jan  5 10:56:02 prez /etc/hotplug/usb.agent: ... no modules for USB 
> product 763/1001/1

I assume this means that the hotplug and hotplug-gtk packages are doing
their thing, and apt-get says they and ezusbmidi is installed and
up-to-date. Is there any systematic way to figure out what's going
wrong?