diff -Nru alsa-ucm-conf-1.2.2/debian/changelog alsa-ucm-conf-1.2.2/debian/changelog --- alsa-ucm-conf-1.2.2/debian/changelog 2020-11-09 11:59:02.000000000 +0800 +++ alsa-ucm-conf-1.2.2/debian/changelog 2020-12-18 15:10:56.000000000 +0800 @@ -1,3 +1,10 @@ +alsa-ucm-conf (1.2.2-1ubuntu5.2) groovy; urgency=medium + + * d/p/0001-rt715-init-setup-ADC07-to-a-proper-volume.patch + Correct rt715 init volume setting. (LP: #1908677) + + -- Kai-Chuan Hsieh Fri, 18 Dec 2020 15:10:56 +0800 + alsa-ucm-conf (1.2.2-1ubuntu5.1) groovy; urgency=medium * d/p/0001-sof-hda-dsp-add-initial-kcontrol-values.patch diff -Nru alsa-ucm-conf-1.2.2/debian/patches/0001-rt715-init-setup-ADC07-to-a-proper-volume.patch alsa-ucm-conf-1.2.2/debian/patches/0001-rt715-init-setup-ADC07-to-a-proper-volume.patch --- alsa-ucm-conf-1.2.2/debian/patches/0001-rt715-init-setup-ADC07-to-a-proper-volume.patch 2020-11-09 11:59:02.000000000 +0800 +++ alsa-ucm-conf-1.2.2/debian/patches/0001-rt715-init-setup-ADC07-to-a-proper-volume.patch 2020-12-18 15:10:56.000000000 +0800 @@ -11,16 +11,11 @@ ucm2/codecs/rt715/init.conf | 1 + 1 file changed, 1 insertion(+) -diff --git a/ucm2/codecs/rt715/init.conf b/ucm2/codecs/rt715/init.conf -index 6e07b2d..15a0571 100644 --- a/ucm2/codecs/rt715/init.conf +++ b/ucm2/codecs/rt715/init.conf -@@ -7,4 +7,5 @@ BootSequence [ +@@ -7,4 +7,5 @@ cset "name='rt715 ADC 25 Mux' 4" cset "name='rt715 ADC 27 Capture Switch' 1" cset "name='rt715 ADC 07 Capture Switch' 1" + cset "name='rt715 ADC 07 Capture Volume' 58" ] --- -2.27.0 -