All of lore.kernel.org
 help / color / mirror / Atom feed
* UEFI/PXE: couldn't send network packet
@ 2013-11-06  6:00 Anthony Alba
  2013-11-07 17:55 ` Andrey Borzenkov
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Alba @ 2013-11-06  6:00 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 797 bytes --]

Hi,

I have hit a Dell UEFI BIOS (PowerEdge R720 with
Broadcom LAN-on-motherboard 2 x 10GbE 2 x 1GbE) which
loads GRUB by PXE but GRUB itself hits "error: couldn't send network
packet" and cannot download grub.cfg.

GRUB shows 8(!) efinet cards; there are four physical NICs,
each with 2 mac addresses (one for LAN, one for iSCSI offload).
This is  a Broadcom BCM57800.

However efinet0 efinet1 are given the same mac address
similarly for efinet2, efinet3 etc etc instead, the mac addresses should
differ by 1.

The box boots fine with grub-legacy, and an older BIOS/NIC firmware (in
fact that is how I got it to install). After the BIOS/NIC firmware upgrade
the problems started.

net_ls_addrs, net_ls_cards net_ls_routes don't look suspicious (except for
the duplicate mac addresses).

Anthony

[-- Attachment #2: Type: text/html, Size: 1073 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: UEFI/PXE: couldn't send network packet
  2013-11-06  6:00 UEFI/PXE: couldn't send network packet Anthony Alba
@ 2013-11-07 17:55 ` Andrey Borzenkov
  2013-11-08 11:39   ` Anthony Alba
  0 siblings, 1 reply; 3+ messages in thread
From: Andrey Borzenkov @ 2013-11-07 17:55 UTC (permalink / raw)
  To: grub-devel

В Wed, 6 Nov 2013 14:00:24 +0800
Anthony Alba <ascanio.alba7@gmail.com> пишет:

> Hi,
> 
> I have hit a Dell UEFI BIOS (PowerEdge R720 with
> Broadcom LAN-on-motherboard 2 x 10GbE 2 x 1GbE) which
> loads GRUB by PXE but GRUB itself hits "error: couldn't send network
> packet" and cannot download grub.cfg.
> 

Does autoconfiguration by DHCP succeed? 

> GRUB shows 8(!) efinet cards; there are four physical NICs,
> each with 2 mac addresses (one for LAN, one for iSCSI offload).
> This is  a Broadcom BCM57800.
> 
> However efinet0 efinet1 are given the same mac address
> similarly for efinet2, efinet3 etc etc instead, the mac addresses should
> differ by 1.
> 
> The box boots fine with grub-legacy, and an older BIOS/NIC firmware (in
> fact that is how I got it to install). After the BIOS/NIC firmware upgrade
> the problems started.
> 
> net_ls_addrs, net_ls_cards net_ls_routes don't look suspicious (except for
> the duplicate mac addresses).
> 
> Anthony



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: UEFI/PXE: couldn't send network packet
  2013-11-07 17:55 ` Andrey Borzenkov
@ 2013-11-08 11:39   ` Anthony Alba
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony Alba @ 2013-11-08 11:39 UTC (permalink / raw)
  To: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 1673 bytes --]

Yes: DHCP autoconfiguration works but it looks odd: after UEFI, the IP
information is attached to efinet5. If I want to use bootp to try
autoconfiguration, it only works on efinet4.
efinet5 / efinet4 both refer to the same Broadcom NIC, one for LAN, and the
other for iSCSI.
The mac addresses are the same but should actually differ by 1 (as seen in
the BIOS).




On Fri, Nov 8, 2013 at 1:55 AM, Andrey Borzenkov <arvidjaar@gmail.com>wrote:

> В Wed, 6 Nov 2013 14:00:24 +0800
> Anthony Alba <ascanio.alba7@gmail.com> пишет:
>
> > Hi,
> >
> > I have hit a Dell UEFI BIOS (PowerEdge R720 with
> > Broadcom LAN-on-motherboard 2 x 10GbE 2 x 1GbE) which
> > loads GRUB by PXE but GRUB itself hits "error: couldn't send network
> > packet" and cannot download grub.cfg.
> >
>
> Does autoconfiguration by DHCP succeed?
>
> > GRUB shows 8(!) efinet cards; there are four physical NICs,
> > each with 2 mac addresses (one for LAN, one for iSCSI offload).
> > This is  a Broadcom BCM57800.
> >
> > However efinet0 efinet1 are given the same mac address
> > similarly for efinet2, efinet3 etc etc instead, the mac addresses should
> > differ by 1.
> >
> > The box boots fine with grub-legacy, and an older BIOS/NIC firmware (in
> > fact that is how I got it to install). After the BIOS/NIC firmware
> upgrade
> > the problems started.
> >
> > net_ls_addrs, net_ls_cards net_ls_routes don't look suspicious (except
> for
> > the duplicate mac addresses).
> >
> > Anthony
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>

[-- Attachment #2: Type: text/html, Size: 2379 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-08 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06  6:00 UEFI/PXE: couldn't send network packet Anthony Alba
2013-11-07 17:55 ` Andrey Borzenkov
2013-11-08 11:39   ` Anthony Alba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.