From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 83651] radeon: kernel returns invalid information about video connectors' status Date: Thu, 23 Oct 2014 13:42:18 +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 0B6A56E3DA for ; Thu, 23 Oct 2014 06:42:21 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 62C77200F2 for ; Thu, 23 Oct 2014 13:42:20 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id EBE6820251 for ; Thu, 23 Oct 2014 13:42:18 +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=83651 --- Comment #10 from Garri --- Created attachment 154661 --> https://bugzilla.kernel.org/attachment.cgi?id=154661&action=edit dmesg_xorg_log.tgz There are no problems when the hybrid graphics is disabled in BIOS. # cat /sys/class/drm/card0-LVDS-1/status connected # cat /sys/class/drm/card0-VGA-1/status disconnected # cat /sys/class/drm/card0-HDMI-A-1/status disconnected Reported information is correct. Suspend on LID close works fine. Kernel and Xorg logs are attached. -- You are receiving this mail because: You are watching the assignee of the bug.