[coreboot] Lenovo X1 carbon 3460 Screen stays black

Nico Huber nico.h at gmx.de
Sun Aug 6 12:28:06 CEST 2017


On 05.08.2017 16:47, John Lewis wrote:
> Howdy,
>
> In your config file you have:
>
> # CONFIG_VGA_BIOS is not set
>
> in coreboot, which will mean that coreboot doesn't setup the display,
> but in your SeaBIOS config you have:
>
> CONFIG_SEABIOS_VGA_COREBOOT=y
>
> which will try to reuse whatever coreboot has setup. So as you might
> understand, this causes a bit of a catch 22. :)

No, that's alright because coreboot has other means to set up gfx. In
this case CONFIG_MAINBOARD_USE_LIBGFXINIT=y.

Nico




More information about the coreboot mailing list