Comment 106 for bug 1359689

Revision history for this message
Jondice (brandon-barker) wrote :

The magic combo that worked for me on a fresh install of Ubuntu Xenial 16.04.3 LTS (on a new Dell Precision workstation - not a laptop) was:

GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
GRUB_CMDLINE_LINUX=""
GRUB_GFXPAYLOAD_LINUX=1920x1200

Of course the GRUB_GFXPAYLOAD_LINUX should match your monitor's native resolution.