mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
alsa-mixer: Recognize rear mic jack mixer of USB audio
Add "- Input" suffix to a new "[Jack]" section of rear mic in the path file, and the rear mic jack is probed and its state is compared with the expected "Rear Mic - Input". Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/620>
This commit is contained in:
parent
d517a204de
commit
3e2dacdb38
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@ description-key = analog-input-microphone-rear
|
||||||
[Jack Rear Mic]
|
[Jack Rear Mic]
|
||||||
required-any = any
|
required-any = any
|
||||||
|
|
||||||
|
[Jack Rear Mic - Input]
|
||||||
|
required-any = any
|
||||||
|
|
||||||
[Jack Rear Mic Phantom]
|
[Jack Rear Mic Phantom]
|
||||||
required-any = any
|
required-any = any
|
||||||
state.plugged = unknown
|
state.plugged = unknown
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue