I recently added support for these to Linux, see
https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git/commit/?id=
4b8ea38fabab45ad911a32a336416062553dfe9c
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/185
Signed-off-by: Jan Schär <jan@jschaer.ch>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Value {
PlaybackPriority 100
PlaybackPCM "hw:${CardId}"
+ JackControl "Headphone Jack"
If.Headphone_ctl {
Condition {
Value {
PlaybackPriority 200
PlaybackPCM "hw:${CardId},1"
+ JackControl "Line Out Jack"
If.Line_ctl {
Condition {
}
}
-SectionDevice."Mic" {
- Comment "Microphone"
+SectionDevice."Headset" {
+ Comment "Headset Microphone"
Value {
CapturePriority 100
CapturePCM "hw:${CardId}"
+ JackControl "Headset Mic Jack"
If.Mic_ctl {
Condition {