Hello all,
I have just run in to the famous issue with Realtek NICs that was common in PVE8 where you needed to use r8168-dkms kernel module instead of the default 8169, referenced in this thread:
https://forum.proxmox.com/threads/unable-to-install-r8168-dkms-for-realtek-nic.137727/
It seems like the issue was fixed in an older kernel update, however it's back in PVE9 with kernel 6.14.11-pve and my NIC randomly drops off requiring a restart.
To be clear, I am experiencing the issue of r8169 dropping connectivity, NOT the issue of having installed r8168 and then the update rendering it unable to work.
r8168-dkms is not available in the latest repos, (I have non-free-firmware tag on all Debian repos) and I tried to install the latest version i could find, however it does not work on this kernel.
Is there a way to build a .deb package r8168-dkms for pve9 / K 6.14.11-pve or a different name for a working r8168 package that anyone has come across?
I have erased and purged the r8168 and am back on r8169, and so have installed a USB NIC and bridged it to vrmb0 in order to stay online, but would like to go back to the integrated NIC if possible.
Some diagnostics:
EDIT: I wonder if the opt-in 6.17 kernel solves the issue? Is there anything i should consider before trying to update to 6.17?
TIA!
I have just run in to the famous issue with Realtek NICs that was common in PVE8 where you needed to use r8168-dkms kernel module instead of the default 8169, referenced in this thread:
https://forum.proxmox.com/threads/unable-to-install-r8168-dkms-for-realtek-nic.137727/
It seems like the issue was fixed in an older kernel update, however it's back in PVE9 with kernel 6.14.11-pve and my NIC randomly drops off requiring a restart.
To be clear, I am experiencing the issue of r8169 dropping connectivity, NOT the issue of having installed r8168 and then the update rendering it unable to work.
r8168-dkms is not available in the latest repos, (I have non-free-firmware tag on all Debian repos) and I tried to install the latest version i could find, however it does not work on this kernel.
Is there a way to build a .deb package r8168-dkms for pve9 / K 6.14.11-pve or a different name for a working r8168 package that anyone has come across?
I have erased and purged the r8168 and am back on r8169, and so have installed a USB NIC and bridged it to vrmb0 in order to stay online, but would like to go back to the integrated NIC if possible.
Some diagnostics:
Code:
pveversion
pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve)
Code:
lspci -nnk | grep -A2 Ether
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0e)
Subsystem: Lenovo Device [17aa:3130]
Kernel driver in use: r8169
EDIT: I wonder if the opt-in 6.17 kernel solves the issue? Is there anything i should consider before trying to update to 6.17?
TIA!
Last edited: