From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 83221] New: laptop hangs after loading nouveau fails, pm_runtime_work thread dying Date: Mon, 25 Aug 2014 18:50:10 +0000 Message-ID: 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 851A36E1D7 for ; Mon, 25 Aug 2014 11:50:12 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 795EA20145 for ; Mon, 25 Aug 2014 18:50:11 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 8E23E2012E for ; Mon, 25 Aug 2014 18:50:10 +0000 (UTC) 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=83221 Bug ID: 83221 Summary: laptop hangs after loading nouveau fails, pm_runtime_work thread dying Product: Drivers Version: 2.5 Kernel Version: 3.17-rc1 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Video(DRI - non Intel) Assignee: drivers_video-dri@kernel-bugs.osdl.org Reporter: karolherbst@me.com Regression: No Created attachment 148141 --> https://bugzilla.kernel.org/attachment.cgi?id=148141&action=edit output of /var/log/kernel/current After trying to loade the nouveau driver on my laptop my laptop starts to stop updating the display and reacting to the keyboard or mouse. The laptop seems to work though, at least I saw some disc activity through the LED. uname -a: Linux pingu 3.17.0-rc1 #2 SMP PREEMPT Mon Aug 25 20:04:39 CEST 2014 x86_64 Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz GenuineIntel GNU/Linux if needed I can provide the kernel config file and other information. I put it to Video(DRI - non Intel), because I only encounter this error while loading nouveau, but it could be an error somewhere else, maybe 3.17 related, though I get the same behaviour on 3.16.1 but without the pm_runtime_work thread dying. -- You are receiving this mail because: You are watching the assignee of the bug.