[PlanetCCRMA] Re: Midisport 1x1

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Mon Feb 7 15:40:39 2005


On Mon, 2005-02-07 at 07:21, Jon B wrote:
> It still doesn't show up in proc/asound/cards:
> 
> Feb  6 21:57:53 localhost kernel: usb 3-1: new full speed USB device
> using uhci_hcd and address 4
> Feb  6 21:57:53 localhost kernel: ALSA
> /usr/src/rpm/BUILD/alsa-driver-1.0.8/acore/init.c:107: cannot find the
> slot for index 1 (range 0-1)
> Feb  6 21:57:53 localhost kernel: ALSA
> /usr/src/rpm/BUILD/alsa-driver-1.0.8/usb/usbaudio.c:3071: cannot
> create card instance 0
> Feb  6 21:57:53 localhost kernel: snd-usb-audio: probe of 3-1:1.0
> failed with error -5
> Feb  6 21:57:53 localhost kernel: ALSA
> /usr/src/rpm/BUILD/alsa-driver-1.0.8/acore/init.c:107: cannot find the
> slot for index 1 (range 0-1)
> Feb  6 21:57:53 localhost kernel: ALSA
> /usr/src/rpm/BUILD/alsa-driver-1.0.8/usb/usbaudio.c:3071: cannot
> create card instance 0
> Feb  6 21:57:53 localhost kernel: snd-usb-audio: probe of 3-1:1.1
> failed with error -5
> 
> > usb-midi (the oss module) is being loaded instead of snd-usb-audio (the
> > alsa module). Blacklist usb-midi by adding these lines to
> > /etc/hotplug/blacklist:
> >
> > audio
> > usb-midi

What do you have in /etc/modprobe.conf?
It looks like snd-usb-audio cannot be loaded. 

-- Fernando