Hello,
I'm trying to get mic working with ALSA on Arch Linux. I have installed
sof-firmware along with alsa. My alsa card is sof-hda-dsp. The chip is Realtek
ALC287. I have following items in capture tab of alsamixer.
1. Mic Boost (I have set it to max)
2. Capture (maxed and toggled to on)
3. D
Regarding the request below, I fixed the mic issue by installing pipewire. I
think my default input was set wrong. I probably needed to set it to dmic.
Pipewire with pavucontrol seems to set it correctly for my needs. Thanks.
On 2022-07-05 14:51:09, Sadeep Madurange wrote:
> Hello,
>
> I'm tryi