Network driver issue? - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: Network driver issue? (/showthread.php?tid=32081) |
Network driver issue? - a_bains - 2020-10-14 00:24 I have built bin-x86_64-efi/ipxe.efi from the latest ipxe git repo. No configuration options, clean. It hangs on the "boot" command after downloading Ubuntu kernel and initrd. Same ipxe binary works fine on other PC's with different NICs. This is on a Lenovo T440. See screenshot below. Works fine before this commit: https://github.com/ipxe/ipxe/commit/c70b3e04e86cefca335e36f883829d89583a6921 In this screenshot below, I am using bin-x86_64-efi/snp.efi from the latest ipxe git repo. With the same issue as above. |