The line in was using the wrong device.
This model is a thelio-major-r2.1 for system76.
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/245
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
+Define.LineDev 0
Define.Mic1Dev 1
Define.Mic2Dev 2
Needle "USB0414:a00d"
}
True.Define {
+ LineDev 1
Mic1Dev 2
- Mic2Dev 1
+ Mic2Dev 0
}
}
Comment "Line In"
Value {
CapturePriority 100
- CapturePCM "hw:${CardId}"
+ CapturePCM "hw:${CardId},${var:LineDev}"
JackControl "Line Jack"
CaptureMixerElem "Line"
}