Bug 98651
Summary: | HDMI goes black on Radeon HD 6950 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Thomas (v10lator) |
Component: | Video(Other) | Assignee: | drivers_video-other |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | adf.lists, kernel |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.0.3 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Thomas
2015-05-19 09:52:39 UTC
I just compiled a 4.0.4 Kernel with the bad commit reverted. The screen shows a image but HDMI audio isn't working (pavucontrol says it's unplugged). Not sure whether this is a me-too: I have the same issue since 4.0.3 with an AMD E2-1800 APU with GPU component as follows: 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 7340] Notable differences: The behaviour is observed on laptop's primary screen (LVDS1). No access to an HDMI screen to test at the moment, but HDMI audio is enabled (radeon.audio=1). Also the screen doesn't "stay black" but goes black just when udev loads and radeondrmfb takes over from simplefb (the point at which there is normally a flicker and the console output gets cleared). Other possibly-germane notes: BIOS is in full UEFI mode, and I have agpgart disabled (despite advice in kernel documentation, GLX seems to have been working fine without it until now; does that doc need updating?). (In reply to Thomas from comment #1) > I just compiled a 4.0.4 Kernel with the bad commit reverted. The screen > shows a image but HDMI audio isn't working (pavucontrol says it's unplugged). There is another bug WRT audio that some people hit. If you are affected you may be able to get audio by doing something to HDMI with xrandr eg. off then auto or change mode then change back or even just --set audio on (even though it's already on - well auto). Doesn't work for everyone, but does for me. Confirming, just backed-out that commit on my laptop and picture on LVDS has returned. The screen-refresh when radeondrmfb initialises seems to take longer than I remember it doing before, though. I'll test HDMI including audio when I can. BTW #98751 appears to be a dupe of this (it has more activity, but you were first, assuming that's the determining factor). |