aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2019-11-21 15:00:18 +0100
committerJaroslav Kysela <perex@perex.cz>2019-11-21 15:00:38 +0100
commit30bb695ecdc433909a3576ee7c64ba41476aa05f (patch)
tree21c16f0592eb88e557a7fd229d91a33a177af3de
parent974772e80f74a9f1c394eeae22cb80731b44b927 (diff)
DB820c: fix HDMI.conf (remove cdev and fix PCM devices)
-rw-r--r--ucm2/DB820c/HDMI.conf15
1 files changed, 5 insertions, 10 deletions
diff --git a/ucm2/DB820c/HDMI.conf b/ucm2/DB820c/HDMI.conf
index 39b2869..76c0e92 100644
--- a/ucm2/DB820c/HDMI.conf
+++ b/ucm2/DB820c/HDMI.conf
@@ -3,17 +3,14 @@
SectionVerb {
EnableSequence [
- cdev "hw:0"
- cset "name='HDMI Mixer MultiMedia1' 1"
+ cset "name='HDMI Mixer MultiMedia1' 1"
]
DisableSequence [
- cdev "hw:0"
- cset "name='HDMI Mixer MultiMedia1' 0"
- ]
+ cset "name='HDMI Mixer MultiMedia1' 0"
Value {
TQ "HiFi"
- PlaybackPCM "plughw:0,0"
+ PlaybackPCM "plughw:${CardId},0"
}
}
@@ -22,13 +19,11 @@ SectionDevice."HDMI-stereo" {
Comment "HDMI Digital Stereo Output"
EnableSequence [
- cdev "hw:0"
- cset "name='HDMI Mixer MultiMedia1' 1"
+ cset "name='HDMI Mixer MultiMedia1' 1"
]
DisableSequence [
- cdev "hw:0"
- cset "name='HDMI Mixer MultiMedia1' 0"
+ cset "name='HDMI Mixer MultiMedia1' 0"
]
Value {