Realtek RTL8125 rev 0c unsupported in Noble
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ubuntu |
Invalid
|
Undecided
|
Unassigned | ||
| r8125 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Bug Description
Ethernet doesn't work on ASUS NUC 14 Essential with Intel Core 3 N355 CPU and Ubuntu 24.04.2 without patching it.
I got mine to work by following the instructions provided by Jeremy31 on my Topic
https:/
Here is the series of commands I followed, and the NUC's Ethernet has been working fine, at 1Gbps at least, ever since (about a week, through several shutdown/reboots). I am not good enough at Linux to understand what these commands did.
sudo apt install git
git clone https:/
cd r8125/src
make
Ignore some errors, then
zstd r8125.ko
sudo cp r8125.ko.zst /lib/modules/
echo "blacklist r8169" | sudo tee /etc/modprobe.
sudo depmod -a
Reboot
Jeremy31 also commented, "It really isn’t up to ASUS as it is a Realtek ethernet device and support has been added to newer upstream kernels to support more of the RTL8125 variants in the r8169 kernel module. I am not real familiar with r8169 but I wonder if they could just pull all the recent upstream commits and have more devices function with r8169 in the Ubuntu kernels"
System -> About: Ubuntu 24.04.2 LTS
In case this helps: There are many, _many_ similar complaints on many forums etc.. I think, for example, this one on a Plugable device is related:
https:/
I wrote to them and they replied, in part, "As for our ethernet adapters that use the Realtek chipsets we currently only use the RTL8153B for our Gigabit ethernet adapter, and the RTL8156B for our 2.5 Gigabit ethernet adapter."
If I can help further, please call or text my smartphone at 651.440.4328, or email me.
IHTH
Jim Harris
| Daniel Letzeisen (dtl131) wrote : | #1 |
| summary: |
- Ethernet doesn't work on ASUS NUC 14 Essential with Intel Core 3 N355 - CPU and Ubuntu 24.04.2 + Realtek RTL8125 rev 0c unsupported in Noble |
| affects: | linux (Ubuntu) → r8125 (Ubuntu) |
| Changed in r8125 (Ubuntu): | |
| status: | New → Confirmed |
| Changed in ubuntu: | |
| status: | New → Invalid |
| Daniel Letzeisen (dtl131) wrote : | #2 |
Note: Ubuntu 25.04/Plucky already has r8125-dkms 9.014, so overall, this is Fix Released, but since taking out a separate task targeting a specific Ubuntu version requires special privileges, I can't mark it properly.
| Jim Harris (jimbobstpaul) wrote : | #3 |
OK, thanks, Daniel; this is overall good news, I think, for me and for many others, if only they knew how to update their system to the fixed release.
Re your "I'm not sure why you wouldn't just use: https:/
Regardless of the answer to that, isn't there a big problem here, with thousands of consumers and other relatively non-techie persons buying products for which the vendors promise they work on Ubuntu 24.04.x LTS, and they don't work, and the customers contact their appropriate "Tech Support" resource, and _those_ staff don't even know about the problem, let alone know how to fix it, either temporarily as Jeremy31's instructions did for me, or more-permanently, as you are recommending?
How will the "fix release" get out there so the next time the issue comes up, the "standard solution" of simply upgrading will avert all the otherwise coming grief and other costs? Of course, even that "standard solution" has a problem, if the affected device has no Internet connection (said connection being dependent on the Ethernet connection, which is now non-existent after upgrading to Ubuntu 24.04.x).
Regards,
Jim
| Jim Harris (jimbobstpaul) wrote : | #4 |
Here's something I find puzzling and probably significant, so I am passing it along:
I just now (Thu 09:30 Central US) tried the originally recommended info-gathering step, running
ubuntu-bug r1825
... and it starts, saying "Collecting problem information" and then I get only a dead-end message box saying "**Problem in r1825** -- The problem cannot be reported: This report is about a package that is not installed."
| Jim Harris (jimbobstpaul) wrote : | #5 |
I am sure I am running only on the Ethernet connection, because:
- I have turned off the WiFi in the little "control center" in the far upper right of my Ubuntu 24.04 screen
- I see activity on the Ethernet hub (unmanaged switch) on the port to my NUC whenever I do significant transfers to/from the Internet.
| Jim Harris (jimbobstpaul) wrote : | #6 |
Here's ANOTHER something I find puzzling and probably significant, so I am passing it along:
I run
james@NUC14Ess:~$ sudo lshw > NUC14Ess-lshw.txt
... and in that file I find _only_one_ section with the word Ethernet in it:
*-network
bus info: pci@0000:01:00.0
I run this command
james@NUC14Ess:~$ sudo apt list --installed > NUC14Ess-
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
james@NUC14Ess:~$
... and I use a known good text editor to search for r8 or 81 and it finds some occurrences (which proves it's working) but no _relevant_ ones, which seems to confirm that I do not, in fact, have have _any_ r8... or _any_ 81... packages. When I followed Jeremy31's instructions, did I not update/
Please let me know how I can further help, perhaps by installing and running some more-sophisticated diagnostic tools.
Thanks again for your support.
Regards,
Jim
| Jim Harris (jimbobstpaul) wrote : | #7 |
Daniel,
Re your "Note: Ubuntu 25.04/Plucky already has r8125-dkms 9.014, so overall, this is Fix Released ..."
My lshw output shows the driver associated with my RTL8125: driver=r8125 driverversion=
If I upgrade and my Ethernet breaks again, I can repeat Jeremy31's set of commands and fix it, I hope. At least I think I will still be able to get on the Internet, because I have (at least I think I could turn on again) working WiFi on that same NUC, which has always worked. I have several other working computers, so I am sure I will at least be able to communicate on this topic.
| Daniel Letzeisen (dtl131) wrote : | #8 |
When you use very recent hardware, and an LTS distro, things like this happen. No way around it.
"When I followed Jeremy31's instructions, did I not update/
No. All you did was copy a file into the current kernel tree. This is why it will probably break when the next kernel update comes along in a couple weeks. And this is why apport didn't want to report a bug.
"My lshw output shows the driver associated with my RTL8125: driver=r8125 driverversion=
Not at this time. 9.014 is version currently in 25.04 repo: https:/
9.015 was just released by Realtek this week. Don't ask me the difference because Realtek apparently doesn't like changelogs.
| corrado venturini (corradoventu) wrote : | #9 |
Ripeto: c'è un bug che mi sembra proprio in proposito: https:/
| Jim Harris (jimbobstpaul) wrote : | #10 |
@corradoventu,
Yes, I agree. I am the originator of that bug report.
I think you are suggesting I do something on that report/webpage, but I don't know what. Please explain.
| Jim Harris (jimbobstpaul) wrote : | #11 |
@dtl131,
Thank you; this actually clears up quite a lot for me. As I have consistently mentioned in all of my posts, I am not proficient at understanding the inner workings of Linux, or at reporting bugs, as this is my very first one ever.
I think I will just upgrade to Ubuntu 25.04 after it's been out for a week or two, and see what happens.
Are you suggesting I should do anything else regarding this bug? I would be glad to try to help more, but I would need to be pretty much "led by the hand". :^)
| Daniel Letzeisen (dtl131) wrote : | #12 |
I'm not suggesting anything other than the PPA I linked to. For this report, I think we understand the issue here. Maybe you could run apport-collect to attach basic system info:
apport-collect 2100350
For what it's worth, you probably have to upgrade to 24.10 before 25.04
Thanks
| Jim Harris (jimbobstpaul) wrote : Re: [Bug 2100350] Re: Realtek RTL8125 rev 0c unsupported in Noble | #13 |
Thank you, Daniel, for all your help.
I'm sure I can in fact run the command as you suggest, but also, as I
recently posted on this topic/thread, I'm only doing things at this point
to try to help others, partly by learning about difficulties in the current
"ecosystem" and reporting those.
I will be glad to run that command and send the result somewhere. Is that
what you want me to do, and if so where do I send the results?
Thanks again,
Jim
On Fri, Feb 28, 2025 at 4:40 PM Daniel Letzeisen <email address hidden>
wrote:
> I'm not suggesting anything other than the PPA I linked to. For this
> report, I think we understand the issue here. Maybe you could run
> apport-collect to attach basic system info:
>
> apport-collect 2100350
>
> For what it's worth, you probably have to upgrade to 24.10 before 25.04
>
> Thanks
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https:/
>
> Title:
> Realtek RTL8125 rev 0c unsupported in Noble
>
> Status in Ubuntu:
> Invalid
> Status in r8125 package in Ubuntu:
> Confirmed
>
> Bug description:
> Ethernet doesn't work on ASUS NUC 14 Essential with Intel Core 3 N355
> CPU and Ubuntu 24.04.2 without patching it.
>
> I got mine to work by following the instructions provided by Jeremy31
> on my Topic
>
> https:/
> working-
>
> Here is the series of commands I followed, and the NUC's Ethernet has
> been working fine, at 1Gbps at least, ever since (about a week,
> through several shutdown/reboots). I am not good enough at Linux to
> understand what these commands did.
>
> sudo apt install git
> git clone https:/
> cd r8125/src
> make
>
> Ignore some errors, then
> zstd r8125.ko
> sudo cp r8125.ko.zst /lib/modules/
> -r)/kernel/
> echo "blacklist r8169" | sudo tee /etc/modprobe.
> sudo depmod -a
>
> Reboot
>
> Jeremy31 also commented, "It really isn’t up to ASUS as it is a
> Realtek ethernet device and support has been added to newer upstream
> kernels to support more of the RTL8125 variants in the r8169 kernel
> module. I am not real familiar with r8169 but I wonder if they could
> just pull all the recent upstream commits and have more devices
> function with r8169 in the Ubuntu kernels"
>
> System -> About: Ubuntu 24.04.2 LTS
>
>
> In case this helps: There are many, _many_ similar complaints on many
> forums etc.. I think, for example, this one on a Plugable device is
> related:
>
> https:/
> ubuntu-24-04/25555
>
> I wrote to them and they replied, in part, "As for our ethernet
> adapters that use the Realtek chipsets we currently only use the
> RTL8153B for our Gigabit ethernet adapter, and the RTL8156B for our
> 2.5 Gigabit ethernet adapter."
>
> If I can help further, please call or text my smartphone at
> 651.440.4328, or email me.
>
> IHTH
>
> Jim Harris
>
> To manage notifications about this bug go to:
> https:/
| Daniel Letzeisen (dtl131) wrote : | #14 |
You can run the command and apport-collect should automatically attach the information to this bug.
| Jim Harris (jimbobstpaul) wrote : | #15 |
Oh, OK. I didn't know that, of course. I probably will have time to do that
after I get back home tomorrow evening, or Monday at the latest.
On Fri, Feb 28, 2025 at 8:25 PM Daniel Letzeisen <email address hidden>
wrote:
> You can run the command and apport-collect should automatically attach
> the information to this bug.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https:/
>
> Title:
> Realtek RTL8125 rev 0c unsupported in Noble
>
> Status in Ubuntu:
> Invalid
> Status in r8125 package in Ubuntu:
> Confirmed
>
> Bug description:
> Ethernet doesn't work on ASUS NUC 14 Essential with Intel Core 3 N355
> CPU and Ubuntu 24.04.2 without patching it.
>
> I got mine to work by following the instructions provided by Jeremy31
> on my Topic
>
> https:/
> working-
>
> Here is the series of commands I followed, and the NUC's Ethernet has
> been working fine, at 1Gbps at least, ever since (about a week,
> through several shutdown/reboots). I am not good enough at Linux to
> understand what these commands did.
>
> sudo apt install git
> git clone https:/
> cd r8125/src
> make
>
> Ignore some errors, then
> zstd r8125.ko
> sudo cp r8125.ko.zst /lib/modules/
> -r)/kernel/
> echo "blacklist r8169" | sudo tee /etc/modprobe.
> sudo depmod -a
>
> Reboot
>
> Jeremy31 also commented, "It really isn’t up to ASUS as it is a
> Realtek ethernet device and support has been added to newer upstream
> kernels to support more of the RTL8125 variants in the r8169 kernel
> module. I am not real familiar with r8169 but I wonder if they could
> just pull all the recent upstream commits and have more devices
> function with r8169 in the Ubuntu kernels"
>
> System -> About: Ubuntu 24.04.2 LTS
>
>
> In case this helps: There are many, _many_ similar complaints on many
> forums etc.. I think, for example, this one on a Plugable device is
> related:
>
> https:/
> ubuntu-24-04/25555
>
> I wrote to them and they replied, in part, "As for our ethernet
> adapters that use the Realtek chipsets we currently only use the
> RTL8153B for our Gigabit ethernet adapter, and the RTL8156B for our
> 2.5 Gigabit ethernet adapter."
>
> If I can help further, please call or text my smartphone at
> 651.440.4328, or email me.
>
> IHTH
>
> Jim Harris
>
> To manage notifications about this bug go to:
> https:/
>
>
| Rapid (rapid1981) wrote : | #16 |
Hello!
I have the exact same problem, but on Linux Mint Cinnamon 6.4.8, what uses Ubuntu kernel.
After the installation of Linux Mint Cinnamon, my ethernet connection was not working, there's was no driver in the Linux distro for it. I installed Realtek RTL8125 driver following this:
https:/
I downloaded the driver from here:
https:/
But, after every kernel update I have to do it again and again, because the ethernet stops working.
My motherboard is: Gigabyte X870 Aorus Elite Wifi7 ICE
Let me know if you need any more information.
Thanks!
| Daniel Letzeisen (dtl131) wrote : | #17 |
@rapid1981: Again, use the PPA I linked to: https:/
It uses dkms and will automatically rebuild on new/update kernel installs.
| Juerg Haefliger (juergh) wrote : | #18 |
If you want any kind of support from Ubuntu/Canonical, you need to install packages from the Ubuntu archive not from random PPAs or the internet.
$ sudo apt install r8125-dkms
If that doesn't get the NIC going, attach the output of dmesg from beginning of boot and we can take a look.
| Jim Harris (jimbobstpaul) wrote : | #19 |
"Executive Summary" of the failure, its cause, and the fix
- My computer has one of the new RTL8125 chips (rev 0c) that Realtek
revised to consume less power and achieve other goals, and it doesn't work
exactly the same as previous revisions, so the driver in package r8125-dkms
(version 9.011.00-
downloaded from the Realtek WWW site does work.
- Here is a hardware report:
Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125]
(rev 0c)
- For more info, see my Topic on discourse.
"article", built with help from ChatGPT, so there may some significant
omissions or minor errors, but I think it's overall clear enough that other
novices, like me, can see what needs to be done and probably work through
the details.:
What I saw before and after making the one change that fixed the problem
This is what I saw before updating my computer with the new driver from
Realtek:
About 2 weeks ago I did:
james@NUC14Ess:~$ sudo apt install r8125-dkms
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
r8125-dkms is already the newest version (9.011.
0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
james@NUC14Ess:~$
I consistently got "Activation of network connection failed", and I ran
some diagnostics:
james@NUC14Ess:~$ sudo ethtool -i enp1s0
[sudo] password for james:
driver: r8125
version: 9.011.00-NAPI
firmware-version:
expansion-
bus-info: 0000:01:00.0
supports-
supports-test: no
supports-
supports-
supports-
james@NUC14Ess:~$ ip a
1: lo: <LOOPBACK,
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: enp1s0: <BROADCAST,
group default qlen 1000
link/ether 48:21:0b:71:2b:f9 brd ff:ff:ff:ff:ff:ff
3: wlo1: <BROADCAST,
group default qlen 1000
link/ether d0:65:78:a2:76:28 brd ff:ff:ff:ff:ff:ff
altname wlp0s20f3
inet 192.168.1.35/24 brd 192.168.1.255 scope global dynamic
noprefixroute wlo1
valid_lft 86198sec preferred_lft 86198sec
inet6 fe80::d265:
valid_lft forever preferred_lft forever
Using the DKMS driver, I consistently got the Link light on my unmanaged
Ethernet switch, even while getting "Activation of network connection
failed". I already swapped cables and ports on my switch with one being
used successfully (always) by another Debian-based Linux computer.
*[ NOTE: This result above is misleading: it says enp1s0 is "UP" but it
doesn't actually work, even manually setting an IP address: ]*
james@NUC14Ess:~$ sudo dhclient -v enp1s0
Int...
| Jim Harris (jimbobstpaul) wrote : | #20 |
ASUS said (still does say, I think) in their Product Description that my computer, an ASUS NUC 14 Essential, is warranted only* on Ubuntu 24.04 LTS, not 25.x, so until I learn otherwise, I will be _very_ reluctant to upgrade.
I have found instructions for building locally, on the target computer, a "r8125_JimBob-dkms" package, using the Realtek "9.015.00" driver I downloaded from the Realtek WWW site. If I learn that ASUS will not change their warranty to include e.g. "Ubuntu 24.04.x or later", and kernel updates keep breaking 24.04 support of the RTL8125, I think I will try that. Life is just one adventure after another, right?
I will continue watching the Discourse and this Bug Report and try to follow the advice of the experts I find in both places. Thanks to all who help keep the world able to effectively use FOSS.
*If one excludes Windows (and who wouldn't?).
Jim
| Daniel Letzeisen (dtl131) wrote : | #21 |
"I have found instructions for building locally, on the target computer, a "r8125_JimBob-dkms" package, using the Realtek "9.015.00" driver I downloaded from the Realtek WWW site."
But why? The PPA already did all that for you. You seem determined to make this more difficult than necessary. If you're doing it because you don't have internet on the machine, then just put the .deb on a USB stick (or whatever): https:/
| Jim Harris (jimbobstpaul) wrote : | #22 |
I thought somebody wiser than I (and virtually everyone is) said, in
effect, "Don't use PPA's; you need to only use the Ubuntu repositories."
And of course, I know I can't use the r8125-dkms in the repositories.
I know I am abysmally ignorant on most of this stuff; I'm answering your
questions the best I can.
Jim
On Sat, Apr 19, 2025 at 9:04 AM Daniel Letzeisen <email address hidden>
wrote:
> "I have found instructions for building locally, on the target computer,
> a "r8125_JimBob-dkms" package, using the Realtek "9.015.00" driver I
> downloaded from the Realtek WWW site."
>
> But why? The PPA already did all that for you. You seem determined to
> make this more difficult than necessary. If you're doing it because you
> don't have internet on the machine, then just put the .deb on a USB
> stick (or whatever):
>
> https:/
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https:/
>
> Title:
> Realtek RTL8125 rev 0c unsupported in Noble
>
> Status in Ubuntu:
> Invalid
> Status in r8125 package in Ubuntu:
> Confirmed
>
> Bug description:
> Ethernet doesn't work on ASUS NUC 14 Essential with Intel Core 3 N355
> CPU and Ubuntu 24.04.2 without patching it.
>
> I got mine to work by following the instructions provided by Jeremy31
> on my Topic
>
> https:/
> working-
>
> Here is the series of commands I followed, and the NUC's Ethernet has
> been working fine, at 1Gbps at least, ever since (about a week,
> through several shutdown/reboots). I am not good enough at Linux to
> understand what these commands did.
>
> sudo apt install git
> git clone https:/
> cd r8125/src
> make
>
> Ignore some errors, then
> zstd r8125.ko
> sudo cp r8125.ko.zst /lib/modules/
> -r)/kernel/
> echo "blacklist r8169" | sudo tee /etc/modprobe.
> sudo depmod -a
>
> Reboot
>
> Jeremy31 also commented, "It really isn’t up to ASUS as it is a
> Realtek ethernet device and support has been added to newer upstream
> kernels to support more of the RTL8125 variants in the r8169 kernel
> module. I am not real familiar with r8169 but I wonder if they could
> just pull all the recent upstream commits and have more devices
> function with r8169 in the Ubuntu kernels"
>
> System -> About: Ubuntu 24.04.2 LTS
>
>
> In case this helps: There are many, _many_ similar complaints on many
> forums etc.. I think, for example, this one on a Plugable device is
> related:
>
> https:/
> ubuntu-24-04/25555
>
> I wrote to them and they replied, in part, "As for our ethernet
> adapters that use the Realtek chipsets we currently only use the
> RTL8153B for our Gigabit ethernet adapter, and the RTL8156B for our
> 2.5 Gigabit ethernet adapter."
>
> If I can help further, please call or text my smartphone at
> 651.44...
| Daniel Letzeisen (dtl131) wrote : | #23 |
I don't know who said that and I don't have feel like having a lengthy debate on the general issue. If you want to jump through extra hoops, have fun. But to anyone else affected, I would recommend the awesometic PPA.
| Sanjay Upadhyay (saneax) wrote : | #24 |
Folks,
I am facing the same issue, My laptop is ASUS ROG Strix G16 - and my lshw looks like this -
*-network
description: Ethernet interface
product: RTL8125 2.5GbE Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:82:00.0
logical name: enp130s0
version: 0c
serial: bc:fc:e7:c6:5f:1e
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
resources: irq:18 ioport:
its using the default - r8125-dkms-
when trying to fetch a IP via DHCP it just throws warning messages like these -
Jun 03 21:30:40 haribol02 NetworkManager[
Jun 03 21:30:40 haribol02 NetworkManager[
Jun 03 21:30:40 haribol02 NetworkManager[
I tried adding the PPA suggested above - https:/
$ sudo add-apt-repository ppa:https:/
Unable to handle repository shortcut 'ppa:https:/
maybe I am doing it wrong, please advise.
regards
/sanjay
| Daniel Letzeisen (dtl131) wrote : | #25 |
@Sanjay: Yes, you did it wrong.
sudo add-apt-repository ppa:awesometic/ppa
| Jim Harris (jimbobstpaul) wrote : | #26 |
If you don't mind starting over, you can just install Ubuntu 25.04 and
everything works fine.
On Wed, Jun 4, 2025 at 8:40 AM Daniel Letzeisen <email address hidden>
wrote:
> @Sanjay: Yes, you did it wrong.
>
> sudo add-apt-repository ppa:awesometic/ppa
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https:/
>
> Title:
> Realtek RTL8125 rev 0c unsupported in Noble
>
> Status in Ubuntu:
> Invalid
> Status in r8125 package in Ubuntu:
> Confirmed
>
> Bug description:
> Ethernet doesn't work on ASUS NUC 14 Essential with Intel Core 3 N355
> CPU and Ubuntu 24.04.2 without patching it.
>
> I got mine to work by following the instructions provided by Jeremy31
> on my Topic
>
> https:/
> working-
>
> Here is the series of commands I followed, and the NUC's Ethernet has
> been working fine, at 1Gbps at least, ever since (about a week,
> through several shutdown/reboots). I am not good enough at Linux to
> understand what these commands did.
>
> sudo apt install git
> git clone https:/
> cd r8125/src
> make
>
> Ignore some errors, then
> zstd r8125.ko
> sudo cp r8125.ko.zst /lib/modules/
> -r)/kernel/
> echo "blacklist r8169" | sudo tee /etc/modprobe.
> sudo depmod -a
>
> Reboot
>
> Jeremy31 also commented, "It really isn’t up to ASUS as it is a
> Realtek ethernet device and support has been added to newer upstream
> kernels to support more of the RTL8125 variants in the r8169 kernel
> module. I am not real familiar with r8169 but I wonder if they could
> just pull all the recent upstream commits and have more devices
> function with r8169 in the Ubuntu kernels"
>
> System -> About: Ubuntu 24.04.2 LTS
>
>
> In case this helps: There are many, _many_ similar complaints on many
> forums etc.. I think, for example, this one on a Plugable device is
> related:
>
> https:/
> ubuntu-24-04/25555
>
> I wrote to them and they replied, in part, "As for our ethernet
> adapters that use the Realtek chipsets we currently only use the
> RTL8153B for our Gigabit ethernet adapter, and the RTL8156B for our
> 2.5 Gigabit ethernet adapter."
>
> If I can help further, please call or text my smartphone at
> 651.440.4328, or email me.
>
> IHTH
>
> Jim Harris
>
> To manage notifications about this bug go to:
> https:/
>
>
| Pauli Heikkinen (wapauhei) wrote : | #27 |
FWIW, the driver support for the chip is present in 6.12.36. 24.04 HWE kernel hasn't reached that version yet; I believe it sits at 6.8 at the moment.
Unfortunately not everyone can just upgrade to 25.04 because of other depedencies that simply aren't there yet. Some are actually still stuck in 22.04. And 22.04 isn't likely to see new kernel versions any more.
Using some random dude's ppa isn't always approvable, especially in an enterprise setting.
Which leaves some folks without a solution for now.
The driver support was added here:
https://<email address hidden>/T/
Doesn't look too hard to merge in to the Ubuntu HWE tree if you'd be willing to do that. But I admit I haven't checked to see if there are some other changes in between 6.8 and that that would make it harder to put together an actually working version.
| Daniel Letzeisen (dtl131) wrote : | #28 |
@Paul: Ubuntu 24.04/Noble is using the 6.14 HWE kernel, and from what I've seen, r8169 module automatically loads and works (at 2.5G speed).

So I see from your Ubuntu Discourse post, you have:
Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 0c)
I guess the rev 0c is the key part, since earlier revisions of the same chip with the same PCI ID work okay with the r8125-dkms version (based on Realtek's 9.011). I have seen other people on UBuntu or Mint reporting this, so I will confirm.
But I'm not sure why you wouldn't just use: https:/ /launchpad. net/~awesometic /+archive/ ubuntu/ ppa
The way you did it will break on the next kernel update (unless I'm missing something).