]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
GoogleNyan: corrections and fixes
authorJaroslav Kysela <perex@perex.cz>
Tue, 4 Feb 2020 17:48:05 +0000 (18:48 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 5 Feb 2020 12:17:24 +0000 (13:17 +0100)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/GoogleNyan/HiFi.conf

index 0bcd8e8b435e2bcab798ab6d395b47793a329cda..542859160b4cd206c95b637c99ed8f3f4686f7e1 100644 (file)
@@ -38,6 +38,10 @@ SectionVerb {
 }
 
 SectionDevice."Headphones" {
+       Value {
+               PlaybackPriority 100
+               PlaybackPCM "hw:${CardId}"
+       }
        EnableSequence [
                cset "name='Speakers Switch' off"
                cset "name='Headphones Switch' on"
@@ -50,6 +54,8 @@ SectionDevice."Headphones" {
 
 SectionDevice."Mic" {
        Value {
+               CapturePriority 100
+               CapturePCM "hw:${CardId}"
                #CaptureControl "MIC2"
        }
        EnableSequence [