On Tue, 2014-08-05 at 09:33 +1000, Roger wrote:
options snd slots=snd_ice1712,snd_hda_intel
options snd_ice1712 index=0
options snd_hda_intel index=1
Hi Roger,
you're using the slot method, so the index lines aren't needed.
[rocketmouse@archlinux ~]$ cat /etc/modprobe.d/alsa-base.conf
# ALSA module ordering
options snd slots=snd_hdspm,snd_ice1712,snd_ice1712
[rocketmouse@archlinux ~]$
I'm aware that some distros provide a default alsa-base.conf with many
lines that are unneeded. For a DAW it can't harm to tidy up audio
setting.
Regards,
Ralf