Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 918489

Summary: ATI HD 5870 HDMI audio not working
Product: Red Hat Enterprise Linux 6 Reporter: Arthur Benoit <abenoit>
Component: alsa-libAssignee: Jaroslav Kysela <jkysela>
Status: CLOSED CURRENTRELEASE QA Contact: Ken Benoit <kbenoit>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.4CC: abenoit, jshortt, kbenoit, tpelka
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-07 07:21:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1269638, 1272558    
Attachments:
Description Flags
alsa-info.sh from ATI HD 5870 none

Description Arthur Benoit 2013-03-06 11:06:39 UTC
Created attachment 705878 [details]
alsa-info.sh from ATI HD 5870

Description of problem:
While setting up automation on sound devices I attempted to configure 
an ATI HD 5870 with a loopback cable. To do this I used a digital to analog converter and headphones to ensure sound was OK. No matter want settings were used I could not get sound from the HDMI port. 

Jaroslav,
I added your comment below and attached the output from alsa-info.sh:

>[root@dhcp-186-45 card1]# dmesg | grep HDMI [drm]   HDMI-A
>HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0
>
>It looks like that the graphics driver does not communicate with the
>monitor properly. The ELD information is passed through the HDMI
>handshake from the graphics driver.

                                        
# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog] Subdevices: 1/1
Subdevice #0: subdevice #0 card 0: PCH [HDA Intel PCH], 
device 1: ALC892 Digital [ALC892 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 RHEL Program Management 2013-10-13 23:51:46 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unable to address this
request at this time.

Red Hat invites you to ask your support representative to
propose this request, if appropriate, in the next release of
Red Hat Enterprise Linux.

Comment 3 Jaroslav Kysela 2015-10-14 10:36:12 UTC
Arthur, could you retest with latest RHEL 6 kernel ?

Comment 6 Ken Benoit 2015-11-24 13:36:29 UTC
Manually tested using RHEL6.7. I was able to play sound through HDMI using speaker-test and aplay assuming the audio file was longer than 2-3 seconds as there was a 2-3 second delay before sound started playing. Doing the same through onboard analog audio worked without any issues. Playing an ogg file through Totem with GNOME configured to use the onboard analog audio played fine. Doing the same with HDMI configured through GNOME resulted in the same 2-3 second delay before any sound was heard.

Comment 7 Jaroslav Kysela 2016-08-07 07:21:43 UTC
According comment#6, audio is working but with a delay. I'm closing this bug.

It would be also good to test the direct ALSA hdmi device using 'aplay' or 'speaker-test' - like 'speaker-test -D plug:hdmi' to detect if the delay is caused by the ALSA subsystem or something else.