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-07, 22:41
Post: #12
RE: iMAC with Broadcom 14e4-1686 BCM57766 : link status down
(2017-03-07 11:45)marcolefo Wrote:  So, dhcp followed by ifstat :
[Image: 715a83e9-927e-4faa-8b62-d96a3d678906.jpg]
Link down, no tx, no rx.

my bad, since dhcp fails it exits use the double pipe (||) at the end of dhcp:
Code:
#!ipxe
dhcp ||
ifstat
shell

(2017-03-07 11:45)marcolefo Wrote:  Here is the video of the boot :
https://youtu.be/dZJCd0R7ZG8

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 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

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
RE: iMAC with Broadcom 14e4-1686 BCM57766 : link status down - NiKiZe - 2017-03-07 22:41



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