From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 104344] New: Display Adapter Chain,
Cable Disconnect causes Nouveau crash
Date: Wed, 20 Dec 2017 05:52:17 +0000
Message-ID:
Bug ID
104344
Summary
Display Adapter Chain, Cable Disconnect causes Nouveau crash
Product
xorg
Version
unspecified
Hardware
x86-64 (AMD64)
OS
Linux (All)
Status
NEW
Severity
normal
Priority
medium
Component
Driver/nouveau
Assignee
nouveau@lists.freedesktop.org
Reporter
mbazzinotti@gmail.com
QA Contact
xorg-team@lists.x.org
Created attachment 136308 [details]
collation of syslog grep'd for "nouveau|drm"; includes trace. the=
re was no
pertinent log info right before the trace occurred.
While experimenting with physical connections to avert Flicker Bug 88272
(https://bugs.freedesktop.org/show_bug.c=
gi?id=3D88272)
I found myself using a mini DisplayPort(mDP) adapter which has 3 outputs
(HDMI, DVI, and DP), with its DP output connected to a second DP->DVI ad=
apter.
Let's call the first adapter A, and the 2nd adapter B. The connections are:
------- mDP --- DP --- DVI ---------=20
Laptop |-----| A |----| B |---| Monitor |
------- --- --- ---------
While connected, display appeared "normal" as per Bug 88272 screen flicker.
When
I unplugged the DVI cable from adapter B, this trace appeared in the dmesg
attachment. Dmesg Output before the trace was not relevant. This issue can =
be
reproduced again and again by reconnecting and disconnecting the cable.
This does not crash X. The desktop appears to run just fine, even during the
nouveau crash IIRC. If I was not watching dmesg, I may not have even notice=
d.
The problem does not happen if unplugging the root adapter from the laptop.=
I
have not tried unplugging the 2nd adapter to see what happens in that case.
Note: When adapter A is plugged via DVI to monitor directly, unplugging the=
DVI
cable does not cause a crash; no call stack is outputted to dmesg in this c=
ase.
---------
Hardware |
---------
Macbook Pro 5,4 15" mid-2009
Nvidia GeForce 9400m
mini DisplayPort -> "Gigaware" DVI/HDMI/Displayport adapter -&=
gt; HP DP>DVI
adapter
Dell LCD Monitor model E2011Hc
--------
Software|
--------
Gentoo Linux 4.12.12.=20
x11-base/xorg-server-1.19.5
x11-drivers/xf86-video-nouveau-1.0.15
i3wm
No compositor
kernel command line: ro root=3DPARTUUID=3Dxxxxxxxx net.ifnames=3D0
-----