Re: [coreboot] How can I load SeaBIOS from GRUB with native VGA+VGA option ROM

2015-04-04 Thread Peter Stuge
Iru Cai wrote: I read previous config files from board status, and configured my Lenovo ThinkPad X220 with CONFIG_MAINBOARD_DO_NATIVE_VGA_INIT and CONFIG_VGA_ROM_RUN. Unless you know why exactly you should do things any other way, always let SeaBIOS run option ROMs, never coreboot. //Peter

[coreboot] How can I load SeaBIOS from GRUB with native VGA+VGA option ROM

2015-04-02 Thread Iru Cai
I read previous config files from board status, and configured my Lenovo ThinkPad X220 with CONFIG_MAINBOARD_DO_NATIVE_VGA_INIT and CONFIG_VGA_ROM_RUN. And according to: http://www.coreboot.org/pipermail/coreboot/2014-July/078342.html I added the bios.bin.elf to GRUB and vgabios.bin to CBFS.