Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DHCP timeout on reboot
2016-02-22, 14:27 (This post was last modified: 2016-02-22 14:33 by FreeMinded.)
Post: #10
RE: DHCP timeout on reboot
Thanks NiKiZe for continued support!

(2016-02-22 12:39)NiKiZe Wrote:  If you run a git diff, you only see that one line changed?

yes, I get this...

Code:
@@ -1060,7 +1060,7 @@ static struct pci_device_id intel_nics[] = {
        PCI_ROM ( 0x8086, 0x1539, "i211", "I211", 0 ),
        PCI_ROM ( 0x8086, 0x153a, "i217lm", "I217-LM", INTEL_NO_PHY_RST ),
        PCI_ROM ( 0x8086, 0x153b, "i217v", "I217-V", 0 ),
-       PCI_ROM ( 0x8086, 0x1559, "i218v", "I218-V", 0),
+       PCI_ROM ( 0x8086, 0x1559, "i218v", "I218-V", INTEL_NO_PHY_RST ),
        PCI_ROM ( 0x8086, 0x155a, "i218lm", "I218-LM", 0),
        PCI_ROM ( 0x8086, 0x157b, "i210-2", "I210", 0 ),
        PCI_ROM ( 0x8086, 0x15a0, "i218lm-2", "I218-LM", INTEL_NO_PHY_RST ),

(2016-02-22 12:39)NiKiZe Wrote:  Lets try some debuging then..
Make bin/ipxe.lkrn DEBUG=intel

This enables debug prints in intel.c and will hopefully give something useful.

The result is this...
http://ibin.co/2XqZzGvg0KXP

Does this help?
What actually surprises me, is that with the self compiled ipxe.lkrn dhcp is never successful, also from cold boot. Might there be something wrong with my make config? I didn't change anything.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
DHCP timeout on reboot - FreeMinded - 2016-02-18, 17:10
RE: DHCP timeout on reboot - NiKiZe - 2016-02-18, 17:33
RE: DHCP timeout on reboot - NiKiZe - 2016-02-18, 18:07
RE: DHCP timeout on reboot - NiKiZe - 2016-02-18, 22:26
RE: DHCP timeout on reboot - NiKiZe - 2016-02-22, 12:39
RE: DHCP timeout on reboot - FreeMinded - 2016-02-22 14:27
RE: DHCP timeout on reboot - NiKiZe - 2016-02-22, 18:43



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