No midi with last Kernel

Hi,
It seems that my midi interface isn't detected with last Kernel
2.6.22, on boot up. When I restart with 2.6.21 I get no problems.
This is the Midisport 1X1 from M-Audio.

Boot up line script

I find out that you have to enter that command line after each boot up
of the system to get it started.
sudo fxload -I /lib/firmware/maudio/MidiSport1x1.ihx -D /dev/bus/usb/003/004

Before look at the bus/device with : lsusb
in a script shell

To fix the problem without anymore command line would be with a script
configuration for boot up.

Boot Script

To have the system execute the line after each boot, add it to the end of your /etc/rc.local file before the line "exit 0"

No more repetitive typing from then on...

Cheers

Ok with some 2.6.22 kernels...

Hi,

I had the same problem when I installed 2.6.22 kernel (and maybe one from the 64Studio repository too) from the Musix repo a couple of months ago. See here: http://64studio.com/node/125

However, with a Jacklab kernel and one I compiled (each one a variant of 2.6.22), my Midisport 2x2 is now loaded fine at boot.