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

From: Lee Revell <rlrevell@email-addr-hidden-job.com>
Date: Fri Jan 06 2006 - 20:52:01 EET

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
Received on Sat Jan 7 00:15:06 2006

This archive was generated by hypermail 2.1.8 : Sat Jan 07 2006 - 00:15:06 EET