Message ID | 20240226141403.13948-1-seda18@rolmail.net |
---|---|
State | New |
Headers | show |
Series | [alsa-lib] conf: USB-Audio: Add Corsair HS60 Pro to the IEC958 blacklist | expand |
diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf index 80631b2e..08346a1b 100644 --- a/src/conf/cards/USB-Audio.conf +++ b/src/conf/cards/USB-Audio.conf @@ -53,6 +53,7 @@ USB-Audio.pcm.iec958_device { "Blue Snowball" 999 "C-Media USB Headphone Set" 999 "Cmedia Audio" 999 + "Corsair HS60 PRO Surround USB S" 999 "DELL PROFESSIONAL SOUND BAR AE5" 999 "HP Digital Stereo Headset" 999 "GN 9330" 999
This device is just an external USB soundcard with a female 3.5mm jack for a headset, no S/PDIF | IEC958 connector. Add it to the blacklist to prevent it being opened. Signed-off-by: David Senoner <seda18@rolmail.net> --- src/conf/cards/USB-Audio.conf | 1 + 1 file changed, 1 insertion(+)