Why isn't Grub2 using custom resolution?
Posted
by
beanaroo
on Ask Ubuntu
See other posts from Ask Ubuntu
or by beanaroo
Published on 2012-10-26T23:49:58Z
Indexed on
2012/10/27
11:23 UTC
Read the original article
Hit count: 361
I hope somebody can help me with this... Running Ubuntu 12.10
I am trying to get Grub2 to use a resolution of 1600x900...
I have checked vbeinfo and hwinfo --framebuffer which both provide:
Mode 0x037f: 1600x900 (+6400), 24 bits
This resolution has worked on previous Ubuntu and Fedora installs.
Here is my /etc/default/grub: http://paste.ubuntu.com/1308444/
Line 25 =GRUB_GFXMODE="1600x900"
As well as my /boot/grub/grub.cfg: http://paste.ubuntu.com/1308446/
Line 72 =set gfxmode=1600x900
I have tried using grub-customizer:
Why is it not taking effect?? I have tried different resolutions... Backgrounds and font colours are changeable.
Thank you for your insight.
© Ask Ubuntu or respective owner