Bug 44341
Summary: | Radeon HD6990M: HDMI audio output works now! Kernel gives new warning | ||
---|---|---|---|
Product: | Drivers | Reporter: | Christopher Frömmel (cfroemmel) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alan, florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.7.7 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
kernel's warning
full dmesg lspci -v kernel config warning with frame pointers enabled (sorry!) full dmesg lspci .config 3.5.2 remove overzealous warning |
Created attachment 75071 [details]
full dmesg
Created attachment 75081 [details]
lspci -v
Created attachment 75091 [details]
kernel config
Created attachment 75121 [details]
warning with frame pointers enabled (sorry!)
driver as module
Fixed in 3.5 final Warnings again since 3.5.1 Created attachment 77811 [details]
full dmesg
Created attachment 77821 [details]
lspci
Created attachment 77831 [details]
.config 3.5.2
3.7.7 still gives similar warning with radeon.audio=1, but works fine. Created attachment 93151 [details]
remove overzealous warning
This patch should fix the issue.
A patch referencing this bug report has been merged in Linux v3.9-rc1: commit c944b2abb067130542055666f23409fd5e1afc8e Author: Alex Deucher <alexander.deucher@amd.com> Date: Tue Feb 12 08:39:10 2013 -0500 drm/radeon: remove overzealous warning in hdmi handling |
Created attachment 75061 [details] kernel's warning It seems that hdmi audio is working now for radeon 69xx series. Thanks for that! It did not on rc3. But there is also a new warning loading the driver that may be interesting. Nevertheless system seems to run good (and with audio!)