[PlanetCCRMA] midisport usb and fc3...

Aaron Trumm aaron@nquit.com
Sun Apr 10 13:20:01 2005


>  =====
> #/etc/rc.d/init.d/alsasound start
> Starting sound driver snd-ice1712                          [  OK  ]
> Starting sound driver snd-usb-audio                        [  OK  ]
> Starting sequencer                                         [  OK  ]
> Starting sequencer driver snd-seq-midi                     [  OK  ]
>  =====
> 
> you might check yours.

*nod*  I will

what fix?

> Not for me. I have the usb device defined as snd-card-1
> 
> alias eth0 3c59x
> alias scsi_hostadapter aic7xxx
> alias snd-card-0 snd-ice1712
> options snd-card-0 index=0 
> 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 snd-card-1 snd-usb-audio
> options snd-usb-audio index=1
> alias usb-controller uhci-hcd
> alias ieee1394-controller ohci1394

yep - this is how my modprobe.conf is...