my raspberry pi 2 is connected to a hdmi tv but i need audio to come out of the audio jack. i used the following command:
amixer cset numid=3 1
but it dosesn't work. if i use the same command 'amixer cset numid=3' the value is back to '0'.
also tried raspi-config, but it kept going back to '0'.
how can i make this change to stick? Thanks.