
alsa-project/alsa-ucm-conf issue #561 was opened from baybal:
Mic1 below doesn't work, and always stays high if toggled on. Only analog Mic2 is working.
``` { "Verbs": { "HiFi": { "Comment": "Play HiFi quality Music", "Devices": { "Mic1": { "Comment": "Digital Microphone", "Values": { "CaptureCTL": "_ucm0001.hw:Generic_1", "CaptureMixerElem": "Mic ACP LED", "CapturePCM": "_ucm0001.hw:acppdmmach", "CapturePriority": "100", "CaptureSwitch": "Mic ACP LED Capture Switch", "PlaybackCTL": "_ucm0001.hw:Generic_1", "TQ": "HiFi" } }, "Headphones": { "Comment": "Headphones", "Values": { "CaptureCTL": "_ucm0001.hw:Generic_1", "JackControl": "Headphone Jack", "PlaybackCTL": "_ucm0001.hw:Generic_1", "PlaybackMasterElem": "Master", "PlaybackMixerElem": "Headphone", "PlaybackPCM": "_ucm0001.hw:Generic_1", "PlaybackPriority": "200", "PlaybackSwitch": "Headphone Playback Switch", "PlaybackVolume": "Headphone Playback Volume", "TQ": "HiFi" } }, "Mic2": { "Comment": "Internal Stereo Microphone", "Values": { "CaptureCTL": "_ucm0001.hw:Generic_1", "CaptureMasterElem": "Internal Mic Boost", "CaptureMixerElem": "Capture", "CapturePCM": "_ucm0001.hw:Generic_1", "CapturePriority": "200", "CaptureSwitch": "Capture Switch", "CaptureVolume": "Capture Volume", "PlaybackCTL": "_ucm0001.hw:Generic_1", "TQ": "HiFi" } }, "Speaker": { "Comment": "Speaker", "Values": { "CaptureCTL": "_ucm0001.hw:Generic_1", "PlaybackCTL": "_ucm0001.hw:Generic_1", "PlaybackMasterElem": "Master", "PlaybackMixerElem": "Speaker", "PlaybackPCM": "_ucm0001.hw:Generic_1", "PlaybackPriority": "100", "PlaybackSwitch": "Speaker Playback Switch", "PlaybackVolume": "Speaker Playback Volume", "TQ": "HiFi" } } } } } } ```
Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/561 Repository URL: https://github.com/alsa-project/alsa-ucm-conf