Failing (default command line): Nov 4 09:31:55 x51 kernel: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.8.0-22-generic.efi.signed root=UUID=bdca6531-2102-4232-8ce6-6a77c7fd9cab ro quiet splash vt.handoff=7 ... Nov 4 09:31:55 x51 kernel: [ 1.036974] nouveau 0000:01:00.0: unknown chipset (136000a1) Nov 4 09:31:55 x51 kernel: [ 1.036977] nouveau: probe of 0000:01:00.0 failed with error -12 ...
Working (added 'nomodeset'): Nov 4 09:53:06 x51 kernel: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.8.0-22-generic.efi.signed root=UUID=bdca6531-2102-4232-8ce6-6a77c7fd9cab ro quiet splash nomodeset vt.handoff=7 ... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1638860 Title: Ubuntu 16.10 can't boot properly with Nvidia GTX 1060 Status in linux package in Ubuntu: New Bug description: Ubuntu 16.10 can't boot properly with Nvidia GTX 1060. Xorg repeatedly tries and fails to start. I have to add kernel option 'nomodeset' to get a desktop. Then it's just using fbdev :( To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1638860/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp