Re: How do I set the default sound card?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 19 January 2007 17:07, Ronny Standtke wrote:
> ---------
> alias snd-card-0 snd-intel8x0
> options snd-intel8x0 index=0
> alias snd-card-1 snd-usb-audio
> options snd-usb-audio index=1
> alias snd-card-2 snd-usb-audio
> options snd-usb-audio index=2
> ---------

Just curious, have you tried leaving the indexing out for the other sound 
devices? Maybe they all have to be indexed, maybe not (I never tried it).
Something like:
===============================
alias snd-card-0 snd-intel8x0
options snd-intel8x0 index=0
alias snd-card-1 snd-usb-audio
alias snd-card-2 snd-usb-audio
...
options snd cards_limit=3
===============================
I'm assuming the limit statement as shown is there as well.

BTW, I leave out all of the OSS stuff as I don't have anything that uses it 
(that I know of). My complete /etc/modules.d/alsa file (different distro) is:
===============================
alias snd-card-0 snd-hda-intel
options snd-hda-intel index=0
alias snd-card-1 snd-hdsp
options snd-hdsp index=1
options snd cards_limit=2
===============================

Chris


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux