Created attachment 132233 [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 console
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
>
> drm/nouveau/pmu: instanciate the falcon in PMU device
I attached the kernel logs with "nouveau.debug=debug" 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.