Fix Manjaro Headset Microphone Not Working

When I plug my headphone into my Manjaro machine, although it can play sounds, it doesn’t show up in the microphone devices menu.
To fix this, I create and edit the following file:

1
/etc/modprobe.d/alsa-base.conf

Add this line to the end of the file:
1
options snd-hda-intel model=dell-headset-multi

After reboot, my headphone can be selected in the microphone devices menu.
img
This method also works on other linux distros such as Ubuntu.


本Blog所有文章除特別聲明外,均採用 CC BY-SA 4.0 協定 ,轉載請註明出處