[ipxe-devel] NIC Drivers
Dean Westhead
dean at westhead.net
Mon May 8 17:21:07 UTC 2017
Hi Christian,
This is the ifstat from the old ( working ), build ( ipxe-5cf5ffe ) :
ipxe> ifstat
net(0): 70:10:6f:ed:25:18 using NII on NII-0000:06:00.0 (closed)
[Link:down, TX:0 TXE:0 RX:0 RXE:0]
[Link status: Unknown (http://ipxe.org/1a086194)]
net(1): 70:10:6f:ed:25:20 using NII on NII-0000:06:00.1 (closed)
[Link:down, TX:0 TXE:0 RX:0 RXE:0]
[Link status: Unknown (http://ipxe.org/1a086194)]
My build commands are :
make all
make bin-i386-efi/ipxe.efi bin-x86_64-efi/ipxe.efi EMBED=../nic-menu-eiso.ipxe
make bin/ipxe.eiso EMBED=../nic-menu-eiso.ipxe
mv bin/ipxe.eiso
The embeded script is the same copy on both versions.
The PCI ID's are :
10df:0720
Doing the same commands on the non workingversion of iPXE ( ipxe-785389c ), gives all the same results except at ifopen net0 gives :
ipxe: ifopen net0
Could not open net0: Input/Outpur error (http://ipxe.org/1d6a4a98)
Dean.
----- Original Message -----
From: "Christian Nilsson" <nikize at gmail.com>
To: "Dean Westhead" <dean at westhead.net>
Cc: "ipxe-devel" <ipxe-devel at lists.ipxe.org>
Sent: Monday, 8 May, 2017 15:27:28
Subject: Re: [ipxe-devel] NIC Drivers
Hi,
PCI IDs would be a start, and if you have the old working version
output from ipxes ifstat would be helpful (and also the same output
from the new version to compare)
Just to rule out build issues could you please post your build cmd?
/Christian
On Mon, May 8, 2017 at 4:23 PM, Dean Westhead <dean at westhead.net> wrote:
> Hi,
>
> Have any NIC drivers been removed from the current version ?
>
> After compiling etc on a previous version, the menu script I use detected
> the NIC's in the HP BL460c blades that we use.
>
> When I have compield teh latest version, it now no longer detects and NIC's
> at all.
>
> I am not sure what details/logs you need to look at this but please let me
> know and I will supply them.
>
> Thanks.
>
> Dean.
>
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel
>
More information about the ipxe-devel
mailing list