[linux-audio-user] Re: M-Audio MidiSport 2x2 [SOLVED]

Lee Revell rlrevell at joe-job.com
Fri Jan 6 13:52:01 EST 2006


On Fri, 2006-01-06 at 12:10 +0000, Markus Herhoffer wrote:
> Thanks! I've got the missing files by eMail - and it works! For
> documentation a short summary:
> 
> 1) blacklist snd-usb-audio for hotplug
> 2) get the firmware of the device from the usbmidi project (or from
> somewhere else)
> 3) get fxload
> 4) use the following shell script to load the firmware
> 
> #! /bin/bash
> modprobe snd-usb-audio #if not already loaded at startup
> cd /usr/share/usb/midisport
> fxload -D /proc/bus/usb/*BUS*/*DEVICE* MidiSportLoader.ihx -I
> MidiSport2x2.ihx
> exit
> 
> Substitute *BUS* and *DEVICE* with the numbers you get by running lsusb.
> 
> Thanks to everyone who helped me!

Um, hold on, you should not have to blacklist snd-usb-audio to make this
work.  Hotplug should load the firmware automatically.

Lee




More information about the Linux-audio-user mailing list