Hi
I have had the same problem loading firmware into the midisport2x2
Fixed it by adding -D $env{DEVNAME} to the end of the fxload command in
the /etc/udev/rules.d/35-midisport-firmware.rules
i.e
ACTION=="add", SUBSYSTEM=="usb_device", ATTRS{idVendor}=="0763",
ATTRS{idProduct}=="1001", RUN+="/sbin/fxload -s
/lib/firmware/maudio/MidiSportLoader.ihx -I
/lib/firmware/maudio/MidiSport2x2.ihx "
is replaced by
ACTION=="add", SUBSYSTEM=="usb_device", ATTRS{idVendor}=="0763",
ATTRS{idProduct}=="1001", RUN+="/sbin/fxload -s
/lib/firmware/maudio/MidiSportLoader.ihx -I
/lib/firmware/maudio/MidiSport2x2.ihx -D $env{DEVNAME}"
--
Package 'midisport-firmware': firmware is not loaded automatically
https://bugs.launchpad.net/bugs/88923
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs