Hello, I’m new to linux and yesterday I downloaded the 5.10.18 LTS kernel because I want to try it out (currently using 5.11.1.arch1-1)
When I booted in, it says no network connection even though I have a wired ethernet. I am also pretty sure that my motherboard (MSI A58M-E33 MS-7721) is completely fine because I’m still able to connect via ethernet in 5.11.1 and Win10 (dual booting win10 and EOS.)
That’s the interface name. To show information about the network device you can use something like
inxi -Nxxxz
That does not preclude hardware support being added in later kernels.
It refers to a hardware driver for the R8168 chipset. You can confirm which driver your system needs by looking at the chipset using the command I posted above.
I’m not sure we’ve truly reached a Solution yet, but it’s a starting point. At some point, do have a look at the output of inxi -N and see what your NIC is.