On Sun, 19 Apr 2015, Jun Ebihara wrote:
- Sound output to the jack: port-arm/2015/03/12/msg002938.html I just had to add a "hdmi_ignore_edid_audio=1" line into a new (optional) /boot/config.txt file. And it redirects all the audio signals to the jack and not to the HDMI. Just what I wanted.
You should be able to control the audio output at runtime now with mixerctl:
$ mixerctl -v outputs.select outputs.select=auto [ auto headphones hdmi ] Cheers, Jared