Bug 62601 - 3.11 radeon hdmi audio does not work
Summary: 3.11 radeon hdmi audio does not work
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: x86-64 Linux
: P1 high
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-06 15:32 UTC by pht
Modified: 2013-11-13 14:12 UTC (History)
2 users (show)

See Also:
Kernel Version: 3.11
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description pht 2013-10-06 15:32:31 UTC
Hello

I have

01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RS880 [Radeon HD 4200]
01:05.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RS880 HDMI Audio [Radeon HD 4200 Series]

And I boot with radeon.audio=1

In previous kernel (3.10), sound works. With kernel 3.11 I can't hear the sound. The card is listed in alsamixer, and output is unmuted, but I can't simply hear the sound. Downgrade of kernel and reboot fixes the issue.
Comment 1 Rafał Miłecki 2013-10-07 10:01:37 UTC
RS880 is a DCE 3.0, you may want the following fix:
drm/radeon: fix hdmi audio on DCE3.0/3.1 asics

Please try 3.11.4 which includes it and report back.
Comment 2 pht 2013-10-07 17:58:53 UTC
Yes it is fixed, thanks.

Note You need to log in before you can comment on or make changes to this bug.