|
From: robert l. <rob...@gm...> - 2006-09-03 10:38:50
|
Hi all, I'm running opensuse 10.1 , and I ran all the updates.
After running 'make install' of usb-midi-fw I get the following line in
/etc/udev/rules.d :
42-midisport-firmware.rules
Editing /etc/udev/rules.d/42-midisport-firmware.rules shows me:
# MidiSport 2x2
ACTION=="add", SUBSYSTEM=="usb", DEVPATH=="/*.0",
ENV{PRODUCT}=="763/1001/*", RUN+="/sbin/fxload -s
/usr/local/share/usb/maudio/MidiSportLoader.ihx -I
/usr/local/share/usb/maudio/MidiSport2x2.ihx"
The .ihx file does exist, /sbin/fxload -v shows ' May 1 2006
(development) ' and I can see the usb device via lsusb:
Bus 001 Device 003: ID 0763:1001 Midiman Midisport 2x2
What should happen upon firmware upload I believe is that the ID should
change to 0763:1002 and then the led's on the midisport should light
up. Yet I get nothing, nor any signs of life under /var/log or dmesg on
reboot. Not sure where else to look for debug info.
Coincidently, my machine has a dual boot config , and after having no
luck with opensuse 10.1 I tried with windows and all went well - just
confirming the device does work.
Any ideas ?
Robert
|