mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1302] Broadcom LAN Cards (from DELL 10th and 11th Generation) fail to boot #1925
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#1925
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oe3gwu on GitHub (Oct 11, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1302
Describe the bug
DELL R600, R210 II and R310 fail to boot when the onboard LAN Card is a Broadcom NIC. Using a PCIe Intel NIC gives an workaround but it seems that the old Broadcom PXE Firmware isnt supported or buggy. 12th to 15th Generation work fine. Interesting is that even older DELL PowerEdge 2950 Server boot fine too.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Successful PXE Boot
Screenshots

Additional context
I know those old servers are not something everyone has at home. But I can test changes on my hardware if needed.
@antonym commented on GitHub (Oct 11, 2023):
Have you tried the undionly images? I used to have issues on R710s and had to use the undionly images for them to work.
@oe3gwu commented on GitHub (Oct 14, 2023):
No i havent tried. Do you have a link to a guide how you sovled this?
@antonym commented on GitHub (Dec 2, 2023):
Undionly images loaded over the network will occasionally bypass issues with booting as it'll piggyback off the option ROM instead of relying on built in drivers.