The 2.5 gigabit port on my new board does not work on Linux, and I have never had an Ethernet problem before
I have built plenty of machines and never once had trouble with a wired network connection. This one has a 2.5 gigabit port on the board and Linux gives me nothing — no connection, and depending on how I look the interface is either absent or present and dead.
The same machine on another operating system connects fine, so the hardware works.
I would like to understand why a network port of all things would be the thing that is unsupported, and what the actual fix is rather than a list of commands to paste.
@nas_nihat · 23h ago
One symptom worth separating from the driver question, because it looks identical and is not: a link that comes up and then drops under sustained transfer.
If the driver is loaded and the interface links at the expected speed, but large transfers stall or the link resets, look at cabling and heat before rebuilding anything. These controllers run warm, and 2.5 gigabit is much less tolerant of marginal cable than gigabit is — a run that was fine at the lower speed can fail at the higher one.
Forcing the link to gigabit is a good diagnostic. If everything is stable at the lower speed, the driver is fine and you have a physical problem.
Reply
Report