<div dir="ltr">I hit a similar problem, and I have been toying with the idea of adding support for basic ansi escapes to iPXE and rewriting the full screen parts to use it (menu, login, and config) to test feasibility and code size but due to other projects I have not gone farther than that. Also remember that iPXE is optimized for small code size with few optimizations of memory usage, or processor time. I do use the serial interface extensively (normally mirroring the local screen) and have not seen that problem with minicom, seyon, screen, or cu (nothing special setup from normal other than N81 and baud rate) using my default xterm that I use for everything (utf8 wheat on black) </div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 21, 2015 at 10:46 AM, Sven Dreyer <span dir="ltr"><<a href="mailto:sven@dreyer-net.de" target="_blank">sven@dreyer-net.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi list,<br>
<br>
I normally use iPXE on a VGA screen (BIOS mode). But I also own some PC Engines ALIX / APU boards. Those do not have a VGA part, so I need to use the serial port.<br>
<br>
When using "login" command, it looks a bit weird, because everytime I type a character, the whole line is repeated. Typing my username "sven" would result in<br>
<br>
s  sv  sve   sven<br>
<br>
The "menu" command behaves the same way, if I have four entries, it looks like<br>
<br>
FirstEntry   SecondEntry   ThirdEntry<br>
<br>
When moving the cursor to the second entry, it changes to<br>
<br>
FirstEntry   SecondEntry   ThirdEntry   SecondEntry<br>
<br>
I saw this with PuTTY, screen and minicom.<br>
<br>
Is this normal behaviour or do I need to set a specific terminal emulation on the PC I have connected to the other end of the serial cable?<br>
<br>
Thanks!<br>
Sven<br>
_______________________________________________<br>
ipxe-devel mailing list<br>
<a href="mailto:ipxe-devel@lists.ipxe.org" target="_blank">ipxe-devel@lists.ipxe.org</a><br>
<a href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel" rel="noreferrer" target="_blank">https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div>--</div><div><div>Ben Hildred</div><div>Automation Support Services</div></div><div>303 815 6721</div></div>
</div>