Message ID | 20181127013629.7620-2-hui.wang@canonical.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [alsa-lib,1/2] conf/ucm: Add a UCM profile for Dell WD19 Dock USB-audio | expand |
diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf index 05779c47..3a12a729 100644 --- a/src/conf/cards/USB-Audio.conf +++ b/src/conf/cards/USB-Audio.conf @@ -60,6 +60,7 @@ USB-Audio.pcm.iec958_device { "SWTOR Gaming Headset by Razer" 999 "USB Device 0x46d_0x821" 999 "USB Device 0x46d_0x992" 999 + "WD19 Dock" 999 } # Second iec958 device number, if any.
This Dock doesn't have IEC958 physical output, so add it to the blacklist to prevent it being opened. Signed-off-by: Hui Wang <hui.wang@canonical.com> --- src/conf/cards/USB-Audio.conf | 1 + 1 file changed, 1 insertion(+)