Kernel=Custom 2.6.7
alsa 1.0.6 local build
with udevs running
Heres my problem...
I have a SoundBlaster sound card in pci slot #3
I have a ATI TV Wonder card in pci slot #5
The TV card always loads first ??? and is set by alsa as card 0. There by everything tries to "play" through it.
The sound card loads as card 1. Even though modprobe.conf is set for card slot 0 ID.
I have looked over every aspect and yet to find why.
Here is an interesting note.. I have a second install on a second HD which was the first primary install for this machine. The above problem did not appear on that version. The only difference was DL gnome on the former.
modprobe.conf
Quote:
# tvcard
alias char-major-81 bttv
options bttv card=1 autoload=0 tuner=2 radio=0 info=ntsc/stereo
# Video Card
alias char-major-195* nvidia
# sensors
# alias char-major-89 i2c-dev
# options w83781d ignore=1,0x2d
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.6 ---
alias snd-card-0 snd-ens1371
alias sound-slot-0 snd-ens1371
# --- END: Generated by ALSACONF, do not edit. ---
|
Ok so how do I set the configuration to make the sound card card #0 and the TV card card #1 which really does not need any controls at all.