* [Bug 110031] Failure to configure monitors with dc enabled
@ 2019-03-13 12:45 bugzilla-daemon
2019-03-13 12:46 ` bugzilla-daemon
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-03-13 12:45 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2479 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110031
Bug ID: 110031
Summary: Failure to configure monitors with dc enabled
Product: DRI
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel@lists.freedesktop.org
Reporter: tom@compton.nu
I have a new machine with an RX 570 card and three monitors connected that
works with booting with amdgpu.dc=0 but fails to configure the monitors
correctly under both Wayland and Gnome when display is enabled (the default).
First the basics of the setup - it's an RX 570 with three monitors, left to
right:
NEC LCD2170NX 1600x1200 rotated 90 degrees and connected to HDMI-A-1
Dell 3007WFPHC 2560x1600 connected to DVI-1-D
NEC LCD2170NX 1600x1200 rotated 90 degrees and connected to DP-1
The BIOS initially turns on the left and right monitors but once the kernel
starts booting the DVI connected monitor in the middle is turned on as well
with all three showing he same image.
By default Gnome tries to start gdm under Wayland but all three screens go
blank and the kernel logs a failure to commit the mode change.
Forcing X instead will get the gdm greeter displayed on the right hand screen
only but after logging in it's impossible to activate the middle screen though
the left hand one can be.
If I boot with the left and right screens physically unplugged (not just turned
off) then X will activate the middle monitor and I can then plug the others in
and use them successfully. This does not work with Wayland however.
Booting with display core disabled causes everything to work fine under both
Wayland and X sessions.
Logs (with amdgpu.dc_log=1 drm.debug=6) for both Wayland and X boots are
attached. A summary of some possibly relevant software versions is:
kernel-4.20.14-200.fc29.x86_64
libdrm-2.4.97-1.fc29.x86_64
mesa-dri-drivers-18.3.4-1.fc29.x86_64
mutter-3.30.2-2.fc29.x86_64
gnome-shell-3.30.2-1.fc29.x86_64
xorg-x11-drv-amdgpu-18.1.0-1.fc29.x86_64
xorg-x11-server-Xorg-1.20.4-1.fc29.x86_64
Hopefully this isn't in completely the wrong place but please do say if you
think it should be somewhere else or if there are other tests I should try etc.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3772 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 110031] Failure to configure monitors with dc enabled
2019-03-13 12:45 [Bug 110031] Failure to configure monitors with dc enabled bugzilla-daemon
@ 2019-03-13 12:46 ` bugzilla-daemon
2019-03-13 12:46 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-03-13 12:46 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 332 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110031
--- Comment #1 from Tom Hughes <tom@compton.nu> ---
Created attachment 143644
--> https://bugs.freedesktop.org/attachment.cgi?id=143644&action=edit
Wayland log
Log with Gnome using Wayland.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1214 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 110031] Failure to configure monitors with dc enabled
2019-03-13 12:45 [Bug 110031] Failure to configure monitors with dc enabled bugzilla-daemon
2019-03-13 12:46 ` bugzilla-daemon
@ 2019-03-13 12:46 ` bugzilla-daemon
2019-03-18 13:35 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-03-13 12:46 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 320 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110031
--- Comment #2 from Tom Hughes <tom@compton.nu> ---
Created attachment 143645
--> https://bugs.freedesktop.org/attachment.cgi?id=143645&action=edit
X log
Log with Gnome using X.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1190 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 110031] Failure to configure monitors with dc enabled
2019-03-13 12:45 [Bug 110031] Failure to configure monitors with dc enabled bugzilla-daemon
2019-03-13 12:46 ` bugzilla-daemon
2019-03-13 12:46 ` bugzilla-daemon
@ 2019-03-18 13:35 ` bugzilla-daemon
2019-03-18 13:39 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-03-18 13:35 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 350 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110031
--- Comment #3 from Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> ---
Please post a dmesg log after booting (preferably after the commit failure
occurs) with drm.debug=4 as part of your kernel boot parameters.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1140 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 110031] Failure to configure monitors with dc enabled
2019-03-13 12:45 [Bug 110031] Failure to configure monitors with dc enabled bugzilla-daemon
` (2 preceding siblings ...)
2019-03-18 13:35 ` bugzilla-daemon
@ 2019-03-18 13:39 ` bugzilla-daemon
2019-03-18 13:41 ` bugzilla-daemon
2019-04-30 7:52 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-03-18 13:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 267 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110031
--- Comment #4 from Tom Hughes <tom@compton.nu> ---
Doesn't the drm.debug=6 that I used before already include 4 as it's a bitmask?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1035 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 110031] Failure to configure monitors with dc enabled
2019-03-13 12:45 [Bug 110031] Failure to configure monitors with dc enabled bugzilla-daemon
` (3 preceding siblings ...)
2019-03-18 13:39 ` bugzilla-daemon
@ 2019-03-18 13:41 ` bugzilla-daemon
2019-04-30 7:52 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-03-18 13:41 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 276 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110031
--- Comment #5 from Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> ---
Ah, those were both dmesg logs. Those are sufficient then, thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1066 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 110031] Failure to configure monitors with dc enabled
2019-03-13 12:45 [Bug 110031] Failure to configure monitors with dc enabled bugzilla-daemon
` (4 preceding siblings ...)
2019-03-18 13:41 ` bugzilla-daemon
@ 2019-04-30 7:52 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-04-30 7:52 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 563 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110031
Tom Hughes <tom@compton.nu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Tom Hughes <tom@compton.nu> ---
Updating to Fedora 30, and with it kernel 5.0.9, seems to have resolved this
issue.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2037 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2019-04-30 7:52 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-13 12:45 [Bug 110031] Failure to configure monitors with dc enabled bugzilla-daemon
2019-03-13 12:46 ` bugzilla-daemon
2019-03-13 12:46 ` bugzilla-daemon
2019-03-18 13:35 ` bugzilla-daemon
2019-03-18 13:39 ` bugzilla-daemon
2019-03-18 13:41 ` bugzilla-daemon
2019-04-30 7:52 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox