Skip to content

[BUG] [HDMI] setting on HDMI/DP pin will impact on other pins #1077

@libinyang

Description

@libinyang

If the pins are connecting to the same converter, setting on HDMI/DP pin will impact on other pins.
For example, if pin5-port1 and pin6-port0 are both connected to the cvt3. If we mute pin5-port1, pin6-port0 will be muted automatically. But muting pin6-port0 will not mute pin5-port1 automatically.

How to reproduce:
(in DPMST mode, 1 monitor is connected to pin5-port1, 1 monitor is connected to pin6-port0)

  1. in alsamixer, set "pin5-port1 Mux" to "cvt 3", "pin6-port0 Mux" to "cvt 3"; unmute "hif5-1 Jack" and "hif6-0 Jack"
  2. playback with aplay -Dhw:0,3 xxx
  3. mute "hif5-1 Jack"
    And you will find the monitor which is connected to pin6-port0 is also muted.

Metadata

Metadata

Assignees

Labels

P1Blocker bugs or important featuresbugSomething isn't workingenhancementNew feature or requestreuse legacy HDMI codecReuse legacy HDA HDMI codec driver snd-hda-codec-hdmi

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions