Replies: 2 comments
|
iPXE version 969ce2c See if anything in this discussion will get you further. You are using the correct target, but try the debugs and see if that gives any explanation to the non working keyboard. According to that discussion (without verifying code due to being on mobile device) keyboard should be enabled by default, but might as well verify that partbfor efi builds. This was moved to discussions, lets create an issue if there is any bugs that needs to be addressed, but until we know for sure what kind and that it isn't a configuration issue, we use discussions. |
|
Thank you, Discusion #1182 point me to the right direction.
in config/usb.h solve the problem and keyboard work. Best regards, |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Succeed to UEFI network boot with USB flash drive prepared with bin-x86_64-efi/ipxe--lan78xx.usb
System board is Advantech DPX-W259- AMD Ryzen Embedded V2516 with Radeon Graphics
2 NIC Microchip's LAN7850 without embedded PXE stack.
When ipxe startup menu appears USB keyboard does not work, plug and unplug did not help.
Boot with preselected menu and options finished successfully with OS loaded.
Chainloading from Grub2 -> ipxe KB work on grub and drop with ipxe
Chainloading from ipxe -> grub2 KB did not work on both menus
I've tried compiled with enabled USB_HCD_USBIO in config/usb.h with no luck.
Latest version used v1.21.1-1063-g969ce2c55.
Regards,
Kaloyan
All reactions