Hello,

I have embedded device which does have HDMI audio output and analogue 
3.5mm jack audio output.

Embedded Linux running on it is Buildroot 2015.11.1 with alsa installed.

asound.conf which enables HDMI audio:

pcm.!default {
         type hw
         card 0
         device 1
         format S16_LE
}

ctl.!default {
         type hw
         card 0
}

For 3.5mm jack audio enabled, difference is only in pcm.!default where 
device is set to 0.

Is there a way to write asound.conf where both audio outputs will be 
enabled at same time?

Thanx,
Stanislav Vlasic


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to