mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1729] No BCM57840 Driver? #585
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#585
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 @enp0stly on GitHub (Jan 1, 2026).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1729
Netboot can't find the interface ( My Server uses BCM57840 ).
@jkoelker commented on GitHub (Jan 1, 2026):
This is a bug in ipxe not netboot: https://github.com/ipxe/ipxe/issues/640 if you have the device datasheets, submit them to upstream so they can implement a driver.
@antonym commented on GitHub (Jan 4, 2026):
Recommend using the snp (Simple Network Protocol) images as they don't require the network driver to be built in if you are booting and pulling from over the network. Otherwise you will have to wait for upstream iPXE support.