Edit this file:
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf
And add these lines:
[Element Mic Source]
enumeration = select
[Option Mic Source:Front Mic]
name = analog-input-microphone-front
required-any = any
Then edit this file:
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf
And add these lines:
[Element Mic Source]
enumeration = select
[Option Mic Source:Mic Jack]
name = analog-input-microphone
required-any = any
Now reboot your computer (or restart PulseAudio).
You should now have a "Front Microphone" representing the front panel mic and a "Microphone" representing the other mic jack (wherever that is, probably on the rear).
I'm also attaching a patch which can be upstreamed once you confirm that this is actually working. Thanks!
Could you try the following:
Edit this file: pulseaudio/ alsa-mixer/ paths/analog- input-front- mic.conf
/usr/share/
And add these lines:
[Element Mic Source]
enumeration = select
[Option Mic Source:Front Mic] input-microphon e-front
name = analog-
required-any = any
Then edit this file: pulseaudio/ alsa-mixer/ paths/analog- input-mic. conf
/usr/share/
And add these lines:
[Element Mic Source]
enumeration = select
[Option Mic Source:Mic Jack] input-microphon e
name = analog-
required-any = any
Now reboot your computer (or restart PulseAudio).
You should now have a "Front Microphone" representing the front panel mic and a "Microphone" representing the other mic jack (wherever that is, probably on the rear).
I'm also attaching a patch which can be upstreamed once you confirm that this is actually working. Thanks!