[PlanetCCRMA] still cant get multiface joy

samuraiskillz@blueyonder.co.uk samuraiskillz@blueyonder.co.uk
Fri Feb 4 14:52:01 2005


Hi there,

Still cant get my multiface working.

my conf file looks like this

alias eth0 r8169 Gigabit Ethernet driver 1.1.2
alias snd-card-0 snd-hdsp
remove snd-hdsp { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-hdsp
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 &&
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
alias ieee1394-controller ohci1394
alias eth1 ipw2200
~

Looking into it a bit should I have

options snd-CARD_0 index=0

after alias snd-card...?

thanks

dominic