You are not logged in.
This started quite recently, where internet connection just drops, and if I check on Networks, it's connected and fine (except that UP/DL are zero), and in order to get the internet connection back, I must click on "disconnect" and on "connect" again, then it'll work for X time and stop.
With the WAN adapter it's even worse, because it basically cannot connect to the internet, it does find and connect with WIFI but doesn't work! Even if I use my phone's hotspot these issues still happen.
I always used Linux-zen kernel, and I assume the driver always were the r8169, and for now, at least on LAN, the only way to make it work is to 'yay -S r8125-dkms' (while r8169 is blacklisted), but if I restart my PC all the issues are back, even if it's reported that linux is using r8125 driver, and as you guess it, to get it working I must again install r8125-dkms driver.
Motherboard: X670 AORUS ELITE AXuname -a
Linux criarch 6.14.6-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 09 May 2025 17:35:59 +0000 x86_64 GNU/Linuxlspci -nnk | grep -A3 -i ethernet
0f:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05)
Subsystem: Gigabyte Technology Co., Ltd Device [1458:e000]
Kernel driver in use: r8125
Kernel modules: r8169, r8125lsmod | grep r8125
r8125 331776 0 sudo dmesg | grep -i ethernet
[ 11.836317] r8125 Ethernet controller driver 9.015.00-NAPI loaded journalctl -b | grep -i r8125
May 13 20:19:53 criarch kernel: r8125: loading out-of-tree module taints kernel.
May 13 20:19:53 criarch kernel: r8125: module verification failed: signature and/or required key missing - tainting kernel
May 13 20:19:53 criarch kernel: r8125 Ethernet controller driver 9.015.00-NAPI loaded
May 13 20:19:53 criarch kernel: r8125: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
May 13 20:19:53 criarch kernel: r8125 Copyright (C) 2024 Realtek NIC software team <nicfae@realtek.com>
May 13 20:19:53 criarch systemd-modules-load[573]: Inserted module 'r8125'
May 13 20:19:53 criarch kernel: r8125 0000:0f:00.0 enp15s0: renamed from eth0
May 13 20:19:54 criarch kernel: r8125 0000:0f:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
May 13 20:19:57 criarch kernel: r8125: enp15s0: link up
May 13 20:19:57 criarch kernel: r8125: enp15s0: link down
May 13 20:20:01 criarch kernel: r8125: enp15s0: link up
May 13 20:26:28 criarch kernel: r8125: enp15s0: link down
May 13 20:26:32 criarch kernel: r8125: enp15s0: link up
May 13 20:26:33 criarch kernel: r8125: enp15s0: link down
May 13 20:26:37 criarch kernel: r8125: enp15s0: link up
May 13 20:43:07 criarch kernel: r8125: enp15s0: link down
May 13 20:43:11 criarch kernel: r8125: enp15s0: link up
May 13 20:43:12 criarch kernel: r8125: enp15s0: link down
May 13 20:43:15 criarch kernel: r8125: enp15s0: link up
May 13 20:44:43 criarch sudo[12399]: chris : TTY=pts/1 ; PWD=/home/chris ; USER=root ; COMMAND=/usr/bin/pacman -U --config /etc/pacman.conf -- /home/chris/.cache/yay/r8125-dkms/r8125-dkms-9.015.00-1-any.pkg.tar.zst
May 13 20:45:10 criarch sudo[27128]: chris : TTY=pts/1 ; PWD=/home/chris ; USER=root ; COMMAND=/usr/bin/pacman -D -q --asexplicit --config /etc/pacman.conf -- r8125-dkms
May 13 20:46:09 criarch kernel: r8125: enp15s0: link down
May 13 20:46:13 criarch kernel: r8125: enp15s0: link up
May 13 20:46:14 criarch kernel: r8125: enp15s0: link down
May 13 20:46:17 criarch kernel: r8125: enp15s0: link up
May 13 20:47:11 criarch kernel: r8125: enp15s0: link down
May 13 20:47:15 criarch kernel: r8125: enp15s0: link up
May 13 20:47:16 criarch kernel: r8125: enp15s0: link down
May 13 20:47:20 criarch kernel: r8125: enp15s0: link upjournalctl -b
https://pastesio.com/bootlog-57
Can anyone shine a light on this? Or maybe the only way out is trying Linux kernel?
Last edited by chriexpe (2025-05-14 22:59:38)
Offline