From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 74751] resume from suspend broken with 3.15-rc1 and rc2 kernels Date: Fri, 25 Apr 2014 18:01:44 +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 756586E1E8 for ; Fri, 25 Apr 2014 11:01:47 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 891B020383 for ; Fri, 25 Apr 2014 18:01:46 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id F0ED42037A for ; Fri, 25 Apr 2014 18:01:44 +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=74751 --- Comment #6 from Tasev Nikola --- Hi Daniel, First, sorry if i confuse you , i'm just an averrage user. But yes this is really the first bad commit git bisect found. I saw that it is just one line simple patch but it probably masked another problem elsewhere because the break in the patch is just before the dpms screen code. And yes changing the break 3 lines above like before the patch and recompiling the kernel fixes the problem for now. I dont know from where could come the problem. And yes, all the kernels before the 3.15-rc1 work without a problem. With the broken 3.15-rc2 kernel (non patched), my computer frooze immediately after resume. I only have a black screen, i can't log into console and i must shutdown the computer pressing the power button 10 sec. I attached the dmesg before suspend/resume. For the working 3.15-rc2 with the patch, I attached the dmesg with drm.debug=0xe after suspend/resume. -- You are receiving this mail because: You are watching the assignee of the bug.