From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 101587] New: [BISECTED][REGRESSION] Nouveau kernel
module (>4.10) on NVA8 renders the system unusable
Date: Sun, 25 Jun 2017 17:09:12 +0000
Message-ID:
Bug ID
101587
Summary
[BISECTED][REGRESSION] Nouveau kernel module (>4.10) on N=
VA8 renders the system unusable
Product
xorg
Version
unspecified
Hardware
x86-64 (AMD64)
OS
Linux (All)
Status
NEW
Severity
normal
Priority
medium
Component
Driver/nouveau
Assignee
nouveau@lists.freedesktop.org
Reporter
otero.o.daniel@gmail.com
QA Contact
xorg-team@lists.x.org
Created attachment 1322=
33 [details]
Kernel dmesg without bug
It happens every single boot. The system becomes unresponsive seconds after
boot and the fan go to full speed until I force the system to shutdown.
Sometimes the screen stays completely black, other times it shows the conso=
le
login prompt (no X involved), but the system it's barely usable.
Bisected the offending commit, and resulted this one:
> commit 1e2115d8c0c0da62405400316f5499d909e479bc =
(refs/bisect/bad)
> Author: Alexandre Courbot <acourbot@nvidia.com>
> Date: Tue Dec 13 17:11:20 2016 +0900
>=20=20
> drm/nouveau/pmu: instanciate the falcon in PMU device
I attached the kernel logs with "nouveau.debug=3Ddebug" for both =
the previous and
the failing commit.
System details:
> Arch Linux
> CPU Intel Core i5 480M with Intel Integrated Graphics
> GPU Nvidia GeForce 310M (with Optimus technology)
Thank you for your time.