At Thu, 05 Mar 2015 17:44:13 +0100, Ingo Brückl wrote:
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.
Even if you try parsing the topology at first with ignoring 0x15, you'll need to add the path over 0x15 manually back to the information. Otherwise it can't work.
In anyway, could you post alsa-info.sh? David already asked it but you didn't provide...
Takashi