https://bugs.freedesktop.org/show_bug.cgi?id=100228 --- Comment #33 from krinkodot22-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org --- The 1050 card has been tripping up Nouveau for me as well, ever since I got my laptop over a year ago. Card info: ~$ lspci | grep -E 'VGA|3D' 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04) 01:00.0 3D controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] (rev a1) It's possible to use Intel integrated graphics by using the kernel parameters "nomodeset i915.modeset=1" or "nouveau.modeset=0 i915.modeset=1", which is what I've been using. The proprietary Nvidia driver works fine as well, along with the kernel parameters that RPMFusion's package adds. Without modeset parameters, the laptop used to lock up on boot. Lately, not using modeset parameters has the laptop shut down during the boot process instead. For what it's worth, I'll attach the journal of a failed boot that I invoked recently. The call traces might be the only important parts, but I'll just post the whole thing in case other parts are useful. -- You are receiving this mail because: You are the assignee for the bug.