On Do, 22.01.09 10:14 "sonofzev@xxxxxxxxxxxx" <sonofzev@xxxxxxxxxxxx> wrote: > > > > Hi All > > I am having problems getting my M-Audio delta 1010 to be my default > device. I have tried numerous iterations of asound.conf. > > Can someone send an example through? > > Regards > > Allan > It's easier to just change the order of cards statically by using "index=x" option when the modules are loaded. Here is an example for an ICE1712 card as primary, and the onboard chip as secondary device: /etc/modprobe.d/alsa on my system, may vary on other distros... ------------ # Set this to the correct number of cards. options snd cards_limit=2 # the M-Audio alias snd-card-0 snd-ice1712 alias sound-slot-0 snd-ice1712 options snd-ice1712 index=0 # the ATI onboard alias snd-card-1 snd-hda-intel alias sound-slot-1 snd-hda-intel options snd-hda-intel model=6stack-dig index=1 ------------ Hope that helps. Thomas
Attachment:
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user