Mic Not workin on Acer E5-411

See my details below.

1 card(s) available.
    index: 0
	name: <alsa_card.pci-0000_00_1b.0>
	driver: <module-alsa-card.c>
	owner module: 6
	properties:
		alsa.card = "0"
		alsa.card_name = "HDA Intel PCH"
		alsa.long_card_name = "HDA Intel PCH at 0x90910000 irq 94"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:00:1b.0"
		sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
		device.bus = "pci"
		device.vendor.id = "8086"
		device.vendor.name = "Intel Corporation"
		device.product.id = "0f04"
		device.product.name = "Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller"
		device.form_factor = "internal"
		device.string = "0"
		device.description = "Built-in Audio"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	profiles:
		input:analog-stereo: Analog Stereo Input (priority 32833, available: unknown)
		output:analog-stereo: Analog Stereo Output (priority 39268, available: unknown)
		output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 39333, available: unknown)
		output:hdmi-stereo: Digital Stereo (HDMI) Output (priority 5900, available: no)
		output:hdmi-stereo+input:analog-stereo: Digital Stereo (HDMI) Output + Analog Stereo Input (priority 5965, available: unknown)
		output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (priority 800, available: no)
		output:hdmi-surround+input:analog-stereo: Digital Surround 5.1 (HDMI) Output + Analog Stereo Input (priority 865, available: unknown)
		output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (priority 800, available: no)
		output:hdmi-surround71+input:analog-stereo: Digital Surround 7.1 (HDMI) Output + Analog Stereo Input (priority 865, available: unknown)
		off: Off (priority 0, available: unknown)
	active profile: <output:analog-stereo+input:analog-stereo>
	sinks:
		alsa_output.pci-0000_00_1b.0.analog-stereo/#4: Built-in Audio Analog Stereo
	sources:
		alsa_input.pci-0000_00_1b.0.analog-stereo/#1: Built-in Audio Analog Stereo
		alsa_output.pci-0000_00_1b.0.analog-stereo.monitor/#5: Monitor of Built-in Audio Analog Stereo
	ports:
		analog-input-mic: Microphone (priority 8700, latency offset 0 usec, available: unknown)
			properties:
				device.icon_name = "audio-input-microphone"
		analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "audio-speakers"
		analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: yes)
			properties:
				device.icon_name = "audio-headphones"
		hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "video-display"

Disclaimer

I will be honest in saying that I have no idea how to even start on this problem as I have not read up much about hardware issues. Often in Manjaro, if it does not work out of the box, it won’t work at all. But to not discourage you from using Linux, there is a few things you can try to fix this issue.

Questions

First off, have you been able to get the microphone working on Manjaro before? If not, have you had it working on another Linux distro? If not even that, have you had it working on Windows? (If it didn’t, the mic might just be broken.)

Secondly, is it the built-in mic that isn’t working or a headphone mic? If it is one, try whether the other one does work.

Install options

Then some installer options. Pulseaudio is known to not have all the features you would like from a sound manager. You could try installing Pipewire. This is an alternative and more modern audio processor. It is still in active development, but if Pulse isn’t working, Pipewire might (it did for me when my audio glitched). Note here that Pipewire is less stable (although I haven’t experienced much issues with it) and there is less documentation available. See this post on how to switch PA to Pipewire:

Finally, it could be that the driver is only later included into the kernel. If that happens to be the case, you could try installing the latest (stable) kernel with:

sudo mhwd-kernel -i linux515

Wrapping up

Don’t forget to reboot after installing pipewire or the new kernel.

Please let me know which of these options you tried and what the results were. Best of luck!

PulseAudio data shows only the internal microphone is detected

sources:
alsa_input.pci-0000_00_1b.0.analog-stereo/#1: Built-in Audio Analog Stereo

ports:
analog-input-mic: Microphone (priority 8700, latency offset 0 usec, available: unknown)

Please post more information about ALSA audio settings

sudo alsa-info.sh --upload

forum spam filter does not allow new users to post active links, but will allow posting an inactive link using the preformatted text button </> OR 3 backticks

done uploading

i still dont have the fix on this… pipe wire does not resolved it