
| Current Path : /proc/thread-self/root/usr/share/alsa/ucm2/codecs/hda/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //proc/thread-self/root/usr/share/alsa/ucm2/codecs/hda/hdmi.conf |
If.hdmi {
Condition {
Type ControlExists
Control "iface=CARD,name='HDMI/DP,pcm=${var:HdmiPCM} Jack'"
}
True {
SectionDevice."HDMI${var:HdmiNum}" {
Comment "HDMI${var:HdmiNum} Output"
EnableSequence [
cset "name='IEC958 Playback Switch' on"
]
DisableSequence [
cset "name='IEC958 Playback Switch' off"
]
Value {
PlaybackPriority "${var:HdmiPrio}"
PlaybackPCM "hw:${CardId},${var:HdmiPCM}"
JackControl "HDMI/DP,pcm=${var:HdmiPCM} Jack"
}
}
}
}