User login |
No midi with last KernelHi,
|
Search this site:In the forums:Today's poll:What format would you prefer for downloading 64 Studio? (Register or log in to vote) DVD install image 39% DVD live image with install option 42% I don't have a DVD burner so I have to use CD-R 14% I installed version 0.1 and only used apt since :-) 4% Total votes: 157 |
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.