Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37601089
en ru br
ALT Linux repositórios
S:1.2.8-alt8

Group :: Sistema/Bibliotecas
RPM: alsa-ucm-conf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0012-ucm2-sof-essx8336-HiFi_fix_disdevall_and_EN_headset.patch
Download


From be0a7fc402bfdd23554986afdedac6e3a0431d31 Mon Sep 17 00:00:00 2001
From: Vasiliy Kovalev <kovalev@altlinux.org>
Date: Mon, 28 Nov 2022 12:05:24 +0300
Subject: [PATCH] sof-essx8336: cancel the disconnection of all devices in the
 configuration file and correcting the settings of the external microphone of
 the headphones
Signed-off-by: Vasiliy Kovalev <kovalev@altlinux.org>
---
 ucm2/Intel/sof-essx8336/HiFi.conf | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/ucm2/Intel/sof-essx8336/HiFi.conf b/ucm2/Intel/sof-essx8336/HiFi.conf
index 974a80a..3e53b16 100644
--- a/ucm2/Intel/sof-essx8336/HiFi.conf
+++ b/ucm2/Intel/sof-essx8336/HiFi.conf
@@ -1,6 +1,8 @@
 SectionVerb {
 	EnableSequence [
-		disdevall ""
+		# This command blocks the detection of HDMI audio outputs,
+		# disable it
+		#disdevall ""
 		# Disable all inputs / outputs
 		#   (may be duplicated with disdevall)
 		cset "name='Headphone Switch' off"
@@ -123,12 +125,12 @@ SectionDevice."Headset" {
 	}
 
 	EnableSequence [
-		cset "name='Headset Switch' on"
-		cset "name='Digital Mic Mux' 'dmic disable'"
+		cset "name='Differential Mux' lin2-rin2"
+		cset "name='Headset Mic Switch' on"
 	]
 
 	DisableSequence [
-		cset "name='Headset Switch' on"
+		cset "name='Headset Mic Switch' off"
 	]
 
 	Value {
-- 
2.33.5
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009