HEX
Server: nginx/1.26.1
System: Linux main-vm 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
User: root (0)
PHP: 8.2.19
Disabled: NONE
Upload Files
File: //usr/share/alsa/ucm2/codecs/rt5672/DMIC2.conf
SectionDevice."Mic2" {
	Comment "Internal Digital Microphone on DMIC2"

	ConflictingDevice [
		"Mic1"
		"Headset"
	]

	EnableSequence [
		cset "name='Int Mic Switch' on"
		cset "name='Stereo1 DMIC Mux' DMIC2"
		cset "name='Stereo1 ADC 2 Mux' DMIC"
		cset "name='Sto1 ADC MIXL ADC2 Switch' on"
		cset "name='Sto1 ADC MIXR ADC2 Switch' on"
	]

	DisableSequence [
		cset "name='Int Mic Switch' off"
		cset "name='Sto1 ADC MIXL ADC2 Switch' off"
		cset "name='Sto1 ADC MIXR ADC2 Switch' off"
	]

	Value {
		CapturePriority 200
		CapturePCM "hw:${CardId}"
		# The DMIC ofcourse has no analog volume controls
		# Use the digital ADC master control as MixerElem
		CaptureMixerElem "ADC"
		CaptureVolume "ADC Capture Volume"
		CaptureSwitch "ADC Capture Switch"
	}
}