Hi Everybody
I am running debian 12 on a Lenovo Yoga C930-13IKB laptop, however after installing the microphone and speakers did not work. I fixed the speaker issue by running
But so far i have still been unable to fix the microphone. The system did not recognize any microphone to begin with, which i fixed (but don't understand how) by doing
and then overriding the internal mic and install boot overwrite.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Here are some different outputs:
Alsamixer:
Arecord:
Sound devices:Kernel logs:
Hope you can help!
I am running debian 12 on a Lenovo Yoga C930-13IKB laptop, however after installing the microphone and speakers did not work. I fixed the speaker issue by running
Code:
echo "options snd-hda-intel dmic_detect=0" | sudo tee -a /etc/modprobe.d/alsa-base.conf
Code:
~$ sudo apt install alsa-tools-gui~$ hdajackretask
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Here are some different outputs:
Alsamixer:
Arecord:
Code:
~$ arecord -l**** List of CAPTURE Hardware Devices ****card 0: PCH [HDA Intel PCH], device 0: ALC298 Analog [ALC298 Analog] Subdevices: 0/1 Subdevice #0: subdevice #0
Code:
~$ cat /proc/asound/cards 0 [PCH ]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0x2ffb018000 irq 147
Code:
~$ sudo dmesg | grep audio[ 4.839885] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])[ 4.942328] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker[ 4.942333] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)[ 4.942336] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)[ 4.942338] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0[ 4.942340] snd_hda_codec_realtek hdaudioC0D0: inputs:[ 4.942341] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
Statistics: Posted by lavoni — 2024-10-13 11:45 — Replies 0 — Views 32