
5 Mar
2015
5 Mar
'15
6:44 p.m.
Takashi Iwai wrote on Thu, 05 Mar 2015 12:38:33 +0100:
I would love the auto-parser to assign the speaker to node 0x02 (or simply disable the speaker), but unfortunately I'm not getting a surround config with the current code, but only:
==> lo_type=0, wired=1, mio=0 multi_outs = 14/0/0/0 : 2/0/0/0 (type LO) hp_outs = 1b/0/0/0 : 4/0/0/0 spk_outs = 15/0/0/0 : 3/0/0/0
This is unsatisfactory.
You can force the DAC assignment by specifying spec->gen.perferred_dacs. Did you try it?
Yes, no success. I'm now ignoring speaker 0x15.
Ingo