stoney/hdmi: implement ucm switching

pull/2/head
WeirdTreeThing 2023-08-03 07:55:38 -04:00
parent b91d5e679c
commit e42e187772
No known key found for this signature in database
GPG Key ID: 1F56A4B52998B851
1 changed files with 4 additions and 2 deletions

View File

@ -14,8 +14,9 @@ SectionDevice."HDMI1" {
Comment "HDMI1"
Value {
PlaybackPriority 300
PlaybackPCM "hw:${CardId},3"
JackDev "HDA ATI HDMI HDMI/DP,pcm=3"
JackControl "HDMI/DP,pcm=3 Jack"
}
EnableSequence [
]
@ -27,8 +28,9 @@ SectionDevice."HDMI2" {
Comment "HDMI2"
Value {
PlaybackPriority 400
PlaybackPCM "hw:${CardId},7"
JackDev "HDA ATI HDMI HDMI/DP,pcm=7"
JackControl "HDMI/DP,pcm=7 Jack"
}
EnableSequence [
]