Nathan Coulson
Grub2 915resolution Patch
This was a patch I created based upon 915resolution. It allows you to rewrite existing vbios resolutions w/ resolutions of your choice (ex:/ 800x480 for the EeePC 701, or 1024x600 for newer netbooks, or perhaps widescreen resolutions). After the release of Xorg 7.5, this workaround will no longer be required thanks to the development of Kernel Mode Setting (KMS). It will only work with 800-900 series Intel Graphics Chipset. (Note that this patch supports G965 thanks to a patch supplied by Scot Doyle, 915resolution does not support this chipset).
Installation
Downloads: Requirements:- Ruby (To reconfigure the build system, otherwise 915resolution will not get built
- patch -Np1 -i ../grub-1.96-915resolution.patch
- ./configure --prefix=/opt/grub-1.96 &&
- make &&
- make install &&
- /opt/grub-1.96/sbin/grub-install /dev/sda
Use
The 915resolution grub patch works exactly like the 915resolution linux utility, so you may view the readme.html for more information. I have provided my example configuration below to show you how I use the utility- insmod 915resolution
- 915resolution 32 800 480
- 915resolution 34 800 600
- 915resolution 38 1024 768
- 915resolution 3a 1280 1024
- 915resolution 3c 1600 1200
- linux /vmlinuz root=... vga=564