mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #1062] Support 2.5GB Realtek RTL8125B NIC - Requires kernel 5.9 #286
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#286
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 @TheLinuxGuy on GitHub (Dec 26, 2021).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1062
Is your feature request related to a problem? Please describe.
I am unable to boot and use netboot.xyz on my MSI MAG B550M MORTAR motherboard. It fails at detecting the network NIC 2.5GB RTL8125B.
https://linuxreviews.org/Realtek_RTL_8125 indicates the kernel 5.9 should support this 2.5GB LAN NIC.
Describe the solution you'd like
Upgrade netboot.xyz kernel to newer to test native support for RTL8125B
Describe alternatives you've considered
This motherboard has a single NIC and limited slots (all in use). Ideal solution is to support these NIC for everyone as 2.5GB is becoming more commonplace.
Additional context
@NiKiZe commented on GitHub (Dec 26, 2021):
iPXE support has nothing to do with the Linux kernel. More details in ipxe/ipxe#540
@TheLinuxGuy commented on GitHub (Dec 26, 2021):
Is there a precompiled .iso that defaults to undionly.kpxe? the only option I see seems to require DHCP options for netbooting.
https://netboot.xyz/downloads/
@antonym commented on GitHub (Dec 26, 2021):
Support for the NIC would be need to be added upstream in iPXE, closing out here as we don't really manage any of the hardware support but maintain the menus and installers.
undionly options only work with DHCP.