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: Tue, 08 Apr 2014 17:16:31 +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 571E46E43F for ; Tue, 8 Apr 2014 10:16:35 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0270C2041C for ; Tue, 8 Apr 2014 17:16:34 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 11FC92041A for ; Tue, 8 Apr 2014 17:16:32 +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 #19 from Tom Yan --- (In reply to Alex Deucher from comment #18) > It's required to re-establish the DP link if you physically disconnect and > reconnect an active display since DP requires link training while other > digital links do not, otherwise you'd end up with a blank display after > disconnecting and reconnecting a DP display. It sounds like may have a > problem with the hpd interrupts on your board. Unfortunately it doesn't work as intended but only cause some side effect, at least for my case. FYR my board is Sapphire HD5850 Toxic, and my monitor is EIZO EV2336W. > How are you turning it off in X vs console? Are you physically powering the > monitor off or triggering dpms (e.g., xset dpms force off)? All "turning it off" mean physically powering it off. I even tried unplugging the power today. > Are you physically powering off the TV or do you mean dpms? In the case that I found out the problem, I was nuking a disk in console, so I physically powered off the TV after I ran the command. When I turn on my TV again after a long time, I can't get back the display. -- You are receiving this mail because: You are watching the assignee of the bug.