* ASUS Zenbook UM5606 mic-mute LED on when non-functioning DMIC is muted, and not analog microphones
[not found] <183e84b78f46f400-webhooks-bot@alsa-project.org>
@ 2025-05-11 16:07 ` GitHub issues - opened
0 siblings, 0 replies; only message in thread
From: GitHub issues - opened @ 2025-05-11 16:07 UTC (permalink / raw)
To: alsa-devel
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
^ permalink raw reply [flat|nested] only message in thread