Summary: | RADEON "PITCAIRN" displayport output breaks when monitor turned off and on | ||
---|---|---|---|
Product: | DRI | Reporter: | Steve McIntyre <steve> |
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | bugs.xorg, niels_ole, steve |
Version: | XOrg git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Steve McIntyre
2015-05-06 13:26:11 UTC
I have seen similar behaviour on a Barts card with an NEC MultiSync PA271W... Might be some kind of setup issue as Xorg.0.log shows: [ 14.853] (EE) RADEON(0): eglInitialize() failed [ 14.853] (EE) RADEON(0): glamor detected, failed to initialize EGL. and [ 14.437] (II) NVIDIA GLX Module 340.65 Tue Dec 2 09:10:06 PST 2014 ... [ 15.071] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) Does forcing a dpms cycle also work? E.g., sleep 5; xset dpms force off Does turning the monitor off work with other drivers or OSes? DP requires link training to bring the link up between the monitor and the GPU. I suspect when you physically turn off/on the monitor, it does not generate a hotplug signal so the driver had no way of knowing that the link needs to be re-established. I observed the following behaviour with my setup: - the monitor never comes back on again under memtest86+ or in the BIOS - it always comes back on again when on the console (with the raden driver loaded at least) - it sometimes (?) comes back on under X - if it does not come back on, something like switching to the console, power cycle, switching to X, switching to the console brings it back on the console, but it will turn off as soon as you switch to X. Switching to the console again turns it on, etc. BTW: Make sure that you use the original cable, otherwise you might have problems with standby anyway: http://www.necdisplay.com/documents/Miscellaneous/DisplayPort_Notice.pdf (In reply to Niels Ole Salscheider from comment #4) > - the monitor never comes back on again under memtest86+ or in the BIOS That sounds a bit like a problem with the hardware. Can everybody else test this in the BIOS as well? -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/613. |
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.