Decided to query a search first, because internet was working before rebooting from update and I remember installing it. Pamac reports r8168-dkms as installed:
> pamac search r8168-dkms
r8168-dkms 8.0.51.02-2 [Installed]
A kernel module for Realtek 8168 network cards (DKMS version)
You are correct. And for that matter, we don’t know what kernel the OP is using, but there are several threads at the PCLinuxOS forum of people who are having internet problems — specifically, cabled internet — with the 6.x kernels while it works with 5.15. I’m guessing it may be related to the hardware generation.
Before trying anything else reboot into tty and run: sudo dkms autoinstall
then reboot. Had the same issue with another dkms driver after the last update.
I checked the update logs @OP provided, and it all looked OK to me…I’m using the latest5 kernel, and wired networking witho0ut a problem…then again, I have an intel NIC, not realtek, so that might be the reason.
Thanks, everyone! Had to do a wired tether through my phone to build with pamac, but after rebooting the internet started working again. I’ll also add r8169 to the blacklist just in case. Have a good day, everyone!