[linux-audio-user] Fwd: Please test my MidiSport firmware loader

chris chbung321 at compuserve.de
Thu Nov 14 17:56:01 EST 2002


Am Donnerstag, 14. November 2002 14:20 schrieb Clemens Ladisch:
> chris wrote:
> > I have a midisport 4x4 and try to install midisport-firmware driver
> > If I do make install I get:
> >
> > processing usb44ldr.sys ...
> > loader data not found
>
> Please try with the latest driver version.
> It should work with version 4.1.16 (2002-10-15).
>
I have download the driver version 4.1.16 (2002-10-15)
Everything seems to be OK

[root at localhost midisport-firmware]# make install
gcc -o extractfirmware extractfirmware.c
./extractfirmware
processing USB44LDR.SYS ...
writing MidiSportLoader.ihx
writing MidiSport4x4.ihx
install -cD midisport_fw /etc/hotplug/usb/midisport_fw
install -cD -m 0644 MidiSportLoader.ihx /usr/share/usb/MidiSportLoader.ihx
for s in 2x2 1x1 KS 4x4 8x8-2.10 8x8-2.21; do \
        if [ -e MidiSport$s.ihx ]; then \
                install -cD -m 0644 MidiSport$s.ihx 
/usr/share/usb/MidiSport$s.ihx; \
        fi; \
done
test -e /etc/hotplug/usb.usermap || touch /etc/hotplug/usb.usermap
grep -v '^midisport_fw\>' /etc/hotplug/usb.usermap > 
/etc/hotplug/usb.usermap.tmp
cat /etc/hotplug/usb.usermap.tmp midisport_fw.usermap > 
/etc/hotplug/usb.usermap
rm -f /etc/hotplug/usb.usermap.tmp

*** MidiSport firmware loader has been installed. ***

How can I connecte midi programs to my midimansport4x4?
Aconnect don`t show me any new midiports. 

Thanks
chris



More information about the Linux-audio-user mailing list