I'm new in the Linux world. So I've installed Ubuntu 20.4 on my Macbook Air 2014... Everything works fine, audio, microphone, however, my problem arises when I try to plug in the headphone. The audio works fine, but I can't seen to make the headset mic to work.
I did some research, found this topic
Did all the workarounds... I've looked up on the kernel website to see which codec my computer uses:
Cirrus Logic CS4208 mba6 MacBook Air 6,1 and 6,2
Then I've openned Visual Studio and added the line bellow at the bottom of /etc/modprobe.d/alsa-base.conf
options snd-hda-intel model=mba6
After reboot, nothing has changed. Does anyone know how to fix this problem?