Hi, there's no hdmi audio support yet.
Regards, Ville On Dec 18, 2015 6:10 PM, "Josh" <mylis...@gmail.com> wrote: > Hi, > > Just updated CVS tree around 4pm UTC today and I can't get any output > sound. > > The bios of the NUC has an option "enable audio" which is ticked, and > "Mini DP/HDMI audio" that was also ticked. > I tried the above tests with both that "Mini DP/HDMI audio" ticked / > not ticked, but same results. Impossible to get some sound out. > > Browsed the bug@ but didn't really find something related. Should I > file a bug report? > > Cheers, > > On Mon, Nov 30, 2015 at 11:43 AM, Josh <mylis...@gmail.com> wrote: > > On Mon, Nov 30, 2015 at 11:24 AM, Alexandre Ratchov <a...@caoua.org> > wrote: > >> On Mon, Nov 30, 2015 at 11:09:51AM +0800, Josh wrote: > >>> Hi, > >>> > >>> Running amd64-current (last update at ~5pm UTC 29th Nov), azalia(4) > >>> works partially on that NUC NUC5i7RYH device: > >>> Recording through audacity for instance seems to work as I can see the > >>> amplitude changing when speaking through the microphone. > >> > >> this indicates that data moves between the device and the host, so > >> problems are likely to be caused by the mixer. > >> > >>> nuc$ mixerctl -av > >>> inputs.dac-0:1=126,126 > >>> inputs.dac-2:3=126,126 > >>> record.adc-0:1_mute=off [ off on ] > >>> record.adc-0:1=124,124 > >>> record.adc-2:3_mute=off [ off on ] > >>> record.adc-2:3=124,124 > >>> inputs.mix_source=mic { mic } > >>> inputs.mix_mic=120,120 > >>> inputs.mix2_source=dac-0:1,mix { dac-0:1 mix } > >>> inputs.mix3_source=dac-2:3,mix { dac-2:3 mix } > >>> inputs.mic=85,85 > >>> outputs.mic_dir=input-vr80 [ none input input-vr0 input-vr50 > >>> input-vr80 input-vr100 ] > >>> outputs.hp_source=mix2 [ mix2 mix3 ] > >>> outputs.hp_mute=off [ off on ] > >>> outputs.hp_boost=off [ off on ] > >> > >> ^^^^^^ > >> does setting outputs.hp_boost=on helps ? > >> > > > > Unfortunately, I've tried and setting outputs.hp_boost=on does not help.