From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 49943] radeon/drm: Hotplug udev events stop working Date: Fri, 18 May 2012 13:35:44 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id C558D9E79C for ; Fri, 18 May 2012 06:35:44 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=49943 --- Comment #1 from Harald Judt 2012-05-18 06:35:44 PDT --- Ok, I've run radeonreg, here is the output: Before HDMI connected: 0x601c 0x00000000 (0) 0x6028 0x06000012 (100663314) 0x6034 0x00000012 (18) 0x6040 0x00000000 (0) 0x604c 0x00000000 (0) 0x6058 0x00000000 (0) HDMI connected: 0x601c 0x00000000 (0) 0x6028 0x06000012 (100663314) 0x6034 0x00000012 (18) 0x6040 0x00000000 (0) 0x604c 0x00000000 (0) 0x6058 0xff000012 (-16777198) HDMI disconnected: 0x601c 0x00000000 (0) 0x6028 0x06000012 (100663314) 0x6034 0x00000012 (18) 0x6040 0x00000000 (0) 0x604c 0x00000000 (0) 0x6058 0xff0ff000 (-15732736) The value of reg 0x6058 changes (HDMI-0). As you can see, after HDMI has been disconnected, it is different from the original value (0). I suspect that there is some problem with this? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.