Re: [Alsa-user] 2 sound card config

2006-08-17 Thread David Woodfall
On (15:28 16/08/06), Jim McCloskey <[EMAIL PROTECTED]> put forth the proposition: > > David Woodfall <[EMAIL PROTECTED]> wrote: > > |> > options snd-emu10k1 index=0 > |> > options snd-sb16 index=1 > |> > |> Thanks, do I put these commands in /etc/modprobe.conf? > |> > |> > >

Re: [Alsa-user] 2 sound card config

2006-08-16 Thread Jim McCloskey
David Woodfall <[EMAIL PROTECTED]> wrote: |> > options snd-emu10k1 index=0 |> > options snd-sb16 index=1 |> |> Thanks, do I put these commands in /etc/modprobe.conf? |> |> > |> > > I thought maybe editing /etc/modules.conf would help but it seems to |> > > be empty. |

Re: [Alsa-user] 2 sound card config

2006-08-16 Thread David Woodfall
On (09:37 16/08/06), Clemens Ladisch <[EMAIL PROTECTED]> put forth the proposition: > David Woodfall wrote: > > Is there any way of forcing which card gets assigned a card number? > > options snd-emu10k1 index=0 > options snd-sb16 index=1 Thanks, do I put these commands in /etc/modprobe.conf? >

Re: [Alsa-user] 2 sound card config

2006-08-16 Thread Clemens Ladisch
David Woodfall wrote: > Is there any way of forcing which card gets assigned a card number? options snd-emu10k1 index=0 options snd-sb16 index=1 > I thought maybe editing /etc/modules.conf would help but it seems to > be empty. 2.16.x kernels use modprobe.conf. HTH Clemens ---