| Server IP : 209.205.66.10 / Your IP : 216.73.216.173 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ammon 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 User : ( 1006) PHP Version : 8.5.8 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/alsa/ucm2/sof-soundwire/ |
Upload File : |
# Use case Configuration for sof-soundwire card
If.hwctl {
Condition {
Type ControlExists
Control "name='rt715 Capture Volume'"
}
True.Define.rt715ctl "rt715 Capture"
False.Define.rt715ctl "PGA5.0 5 Master Capture"
}
SectionDevice."Mic" {
Comment "SoundWire microphones"
EnableSequence [
cset "name='${var:rt715ctl} Switch' 1"
]
DisableSequence [
cset "name='${var:rt715ctl} Switch' 0"
]
Value {
CapturePriority 100
CapturePCM "hw:${CardId},4"
CaptureSwitch "${var:rt715ctl} Switch"
CaptureVolume "${var:rt715ctl} Volume"
CaptureMixerElem "${var:rt715ctl}"
}
}