default audio card

Patrick Dupre pd520 at york.ac.uk
Sun Dec 7 17:00:47 UTC 2008


In FC7, I did not have to switch the indexes !

> 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
>

-- 
---
==========================================================================
  Patrick DUPRÉ                      |   |
  Department of Chemistry            |   |    Phone: (44)-(0)-1904-434384
  The University of York             |   |    Fax:   (44)-(0)-1904-432516
  Heslington                         |   |
  York YO10 5DD  United Kingdom      |   |    email: pd520 at york.ac.uk
==========================================================================


More information about the fedora-list mailing list