awesometic / realtek-r8125-dkms

A DKMS package for easy use of Realtek r8125 driver, which supports 2.5 GbE.
GNU General Public License v2.0
360 stars 68 forks source link

NIC keeps turning off #23

Closed wouterdebruijn closed 2 years ago

wouterdebruijn commented 2 years ago

System: Linux 5.10.0-13-amd64 SMP Debian 5.10.106-1 (2022-03-17) x86_64 GNU/Linux Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller Subsystem: ASRock Incorporation RTL8125 2.5GbE Controller

Behavior: The NIC runs at 1000mb/s (limited by the connected device) and turns off after some time

Expected behavior: The NIC runs at 1000mb/s (limited by the connected device) and stays connected.

With the default system driver the nic runs at 100mb/s

awesometic commented 2 years ago

Hello,

Actually, the purpose of this package is just for providing Realtek r8125 driver as an installable DKMS Debian package. So, I'm sorry that I can't help you with a driver specific issue.

By the way, I think you can track your problem by checking dmesg on your Linux system. I think if your router supports 2.5 GbE, and your Ethernet cable also does, then you should see the 2.5 Gbits working with your system.

wouterdebruijn commented 2 years ago

Jup, sorry.

I confirmed that the driver downloaded from the official website had the same issue. But I forgot to close this issue.

Thank you for your reply!