<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.8">
</HEAD>
<BODY>
Hello,<BR>
<BR>
  I got the testbios built and tried it and got the following error doing:<BR>
./testbios -d 0x200 -t vgabios.bin<BR>
<BR>
  I made my vgabios.bin by doing:<BR>
dd if=/dev/mem of=vgabios.bin skip=1536 count=128<BR>
<BR>
The error is:<BR>
c000:00dc 6e                  OUTSB<BR>
        AX=1cff  BX=ffff  CX=ff00  DX=60ac  SP=fff4  BP=0000  SI=0002  DI=0002<BR>
        DS=0040  ES=0000  SS=0030  CS=c000  IP=00de   NV UP DI PL NZ NA PE NC<BR>
c000:00dd f4                  HALT<BR>
halt_sys: file ops.c, line 9804<BR>
halted<BR>
        AX=1cff  BX=ffff  CX=ff00  DX=60ac  SP=fff4  BP=0000  SI=0002  DI=0002<BR>
        DS=0040  ES=0000  SS=0030  CS=c000  IP=00de   NV UP DI PL NZ NA PE NC<BR>
c000:00de 6e                  HALT<BR>
<BR>
<BR>
Can someone please explain this error to me and how to possibly fix it?<BR>
<BR>
I have a Tyan mb with a 2885 chipset.  AMD64 chip.  And an Nvidia FX 5950 video card.<BR>
Any help would be appreciated:)<BR>
<BR>
Thank you,<BR>
Dave
</BODY>
</HTML>