mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-13 13:29:58 -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".
This commit is contained in:
parent
e853d0b048
commit
2f4f82c44c
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