Am Freitag, 15. November 2002 10:35 schrieb Clemens Ladisch:
chris wrote:
[root@localhost midisport-firmware]# make
install
processing USB44LDR.SYS ...
writing MidiSportLoader.ihx
writing MidiSport4x4.ihx
...
*** MidiSport firmware loader has been installed. ***
How can I connecte midi programs to my midimansport4x4?
Aconnect don`t show me any new midiports.
It should.
Please make sure that you have the hotplug and fxload packages and some
recent release of ALSA installed (see the README for the URLs).
(Check that /sbin/hotplug and /sbin/fxload exist, and that
"modprobe snd-usb-audio" works.)
/sbin/hotplug and /sbin/fxload exist
When you plug in the 4x4, there should be some
messages in
/var/log/messages: new device connected, firmware loading, another new
device, loading of snd-usb-audio.
If it doesn't work, please post the last few messages.
HTH
Clemens
Hi
modeprobe snd-usb-audio works.
lsmod shows me the loaded driver:
usbcore 58304 1 [snd-usb-audio hid usbmouse usb-uhci]
/var/log/messages:
Nov 15 17:08:36 localhost kernel: usb.c: deregistering driver snd-usb-audio
Nov 15 17:08:36 localhost alsa: succeeded
Nov 15 17:08:37 localhost kernel: PCI: Found IRQ 5 for device 00:0a.0
Nov 15 17:08:37 localhost kernel: usb.c: registered new driver snd-usb-audio
Nov 15 17:08:37 localhost alsa: succeeded
but aconnect don't show me any new midiports
It seems to be that I have install alsa-0.9.0rc2
should I have to update it ?
Thanks
chris