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 07:01:17 +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 BD22C6EAB0
for ; Wed, 9 Apr 2014 00:01:19 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id D8A662045E
for ; Wed, 9 Apr 2014 07:01:18 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org
[172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 5AEB320456
for ; Wed, 9 Apr 2014 07:01:17 +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 #26 from Tom Yan ---
(In reply to Alex Deucher from comment #24)
> 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 my case removing it breaks nothing. So there's a chance my board has a
non-standard dp?
> 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.
Indeed with or without the code it works the same in console. I am with GNOME
and I may try a wm with startx later, but I doubt it has anything to do with
the problem. Some have same experiences test it already:
https://bugs.freedesktop.org/show_bug.cgi?id=46711
--
You are receiving this mail because:
You are watching the assignee of the bug.