Built-in Microphone is not working in laptop Dell G3 3590 with Ubuntu 22.04, Ubuntu 22.10, and Ubuntu 23.04.[COLOR=var(--black-200) !important][COLOR=var(--black-500) !important]
Output Device Results Speakers Built-in Audio Working Headset - *** Working Handsfree - *** Working
Input Device Results Handsfree - *** Working Microphone - Built-in Audio Not Working ( some constant noise while playback the recording ) Headset Microphone - Built-in Audio Not Working
inxi -Fxz
System:
Kernel: 6.2.0-20-generic arch: x86_64 bits: 64 compiler: N/A Desktop: GNOME
v: 44.0 Distro: Ubuntu 23.04 (Lunar Lobster)
Machine:
Type: Laptop System: Dell product: G3 3590 v: N/A
serial: <superuser required>
Mobo: Dell model: 0DKM3T v: A00 serial: <superuser required> UEFI: Dell
v: 1.4.3 date: 07/01/2019
Audio:
Device-1: Intel Cannon Lake PCH cAVS vendor: Dell driver: snd_hda_intel
v: kernel bus-ID: 00:1f.3
Device-2: NVIDIA TU116 High Definition Audio vendor: Dell
driver: snd_hda_intel v: kernel bus-ID: 01:00.1
Sound API: ALSA v: k6.2.0-20-generic running: yes
Sound Server-1: PulseAudio v: 16.1 running: no
Sound Server-2: PipeWire v: 0.3.65 running: yes
AlsaMixer & Settings->Sound Sound" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; vertical-align: bottom; box-sizing: inherit; max-width: 100%;">
Online Microphone Testing https://webcammictest.com/check-mic.html
Update
adding these two lines solved the issue in my case
edit /etc/modprobe.d/alsa-base.conf to add
blacklist snd-hda-intel blacklist snd-soc-skl
https://github.com/thesofproject/lin...ment-596600017
Bookmarks