serial console output - characters printed twice
|
2015-09-11, 08:33
Post: #5
|
|||
|
|||
RE: serial console output - characters printed twice
(2015-09-10 12:54)mcb30 Wrote: Sorry, I didn't explain myself clearly enough. OK, now I got it. Thanks for the explanation. At least in the case of this alix board the serial driver of iPXE is indeed the preferable variant (haven't tried other serial devices yet), as the menu isn't displayed properly using the BIOS's redirection feature. Unfortunately these devices are shipped with a very limited BIOS, in fact only the boot settings can be altered. Nevertheless, I found a solution I'm happy with. I modified the file config/defaults/pcbios.h by changing the line defining the CONSOLE_PCBIOS option to: #define CONSOLE_PCBIOS ( CONSOLE_USAGE_ALL & ~CONSOLE_USAGE_TUI ) This way at least the menu is printed only once in my serial setup and the iPXE output seems also to be fine in normal cases (non serial). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
serial console output - characters printed twice - lupowolfi - 2015-09-10, 10:33
RE: serial console output - characters printed twice - mcb30 - 2015-09-10, 10:44
RE: serial console output - characters printed twice - lupowolfi - 2015-09-10, 11:11
RE: serial console output - characters printed twice - mcb30 - 2015-09-10, 12:54
RE: serial console output - characters printed twice - lupowolfi - 2015-09-11 08:33
|
User(s) browsing this thread: 4 Guest(s)