From 2a7432d9958484840ceadd25749b42dd9b04f2db Mon Sep 17 00:00:00 2001 From: James <24683940+drjhe@users.noreply.github.com> Date: Tue, 16 Mar 2021 17:41:48 +0000 Subject: [PATCH] conf: No SPDIF on Plantronics 3220 headset The Plantronics Blackwire 3220 Series headset (USB ID 047f:c056) shows up in GNOME Settings with a non-existent digital output. Add it to the list to suppress this. BugLink: https://github.com/alsa-project/alsa-lib/pull/126 From: drjhe Signed-off-by: Jaroslav Kysela --- src/conf/cards/USB-Audio.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf index b1b74b02..ad0aed23 100644 --- a/src/conf/cards/USB-Audio.conf +++ b/src/conf/cards/USB-Audio.conf @@ -56,6 +56,7 @@ USB-Audio.pcm.iec958_device { "Logitech USB Headset" 999 "Logitech USB Headset H540" 999 "Logitech Wireless Headset" 999 + "Plantronics Blackwire 3220 Seri" 999 "Plantronics GameCom 780" 999 "Plantronics USB Headset" 999 "Plantronics Wireless Audio" 999 -- 2.47.1