Created attachment 139089 [details] full journal of previous boot Hangs on boot with small cursor in top left of screen. No power changes seem to help - only nomodeset and nouveau.nofbaccel (which seems to just turn off nouveau). Journal indicates it is just a graphics hang. Trying VTs has no effect. Hardware: 1c:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050] (rev a1) Software: OS: Ubuntu 18.04 - also similar results with stock 18.04 and Fedora 28 beta Mesa: 18.2.0 git from oibaf PPA Kernel: 4.17.0-041700rc2-generic from Ubuntu Mainline PPA xserver-xorg-video-nouveau: 1.0.15-2
GPU lockup right on boot. nofbaccel makes fbdev not accelerated (and noaccel=1 makes userspace not able to access the accel features), so the gr unit is never used. The GPU is still used, but only for outputs. Perhaps PCIe PM is getting in the way? You could try killing it with pcie_port_pm=off although that hasn't helped a lot of people. You could try adding nouveau.runpm=0 although since the hang is right on load, I doubt that would affect matters.
Thanks for the suggestions, they didn't appear to have an impact.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/427.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.