<div dir="ltr"><div>I think we must support hinting, but the format might be a bit different.  We do call resource_string_value(...) on line 986 oc pci/hda/hdaa.c which I think does look for kenv variables from /boot/loader.conf.</div><div><br></div><div>The format is <something>.cad%d.nid%d.config</div><div><br></div><div>I'm not sure what the <something> is.  I think it's probably without the 'hint.' prefix.  And possibly without the . separating the unit number.</div><div><br></div><div>Try something like:   hdac0.cad0.nid22.config=</div><div><br></div><div>-Matt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 17, 2017 at 7:39 AM, Fekete Zoltán <span dir="ltr"><<a href="mailto:fekete.zoltan@minux.hu" target="_blank">fekete.zoltan@minux.hu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Damien,<br>
<br>
Have you found any solution to your problem?<br>
<br>
I have quite a similar:<br>
<br>
Formerly I could get sound from my box on FreeBSD, and created these hints:<br>
<br>
hint.hdac.0.cad0.nid22.config=<wbr>"as=1 seq=0 device=Speaker"<br>
hint.hdac.0.cad0.nid18.config=<wbr>"as=2 seq=15 device=Line-out"<br>
hint.hdac.0.cad0.nid17.config=<wbr>"as=1 seq=15 device=Headphones"<br>
<br>
However dragonfly ignores device.hints. Additionally sysctl also ignores tuning of the codec.<br>
<br>
Any idea?<br>
<br>
Rgds,<br>
<br>
FeZ<br>
</blockquote></div><br></div>