<p dir="ltr"><br>
On 02/01/2013 2:55 AM, &quot;Josu Lazkano&quot; &lt;<a href="mailto:josu.lazkano@gmail.com">josu.lazkano@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hello,<br>
&gt;<br>
&gt; I am configuring a new MythTV system. I have a HDMI (GeForce 210) card<br>
&gt; connected to the TV. I configure this device on the frontend:<br>
&gt;<br>
&gt; ALSA:hdmi:CARD=NVIDIA,DEV=1<br>
&gt;<br>
&gt; All works well, but I want to get 2 outputs, one with HDMI to the TV<br>
&gt; and other with analog (3.5 jack).<br>
&gt;<br>
&gt; How could I configure this?<br>
&gt;<br>
&gt; This is my cards:<br>
&gt;<br>
&gt; $ aplay -l<br>
&gt; **** List of PLAYBACK Hardware Devices ****<br>
&gt; card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]<br>
&gt;   Subdevices: 1/1<br>
&gt;   Subdevice #0: subdevice #0<br>
&gt; card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]<br>
&gt;   Subdevices: 1/1<br>
&gt;   Subdevice #0: subdevice #0<br>
&gt; card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]<br>
&gt;   Subdevices: 1/1<br>
&gt;   Subdevice #0: subdevice #0<br>
&gt; card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]<br>
&gt;   Subdevices: 1/1<br>
&gt;   Subdevice #0: subdevice #0<br>
&gt; card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]<br>
&gt;   Subdevices: 1/1<br>
&gt;   Subdevice #0: subdevice #0<br>
&gt;<br>
&gt; $ aplay -L<br>
&gt; null<br>
&gt;     Discard all samples (playback) or generate zero samples (capture)<br>
&gt; default:CARD=Intel<br>
&gt;     HDA Intel, ALC262 Analog<br>
&gt;     Default Audio Device<br>
&gt; sysdefault:CARD=Intel<br>
&gt;     HDA Intel, ALC262 Analog<br>
&gt;     Default Audio Device<br>
&gt; front:CARD=Intel,DEV=0<br>
&gt;     HDA Intel, ALC262 Analog<br>
&gt;     Front speakers<br>
&gt; surround40:CARD=Intel,DEV=0<br>
&gt;     HDA Intel, ALC262 Analog<br>
&gt;     4.0 Surround output to Front and Rear speakers<br>
&gt; surround41:CARD=Intel,DEV=0<br>
&gt;     HDA Intel, ALC262 Analog<br>
&gt;     4.1 Surround output to Front, Rear and Subwoofer speakers<br>
&gt; surround50:CARD=Intel,DEV=0<br>
&gt;     HDA Intel, ALC262 Analog<br>
&gt;     5.0 Surround output to Front, Center and Rear speakers<br>
&gt; surround51:CARD=Intel,DEV=0<br>
&gt;     HDA Intel, ALC262 Analog<br>
&gt;     5.1 Surround output to Front, Center, Rear and Subwoofer speakers<br>
&gt; surround71:CARD=Intel,DEV=0<br>
&gt;     HDA Intel, ALC262 Analog<br>
&gt;     7.1 Surround output to Front, Center, Side, Rear and Woofer speakers<br>
&gt; hdmi:CARD=NVidia,DEV=0<br>
&gt;     HDA NVidia, HDMI 0<br>
&gt;     HDMI Audio Output<br>
&gt; hdmi:CARD=NVidia,DEV=1<br>
&gt;     HDA NVidia, HDMI 0<br>
&gt;     HDMI Audio Output<br>
&gt; hdmi:CARD=NVidia,DEV=2<br>
&gt;     HDA NVidia, HDMI 0<br>
&gt;     HDMI Audio Output<br>
&gt; hdmi:CARD=NVidia,DEV=3<br>
&gt;     HDA NVidia, HDMI 0<br>
&gt;     HDMI Audio Output<br>
&gt;<br>
&gt; Thanks for your help. Best regards.<br>
&gt;<br>
&gt; --<br>
&gt; Josu Lazkano<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a></p>
<p dir="ltr">Probably by creating ~/.asoundrc file and using dmix alsa plugin to mix the hdmi and surround51 devices. Then using that new device in mythtv. <br>
</p>