Hi,
I am in despair at this point. A few months ago, every kernel update made my network driver lowkey disappear, or at least there was no ethernet interface recognized. It wasnt just shut down, it was literally like a dead cable, the router didnt even recognize it as plugged in.
I fixed it temporary by just downgrading the kernel, although every other kernel besides 6.8.9-arch1-2 and linux-headers 6.7.1.arch1-1 produced the same problem. This was the only combination of kernel and linux-headers I could install via downgrade that made the ethernet work.
Now, I started having problems with nvidia, and on nouveou a lot of games wont run, so I would like to finally fix this and update my kernel to the newest version without my network card saying bye-bye.
lspci -v gives me that regarding my network driver:
1b:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (rev 15)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7a36
Flags: bus master, fast devsel, latency 0, IRQ 29, IOMMU group 12
I/O ports at f000 [size=256]
Memory at fd504000 (64-bit, non-prefetchable) [size=4K]
Memory at fd500000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8168
Kernel modules: r8169, r8168
I have seen a few similar problems with r8168 in this forum, but the solution always was using linux-lts. I also tried using r8168-dkms. For me, all of these just lead to the old problem, a non existent ethernet interface ![]()
Any tips on how I could make progress in fixing this? ![]()