From 748f844106493aae167fd7125bc728790f07d2f9 Mon Sep 17 00:00:00 2001 From: James <24683940+drjhe@users.noreply.github.com> Date: Wed, 3 Mar 2021 21:03:37 +0000 Subject: [PATCH] Remove non-existent SPDIF output on Dell AE515 The Dell Professional Sound Bar AE515 shows up in GNOME Settings with a digital output that doesn't physically exist. Add it to the list to suppress this. BugLink: https://github.com/alsa-project/alsa-lib/pull/124 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 ad0aed23..579af6fa 100644 --- a/src/conf/cards/USB-Audio.conf +++ b/src/conf/cards/USB-Audio.conf @@ -49,6 +49,7 @@ USB-Audio.pcm.iec958_device { "Andrea PureAudio USB-SA Headset" 999 "Blue Snowball" 999 "C-Media USB Headphone Set" 999 + "DELL PROFESSIONAL SOUND BAR AE5" 999 "HP Digital Stereo Headset" 999 "GN 9330" 999 "Logitech Speaker Lapdesk N700" 999 -- 2.47.1