Bug 89138 - Pulseaudio 6.0 on Arch no HDMI sound after upgrad from 5.0
Summary: Pulseaudio 6.0 on Arch no HDMI sound after upgrad from 5.0
Status: RESOLVED DUPLICATE of bug 89139
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: alsa (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-13 17:54 UTC by Marc Geerlings
Modified: 2015-02-14 06:04 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Marc Geerlings 2015-02-13 17:54:26 UTC
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'".
Comment 1 Arun Raghavan 2015-02-14 06:04:25 UTC

*** This bug has been marked as a duplicate of bug 89139 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.