mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-01 00:29:40 +01:00
108 lines
4 KiB
Text
108 lines
4 KiB
Text
|
[Profile speaker+hdmi-stereo]
|
||
|
description = Speaker + HDMI Stereo
|
||
|
output-mappings = analog-stereo hdmi-stereo hdmi-stereo-extra1 hdmi-stereo-extra2
|
||
|
input-mappings = analog-stereo
|
||
|
|
||
|
[Mapping analog-stereo]
|
||
|
device-strings = front:%f
|
||
|
channel-map = left,right
|
||
|
paths-output = analog-output analog-output-lineout analog-output-speaker analog-output-headphones analog-output-headphones-2
|
||
|
paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line analog-input-headphone-mic analog-input-headset-mic
|
||
|
priority = 15
|
||
|
|
||
|
[Mapping hdmi-stereo]
|
||
|
description = Stereo (HDMI)
|
||
|
device-strings = hdmi:%f
|
||
|
paths-output = hdmi-output-0
|
||
|
channel-map = left,right
|
||
|
priority = 6
|
||
|
direction = output
|
||
|
|
||
|
[Mapping hdmi-stereo-extra1]
|
||
|
description = Stereo (HDMI 2)
|
||
|
device-strings = hdmi:%f,1
|
||
|
paths-output = hdmi-output-1
|
||
|
channel-map = left,right
|
||
|
priority = 8
|
||
|
direction = output
|
||
|
|
||
|
[Mapping hdmi-stereo-extra2]
|
||
|
description = Stereo (HDMI 3)
|
||
|
device-strings = hdmi:%f,2
|
||
|
paths-output = hdmi-output-2
|
||
|
channel-map = left,right
|
||
|
priority = 6
|
||
|
direction = output
|
||
|
|
||
|
[Profile speaker+hdmi-surround]
|
||
|
description = Speaker + HDMI 5.1
|
||
|
output-mappings = analog-stereo hdmi-surround hdmi-surround-extra1 hdmi-surround-extra2
|
||
|
input-mappings = analog-stereo
|
||
|
|
||
|
[Mapping analog-stereo]
|
||
|
device-strings = front:%f
|
||
|
channel-map = left,right
|
||
|
paths-output = analog-output analog-output-lineout analog-output-speaker analog-output-headphones analog-output-headphones-2
|
||
|
paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line analog-input-headphone-mic analog-input-headset-mic
|
||
|
priority = 15
|
||
|
|
||
|
[Mapping hdmi-surround]
|
||
|
description = Digital Surround 5.1 (HDMI)
|
||
|
device-strings = hdmi:%f
|
||
|
paths-output = hdmi-output-0
|
||
|
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
||
|
priority = 6
|
||
|
direction = output
|
||
|
|
||
|
[Mapping hdmi-surround-extra1]
|
||
|
description = Digital Surround 5.1 (HDMI 2)
|
||
|
device-strings = hdmi:%f,1
|
||
|
paths-output = hdmi-output-1
|
||
|
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
||
|
priority = 8
|
||
|
direction = output
|
||
|
|
||
|
[Mapping hdmi-surround-extra2]
|
||
|
description = Digital Surround 5.1 (HDMI 3)
|
||
|
device-strings = hdmi:%f,2
|
||
|
paths-output = hdmi-output-2
|
||
|
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
||
|
priority = 6
|
||
|
direction = output
|
||
|
|
||
|
[Profile speaker+hdmi-surround71]
|
||
|
description = Speaker + HDMI 7.1
|
||
|
output-mappings = analog-stereo hdmi-surround71 hdmi-surround71-extra1 hdmi-surround71-extra2
|
||
|
input-mappings = analog-stereo
|
||
|
|
||
|
[Mapping analog-stereo]
|
||
|
device-strings = front:%f
|
||
|
channel-map = left,right
|
||
|
paths-output = analog-output analog-output-lineout analog-output-speaker analog-output-headphones analog-output-headphones-2
|
||
|
paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line analog-input-headphone-mic analog-input-headset-mic
|
||
|
priority = 15
|
||
|
|
||
|
[Mapping hdmi-surround71]
|
||
|
description = Digital Surround 7.1 (HDMI)
|
||
|
device-strings = hdmi:%f
|
||
|
paths-output = hdmi-output-0
|
||
|
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
|
||
|
priority = 6
|
||
|
direction = output
|
||
|
|
||
|
[Mapping hdmi-surround71-extra1]
|
||
|
description = Digital Surround 7.1 (HDMI 2)
|
||
|
device-strings = hdmi:%f,1
|
||
|
paths-output = hdmi-output-1
|
||
|
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
|
||
|
priority = 8
|
||
|
direction = output
|
||
|
|
||
|
[Mapping hdmi-surround71-extra2]
|
||
|
description = Digital Surround 7.1 (HDMI 3)
|
||
|
device-strings = hdmi:%f,2
|
||
|
paths-output = hdmi-output-2
|
||
|
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
|
||
|
priority = 6
|
||
|
direction = output
|