[PlanetCCRMA] MIDI sequencer init problem (2.6.11-0.3.rdt.rhfc3.ccrma)

Brad Fuller brad at sonaural.com
Wed Mar 30 12:01:59 PST 2005


Mark Knecht wrote:

>On Wed, 30 Mar 2005 10:54:39 -0800, Brad Fuller <brad at sonaural.com> wrote:
>  
>
>> In the past, I had to set it up to load. Then, with the new USB updates, it
>>did this automatically and (I swear, really!) that the 8x8 was being loaded
>>and was being recognized. In fact, I was amazed that it worked
>>automatically... and I thought, cool.
>> 
>> Well.. crap... I guess I need to look at this again. Thanks!
>> 
>> brad
>> 
>>    
>>
>Did you try pulling the USB cable? Sometimes the init scripts have
>gotten messed up and my 2x2 needed to be plugged after the machine is
>up.
>  
>
yeah.. I can see from
tail -f /var/log/messages
that the USB is disconnected and then connected when removing and 
inserting the USB plug

If I need to load the firmware, should I follow this year-old method:

http://alsa.opensrc.org/index.php?page=USBMidiDevices
http://usb-midi-fw.sourceforge.net/

looking at the makefile, it looks like it installs the usermap files in 
/etc/hotplug/usb
and
the firmware into: /usr/share/usb/midisport

But, these are different from Fernando's locations below:

>This is fc3, right? The location of the firmware changed in my packages
>to be the same as the original location in the fc3 packages, an
>oversight on my part when I did the initial packages. 
>
>Maybe that's the culprit? See if you have firmware files for the device
>in /usr/lib/hotplug/firmware, the new location is in /lib/firmware (fc3
>only), maybe you need to copy them there...
>  
>
But, no matter where I copy the firmware files, I NOW get the same error 
when plugging in the 8x8MidiSport USB plug in /var/log/messages:

DISCONNECTING. Looks ok:
Mar 30 11:54:31 ives kernel: usb 2-1.1: USB disconnect, address 12

CONNECTING gives the following error:
Mar 30 11:54:40 ives kernel: usb 2-1.1: new full speed USB device using 
uhci_hcd and address 13
Mar 30 11:54:40 ives kernel: ALSA 
/usr/src/rpm/BUILD/alsa-driver-1.0.9rc1/acore/init.c:104: cannot find 
the slot for index 0 (range 0-0)
Mar 30 11:54:40 ives kernel: ALSA 
/usr/src/rpm/BUILD/alsa-driver-1.0.9rc1/usb/usbaudio.c:3155: cannot 
create card instance 0
Mar 30 11:54:40 ives kernel: snd-usb-audio: probe of 2-1.1:1.0 failed 
with error -5

My modprobe.conf is:
=======================
alias eth0 3c59x
alias scsi_hostadapter aic7xxx
alias snd-card-0 snd-usb-audio
options snd-usb-audio index=0
alias snd-card-1 snd-ice1712
options snd-card-1 index=1 
install snd-ice1712 /sbin/modprobe --ignore-install snd-ice1712 && 
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-ice1712 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove snd-ice1712
alias usb-controller uhci-hcd
alias ieee1394-controller ohci1394


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/planetccrma/attachments/20050330/a1cd2070/attachment.html>


More information about the PlanetCCRMA mailing list