From 02d9f316a590102aecaaad7055862ffc42258d7a Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Mon, 25 Mar 2013 06:41:57 +0100 Subject: [PATCH] USB-audio: Add "HP Digital Stereo Headset" to SPDIF blacklist Yet another headset without digital I/O. Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- src/conf/cards/USB-Audio.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf index 177a7af5..71c29712 100644 --- a/src/conf/cards/USB-Audio.conf +++ b/src/conf/cards/USB-Audio.conf @@ -39,7 +39,8 @@ USB-Audio.pcm.iec958_device { # The below don't have digital in/out, so prevent them from being opened. "Blue Snowball" 999 - "Logitech Speaker Lapdesk N700" 999 + "HP Digital Stereo Headset" 999 + "Logitech Speaker Lapdesk N700" 999 "Logitech USB Headset" 999 "Logitech Wireless Headset" 999 "Plantronics GameCom 780" 999 -- 2.47.1