You are not logged in.
Pages: 1
I have a Lenovo x1 yoga gen 4 and the microphone doesn't work. pavucontrol and gnome audio controls show no microphone at all.
# dmesg | grep audio
[ 3.908176] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 3.951878] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC285: line_outs=2 (0x14/0x17/0x0/0x0/0x0) type:speaker
[ 3.951881] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.951882] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 3.951883] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 3.951884] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 3.951885] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19Is there some way I can link the 0x19 mic device? I have been experimenting with the bass speaker on this laptop, and I know I can link it by doing this:
# hda-verb /dev/snd/hwC0D0 0x17 SET_CONNECT_SEL 1
So could I do something similar with the microphone to make it work? I've looked at every post about this and the x1 carbon gen 7 which is almost identical to my laptop, and nothing is working.
thanks.
Last edited by citren (2020-10-22 22:48:14)
Offline
Please use
[code]code here[/code]for command outputs, code snippets, etc.
Offline
Just for anybody with the X1 Yoga Gen 4 or the X1 Carbon Gen 7, make sure you're on the regular kernel for proper audio, and install sof-firmware and linux-firmware.
Offline
Pages: 1