Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DHCP timeout on reboot
2016-02-18, 22:26
Post: #6
RE: DHCP timeout on reboot
Just tried to emulate this and my result has a bit more output to it from ifstat.

My guess is when you do a reboot the nic is put into powersave mode which is not reset by ipxe.

just to be sure running dhcp multiple times makes no difference right?

What is the last thing running when doing reboot? windows, linux or anything else?

You could test with patching intel.c and add INTEL_NO_PHY_RST so the line related to your nic becomes:
Code:
PCI_ROM ( 0x8086, 0x1559, "i218v", "I218-V", INTEL_NO_PHY_RST ),

Use GitHub Discussions
VRAM bin
Visit this user's website 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 - NiKiZe - 2016-02-22, 18:43



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