From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 82711] After update to kernel soft lockup (oops) and incomplete
boot and shutdown fail
Date: Thu, 09 Oct 2014 16:53:16 +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 F33076E3A0
for ; Thu, 9 Oct 2014 09:53:18 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 145012020F
for ; Thu, 9 Oct 2014 16:53:18 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org
[172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 94B5320200
for ; Thu, 9 Oct 2014 16:53:16 +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=82711
--- Comment #12 from Mike Cloaked ---
The only way I can get the laptop to behave sensibly on shutdown is to
blacklist the nouveau module at boot using modprobe.blacklist=nouveau on the
kernel line, or to add to the file /etc/modprobe.d/blacklist.conf a single line
with "install nouveau /bin/false".
Presumably this indicates there is a bug in the nouveau module for my graphics
card and if there is a way to get some diagnostics to help pin this down so
that a code fix can be found then please let me know what to do to generate
suitable log files?
The graphics cards on this machine are:
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor
Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 750M]
(rev a1)
--
You are receiving this mail because:
You are watching the assignee of the bug.