On Wed, 2015-06-03 at 17:32 +0200, Nazar Mokrynskyi wrote: > --- > .../alsa/mixer/paths/analog-input-linein.conf | 7 ++ > src/modules/alsa/mixer/paths/analog-input-mic.conf | 7 ++ > .../alsa/mixer/profile-sets/90-pulseaudio.rules | 1 + > .../mixer/profile-sets/sb-omni-surround-5.1.conf | 78 > ++++++++++++++++++++++ > 4 files changed, 93 insertions(+) > create mode 100644 src/modules/alsa/mixer/profile-sets/sb-omni > -surround-5.1.conf Thanks for the patch! I applied it to the "next" branch, since "master" is in freeze. I think this would be ok to have in 7.0, though. If there is no opposition from other maintainers, I'll soon apply this to "master" as well. I did some small edits: as Raymond said, the "analog-stereo" mapping was missing "direction = output", and I also renamed "analog-stereo" to "analog-stereo-output" to be symmetric with "analog-stereo-input". I edited the commit message too, to make the first line shorter (the first line should only contain a very compact description of the patch). -- Tanu