The problem was caused by adding `uvesafb mode_option=1280x1024-32 mtrr=3 scroll=ywrap` to /etc/initramfs-tools/modules I added this line to try fixing high tty resolution after installing nvidia driver but it broke hibernation.
Now I add GRUB_CMDLINE_LINUX_DEFAULT="nomodeset video=uvesafb:mode_option=1280x1024-32,mtrr=3,scroll=ywrap" to grub cfg file to fix tty resolution. It fixes tty low resolution problem and doesn't break hibernation. The grub resolution is still low though. The grub resolution is fine with the same cfg for my 14.04 installation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1516572 Title: Xubuntu 16.04 fails to hibernate To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1516572/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
