<div class="gmail_quote">On 12 July 2011 18:44, Peter Stuge <span dir="ltr"><<a href="mailto:peter@stuge.se">peter@stuge.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">Andrew Bolster wrote:<br>
> Can anyone point me in the direction of how to set up coreboot +<br>
> seabios so that it actually uses the VGA?<br>
<br>
</div>Are you sure there actually is VGA? For the Geode SC series it was<br>
neccessary to have a VSM that would emulate a fair bit of the legacy<br>
VGA. I think LX has some hardware support, but not the full monty. If<br>
you already have the correct VSM in your VSA blob then "all" you need<br>
is to extract the VGA BIOS from the original BIOS, and add that into<br>
coreboot.rom as pcixxxx,yyyy.rom where xxxx,yyyy is the graphics PCI<br>
id. </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
> I've tried the rational combinations of enabling and disabling the option<br>
> roms,<br>
<br>
</div>Note that coreboot should not be initializing option ROMs, instead<br>
SeaBIOS should be used for that. So disable option ROMs in coreboot<br>
config. </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
> but I assume that I need a vgabios.bin?<br>
<br>
</div>Yes. Try the bios_extract tool to grab the VGA BIOS out of the<br>
factory BIOS image.<br></blockquote><div><div><br></div><div>Well I'm using the gpl_vsa_lx_102.bin from MJones, turned off VGA option roms, Seabios Stable as the payload, and an extracted bios using the script from the wiki.[<a href="http://www.coreboot.org/VGA_support#Extracting_from_the_system_.28if_everything_else_fails.29">http://www.coreboot.org/VGA_support#Extracting_from_the_system_.28if_everything_else_fails.29</a>]</div>

</div><div><br></div><div>There is a very old thread pertaining to this that I had a look through but couldn't really explain any of the problems (or why no fixes have been pushed up). [<a href="http://www.coreboot.org/pipermail/coreboot/2008-October/039657.html">http://www.coreboot.org/pipermail/coreboot/2008-October/039657.html</a>]</div>

<div><br></div><div>I admit that I don't understand alot of the details of the boot diagnostics, but if anyone cares to have a look, heres the bootlog for what happens with the above setup. <a href="http://pastebin.com/jNtuEyV7">http://pastebin.com/jNtuEyV7</a></div>

<div><br></div><div>Thanks for your quick responses.</div><div><br></div><div>A</div></div>