<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 22, 2014 at 6:03 PM, Michael Brown <span dir="ltr"><<a href="mailto:mcb30@ipxe.org" target="_blank">mcb30@ipxe.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">On 22/04/14 23:24, Ben Hildred wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
starting with my current version:<br>
<br>
show version reorts:<br>
builtin/version:string = 1.0.0+ (2d6d)<br>
there are some patches applied to the local version<br>
</blockquote>
<br></div>
What patches?</blockquote><div>mostly iscsi, but I removed them for the third round of tests</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
echo ${esc:string}[2J  clears the screen both vga and serial, but on the<br>
serial it leaves the prompt on the second line (due to trailing newline)<br>
and on vga it leaves the prompt on the bottom of the screen. fast white<br>
on black.<br>
<br>
the login screen is color on vga; no color, some bold on serial does not<br>
draw background so fast.<br>
<br>
config and menu are color on vga; no color some bold on serial and draw<br>
the background on both so slow,<br>
</blockquote>
<br></div>
The absence of colour will be due to the terminal emulation provided by whatever you are using to connect to the other end of the serial port. For example, if you are using minicom, then you would need to invoke it with "minicom -c on" to enable colour output.<br>
</blockquote><div>Indeed  this fixes color there, and makes it obvious that the writing of the blanks is unnecessary, because the clear gets the whole screen blue, but you still see cursor flicker on the vga.</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
Are you seeing the background colour being drawn character by character on the VGA output (rather than changing colour as a single block)?  If so then something very strange is happening, since that code was removed in November.<span class="HOEnZb"><font color="#888888"><br>

<br></font></span></blockquote><div>It may be happening  on serial but it definitely is happening on vga, including today's master without local patches. Note that this happens on the menu and config only, not on login.</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
Michael<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>--</div><div><div>Ben Hildred</div><div>Automation Support Services</div></div><div>303 815 6721</div>
</div></div>