Hi.
I am by no means good at troubleshooting Linux, but I have built dozens of computers over the years, and helped many people with their computer stuff, and I have never had even one problem with Ethernet connections to the Internet. Here is my current problem, no Ethernet connection to my LAN:
Ubuntu Version: Ubuntu 24.04.2 LTS
Desktop Environment (if applicable): ubuntu:GNOME
Problem Description:
Once I get the wireless-info script working, or I learn a workaround, I can start a new post in Networking and ask for help diagnosing my Ethernet connection (actually, connection failure).
I am doing all this work on the target system, using its WiFi connection, which always works, and this is what I see:
I’m following the instructions at
and I run the script wireless-info but it never says anything about pastebin, as follows:
james@NUC14Ess:~/Downloads$ ./wireless-info
[sudo] password for james:
Results saved in "/home/james/Downloads/wireless-info.txt".
Results also archived in "/home/james/Downloads/wireless-info.tar.gz", as they exceed the 19.5 kB size limit for ".txt" attachments on the Ubuntu Forums.
james@NUC14Ess:~/Downloads$
Relevant System Information:
A new (1-week old) ASUS NUC 14 Essential Barebones with the “top-of-the-line” Intel Core 3 N355 CPU option (Model # NUC14MNK35*), and these two items added:
Kingston RAM: Fury Impact 16GB 4800MT/s DDR5 CL38 SODIMM XMP Ready Laptop Memory Single Module KF548S38IB-16
https://shop.kingston.com/products/impact-ddr5-laptop-memory?variant=41738521968832
Crucial P3 1TB PCIe Gen3 3D NAND NVMe M.2 SSD, up to 3500MB/s - CT1000P3SSD8
Screenshots or Error Messages:
lspci output includes this one item relevant to Ethernet:
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 0c)
Subsystem: ASUSTeK Computer Inc. RTL8125 2.5GbE Controller [1043:88e8]
Kernel modules: r8169
The computer’s “BIOS” / UEFI setup screen shows the LAN controller Enabled.
What I’ve Tried:
I have tried both the CLI and GUI versions of NetworkManager and similar tools, and I messed around (Newbie) in them and somehow succeeded in adding an entry called “Ethernet connection 1” (it wasn’t there before I did that) and I entered the correct Ethernet MAC address from the setup screen, then I did
james@NUC14Ess:~$ sudo systemctl restart NetworkManager
and that ran with no complaining, and the network indicator at top right of my screen apparently really does restart, but still no joy.
and it doesn’t show up as the “Device” in this report:
james@NUC14Ess:~$ nmcli connection show
NAME UUID TYPE DEVICE
Home-N c3289016-c905-488a-990f-b2ccacdb40be wifi wlo1
lo 198d2940-7150-4a14-9908-935c4fffa7bd loopback lo
Ethernet connection 1 14dfe36f-93f6-4854-a1f5-fdf685c395af ethernet --
james@NUC14Ess:~$
I disconnected the cable from the Gigabit Ethernet hub in the Study to a working_device (the VoIP adapter, which has been working for about 15 years) and plugged it in instead to the Ethernet jack on the NUC, where it has been through all this testing, and yes, I did re-seat it and I did hear it “click”.
In case it matters: There are lots of complaints on various forums of baffling Ethernet problems in Ubuntu 24.04.x.
I will greatly appreciate any ideas for further testing, troubleshooting, driver installations, etc…
Sincerely,
Jim Harris