Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intel I218-LM LAN card speed slow
2016-02-04, 14:22
Post: #16
RE: Intel I218-LM LAN card speed slow
(2016-02-03 20:49)sebus Wrote:  I have exactly the same with I217 (PCI\VEN_8086&DEV_153B), ipxe legacy only (not UEFI)

Booting undionly.kkpxe --> pxelinux.0 (syslinux 4.06) for menu --> ipxe.lkrn --> .ipxe with wimboot kernel (maybe not the most efficient?)

HTTP download speed is beyond tragic, 450 Mb wim (that takes less then 5 sec on Realtek, it takes over 5 min on I217)

Can this be improved in any way (what would I need to do)?

In drivers/net/intel.c, you'll see some PCI_ROM() lines that include INTEL_NO_PHY_RST. This is a workaround for this issue.

Try adding INTEL_NO_PHY_RST to the relevant PCI_ROM() lines for your NIC and see if that fixes the problem. If it does, please send a patch to ipxe-devel@lists.ipxe.org.

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: Intel I218-LM LAN card speed slow - mcb30 - 2016-02-04 14:22



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