On Thu, 2012-06-28 at 16:27 +0200, David Henningsson wrote: > Several laptops have speaker ports, and/or internal mic ports, but we have > no way of detecting that. So we make the port(s) always show up for these > devices. > > BugLink: https://bugs.launchpad.net/bugs/946232 > Signed-off-by: David Henningsson <david.henningsson at canonical.com> > +; For devices where a 'Internal Mic' or 'Internal Mic Boost' element exists > +; 'Int Mic' and 'Int Mic Boost' are for compatibility with kernels < 2.6.38 > +; > +; See analog-output.conf.common for an explanation on the directives Not really problem with this specific patch, but anyway, I saw analog-output.conf.common, and I didn't find any explanation for the jack state directives (they are completely new to me). analog-output.conf.common needs updating. Otherwise looks good to me. The mostly copy-pasted profile-set files aren't very cool, though, but I don't have any good solution for it right now. One question: is it possible to see somehow (from log or with pactl) which profile-set is being used by a card? I was recently bitten by the extra-hdmi profile-set: I adviced a user to modify default.conf, when actually extra-hdmi.conf was being used. -- Tanu