From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 71461] monitor doesn't get detected after boot or disconnection
Date: Wed, 09 Apr 2014 06:10:47 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from mail.kernel.org (mail.kernel.org [198.145.19.201])
by gabe.freedesktop.org (Postfix) with ESMTP id 76EF26EA73
for ; Tue, 8 Apr 2014 23:10:50 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id A3B19206C7
for ; Wed, 9 Apr 2014 06:10:49 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org
[172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id 23B2B206BD
for ; Wed, 9 Apr 2014 06:10:48 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=71461
--- Comment #24 from Alex Deucher ---
(In reply to Tom Yan from comment #22)
> Do you have any case that the code would do something positive? Or
> ultimately, would you consider removing the code upstream?
It works for the vast majority of users and removing it would break unplug and
replug of DP displays. Without that code you would have to manually disable
and re-enable the display using xrandr every time you connect or disconnect a
DP display. It would also break disconnect and reconnect of dp displays for
the console.
In your case we need to find out why it's not working properly for you. You
mentioned that it works properly in the console but not in X. That sounds like
maybe your desktop environment is trying to do something special which causes
the problem. Does it work properly with a bare X server? E.g., just run Xorg
without a desktop environment.
--
You are receiving this mail because:
You are watching the assignee of the bug.