My optimal screen resolution is 1600x900px, however when I first turn on my laptop, grub2 displays at 1024x768. I have an optimus system, so I am assuming that grub is using the intel card. When I do vbeinfo it says the maximum resolution is 1024x768, but the optimal resolution is 1600x900. I have tried adding i915.modeset=1 to my grub config and changing GRUB_GFXMODE to 1600x900 but to no avail. All help would be appreciated!
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
|||||
|
|
There's no guarantee that GRUB will be able to use exactly the same resolution your Xserver is running at with your video hardware. The only way to find out what settings will be acceptable here is to use GRUB to tell you. To find out, boot your computer and press your C key from your GRUB Menu to switch into command-line mode.
Now, let see how you can change change GRUB menu resolution:
|
|||
|
|
