<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pulseaudio 6.0 on Arch no HDMI sound after upgrade from 5.0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89139">89139</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Pulseaudio 6.0 on Arch no HDMI sound after upgrade from 5.0
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>PulseAudio
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>alsa
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>marc.geerlings@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>lennart@poettering.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>After upgrade HDMI is not working, downgrading to 5.0-1 everything works again.

"pactl info"

pactl info
Server String: /run/user/1001/pulse/native
Library Protocol Version: 30
Server Protocol Version: 30
Is Local: yes
Client Index: 28
Tile Size: 65472
User Name: xbmc
Host Name: titanium
Server Name: pulseaudio
Server Version: 6.0
Default Sample Specification: s16le 2ch 44100Hz
Default Channel Map: front-left,front-right
Default Sink: alsa_output.pci-0000_00_03.0.hdmi-stereo
Default Source: alsa_input.pci-0000_00_1b.0.analog-stereo
Cookie: b50a:197b

There is something I notice with pacmd

"pacmd info" shows my hdmi sink with 3 ports:
        active profile: <output:hdmi-stereo>
    sinks:
        alsa_output.pci-0000_00_03.0.hdmi-stereo/#0: Built-in Audio Digital
Stereo (HDMI)
    sources:
        alsa_output.pci-0000_00_03.0.hdmi-stereo.monitor/#0: Monitor of
Built-in Audio Digital Stereo (HDMI)

ports:
        hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0
usec, available: no)
            properties:
                device.icon_name = "video-display"
        hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, latency offset 0
usec, available: no)
            properties:
                device.icon_name = "video-display"
        hdmi-output-2: HDMI / DisplayPort 3 (priority 5700, latency offset 0
usec, available: yes)
            properties:
                device.icon_name = "video-display"
                device.product.name = "SAMSUNG"

"pacmd list-sinks" shows only one port:
    ports:
        hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0
usec, available: no)
            properties:
                device.icon_name = "video-display"

If I do "pacmd set-sink-port alsa_output.pci-0000_00_03.0.hdmi-stereo 
hdmi-output-0" there is no error.
If I do 'pacmd set-sink-port alsa_output.pci-0000_00_03.0.hdmi-stereo 
hdmi-output-2" the error is "Failed to set sink port to 'hdmi-output-2'".</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>