From dae2afb03bc21a160e777c21d620d3b151fa02a7 Mon Sep 17 00:00:00 2001 From: WeirdTreeThing Date: Fri, 29 Mar 2024 20:53:21 -0400 Subject: [PATCH] codecs/max98390: Remove quad channel speaker support for redrix --- codecs/max98390/speaker.conf | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/codecs/max98390/speaker.conf b/codecs/max98390/speaker.conf index 99fad86..086b2ab 100644 --- a/codecs/max98390/speaker.conf +++ b/codecs/max98390/speaker.conf @@ -1,20 +1,10 @@ -If.redrix { - Condition { - Type String - Haystack "${sys:devices/virtual/dmi/id/product_name}" - Needle "Redrix" - } - True.Define.channels 4 - False.Define.channels 2 -} - SectionDevice."Speaker" { Comment "Speaker" Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId},0" - PlaybackChannels ${var:channels} + PlaybackChannels 2 } EnableSequence [ cset "name='Left Spk Switch' on"