Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IPXE Error (Unsupported NIC/Intel)
2014-11-07, 11:43
Post: #21
RE: IPXE Error (Unsupported NIC/Intel)
(2014-11-07 02:09)heckj Wrote:  I just build a debug version off master that includes that patch and used it on a Intel S2600GZ server that's booting off an i350 nic, and it didn't seem to report the correct Mac.

The nic is reporting (via ethtool -i) that it's running firmware version 1.48.

The nic reported when it started PXE booting: 01:1E:67:87:CE:66
Then when it's doing the debug output (make DEBUG=pci,device,intel,undionly,undinet):

INTEL 0xc2a24 MAC+PHY reset (ctrl 001c0261)
INTEL 0xc2a24 has autoloaded MAC address 01:1e:67:87:ce:69
INTEL 0xc2a24 link status is 8028078c

From the (slightly blurry) video, it looks as though all ports of the i350 are enumerated, including the one with the 01:1e:67:87:ce:66 MAC address.

Quote:IPXE goes on to iterate through debug output related to PCI, finally hanging or (I'm guessing) crashing and resetting the machine.

The crash seems to happen when iPXE tries to load an UNDI ROM for some other NIC in the system. Could you try using bin/intel.pxe instead of bin/ipxe.pxe?

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: IPXE Error (Unsupported NIC/Intel) - mcb30 - 2014-11-07 11:43



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