
On Sun, May 15, 2011 at 10:43 PM, Daniel Mack zonque@gmail.com wrote:
On Sun, May 15, 2011 at 7:54 PM, Grant Diffey gdiffey@gmail.com wrote:
So I reverted 7b6717e and... Nope. still no midi ports.
Kernel messages are:
[ 131.484053] usb 3-1: new high speed USB device using ehci_hcd and address 3 [ 131.617753] usb 3-1: config 1 interface 3 altsetting 0 bulk endpoint 0x7 has invalid maxpacket 8 [ 131.617760] usb 3-1: config 1 interface 3 altsetting 0 bulk endpoint 0x87 has invalid maxpacket 8 [ 131.618750] usb 3-1: New USB device found, idVendor=0763, idProduct=2080 [ 131.618754] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 131.618756] usb 3-1: Product: Fast Track Ultra [ 131.618758] usb 3-1: Manufacturer: M-Audio [ 132.767312] usbcore: registered new interface driver snd-usb-audio
And amidi -l reports
nevyn@cetacea:~/linux$ amidi -l
Attached is a patch that adds some debug output. If you could apply that and report what the kernel logs during the probe of the device, that would be appreciated.
Thanks, Daniel