153a5a1b3Sopenharmony_ci# This file is part of PulseAudio.
253a5a1b3Sopenharmony_ci#
353a5a1b3Sopenharmony_ci# PulseAudio is free software; you can redistribute it and/or modify
453a5a1b3Sopenharmony_ci# it under the terms of the GNU Lesser General Public License as
553a5a1b3Sopenharmony_ci# published by the Free Software Foundation; either version 2.1 of the
653a5a1b3Sopenharmony_ci# License, or (at your option) any later version.
753a5a1b3Sopenharmony_ci#
853a5a1b3Sopenharmony_ci# PulseAudio is distributed in the hope that it will be useful, but
953a5a1b3Sopenharmony_ci# WITHOUT ANY WARRANTY; without even the implied warranty of
1053a5a1b3Sopenharmony_ci# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1153a5a1b3Sopenharmony_ci# General Public License for more details.
1253a5a1b3Sopenharmony_ci#
1353a5a1b3Sopenharmony_ci# You should have received a copy of the GNU Lesser General Public License
1453a5a1b3Sopenharmony_ci# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
1553a5a1b3Sopenharmony_ci
1653a5a1b3Sopenharmony_ci; HP Thunderbolt Dock Audio Module
1753a5a1b3Sopenharmony_ci;
1853a5a1b3Sopenharmony_ci; This device attaches to the "HP Thunderbolt Dock 120W G2" dock. The audio
1953a5a1b3Sopenharmony_ci; module provides a speakerphone with echo cancellation and appears in ALSA as
2053a5a1b3Sopenharmony_ci; a USB sound card with stereo input and output.
2153a5a1b3Sopenharmony_ci;
2253a5a1b3Sopenharmony_ci; The dock itself has a 3.5mm headset connector and appears as a separate USB
2353a5a1b3Sopenharmony_ci; sound card, configuration for it is in hp-tbt-dock-120w-g2.conf.
2453a5a1b3Sopenharmony_ci
2553a5a1b3Sopenharmony_ci[General]
2653a5a1b3Sopenharmony_ciauto-profiles = no
2753a5a1b3Sopenharmony_ci
2853a5a1b3Sopenharmony_ci[Mapping analog-stereo-speakerphone]
2953a5a1b3Sopenharmony_cidevice-strings = hw:%f,0,0
3053a5a1b3Sopenharmony_cichannel-map = left,right
3153a5a1b3Sopenharmony_ciintended-roles = phone
3253a5a1b3Sopenharmony_ci
3353a5a1b3Sopenharmony_ci[Profile output:analog-stereo-speakerphone+input:analog-stereo-speakerphone]
3453a5a1b3Sopenharmony_cioutput-mappings = analog-stereo-speakerphone
3553a5a1b3Sopenharmony_ciinput-mappings = analog-stereo-speakerphone
3653a5a1b3Sopenharmony_ciskip-probe = yes
37