default audio card

Mikkel L. Ellertson mikkel at infinity-ltd.com
Sun Dec 7 16:43:06 UTC 2008


Patrick Dupre wrote:
> Hello,
> 
> I have 2 card on my PC,
> this is the modprobe.cong:
> alias ppp-compress-18 ppp_mppe
> options snd cards_limit=8
> alias snd-card-0 snd-intel8x0
> options snd-intel8x0 index=0
> alias snd-card-1 snd-trident
> options snd-trident index=1
> alias snd-card-7 snd-usb-audio
> options snd-usb-audio index=7
> 
> I try to use system-config-soundcard to switch from one to the other one
> by setting Default audio card, then Apply and OK, but it does like it
> change something: when I reload system-config-soundcard, it never changes.
> 
> How can I change it ?
> 
I am not 100% sure this will work, but try change things to:

alias ppp-compress-18 ppp_mppe
options snd cards_limit=8
alias snd-card-0 snd-intel8x0
options snd-intel8x0 index=1
alias snd-card-1 snd-trident
options snd-trident index=0
alias snd-card-7 snd-usb-audio
options snd-usb-audio index=7

and see if that helps. If not, try:

alias ppp-compress-18 ppp_mppe
options snd cards_limit=8
alias snd-card-1 snd-intel8x0
options snd-intel8x0 index=1
alias snd-card-0 snd-trident
options snd-trident index=0
alias snd-card-7 snd-usb-audio
options snd-usb-audio index=7

I don't remember if changing the index is enough, or if you also
have to swap the aliases as well.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20081207/9d387bbb/attachment-0001.sig>


More information about the fedora-list mailing list