Dne 06. 01. 20 v 14:11 Hans de Goede napsal(a):
The conversion to ucm2 format missed adding an include for:
codecs/es8316/HeadPhones.conf
Leading to no sound on the headphones output, this commit adds the missing
include fixing this.
Applied. Thank you for the fix.
Jaroslav
Cc: youling 257 <youling257@xxxxxxxxx>
Reported-by: youling 257 <youling257@xxxxxxxxx>
Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
---
ucm2/bytcht-es8316/HiFi-Components.conf | 2 ++
ucm2/bytcht-es8316/HiFi-LongName.conf | 2 ++
2 files changed, 4 insertions(+)
diff --git a/ucm2/bytcht-es8316/HiFi-Components.conf b/ucm2/bytcht-es8316/HiFi-Components.conf
index 314d355..c40bd49 100644
--- a/ucm2/bytcht-es8316/HiFi-Components.conf
+++ b/ucm2/bytcht-es8316/HiFi-Components.conf
@@ -20,6 +20,8 @@ If.mono {
}
}
+<codecs/es8316/HeadPhones.conf>
+
If.in1 {
Condition {
Type String
diff --git a/ucm2/bytcht-es8316/HiFi-LongName.conf b/ucm2/bytcht-es8316/HiFi-LongName.conf
index ea7d1c3..03cf17b 100644
--- a/ucm2/bytcht-es8316/HiFi-LongName.conf
+++ b/ucm2/bytcht-es8316/HiFi-LongName.conf
@@ -20,6 +20,8 @@ If.mono {
}
}
+<codecs/es8316/HeadPhones.conf>
+
If.in1 {
Condition {
Type String
--
Jaroslav Kysela <perex@xxxxxxxx>
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel