]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
SDP4430: corrections and fixes
authorJaroslav Kysela <perex@perex.cz>
Tue, 4 Feb 2020 16:52:37 +0000 (17:52 +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/SDP4430/FMAnalog.conf
ucm2/SDP4430/Record.conf
ucm2/SDP4430/Voice.conf
ucm2/SDP4430/VoiceCall.conf

index 2cfabf92cb571a2d709df8de80e6aa8a84351ed0..da21ab1ddad22237dff629280385fdaba018e0a5 100644 (file)
@@ -33,6 +33,7 @@ SectionDevice."Headset" {
        ]
 
        Value {
+               CapturePriority 100
                 CapturePCM "hw:${CardId},0"
        }
 }
index d3c4955ac2d8d6b4e5068347cb9b079deccab635..44e722b28f12e8c9dea8f14be4e30a6bb13fbd3e 100644 (file)
@@ -39,6 +39,7 @@ SectionDevice."Headset" {
        ]
 
        Value {
+               CapturePriority 100
                CapturePCM "hw:${CardId},0"
        }
 }
index 15cd4f08e310ff005138a7307c411ee833377329..21103328054d8d9292775e3158e1ddfe6a3ba9d3 100644 (file)
@@ -39,6 +39,7 @@ SectionDevice."Headset" {
        ]
 
        Value {
+               PlaybackPriority 100
                PlaybackPCM "hw:${CardId},2"
        }
 }
index 2f02a2ba02476f9ed3d74f0e02730fd1439aa589..d7d5c9033bdbbb8f28ac71286048046e32fc9fce 100644 (file)
@@ -58,7 +58,9 @@ SectionDevice."Headset" {
        ]
 
        Value {
+               CapturePriority 100
                 CapturePCM "hw:${CardId},2"
+               PlaybackPriority 100
                PlaybackPCM "hw:${CardId},2"
        }
 }