My epia board is the --><br>
<br>
<a href="http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=21">http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=21</a><br>
The flash chip is 2Mb<br>
<br>
I am using the epia source NOT the epia-m<br>
<br>
I am trying to assembly linuxbios with vga using filo and fallback. (no normal)<br>
<br>
I used the perl program on linuxbios web site to extra my VGA bios to a
file (49KB).  I can't compile linuxbios into a 207KB file because
I get  XIP_ROM_BASE errors.  <br>
<br>
I have a copy of the original VGA(file made my the perl program) and
flash chip(dd).  When I HEX compare the two files how come I can't
find the VGA hex in the flash chip ? <br>
<br>
I have read all the documents on the linuxbios website more than twice.<br>
<p>You need to enable two CONFIG options in your Mainboard <a href="http://Option.lb">Option.lb</a>
</p>

<pre>    #VGA Console<br>    option CONFIG_CONSOLE_VGA=1<br>    option CONFIG_PCI_ROM_RUN=1<br><br>When I enable those I get errors.  Some kind of undefined erros.<br><br>Thanks,<br>Tyler Pohl<br></pre>
<br>
<br>
<br>
<br>
<br>