Internal Mic not detected and even if it did only records static

Hello
My microphone is not being detected by manjaro and when i manually import it using /etc/pulse/default.pa
I can hear only static when I record

$ inxi -SAz
System: Kernel: 5.10.2-2-MANJARO x86_64 bits: 64 Desktop: KDE Plasma 5.20.4 Distro: Manjaro Linux
Audio: Device-1: Intel Cannon Lake PCH cAVS driver: snd_hda_intel
Sound Server: ALSA v: k5.10.2-2-MANJARO

$ sudo dmesg | grep -C1 -E ‘ALSA|HDA|sof|HDMI|snd[_-]|sound|hda.codec|hda.intel’
[sudo] password for mohan:
[ 0.089096] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.089096] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.089096] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)

[ 0.458155] Freeing initrd memory: 10580K
[ 0.458181] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.458182] software IO TLB: mapped [mem 0x000000006ebbe000-0x0000000072bbe000] (64MB)
[ 0.458241] platform rtc_cmos: registered platform RTC device (no PNP device found)

[ 21.129170] ieee80211 phy0: Selected rate control algorithm ‘iwl-mvm-rs’
[ 21.129184] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 21.129923] thermal thermal_zone7: failed to read out thermal zone (-61)

[ 22.253943] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1b/LNXVIDEO:01/input/input20
[ 22.254286] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 22.261097] fbcon: i915drmfb (fb0) is primary device

[ 22.261102] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 22.362871] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3254: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 22.362875] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 22.362877] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 22.362879] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 22.362880] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 22.362882] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 22.362884] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1b
[ 22.413301] audit: type=1130 audit(1609574764.422:30): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg=‘unit=systemd-backlight@backlight:intel_backlight comm=“systemd” exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success’
[ 22.452902] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 22.490523] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[ 22.490617] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[ 22.490991] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 22.491090] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 22.491185] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 22.491277] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 25.606199] Bluetooth: Core ver 2.22

sof-firmware and alsa-ucm-conf is already installed

Please can someone help me?
Thanks in advance!!