thanks sorry for the delay life got in the way dang it
yes I would like to keep it swappable so I can show video's through hmdi or local
I would default to onboard and then I could just switch to HDMI as needed
stereo is fine no surround sound set up.
alsamixer -c0
http://i39.tinypic.com/2jb7cyc.jpg
alsamixer -c1
http://i39.tinypic.com/eper07.jpg
bash-4.2# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: CX20561 Analog [CX20561 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: CX20561 Digital [CX20561 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
bash-4.2# aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
default:CARD=Intel
HDA Intel, CX20561 Analog
Default Audio Device
sysdefault:CARD=Intel
HDA Intel, CX20561 Analog
Default Audio Device
front:CARD=Intel,DEV=0
HDA Intel, CX20561 Analog
Front speakers
surround40:CARD=Intel,DEV=0
HDA Intel, CX20561 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=Intel,DEV=0
HDA Intel, CX20561 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Intel,DEV=0
HDA Intel, CX20561 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Intel,DEV=0
HDA Intel, CX20561 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Intel,DEV=0
HDA Intel, CX20561 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=Intel,DEV=0
HDA Intel, CX20561 Digital
IEC958 (S/PDIF) Digital Audio Output
hdmi:CARD=Intel,DEV=0
HDA Intel, HDMI 0
HDMI Audio Output
bash-4.2# lsmod | grep snd
snd_hda_codec_hdmi 29622 1
snd_hda_codec_conexant 35276 1
snd_hda_intel 34861 2
snd_hda_codec 143196 3 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
snd_hwdep 6388 1 snd_hda_codec
snd_pcm 76009 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 7098 2 snd_pcm,snd_hda_intel
snd_timer 18614 1 snd_pcm
snd 58630 11 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_pcm,snd_hda_codec,snd_hda_intel
soundcore 5354 1 snd