Re: default audio card

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

 



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!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux