mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-11 13:30:02 -05:00
alsa-mixer: autodetect the ELD device
This removes the need to hardcode the ELD device index in the path configuration. The hardcoded values don't work with the Intel HDMI LPE driver. BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=100488
This commit is contained in:
parent
67f11ff301
commit
72fa468a45
11 changed files with 41 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[General]
|
||||
description = HDMI / DisplayPort 3
|
||||
priority = 57
|
||||
eld-device = 8
|
||||
eld-device = auto
|
||||
|
||||
[Properties]
|
||||
device.icon_name = video-display
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue