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

Re: the Mysteries of asound.conf



On Fri, 29 Aug 2014 08:38:59 -0500
"Martin G. McCormick" <martin@server1.shellworld.net> wrote:

> 	Since the two sound cards are different in every way but
> their function, anything that differentiates one from the other
> should cause a predictable result every time.

You have to fix that yourself into etc/modprobe.d/(lets says one
file: MY_SOUND_CARDS.conf)

eg: I've a sound card, a DVB card, a webcam with an USB micro and
    the MPU-401-UART than also count for a SC; to avoid changes 
    when the webcam isn't plugged at boot and to avoid the DVB 
    card to take the lead, I've this file:

###### ALSA: MUST load SC BEFORE anything
alias		snd-slot-0	snd-atiixp
alias		snd-card-0	snd-atiixp
###### DVB Card
alias		snd-slot-1	cx88-alsa
alias		snd-card-1	cx88-alsa
options		cx88-alsa	index=1
###### CAUTION: MPU-401-UART = SC# 2 (always!)
###### Last: WC = CS# 3 (not 2, see above)
alias		snd-slot-2	snd-usb-audio
alias		snd-card-2	snd-usb-audio
options		snd-usb-audio	enable=1 index=3


-- 
<Angel> In which tale are they seven?
<Foxbot> In Cinderella
<Angel> Are you sure?
<Foxbot> Yep. Cinderella and the pumpkins, that makes 7.

Attachment: signature.asc
Description: PGP signature


Reply to: