mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
alsa-mixer: Set the intended-role of Steelseries Arctis 5/7 headset as phone
Fixes: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/640
This commit is contained in:
parent
c6a0665618
commit
6438e5c46d
2 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ device-strings = hw:%f,0,0
|
|||
channel-map = left,right
|
||||
paths-input = analog-input-mic
|
||||
paths-output = steelseries-arctis-output-chat-common
|
||||
intended-roles = phone
|
||||
|
||||
[Mapping analog-game]
|
||||
description = Game
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ device-strings = hw:%f,0,0
|
|||
channel-map = mono
|
||||
paths-output = usb-gaming-headset-output-mono
|
||||
paths-input = usb-gaming-headset-input
|
||||
intended-roles = phone
|
||||
|
||||
[Mapping analog-stereo]
|
||||
device-strings = hw:%f,1,0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue