Stephen Cormier wrote: > Create a file/modify the existing one to be similar to the one I show below > with the module for your PCI card being the first (snd-card-0 index=0 lines) > then have your onboard as the second (snd-card-1 index=1 lines). Now when you > start your machine the cards should be detected and used in the proper order. > > cat /etc/modprobe.d/sound > > alias snd-card-0 snd-emu10k1 > options snd-emu10k1 index=0 > alias snd-card-1 snd-intel-hda > options snd-intel-hda index=1 > alias snd-card-2 snd-bt87x > options snd-bt87x index=2
I'd add the line: alias snd-card-3 off to the end of that file. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]