mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-25 06:59:52 -05:00
alsa-mixer: Add support for HP Thunderbolt Dock
The HP Thunderbolt Dock [1] has two separate USB cards, a headset jack and an optional module which is a speakerphone. This patch adds new description for them, and mark the intended-roles as phone for the speakerphone module. [1] https://store.hp.com/us/en/pdp/hp-thunderbolt-dock-120w-g2-with-audio
This commit is contained in:
parent
69ba5a2b58
commit
05c373d939
5 changed files with 70 additions and 1 deletions
|
|
@ -1367,7 +1367,9 @@ dist_alsaprofilesets_DATA = \
|
|||
modules/alsa/mixer/profile-sets/steelseries-arctis-common-usb-audio.conf \
|
||||
modules/alsa/mixer/profile-sets/usb-gaming-headset.conf \
|
||||
modules/alsa/mixer/profile-sets/dell-dock-tb16-usb-audio.conf \
|
||||
modules/alsa/mixer/profile-sets/cmedia-high-speed-true-hdaudio.conf
|
||||
modules/alsa/mixer/profile-sets/cmedia-high-speed-true-hdaudio.conf \
|
||||
modules/alsa/mixer/profile-sets/hp-tbt-dock-120w-g2.conf \
|
||||
modules/alsa/mixer/profile-sets/hp-tbt-dock-audio-module.conf
|
||||
|
||||
if HAVE_UDEV
|
||||
dist_udevrules_DATA = \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue