Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iMAC with Broadcom 14e4-1686 BCM57766 : link status down
2017-03-08, 11:47
Post: #13
RE: iMAC with Broadcom 14e4-1686 BCM57766 : link status down
(2017-03-07 22:41)NiKiZe Wrote:  my bad, since dhcp fails it exits use the double pipe (||) at the end of dhcp:
Code:
#!ipxe
dhcp ||
ifstat
shell
Great.

(2017-03-07 22:41)NiKiZe Wrote:  Interesting that the link goes up, can we identify exactly when and how that link up message is shown? Is it when ipxe exits?

I don't know exactly. It's when it initialize devices ;).
When it happens, my dhcp server give an IP to the workstation. I can see a complete dhcp sequence in dhcpd logs.

(2017-03-07 22:41)NiKiZe Wrote:  I think we need to dig much further into the driver then this but maybe full debug enabled could give us something more:

Code:
make bin-x86_64-efi/tg3.efi DEBUG=tg3:7,tg3_hw:7,tg3_phy:7 EMBED=testscript.ipxe

It's very difficult to see the logs. Is there any way to redirect to a file ?
https://youtu.be/hxddZjh0Hhs

In slow motion ;) :
https://youtu.be/NoGQuDImPMU

Thanks again.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: iMAC with Broadcom 14e4-1686 BCM57766 : link status down - marcolefo - 2017-03-08 11:47



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