Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
slow ipxe menu
2019-06-21, 11:09
Post: #1
slow ipxe menu
Hi all,

I have a couple of POS computers that have a slow text output when ipxe is loaded after the dhcp request.
When searching on the web i found a post that someone compiled serial console into ipxe that was causing the issue.
I've tried compiling ipxe without serial_console but the issue persists.

Many other POS computers with serial interfaces do work normal so im thinking this is an hardware issue but im not sure.
Do any of you experience the same issue?

Also i've tried to play with the baudrate when compiling with serial_console and text output gets even slower.
Anyone has a brilliant idea?
Thanks!

Best regards,

Dave
Find all posts by this user
Quote this message in a reply
2019-06-21, 11:20
Post: #2
RE: slow ipxe menu
by default iPXE is not compiled with serial.
You might want to make sure there is no serial redirection or similar in BIOS enabled as well.

Is this in pcbios mode or efi mode?
Graphical output is genarally slower, but you might want to try and enable a graphical mode instead see http://ipxe.org/cmd/console (this requires change to compile time config as well)

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
2019-06-21, 14:31
Post: #3
RE: slow ipxe menu
(2019-06-21 11:20)NiKiZe Wrote:  by default iPXE is not compiled with serial.
You might want to make sure there is no serial redirection or similar in BIOS enabled as well.

Is this in pcbios mode or efi mode?
Graphical output is genarally slower, but you might want to try and enable a graphical mode instead see http://ipxe.org/cmd/console (this requires change to compile time config as well)

Thanks a lot!
added the console option (with lower res) and the navigation in the menu is smooth.
Weird that only a particularly brand (NCR) seems to be affected.
The rest of the POS computers work without the console option.
Find all posts by this user
Quote this message in a reply
2019-06-21, 14:47
Post: #4
RE: slow ipxe menu
I would still suspect console redirection setting in BIOS or similar

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)