1# This file is part of PulseAudio. 2# 3# PulseAudio is free software; you can redistribute it and/or modify 4# it under the terms of the GNU Lesser General Public License as 5# published by the Free Software Foundation; either version 2.1 of the 6# License, or (at your option) any later version. 7# 8# PulseAudio is distributed in the hope that it will be useful, but 9# WITHOUT ANY WARRANTY; without even the implied warranty of 10# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11# General Public License for more details. 12# 13# You should have received a copy of the GNU Lesser General Public License 14# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. 15 16; HP Thunderbolt Dock 120W G2 17; 18; This dock has a 3.5mm headset connector. Both input and output are stereo. 19; 20; There's a separate speakerphone module called "HP Thunderbolt Dock Audio 21; Module", which can be attached to this dock. The module will appear in ALSA 22; as a separate USB sound card, configuration for it is in 23; hp-tbt-dock-audio-module.conf. 24 25[General] 26auto-profiles = no 27 28[Mapping analog-stereo-headset] 29device-strings = hw:%f,0,0 30channel-map = left,right 31 32[Profile output:analog-stereo-headset+input:analog-stereo-headset] 33output-mappings = analog-stereo-headset 34input-mappings = analog-stereo-headset 35skip-probe = yes 36